Trace number 4542341

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.1 3609.12

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height21_pigeons20_holes19.opb
MD5SUM623c8f5cac41c95d6cbe9efd54b08dc9
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 benchmark7.38233
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables96646
Total number of constraints11257
Number of constraints which are clauses5755
Number of constraints which are cardinality constraints (but not clauses)4556
Number of constraints which are nor clauses,nor cardinality constraints946
Minimum length of a constraint19
Maximum length of a constraint24
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 27
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.03	c NaPS 1.03a6.
0.00/0.03	c Input file name: HOME/instance-4542341-1753202596.opb
3600.08/3609.11	c 
3600.08/3609.11	c *** TERMINATED *** by signal 15
3600.08/3609.11	s UNKNOWN
3600.08/3609.11	c _____________________________________________________________________________
3600.08/3609.11	c std/band forms        : 5502,0
3600.08/3609.11	c 2cl/3cl ITE-codings   : 0,0
3600.08/3609.11	c BDD/srt/adr Max costs : 0,264,0
3600.08/3609.11	c BDDraw/bin/mul/srt/adr: 0,0,0,5502,0
3600.08/3609.11	c BDD nodes             : 0
3600.08/3609.11	c Es1/CC detections     : 0,0
3600.08/3609.11	c CC sort               : 5502
3600.08/3609.11	c SAT/UNSAT calls       : 0,0
3600.08/3609.11	c regenrated variables  : 0
3600.08/3609.11	c eliminated fixed lits : 0
3600.08/3609.11	c goal lit flips        : 0
3600.08/3609.11	c goal stages           : 0
3600.08/3609.11	c goal shrink           : 0
3600.08/3609.11	c goal coeff separations: 0
3600.08/3609.11	c restarts              : 0
3600.08/3609.11	c conflicts             : 0              (0 /sec)
3600.08/3609.11	c decisions             : 0              (0 /sec)
3600.08/3609.11	c propagations          : 0              (0 /sec)
3600.08/3609.11	c inspects              : 0              (0 /sec)
3600.08/3609.11	c CPU time (solving tm) : 3595 s        (3593 s, SAT 0 s, UNSAT 0 s)
3600.08/3609.11	c Time for Opt-base     : 0.04473 s
3600.08/3609.11	c Steps for Opt-base    : 0
3600.08/3609.11	c Time for BDD coding   : 0 s
3600.08/3609.11	c Time for srt coding   : 0.3186 s
3600.08/3609.11	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 (63108 MiB free)
  memory of node 1: 64465 MiB (63038 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100101 s]*
/proc/loadavg: 4.22 4.13 4.04 4/248 192150
/proc/meminfo: memFree=129194012/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=6692 memory=4992 CPUtime=0.07 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 848 0 0 0 7 0 0 0 20 0 1 0 235938796 6852608 1248 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 1673 1248 544 696 0 834 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 10884 KiB
Current children cumulated memory: 7936 KiB

[startup+0.213852 s]*
/proc/loadavg: 4.22 4.13 4.04 5/251 192159
/proc/meminfo: memFree=129185144/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=9984 memory=8052 CPUtime=0.18 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 1826 0 0 0 18 0 0 0 20 0 1 0 235938796 10223616 2013 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 2496 2013 544 696 0 1657 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 14176 KiB
Current children cumulated memory: 10996 KiB

[startup+0.313783 s]*
/proc/loadavg: 4.22 4.13 4.04 5/251 192159
/proc/meminfo: memFree=129170780/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=13836 memory=11108 CPUtime=0.28 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 2921 0 0 0 27 1 0 0 20 0 1 0 235938796 14168064 2777 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 3459 2777 544 696 0 2620 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 18028 KiB
Current children cumulated memory: 14052 KiB

[startup+0.700439 s]
/proc/loadavg: 4.22 4.13 4.04 5/251 192159
/proc/meminfo: memFree=129161456/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=27648 memory=24476 CPUtime=0.66 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 7162 0 0 0 63 3 0 0 20 0 1 0 235938796 28311552 6119 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 6912 6119 544 696 0 6073 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 31840 KiB
Current children cumulated memory: 27420 KiB

[startup+1.50045 s]
/proc/loadavg: 4.22 4.13 4.04 5/251 192159
/proc/meminfo: memFree=129067712/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=104864 memory=98480 CPUtime=1.45 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 22631 0 0 0 137 8 0 0 20 0 1 0 235938796 107380736 24620 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 26216 24620 544 696 0 25377 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 109056 KiB
Current children cumulated memory: 101424 KiB

[startup+3.11301 s]
/proc/loadavg: 4.22 4.13 4.04 5/255 192172
/proc/meminfo: memFree=128647088/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=259384 memory=240968 CPUtime=3.06 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 47141 0 0 0 291 15 0 0 20 0 1 0 235938796 265609216 60242 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 64846 60242 544 696 0 64007 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 263576 KiB
Current children cumulated memory: 243912 KiB

[startup+6.30041 s]
/proc/loadavg: 4.20 4.13 4.04 5/255 192172
/proc/meminfo: memFree=128032404/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=279028 memory=258164 CPUtime=6.25 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 48199 0 0 0 609 16 0 0 20 0 1 0 235938796 285724672 64541 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 69757 64541 544 696 0 68918 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 283220 KiB
Current children cumulated memory: 261108 KiB

[startup+12.7004 s]
/proc/loadavg: 4.18 4.13 4.04 5/255 192172
/proc/meminfo: memFree=126731188/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=239968 memory=225572 CPUtime=12.62 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 49509 0 0 0 1245 17 0 0 20 0 1 0 235938796 245727232 56393 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 59992 56393 544 696 0 59153 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 244160 KiB
Current children cumulated memory: 228516 KiB

[startup+25.5004 s]
/proc/loadavg: 4.14 4.12 4.04 5/255 192172
/proc/meminfo: memFree=123299056/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=272552 memory=257520 CPUtime=25.39 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 53304 0 0 0 2518 21 0 0 20 0 1 0 235938796 279093248 64380 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 68138 64380 544 696 0 67299 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 276744 KiB
Current children cumulated memory: 260464 KiB

[startup+51.1133 s]
/proc/loadavg: 4.16 4.13 4.04 5/256 192174
/proc/meminfo: memFree=119655136/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=272552 memory=249116 CPUtime=50.93 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 63019 0 0 0 5064 29 0 0 20 0 1 0 235938796 279093248 62279 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 68138 62279 544 696 0 67299 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 276744 KiB
Current children cumulated memory: 252060 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 4.04 5/256 192176
/proc/meminfo: memFree=114871856/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=288936 memory=272284 CPUtime=101.98 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 78084 0 0 0 10154 44 0 0 20 0 1 0 235938796 295870464 68071 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 72234 68071 544 696 0 71395 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 293128 KiB
Current children cumulated memory: 275228 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.11 4.04 5/256 192178
/proc/meminfo: memFree=113596220/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=288936 memory=271004 CPUtime=161.83 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 94675 0 0 0 16126 57 0 0 20 0 1 0 235938796 295870464 67751 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 72234 67751 544 696 0 71395 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 293128 KiB
Current children cumulated memory: 273948 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 4.05 5/257 192181
/proc/meminfo: memFree=113722984/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=264360 memory=256532 CPUtime=221.68 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 111053 0 0 0 22098 70 0 0 20 0 1 0 235938796 270704640 64133 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 66090 64133 544 696 0 65251 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 268552 KiB

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

/proc/loadavg: 4.14 4.12 4.14 5/255 192374
/proc/meminfo: memFree=119126128/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=387240 memory=315068 CPUtime=3094.75 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 526997 0 0 0 309024 451 0 0 20 0 1 0 235938796 396533760 78767 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 96810 78767 544 696 0 95971 0
Current children cumulated CPU time: 3094.75 s
Current children cumulated vsize: 391432 KiB
Current children cumulated memory: 318012 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.13 5/255 192376
/proc/meminfo: memFree=119150424/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=321704 memory=284348 CPUtime=3154.57 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 532449 0 0 0 314999 458 0 0 20 0 1 0 235938796 329424896 71087 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 80426 71087 544 696 0 79587 0
Current children cumulated CPU time: 3154.57 s
Current children cumulated vsize: 325896 KiB
Current children cumulated memory: 287292 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/255 192378
/proc/meminfo: memFree=119120736/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=354472 memory=331448 CPUtime=3214.38 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 540306 0 0 0 320972 466 0 0 20 0 1 0 235938796 362979328 82862 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 88618 82862 544 696 0 87779 0
Current children cumulated CPU time: 3214.38 s
Current children cumulated vsize: 358664 KiB
Current children cumulated memory: 334392 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.11 4.13 5/255 192381
/proc/meminfo: memFree=119125760/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=305320 memory=295436 CPUtime=3274.21 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 546791 0 0 0 326949 472 0 0 20 0 1 0 235938796 312647680 73859 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 76330 73859 544 696 0 75491 0
Current children cumulated CPU time: 3274.21 s
Current children cumulated vsize: 309512 KiB
Current children cumulated memory: 298380 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.11 4.12 5/254 192383
/proc/meminfo: memFree=119110796/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=321704 memory=300732 CPUtime=3334.03 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 552045 0 0 0 332925 478 0 0 20 0 1 0 235938796 329424896 75183 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 80426 75183 544 696 0 79587 0
Current children cumulated CPU time: 3334.03 s
Current children cumulated vsize: 325896 KiB
Current children cumulated memory: 303676 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.12 4.12 5/254 192385
/proc/meminfo: memFree=119048956/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=354472 memory=315068 CPUtime=3393.86 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 556083 0 0 0 338903 483 0 0 20 0 1 0 235938796 362979328 78767 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 88618 78767 544 696 0 87779 0
Current children cumulated CPU time: 3393.86 s
Current children cumulated vsize: 358664 KiB
Current children cumulated memory: 318012 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.11 4.12 5/254 192387
/proc/meminfo: memFree=119130640/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=321704 memory=298684 CPUtime=3453.69 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 566601 0 0 0 344877 492 0 0 20 0 1 0 235938796 329424896 74671 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 80426 74671 544 696 0 79587 0
Current children cumulated CPU time: 3453.69 s
Current children cumulated vsize: 325896 KiB
Current children cumulated memory: 301628 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.10 4.11 5/254 192389
/proc/meminfo: memFree=119106060/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=354472 memory=315068 CPUtime=3513.5 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 570753 0 0 0 350854 496 0 0 20 0 1 0 235938796 362979328 78767 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 88618 78767 544 696 0 87779 0
Current children cumulated CPU time: 3513.5 s
Current children cumulated vsize: 358664 KiB
Current children cumulated memory: 318012 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.11 4.11 5/254 192393
/proc/meminfo: memFree=118987448/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=321704 memory=281788 CPUtime=3573.34 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 578871 0 0 0 356831 503 0 0 20 0 1 0 235938796 329424896 70447 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 80426 70447 544 696 0 79587 0
Current children cumulated CPU time: 3573.34 s
Current children cumulated vsize: 325896 KiB
Current children cumulated memory: 284732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.11 s]
/proc/loadavg: 4.16 4.12 4.11 5/254 192394
/proc/meminfo: memFree=118889320/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=321704 memory=286396 CPUtime=3600.08 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 581179 0 0 0 359503 505 0 0 20 0 1 0 235938796 329424896 71599 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 80426 71599 544 696 0 79587 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 325896 KiB
Current children cumulated memory: 289340 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3595.03 s, system=5.06552 s

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

[startup+3609.11 s]
/proc/loadavg: 4.16 4.12 4.11 5/254 192394
/proc/meminfo: memFree=118889320/131382116 swapFree=33009904/33010684
[pid=192135] ppid=192131 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/192135/stat : 192135 (naps-1.03a6.sh) S 192131 192135 191657 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 235938793 4292608 736 18446744073709551615 94170514587648 94170515482181 140736093696272 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94170515721232 94170515768976 94170515918848 140736093702565 140736093702659 140736093702659 140736093708263 0
/proc/192135/statm: 1048 736 672 219 0 110 0
[pid=192146] ppid=192135 vsize=321704 memory=286396 CPUtime=3600.08 cores=4,6
/proc/192146/stat : 192146 (naps-1.03a6) R 192135 192135 191657 0 -1 4194304 581179 0 0 0 359503 505 0 0 20 0 1 0 235938796 329424896 71599 18446744073709551615 4198400 7047149 140723533267088 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29487104 140723533269362 140723533269476 140723533269476 140723533275081 0
/proc/192146/statm: 80426 71599 544 696 0 79587 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 325896 KiB
Current children cumulated memory: 289340 KiB

Child status: 10

Real time (s): 3609.12
CPU time (s): 3600.1
CPU user time (s): 3595.03
CPU system time (s): 5.06552
CPU usage (%): 99.7501
Max. virtual memory (cumulated for all children) (KiB): 489736
Max. memory (cumulated for all children) (KiB): 379472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.03
system time used= 5.06552
maximum resident set size= 376528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 581624
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= 198
involuntary context switches= 5294


# summary of solver processes directly reported to runsolver:
#   pid: 192135
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3595.03
#   total CPU system time (s): 5.06552

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.0045 second user time and 35.6698 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-22 18:43:16
IDJOB=4542341
IDBENCH=163921
IDSOLVER=3341
FILE ID=nodeC004/4542341-1753202596
RUNJOBID= nodeC004-1753198970-191674
SLURM_JOB_ID= 9687737
Free space on /tmp= 433000 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_height21_pigeons20_holes19.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542341-1753202596/watcher-4542341-1753202596 -o /tmp/evaluation-result-4542341-1753202596/solver-4542341-1753202596 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1753198970-191674 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4542341-1753202596.opb

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

MD5SUM BENCH= 623c8f5cac41c95d6cbe9efd54b08dc9
RANDOM SEED=359947374

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129190564 kB
MemAvailable:   129819324 kB
Buffers:            2128 kB
Cached:          1377288 kB
SwapCached:           32 kB
Active:          1146208 kB
Inactive:         310404 kB
Active(anon):      92860 kB
Inactive(anon):    10468 kB
Active(file):    1053348 kB
Inactive(file):   299936 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             35932 kB
Writeback:             4 kB
AnonPages:         80748 kB
Mapped:           108680 kB
Shmem:             26132 kB
KReclaimable:     230208 kB
Slab:             323268 kB
SReclaimable:     230208 kB
SUnreclaim:        93060 kB
KernelStack:        3920 kB
PageTables:         3000 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     360840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432900 MiB
End job on nodeC004 at 2025-07-22 19:43:25