Trace number 4542107

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.03 3609.6

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height18_pigeons17_holes16.opb
MD5SUMe61ecd0a39d46c66c4c3e779f400bc97
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 benchmark3.367
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52060
Total number of constraints7300
Number of constraints which are clauses3745
Number of constraints which are cardinality constraints (but not clauses)2852
Number of constraints which are nor clauses,nor cardinality constraints703
Minimum length of a constraint16
Maximum length of a constraint21
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 24
Number of bits of the biggest sum of numbers5
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.02	c NaPS 1.03a6.
0.00/0.02	c Input file name: HOME/instance-4542107-1753199611.opb
3600.01/3609.60	c 
3600.01/3609.60	c *** TERMINATED *** by signal 15
3600.01/3609.60	s UNKNOWN
3600.01/3609.60	c _____________________________________________________________________________
3600.01/3609.60	c std/band forms        : 3555,0
3600.01/3609.60	c 2cl/3cl ITE-codings   : 0,0
3600.01/3609.60	c BDD/srt/adr Max costs : 0,224,0
3600.01/3609.60	c BDDraw/bin/mul/srt/adr: 0,0,0,3555,0
3600.01/3609.60	c BDD nodes             : 0
3600.01/3609.60	c Es1/CC detections     : 0,0
3600.01/3609.60	c CC sort               : 3555
3600.01/3609.60	c SAT/UNSAT calls       : 0,0
3600.01/3609.60	c regenrated variables  : 0
3600.01/3609.60	c eliminated fixed lits : 0
3600.01/3609.60	c goal lit flips        : 0
3600.01/3609.60	c goal stages           : 0
3600.01/3609.60	c goal shrink           : 0
3600.01/3609.60	c goal coeff separations: 0
3600.01/3609.60	c restarts              : 0
3600.01/3609.60	c conflicts             : 0              (0 /sec)
3600.01/3609.60	c decisions             : 0              (0 /sec)
3600.01/3609.60	c propagations          : 0              (0 /sec)
3600.01/3609.60	c inspects              : 0              (0 /sec)
3600.01/3609.60	c CPU time (solving tm) : 3595 s        (3594 s, SAT 0 s, UNSAT 0 s)
3600.01/3609.60	c Time for Opt-base     : 0.03653 s
3600.01/3609.60	c Steps for Opt-base    : 0
3600.01/3609.60	c Time for BDD coding   : 0 s
3600.01/3609.60	c Time for srt coding   : 0.1585 s
3600.01/3609.60	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 (49406 MiB free)
  memory of node 1: 64465 MiB (52686 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=156919, runsolver pid=156916

[startup+0.100066 s]*
/proc/loadavg: 4.59 3.93 2.24 5/255 156923
/proc/meminfo: memFree=104543176/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=6840 memory=5120 CPUtime=0.08 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 895 0 0 0 8 0 0 0 20 0 1 0 235640473 7004160 1280 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 1710 1280 544 696 0 871 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 11032 KiB
Current children cumulated memory: 8192 KiB

[startup+0.213021 s]*
/proc/loadavg: 4.59 3.93 2.24 5/255 156923
/proc/meminfo: memFree=104540504/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=10140 memory=8228 CPUtime=0.19 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 1877 0 0 0 19 0 0 0 20 0 1 0 235640473 10383360 2057 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 2535 2057 544 696 0 1696 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 14332 KiB
Current children cumulated memory: 11300 KiB

[startup+0.312649 s]*
/proc/loadavg: 4.59 3.93 2.24 5/255 156923
/proc/meminfo: memFree=104536976/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=14000 memory=11296 CPUtime=0.3 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 2969 0 0 0 29 1 0 0 20 0 1 0 235640473 14336000 2824 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 3500 2824 544 696 0 2661 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 18192 KiB
Current children cumulated memory: 14368 KiB

[startup+0.700321 s]
/proc/loadavg: 4.59 3.93 2.24 5/255 156923
/proc/meminfo: memFree=104531180/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=26120 memory=22068 CPUtime=0.67 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 6481 0 0 0 65 2 0 0 20 0 1 0 235640473 26746880 5517 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 6530 5517 544 696 0 5691 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 30312 KiB
Current children cumulated memory: 25140 KiB

[startup+1.50041 s]
/proc/loadavg: 4.59 3.93 2.24 5/255 156923
/proc/meminfo: memFree=104491992/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=139984 memory=131428 CPUtime=1.47 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 31630 0 0 0 137 10 0 0 20 0 1 0 235640473 143343616 32857 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 34996 32857 544 696 0 34157 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 144176 KiB
Current children cumulated memory: 134500 KiB

[startup+3.11287 s]
/proc/loadavg: 4.54 3.93 2.25 5/255 156923
/proc/meminfo: memFree=104299496/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=291544 memory=238356 CPUtime=3.07 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 35377 0 0 0 295 12 0 0 20 0 1 0 235640473 298541056 59589 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 72886 59589 544 696 0 72047 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 295736 KiB
Current children cumulated memory: 241428 KiB

[startup+6.30061 s]
/proc/loadavg: 4.54 3.93 2.25 5/255 156923
/proc/meminfo: memFree=104295936/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=258776 memory=230164 CPUtime=6.25 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 35732 0 0 0 612 13 0 0 20 0 1 0 235640473 264986624 57541 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 64694 57541 544 696 0 63855 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 262968 KiB
Current children cumulated memory: 233236 KiB

[startup+12.7006 s]
/proc/loadavg: 4.46 3.94 2.27 5/255 156923
/proc/meminfo: memFree=104348692/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=173176 memory=168384 CPUtime=12.64 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 37486 0 0 0 1249 15 0 0 20 0 1 0 235640473 177332224 42096 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 43294 42096 544 696 0 42455 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 177368 KiB
Current children cumulated memory: 171456 KiB

[startup+25.5004 s]
/proc/loadavg: 4.39 3.94 2.29 5/255 156923
/proc/meminfo: memFree=104355692/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=205176 memory=187132 CPUtime=25.4 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 43603 0 0 0 2522 18 0 0 20 0 1 0 235640473 210100224 46783 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 51294 46783 544 696 0 50455 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 209368 KiB
Current children cumulated memory: 190204 KiB

[startup+51.113 s]
/proc/loadavg: 4.32 3.96 2.34 5/255 156924
/proc/meminfo: memFree=104352284/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=205096 memory=184748 CPUtime=50.94 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 54643 0 0 0 5070 24 0 0 20 0 1 0 235640473 210018304 46187 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 51274 46187 544 696 0 50435 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 209288 KiB
Current children cumulated memory: 187820 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 3.99 2.45 5/255 156926
/proc/meminfo: memFree=104351796/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=205180 memory=186796 CPUtime=101.98 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 78525 0 0 0 10162 36 0 0 20 0 1 0 235640473 210104320 46699 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 51295 46699 544 696 0 50456 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 209372 KiB
Current children cumulated memory: 189868 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.01 2.55 5/255 156928
/proc/meminfo: memFree=104346824/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=205180 memory=194732 CPUtime=161.8 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 100319 0 0 0 16129 51 0 0 20 0 1 0 235640473 210104320 48683 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 51295 48683 544 696 0 50456 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 209372 KiB
Current children cumulated memory: 197804 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.02 2.65 5/255 156930
/proc/meminfo: memFree=104337860/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=205180 memory=198848 CPUtime=221.65 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 119731 0 0 0 22101 64 0 0 20 0 1 0 235640473 210104320 49712 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 51295 49712 544 696 0 50456 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 209372 KiB

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

/proc/loadavg: 4.09 4.13 4.09 5/254 157211
/proc/meminfo: memFree=80851300/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=254332 memory=227512 CPUtime=3034.27 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 684909 0 0 0 303000 427 0 0 20 0 1 0 235640473 260435968 56878 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 63583 56878 544 696 0 62744 0
Current children cumulated CPU time: 3034.27 s
Current children cumulated vsize: 258524 KiB
Current children cumulated memory: 230584 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.14 4.09 5/254 157214
/proc/meminfo: memFree=77391436/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=237948 memory=231608 CPUtime=3094.1 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 693540 0 0 0 308975 435 0 0 20 0 1 0 235640473 243658752 57902 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 59487 57902 544 696 0 58648 0
Current children cumulated CPU time: 3094.1 s
Current children cumulated vsize: 242140 KiB
Current children cumulated memory: 234680 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.13 4.09 5/255 157223
/proc/meminfo: memFree=75942924/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=254332 memory=241848 CPUtime=3153.94 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 701803 0 0 0 314952 442 0 0 20 0 1 0 235640473 260435968 60462 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 63583 60462 544 696 0 62744 0
Current children cumulated CPU time: 3153.94 s
Current children cumulated vsize: 258524 KiB
Current children cumulated memory: 244920 KiB

[startup+3222.3 s]
/proc/loadavg: 4.19 4.15 4.10 5/255 157225
/proc/meminfo: memFree=75939180/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=205180 memory=184504 CPUtime=3213.77 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 714762 0 0 0 320927 450 0 0 20 0 1 0 235640473 210104320 46126 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 51295 46126 544 696 0 50456 0
Current children cumulated CPU time: 3213.77 s
Current children cumulated vsize: 209372 KiB
Current children cumulated memory: 187576 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/255 157227
/proc/meminfo: memFree=75566504/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=237948 memory=232364 CPUtime=3273.6 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 723706 0 0 0 326902 458 0 0 20 0 1 0 235640473 243658752 58091 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 59487 58091 544 696 0 58648 0
Current children cumulated CPU time: 3273.6 s
Current children cumulated vsize: 242140 KiB
Current children cumulated memory: 235436 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/255 157229
/proc/meminfo: memFree=76279852/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=287100 memory=276664 CPUtime=3333.43 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 732814 0 0 0 332876 467 0 0 20 0 1 0 235640473 293990400 69166 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 71775 69166 544 696 0 70936 0
Current children cumulated CPU time: 3333.43 s
Current children cumulated vsize: 291292 KiB
Current children cumulated memory: 279736 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/254 157231
/proc/meminfo: memFree=75333848/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=254332 memory=241852 CPUtime=3393.27 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 741136 0 0 0 338853 474 0 0 20 0 1 0 235640473 260435968 60463 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 63583 60463 544 696 0 62744 0
Current children cumulated CPU time: 3393.27 s
Current children cumulated vsize: 258524 KiB
Current children cumulated memory: 244924 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/253 157233
/proc/meminfo: memFree=78914144/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=254332 memory=212284 CPUtime=3453.11 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 746172 0 0 0 344833 478 0 0 20 0 1 0 235640473 260435968 53071 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 63583 53071 544 696 0 62744 0
Current children cumulated CPU time: 3453.11 s
Current children cumulated vsize: 258524 KiB
Current children cumulated memory: 215356 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/253 157235
/proc/meminfo: memFree=78963392/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=237948 memory=211132 CPUtime=3512.95 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 754851 0 0 0 350811 484 0 0 20 0 1 0 235640473 243658752 52783 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 59487 52783 544 696 0 58648 0
Current children cumulated CPU time: 3512.95 s
Current children cumulated vsize: 242140 KiB
Current children cumulated memory: 214204 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/253 157237
/proc/meminfo: memFree=78534680/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=254332 memory=243896 CPUtime=3572.79 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 763524 0 0 0 356788 491 0 0 20 0 1 0 235640473 260435968 60974 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 63583 60974 544 696 0 62744 0
Current children cumulated CPU time: 3572.79 s
Current children cumulated vsize: 258524 KiB
Current children cumulated memory: 246968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.07 4.10 4.09 5/253 157239
/proc/meminfo: memFree=76843928/131382112 swapFree=33002444/33010684
[pid=156919] ppid=156916 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/156919/stat : 156919 (naps-1.03a6.sh) S 156916 156919 156705 0 -1 4194304 230 203 0 0 0 0 0 0 20 0 1 0 235640471 4292608 768 18446744073709551615 93940843229184 93940844123717 140737006911072 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93940844362768 93940844410512 93940873302016 140737006918053 140737006918147 140737006918147 140737006923751 0
/proc/156919/statm: 1048 768 704 219 0 110 0
[pid=156923] ppid=156919 vsize=254332 memory=241848 CPUtime=3600.01 cores=0,2
/proc/156923/stat : 156923 (naps-1.03a6) R 156919 156919 156705 0 -1 4194304 767206 0 0 0 359508 493 0 0 20 0 1 0 235640473 260435968 60462 18446744073709551615 4198400 7047149 140725901545632 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 28676096 140725901547890 140725901548004 140725901548004 140725901553609 0
/proc/156923/statm: 63583 60462 544 696 0 62744 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 258524 KiB
Current children cumulated memory: 244920 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3595.09 s, system=4.94686 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): 3609.6
CPU time (s): 3600.03
CPU user time (s): 3595.09
CPU system time (s): 4.94686
CPU usage (%): 99.7349
Max. virtual memory (cumulated for all children) (KiB): 389600
Max. memory (cumulated for all children) (KiB): 312508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.09
system time used= 4.94686
maximum resident set size= 309436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 767651
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= 160
involuntary context switches= 8748


# summary of solver processes directly reported to runsolver:
#   pid: 156919
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3595.09
#   total CPU system time (s): 4.94686

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1503 second user time and 35.5994 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-22 17:53:31
IDJOB=4542107
IDBENCH=163901
IDSOLVER=3341
FILE ID=nodeC005/4542107-1753199611
RUNJOBID= nodeC005-1753198970-156723
SLURM_JOB_ID= 9687738
Free space on /tmp= 433016 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height18_pigeons17_holes16.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542107-1753199611/watcher-4542107-1753199611 -o /tmp/evaluation-result-4542107-1753199611/solver-4542107-1753199611 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753198970-156723 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4542107-1753199611.opb

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

MD5SUM BENCH= e61ecd0a39d46c66c4c3e779f400bc97
RANDOM SEED=359947374

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		: 1197.638
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		: 3691.466
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.237
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		: 1196.820
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		: 3662.393
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		: 3691.493
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.670
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.432
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:        104542792 kB
MemAvailable:   129764164 kB
Buffers:              12 kB
Cached:         25992356 kB
SwapCached:          244 kB
Active:           697140 kB
Inactive:       25499156 kB
Active(anon):     189648 kB
Inactive(anon):    35376 kB
Active(file):     507492 kB
Inactive(file): 25463780 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33002444 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6600 kB
Writeback:            28 kB
AnonPages:        199288 kB
Mapped:           110544 kB
Shmem:             21096 kB
KReclaimable:     179452 kB
Slab:             270616 kB
SReclaimable:     179452 kB
SUnreclaim:        91164 kB
KernelStack:        4064 kB
PageTables:         3476 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     562472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 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= 432832 MiB
End job on nodeC005 at 2025-07-22 18:53:41