Trace number 4542887

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.06 3610.3

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-06/normalized-ec_stargrid_06_012.opb
MD5SUMb02daac0bd5c49ad8b109680e19e1b42
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.041383
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables289
Total number of constraints146
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)144
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-4542887-1753206207.opb
3600.03/3610.30	c 
3600.03/3610.30	c *** TERMINATED *** by signal 15
3600.03/3610.30	s UNKNOWN
3600.03/3610.30	c _____________________________________________________________________________
3600.03/3610.30	c std/band forms        : 144,0
3600.03/3610.30	c 2cl/3cl ITE-codings   : 0,0
3600.03/3610.30	c BDD/srt/adr Max costs : 0,39,0
3600.03/3610.30	c BDDraw/bin/mul/srt/adr: 0,0,0,144,0
3600.03/3610.30	c BDD nodes             : 0
3600.03/3610.30	c Es1/CC detections     : 0,0
3600.03/3610.30	c CC sort               : 72
3600.03/3610.30	c SAT/UNSAT calls       : 0,0
3600.03/3610.30	c regenrated variables  : 0
3600.03/3610.30	c eliminated fixed lits : 0
3600.03/3610.30	c goal lit flips        : 0
3600.03/3610.30	c goal stages           : 0
3600.03/3610.30	c goal shrink           : 0
3600.03/3610.30	c goal coeff separations: 0
3600.03/3610.30	c restarts              : 0
3600.03/3610.30	c conflicts             : 0              (0 /sec)
3600.03/3610.30	c decisions             : 0              (0 /sec)
3600.03/3610.30	c propagations          : 0              (0 /sec)
3600.03/3610.30	c inspects              : 0              (0 /sec)
3600.03/3610.30	c CPU time (solving tm) : 3558 s        (3558 s, SAT 0 s, UNSAT 0 s)
3600.03/3610.30	c Time for Opt-base     : 0.00034 s
3600.03/3610.30	c Steps for Opt-base    : 0
3600.03/3610.30	c Time for BDD coding   : 0 s
3600.03/3610.30	c Time for srt coding   : 0.001072 s
3600.03/3610.30	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (63037 MiB free)
  memory of node 1: 64465 MiB (56455 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542887-1753206207/watcher-4542887-1753206207 -o /tmp/evaluation-result-4542887-1753206207/solver-4542887-1753206207 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1753198970-191676 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4542887-1753206207.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
solver pid=192486, runsolver pid=192483
Current StackSize limit: 8192 KiB


[startup+0.100072 s]*
/proc/loadavg: 4.14 4.12 4.11 5/254 192490
/proc/meminfo: memFree=122361964/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=4916 memory=3456 CPUtime=0.07 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 416 0 0 0 7 0 0 0 20 0 1 0 236299884 5033984 864 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 1229 864 544 696 0 390 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 9108 KiB
Current children cumulated memory: 6528 KiB

[startup+0.213432 s]*
/proc/loadavg: 4.14 4.12 4.11 5/254 192490
/proc/meminfo: memFree=122361208/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=5412 memory=3840 CPUtime=0.18 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 531 0 0 0 18 0 0 0 20 0 1 0 236299884 5541888 960 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 1353 960 544 696 0 514 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 9604 KiB
Current children cumulated memory: 6912 KiB

[startup+0.313318 s]*
/proc/loadavg: 4.14 4.12 4.11 5/254 192490
/proc/meminfo: memFree=122361208/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=6176 memory=4016 CPUtime=0.28 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 640 0 0 0 28 0 0 0 20 0 1 0 236299884 6324224 1004 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 1544 1004 544 696 0 705 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10368 KiB
Current children cumulated memory: 7088 KiB

[startup+0.700388 s]
/proc/loadavg: 4.14 4.12 4.11 6/254 192490
/proc/meminfo: memFree=122361208/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=7716 memory=5296 CPUtime=0.65 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 972 0 0 0 65 0 0 0 20 0 1 0 236299884 7901184 1324 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 1929 1324 544 696 0 1090 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 11908 KiB
Current children cumulated memory: 8368 KiB

[startup+1.50035 s]
/proc/loadavg: 4.14 4.12 4.11 4/251 192490
/proc/meminfo: memFree=129004316/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=8484 memory=6364 CPUtime=1.44 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 2018 0 0 0 144 0 0 0 20 0 1 0 236299884 8687616 1591 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 2121 1591 544 696 0 1282 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 12676 KiB
Current children cumulated memory: 9436 KiB

[startup+3.11234 s]
/proc/loadavg: 4.14 4.12 4.11 5/254 192538
/proc/meminfo: memFree=129082108/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=9508 memory=7376 CPUtime=3.06 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 7570 0 0 0 305 1 0 0 20 0 1 0 236299884 9736192 1844 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 2377 1844 544 696 0 1538 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 13700 KiB
Current children cumulated memory: 10448 KiB

[startup+6.30032 s]
/proc/loadavg: 4.13 4.11 4.11 5/250 192579
/proc/meminfo: memFree=129081188/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=11556 memory=7864 CPUtime=6.23 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 29139 0 0 0 619 4 0 0 20 0 1 0 236299884 11833344 1966 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 2889 1966 544 696 0 2050 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 15748 KiB
Current children cumulated memory: 10936 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.11 4.11 5/254 192592
/proc/meminfo: memFree=128777912/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=15056 memory=12548 CPUtime=12.62 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 79697 0 0 0 1249 13 0 0 20 0 1 0 236299884 15417344 3137 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 3764 3137 544 696 0 2925 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 19248 KiB
Current children cumulated memory: 15620 KiB

[startup+25.5004 s]
/proc/loadavg: 4.09 4.11 4.11 5/254 192592
/proc/meminfo: memFree=128832716/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=21404 memory=16400 CPUtime=25.39 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 154107 0 0 0 2513 26 0 0 20 0 1 0 236299884 21917696 4100 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 5351 4100 544 696 0 4512 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 25596 KiB
Current children cumulated memory: 19472 KiB

[startup+51.113 s]
/proc/loadavg: 4.13 4.11 4.11 5/254 192592
/proc/meminfo: memFree=128806580/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=21404 memory=16832 CPUtime=50.93 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 326444 0 0 0 5040 53 0 0 20 0 1 0 236299884 21917696 4208 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 5351 4208 544 696 0 4512 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 25596 KiB
Current children cumulated memory: 19904 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.11 4.10 5/254 192594
/proc/meminfo: memFree=128804508/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=23452 memory=21012 CPUtime=101.97 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 712736 0 0 0 10082 115 0 0 20 0 1 0 236299884 24014848 5253 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 5863 5253 544 696 0 5024 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 27644 KiB
Current children cumulated memory: 24084 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.10 4.10 5/255 192597
/proc/meminfo: memFree=128804704/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=26136 memory=23156 CPUtime=161.82 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 979177 0 0 0 16018 164 0 0 20 0 1 0 236299884 26763264 5789 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 6534 5789 544 696 0 5695 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 30328 KiB
Current children cumulated memory: 26228 KiB

[startup+222.3 s]
/proc/loadavg: 4.19 4.13 4.10 5/255 192599
/proc/meminfo: memFree=128799292/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=37140 memory=26360 CPUtime=221.66 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 1125657 0 0 0 21971 195 0 0 20 0 1 0 236299884 38031360 6590 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 9285 6590 544 696 0 8446 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 41332 KiB

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

/proc/loadavg: 4.15 4.12 4.13 5/254 192839
/proc/meminfo: memFree=128797612/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=80924 memory=67304 CPUtime=3093.44 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 14196334 0 0 0 305844 3500 0 0 20 0 1 0 236299884 82866176 16826 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 20231 16826 544 696 0 19392 0
Current children cumulated CPU time: 3093.44 s
Current children cumulated vsize: 85116 KiB
Current children cumulated memory: 70376 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.11 4.13 5/254 192841
/proc/meminfo: memFree=128807216/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=64540 memory=61160 CPUtime=3153.28 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 14291087 0 0 0 311802 3526 0 0 20 0 1 0 236299884 66088960 15290 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 16135 15290 544 696 0 15296 0
Current children cumulated CPU time: 3153.28 s
Current children cumulated vsize: 68732 KiB
Current children cumulated memory: 64232 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.12 4.13 5/254 192843
/proc/meminfo: memFree=128786032/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=89116 memory=71400 CPUtime=3213.11 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 14852587 0 0 0 317626 3685 0 0 20 0 1 0 236299884 91254784 17850 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 22279 17850 544 696 0 21440 0
Current children cumulated CPU time: 3213.11 s
Current children cumulated vsize: 93308 KiB
Current children cumulated memory: 74472 KiB

[startup+3282.3 s]
/proc/loadavg: 4.19 4.13 4.13 5/254 192845
/proc/meminfo: memFree=128780844/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=80924 memory=71400 CPUtime=3272.96 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 14972702 0 0 0 323574 3722 0 0 20 0 1 0 236299884 82866176 17850 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 20231 17850 544 696 0 19392 0
Current children cumulated CPU time: 3272.96 s
Current children cumulated vsize: 85116 KiB
Current children cumulated memory: 74472 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.12 4.12 5/254 192847
/proc/meminfo: memFree=128802732/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=89116 memory=75496 CPUtime=3332.78 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 15371239 0 0 0 329441 3837 0 0 20 0 1 0 236299884 91254784 18874 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 22279 18874 544 696 0 21440 0
Current children cumulated CPU time: 3332.78 s
Current children cumulated vsize: 93308 KiB
Current children cumulated memory: 78568 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.13 4.12 5/253 192849
/proc/meminfo: memFree=128766172/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=89116 memory=75496 CPUtime=3392.61 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 15777189 0 0 0 335300 3961 0 0 20 0 1 0 236299884 91254784 18874 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 22279 18874 544 696 0 21440 0
Current children cumulated CPU time: 3392.61 s
Current children cumulated vsize: 93308 KiB
Current children cumulated memory: 78568 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.12 4.12 5/254 192852
/proc/meminfo: memFree=128793464/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=64540 memory=56836 CPUtime=3452.45 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 15931800 0 0 0 341234 4011 0 0 20 0 1 0 236299884 66088960 14209 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 16135 14209 544 696 0 15296 0
Current children cumulated CPU time: 3452.45 s
Current children cumulated vsize: 68732 KiB
Current children cumulated memory: 59908 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.12 5/254 192854
/proc/meminfo: memFree=128786768/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=89116 memory=69356 CPUtime=3512.28 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 16015524 0 0 0 347196 4032 0 0 20 0 1 0 236299884 91254784 17339 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 22279 17339 544 696 0 21440 0
Current children cumulated CPU time: 3512.28 s
Current children cumulated vsize: 93308 KiB
Current children cumulated memory: 72428 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.12 5/254 192856
/proc/meminfo: memFree=128779636/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=80924 memory=67304 CPUtime=3572.13 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 16261410 0 0 0 353116 4097 0 0 20 0 1 0 236299884 82866176 16826 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 20231 16826 544 696 0 19392 0
Current children cumulated CPU time: 3572.13 s
Current children cumulated vsize: 85116 KiB
Current children cumulated memory: 70376 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.09 4.11 4.11 4/249 192864
/proc/meminfo: memFree=128835104/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=80924 memory=68072 CPUtime=3600.03 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 16534531 0 0 0 355825 4178 0 0 20 0 1 0 236299884 82866176 17018 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 20231 17018 544 696 0 19392 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 85116 KiB
Current children cumulated memory: 71144 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3558.26 s, system=41.7923 s

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

[startup+3610.3 s]
/proc/loadavg: 4.09 4.11 4.11 4/249 192864
/proc/meminfo: memFree=128835104/131382116 swapFree=33009904/33010684
[pid=192486] ppid=192483 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/192486/stat : 192486 (naps-1.03a6.sh) S 192483 192486 191657 0 -1 4194304 232 207 0 0 0 0 0 0 20 0 1 0 236299882 4292608 768 18446744073709551615 94762061058048 94762061952581 140728650667344 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94762062191632 94762062239376 94762076504064 140728650676645 140728650676739 140728650676739 140728650682343 0
/proc/192486/statm: 1048 768 704 219 0 110 0
[pid=192490] ppid=192486 vsize=80924 memory=68072 CPUtime=3600.03 cores=5,7
/proc/192490/stat : 192490 (naps-1.03a6) R 192486 192486 191657 0 -1 4194304 16534531 0 0 0 355825 4178 0 0 20 0 1 0 236299884 82866176 17018 18446744073709551615 4198400 7047149 140727138686016 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 38649856 140727138691442 140727138691556 140727138691556 140727138697161 0
/proc/192490/statm: 20231 17018 544 696 0 19392 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 85116 KiB
Current children cumulated memory: 71144 KiB

Child status: 10

Real time (s): 3610.3
CPU time (s): 3600.06
CPU user time (s): 3558.26
CPU system time (s): 41.7923
CPU usage (%): 99.7162
Max. virtual memory (cumulated for all children) (KiB): 142460
Max. memory (cumulated for all children) (KiB): 107244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3558.26
system time used= 41.7923
maximum resident set size= 104172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16534983
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= 174
involuntary context switches= 4862


# summary of solver processes directly reported to runsolver:
#   pid: 192486
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3558.26
#   total CPU system time (s): 41.7923

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3418 second user time and 34.7914 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-22 19:43:27
IDJOB=4542887
IDBENCH=164900
IDSOLVER=3341
FILE ID=nodeC004/4542887-1753206207
RUNJOBID= nodeC004-1753198970-191676
SLURM_JOB_ID= 9687737
Free space on /tmp= 432932 MiB

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

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

MD5SUM BENCH= b02daac0bd5c49ad8b109680e19e1b42
RANDOM SEED=788495262

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        122361676 kB
MemAvailable:   123051696 kB
Buffers:            2128 kB
Cached:          1438536 kB
SwapCached:           32 kB
Active:          7858436 kB
Inactive:         371652 kB
Active(anon):    6805088 kB
Inactive(anon):    10468 kB
Active(file):    1053348 kB
Inactive(file):   361184 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11280 kB
Writeback:             0 kB
AnonPages:       6785888 kB
Mapped:           115888 kB
Shmem:             26132 kB
KReclaimable:     230228 kB
Slab:             323320 kB
SReclaimable:     230228 kB
SUnreclaim:        93092 kB
KernelStack:        4188 kB
PageTables:        16740 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    8440040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4476928 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC004 at 2025-07-22 20:43:38