Trace number 4519368

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 NameAnswerobjective functionCPU timeWall clock time
NaPS naps-1.03a6? (TO) 3600.08 3608.94

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/composed_pebbling_php_opt_pyramid/
normalized-composed_pebbling_php_opt_pyramid_height46_pigeons45_holes44.opb
MD5SUM57fb5f2576749c6f64e06149678741e6
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1128
Best CPU time to get the best result obtained on this benchmark629.539
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2235696
Total number of constraints106878
Number of constraints which are clauses54003
Number of constraints which are cardinality constraints (but not clauses)48504
Number of constraints which are nor clauses,nor cardinality constraints4371
Minimum length of a constraint44
Maximum length of a constraint49
Number of terms in the objective function 2256
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2256
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2256
Number of bits of the biggest sum of numbers12
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-4519368-1751550931.opb
46.45/46.62	c single stage optimization mode
3600.02/3608.90	c 
3600.02/3608.90	c *** TERMINATED *** by signal 15
3600.02/3608.90	s UNKNOWN
3600.02/3608.90	c _____________________________________________________________________________
3600.02/3608.90	c std/band forms        : 52875,0
3600.02/3608.90	c 2cl/3cl ITE-codings   : 0,0
3600.02/3608.90	c BDD/srt/adr Max costs : 0,788,0
3600.02/3608.90	c BDDraw/bin/mul/srt/adr: 0,0,0,52875,0
3600.02/3608.90	c BDD nodes             : 0
3600.02/3608.90	c Es1/CC detections     : 0,0
3600.02/3608.90	c CC sort               : 52875
3600.02/3608.90	c SAT/UNSAT calls       : 0,0
3600.02/3608.90	c regenrated variables  : 0
3600.02/3608.90	c eliminated fixed lits : 0
3600.02/3608.90	c goal lit flips        : 0
3600.02/3608.90	c goal stages           : 1
3600.02/3608.90	c goal shrink           : 0
3600.02/3608.90	c goal coeff separations: 0
3600.02/3608.90	c restarts              : 0
3600.02/3608.90	c conflicts             : 0              (0 /sec)
3600.02/3608.90	c decisions             : 0              (0 /sec)
3600.02/3608.90	c propagations          : 0              (0 /sec)
3600.02/3608.90	c inspects              : 0              (0 /sec)
3600.02/3608.90	c CPU time (solving tm) : 3548 s        (3506 s, SAT 0 s, UNSAT 0 s)
3600.02/3608.90	c Time for Opt-base     : 0.5885 s
3600.02/3608.90	c Steps for Opt-base    : 0
3600.02/3608.90	c Time for BDD coding   : 0 s
3600.02/3608.90	c Time for srt coding   : 18.37 s
3600.02/3608.90	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62530 MiB free)
  memory of node 1: 64507 MiB (63668 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4519368-1751550931/watcher-4519368-1751550931 -o /tmp/evaluation-result-4519368-1751550931/solver-4519368-1751550931 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751543707-84880 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4519368-1751550931.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=85774, runsolver pid=85771

[startup+0.100063 s]*
/proc/loadavg: 4.12 4.09 4.09 5/269 85778
/proc/meminfo: memFree=129216180/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=15196 memory=13232 CPUtime=0.08 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 3184 0 0 0 8 0 0 0 20 0 1 0 70771020 15560704 3308 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 3799 3308 544 696 0 2960 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 19388 KiB
Current children cumulated memory: 16048 KiB

[startup+0.205795 s]*
/proc/loadavg: 4.12 4.09 4.09 6/269 85778
/proc/meminfo: memFree=129200492/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=26384 memory=24200 CPUtime=0.17 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 5786 0 0 0 17 0 0 0 20 0 1 0 70771020 27017216 6050 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 6596 6050 544 696 0 5757 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 30576 KiB
Current children cumulated memory: 27016 KiB

[startup+0.305691 s]*
/proc/loadavg: 4.12 4.09 4.09 5/269 85778
/proc/meminfo: memFree=129184804/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=42544 memory=39052 CPUtime=0.27 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 9276 0 0 0 26 1 0 0 20 0 1 0 70771020 43565056 9763 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 10636 9763 544 696 0 9797 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 46736 KiB
Current children cumulated memory: 41868 KiB

[startup+0.700196 s]
/proc/loadavg: 4.12 4.09 4.09 5/269 85778
/proc/meminfo: memFree=129168928/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=85352 memory=82060 CPUtime=0.66 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 15425 0 0 0 63 3 0 0 20 0 1 0 70771020 87400448 20515 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 21338 20515 544 696 0 20499 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 89544 KiB
Current children cumulated memory: 84876 KiB

[startup+1.50019 s]
/proc/loadavg: 4.12 4.09 4.09 5/269 85778
/proc/meminfo: memFree=129129020/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=173304 memory=166436 CPUtime=1.46 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 27864 0 0 0 140 6 0 0 20 0 1 0 70771020 177463296 41609 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 43326 41609 544 696 0 42487 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 177496 KiB
Current children cumulated memory: 169252 KiB

[startup+3.10549 s]
/proc/loadavg: 4.11 4.09 4.09 5/269 85778
/proc/meminfo: memFree=128896912/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=369184 memory=364044 CPUtime=3.06 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 45116 0 0 0 294 12 0 0 20 0 1 0 70771020 378044416 91011 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 92296 91011 544 696 0 91457 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 373376 KiB
Current children cumulated memory: 366860 KiB

[startup+6.30019 s]
/proc/loadavg: 4.11 4.09 4.09 5/269 85778
/proc/meminfo: memFree=128574024/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=738576 memory=718288 CPUtime=6.25 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 76067 0 0 0 600 25 0 0 20 0 1 0 70771020 756301824 179572 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 184644 179572 544 696 0 183805 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 742768 KiB
Current children cumulated memory: 721104 KiB

[startup+12.7002 s]
/proc/loadavg: 4.16 4.11 4.09 5/270 85779
/proc/meminfo: memFree=127776836/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=1751900 memory=1675160 CPUtime=12.64 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 157178 0 0 0 1208 56 0 0 20 0 1 0 70771020 1793945600 418790 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 437975 418790 544 696 0 437136 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1756092 KiB
Current children cumulated memory: 1677976 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.10 4.09 5/270 85779
/proc/meminfo: memFree=126167032/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=3061912 memory=2862832 CPUtime=25.4 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 288010 0 0 0 2432 108 0 0 20 0 1 0 70771020 3135397888 715708 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 765478 715708 544 696 0 764639 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 3066104 KiB
Current children cumulated memory: 2865648 KiB

[startup+51.1058 s]
/proc/loadavg: 4.16 4.11 4.09 5/271 85781
/proc/meminfo: memFree=117341396/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=12265184 memory=11566280 CPUtime=50.95 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1113172 0 0 0 4650 445 0 0 20 0 1 0 70771020 12559548416 2891570 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 3066296 2891570 608 696 0 3065457 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 12269376 KiB
Current children cumulated memory: 11569096 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/272 85785
/proc/meminfo: memFree=117134064/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=12664556 memory=11965768 CPUtime=102.02 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1217021 0 0 0 9562 640 0 0 20 0 1 0 70771020 12968505344 2991442 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 3166139 2991442 608 696 0 3165300 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 12668748 KiB
Current children cumulated memory: 11968584 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/272 85787
/proc/meminfo: memFree=114205044/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=15948112 memory=14987892 CPUtime=161.88 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1379818 0 0 0 15401 787 0 0 20 0 1 0 70771020 16330866688 3746973 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 3987028 3746973 608 696 0 3986189 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 15952304 KiB
Current children cumulated memory: 14990708 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/271 85789
/proc/meminfo: memFree=113532656/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=17103072 memory=15805300 CPUtime=221.73 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1389673 0 0 0 21266 907 0 0 20 0 1 0 70771020 17513545728 3951325 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 4275768 3951325 608 696 0 4274929 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 17107264 KiB

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

/proc/85778/statm: 4013320 3584346 608 696 0 4012481 0
Current children cumulated CPU time: 3094.59 s
Current children cumulated vsize: 16057472 KiB
Current children cumulated memory: 14340200 KiB

[startup+3162.3 s]
/proc/loadavg: 4.21 4.17 4.12 5/268 85952
/proc/meminfo: memFree=114133844/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=16443600 memory=14727676 CPUtime=3154.45 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1925725 0 0 0 310519 4926 0 0 20 0 1 0 70771020 16838246400 3681919 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 4110900 3681919 608 696 0 4110061 0
Current children cumulated CPU time: 3154.45 s
Current children cumulated vsize: 16447792 KiB
Current children cumulated memory: 14730492 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/268 85954
/proc/meminfo: memFree=114359484/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=16176952 memory=14510080 CPUtime=3214.32 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1935688 0 0 0 316485 4947 0 0 20 0 1 0 70771020 16565198848 3627520 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 4044238 3627520 608 696 0 4043399 0
Current children cumulated CPU time: 3214.32 s
Current children cumulated vsize: 16181144 KiB
Current children cumulated memory: 14512896 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/267 85955
/proc/meminfo: memFree=113925328/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=16600572 memory=14933672 CPUtime=3274.18 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1940595 0 0 0 322439 4979 0 0 20 0 1 0 70771020 16998985728 3733418 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 4150143 3733418 608 696 0 4149304 0
Current children cumulated CPU time: 3274.18 s
Current children cumulated vsize: 16604764 KiB
Current children cumulated memory: 14936488 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/267 85957
/proc/meminfo: memFree=113795200/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=16646044 memory=15038564 CPUtime=3334.04 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1947669 0 0 0 328396 5008 0 0 20 0 1 0 70771020 17045549056 3759641 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 4161511 3759641 608 696 0 4160672 0
Current children cumulated CPU time: 3334.04 s
Current children cumulated vsize: 16650236 KiB
Current children cumulated memory: 15041380 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/267 85960
/proc/meminfo: memFree=113351604/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=17118856 memory=15517112 CPUtime=3393.9 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1954756 0 0 0 334335 5055 0 0 20 0 1 0 70771020 17529708544 3879278 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 4279714 3879278 608 696 0 4278875 0
Current children cumulated CPU time: 3393.9 s
Current children cumulated vsize: 17123048 KiB
Current children cumulated memory: 15519928 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/268 85963
/proc/meminfo: memFree=113365164/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=17115588 memory=15513816 CPUtime=3453.76 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1960748 0 0 0 340286 5090 0 0 20 0 1 0 70771020 17526362112 3878454 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 4278897 3878454 608 696 0 4278058 0
Current children cumulated CPU time: 3453.76 s
Current children cumulated vsize: 17119780 KiB
Current children cumulated memory: 15516632 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/269 85968
/proc/meminfo: memFree=113816508/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=16649520 memory=15047800 CPUtime=3513.62 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1968428 0 0 0 346216 5146 0 0 20 0 1 0 70771020 17049108480 3761950 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 4162380 3761950 608 696 0 4161541 0
Current children cumulated CPU time: 3513.62 s
Current children cumulated vsize: 16653712 KiB
Current children cumulated memory: 15050616 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/270 85975
/proc/meminfo: memFree=113824688/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=16648996 memory=15053420 CPUtime=3573.48 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1975619 0 0 0 352156 5192 0 0 20 0 1 0 70771020 17048571904 3763355 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 4162249 3763355 608 696 0 4161410 0
Current children cumulated CPU time: 3573.48 s
Current children cumulated vsize: 16653188 KiB
Current children cumulated memory: 15056236 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 4.11 4.11 4.09 4/265 85985
/proc/meminfo: memFree=113993572/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=16653644 memory=15058068 CPUtime=3600.02 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1978647 0 0 0 354791 5211 0 0 20 0 1 0 70771020 17053331456 3764517 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 4163411 3764517 608 696 0 4162572 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 16657836 KiB
Current children cumulated memory: 15060884 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3608.9 s]
# the end of solver process 85774 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.002613 s, system=0.001081 s

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

# cumulated CPU time of all completed processes:  user=3547.92 s, system=52.1612 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3608.9 s]
/proc/loadavg: 4.11 4.11 4.09 4/265 85985
/proc/meminfo: memFree=113993572/131250000 swapFree=33010416/33010684
[pid=85774] ppid=85771 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/85774/stat : 85774 (naps-1.03a6.sh) S 85771 85774 84821 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 70771019 4292608 704 18446744073709551615 93897238016000 93897238910533 140735965228480 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93897239149584 93897239197328 93897248243712 140735965235623 140735965235717 140735965235717 140735965241319 0
/proc/85774/statm: 1048 704 672 219 0 110 0
[pid=85778] ppid=85774 vsize=16653644 memory=15058068 CPUtime=3600.02 cores=4,6
/proc/85778/stat : 85778 (naps-1.03a6) R 85774 85774 84821 0 -1 4194304 1978647 0 0 0 354791 5211 0 0 20 0 1 0 70771020 17053331456 3764517 18446744073709551615 4198400 7047149 140723328125728 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39284736 140723328129396 140723328129510 140723328129510 140723328135113 0
/proc/85778/statm: 4163411 3764517 608 696 0 4162572 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 16657836 KiB
Current children cumulated memory: 15060884 KiB

Child status: 10

Real time (s): 3608.94
CPU time (s): 3600.08
CPU user time (s): 3547.92
CPU system time (s): 52.1612
CPU usage (%): 99.7545
Max. virtual memory (cumulated for all children) (KiB): 21336176
Max. memory (cumulated for all children) (KiB): 16611416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3547.92
system time used= 52.1612
maximum resident set size= 16817496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1979080
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= 343
involuntary context switches= 4101


# summary of solver processes directly reported to runsolver:
#   pid: 85774,85778
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3547.92
#   total CPU system time (s): 52.1612

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.17938 second user time and 16.5431 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-03 15:55:32
IDJOB=4519368
IDBENCH=177240
IDSOLVER=3341
FILE ID=nodeC018/4519368-1751550931
RUNJOBID= nodeC018-1751543707-84880
SLURM_JOB_ID= 9598709
Free space on /tmp= 432844 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/composed_pebbling_php_opt_pyramid/normalized-composed_pebbling_php_opt_pyramid_height46_pigeons45_holes44.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4519368-1751550931/watcher-4519368-1751550931 -o /tmp/evaluation-result-4519368-1751550931/solver-4519368-1751550931 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751543707-84880 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4519368-1751550931.opb

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

MD5SUM BENCH= 57fb5f2576749c6f64e06149678741e6
RANDOM SEED=428554075

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129227520 kB
MemAvailable:   129491952 kB
Buffers:            2128 kB
Cached:          1029052 kB
SwapCached:           32 kB
Active:           771164 kB
Inactive:         554564 kB
Active(anon):     312352 kB
Inactive(anon):      288 kB
Active(file):     458812 kB
Inactive(file):   554276 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             78664 kB
Writeback:             0 kB
AnonPages:        297760 kB
Mapped:           112008 kB
Shmem:             18044 kB
KReclaimable:     180768 kB
Slab:             271348 kB
SReclaimable:     180768 kB
SUnreclaim:        90580 kB
KernelStack:        4336 kB
PageTables:         3640 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     639628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432840 MiB
End job on nodeC018 at 2025-07-03 16:55:41