Trace number 4542497

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.07 3610.22

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height47_pigeons46_holes45.opb
MD5SUMcca449fd552693742bf3f30208712226
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 benchmark1436.41
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2436672
Total number of constraints113788
Number of constraints which are clauses57482
Number of constraints which are cardinality constraints (but not clauses)51746
Number of constraints which are nor clauses,nor cardinality constraints4560
Minimum length of a constraint45
Maximum length of a constraint50
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 53
Number of bits of the biggest sum of numbers6
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-4542497-1753202597.opb
3600.03/3610.20	c 
3600.03/3610.20	c *** TERMINATED *** by signal 15
3600.03/3610.20	s UNKNOWN
3600.03/3610.20	c _____________________________________________________________________________
3600.03/3610.20	c std/band forms        : 56306,0
3600.03/3610.20	c 2cl/3cl ITE-codings   : 0,0
3600.03/3610.20	c BDD/srt/adr Max costs : 0,806,0
3600.03/3610.20	c BDDraw/bin/mul/srt/adr: 0,0,0,56306,0
3600.03/3610.20	c BDD nodes             : 0
3600.03/3610.20	c Es1/CC detections     : 0,0
3600.03/3610.20	c CC sort               : 56306
3600.03/3610.20	c SAT/UNSAT calls       : 0,0
3600.03/3610.20	c regenrated variables  : 0
3600.03/3610.20	c eliminated fixed lits : 0
3600.03/3610.20	c goal lit flips        : 0
3600.03/3610.20	c goal stages           : 0
3600.03/3610.20	c goal shrink           : 0
3600.03/3610.20	c goal coeff separations: 0
3600.03/3610.20	c restarts              : 0
3600.03/3610.20	c conflicts             : 0              (0 /sec)
3600.03/3610.20	c decisions             : 0              (0 /sec)
3600.03/3610.20	c propagations          : 0              (0 /sec)
3600.03/3610.20	c inspects              : 0              (0 /sec)
3600.03/3610.20	c CPU time (solving tm) : 3587 s        (3543 s, SAT 0 s, UNSAT 0 s)
3600.03/3610.20	c Time for Opt-base     : 0.6641 s
3600.03/3610.20	c Steps for Opt-base    : 0
3600.03/3610.20	c Time for BDD coding   : 0 s
3600.03/3610.20	c Time for srt coding   : 22.52 s
3600.03/3610.20	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 (38126 MiB free)
  memory of node 1: 64465 MiB (52647 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100091 s]*
/proc/loadavg: 4.11 4.14 4.09 5/253 157210
/proc/meminfo: memFree=92943436/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=6512 memory=4864 CPUtime=0.08 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 809 0 0 0 8 0 0 0 20 0 1 0 235939201 6668288 1216 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1628 1216 544 696 0 789 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10704 KiB
Current children cumulated memory: 7680 KiB

[startup+0.208164 s]*
/proc/loadavg: 4.11 4.14 4.09 5/253 157210
/proc/meminfo: memFree=92939908/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=11428 memory=8416 CPUtime=0.19 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 2085 0 0 0 19 0 0 0 20 0 1 0 235939201 11702272 2104 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 2857 2104 544 696 0 2018 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 15620 KiB
Current children cumulated memory: 11232 KiB

[startup+0.307674 s]*
/proc/loadavg: 4.11 4.14 4.09 5/253 157210
/proc/meminfo: memFree=92930080/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=13464 memory=10968 CPUtime=0.28 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 2889 0 0 0 28 0 0 0 20 0 1 0 235939201 13787136 2742 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 3366 2742 544 696 0 2527 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 17656 KiB
Current children cumulated memory: 13784 KiB

[startup+0.700374 s]
/proc/loadavg: 4.11 4.14 4.09 5/253 157210
/proc/meminfo: memFree=92912944/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=26024 memory=23320 CPUtime=0.66 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 6910 0 0 0 65 1 0 0 20 0 1 0 235939201 26648576 5830 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 6506 5830 544 696 0 5667 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 30216 KiB
Current children cumulated memory: 26136 KiB

[startup+1.50039 s]
/proc/loadavg: 4.11 4.14 4.09 5/253 157210
/proc/meminfo: memFree=92876452/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=73488 memory=64404 CPUtime=1.47 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 17473 0 0 0 143 4 0 0 20 0 1 0 235939201 75251712 16101 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 18372 16101 544 696 0 17533 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 77680 KiB
Current children cumulated memory: 67220 KiB

[startup+3.11324 s]
/proc/loadavg: 4.11 4.14 4.09 5/253 157210
/proc/meminfo: memFree=92595000/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=191884 memory=181064 CPUtime=3.08 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 41912 0 0 0 299 9 0 0 20 0 1 0 235939201 196489216 45266 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 47971 45266 544 696 0 47132 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 196076 KiB
Current children cumulated memory: 183880 KiB

[startup+6.30041 s]
/proc/loadavg: 4.10 4.14 4.09 5/253 157210
/proc/meminfo: memFree=92072356/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=546120 memory=460980 CPUtime=6.26 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 86423 0 0 0 605 21 0 0 20 0 1 0 235939201 559226880 115245 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 136530 115245 544 696 0 135691 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 550312 KiB
Current children cumulated memory: 463796 KiB

[startup+12.7004 s]
/proc/loadavg: 4.17 4.16 4.10 5/253 157210
/proc/meminfo: memFree=90554756/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=1163888 memory=989388 CPUtime=12.64 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 194986 0 0 0 1215 49 0 0 20 0 1 0 235939201 1191821312 247347 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 290972 247347 544 696 0 290133 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1168080 KiB
Current children cumulated memory: 992204 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.15 4.09 5/253 157210
/proc/meminfo: memFree=86152724/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=2633752 memory=2421052 CPUtime=25.41 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 321749 0 0 0 2433 108 0 0 20 0 1 0 235939201 2696962048 605263 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 658438 605263 544 696 0 657599 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2637944 KiB
Current children cumulated memory: 2423868 KiB

[startup+51.1136 s]
/proc/loadavg: 4.09 4.13 4.09 5/254 157211
/proc/meminfo: memFree=81567116/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=6038836 memory=5020304 CPUtime=50.95 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 704034 0 0 0 4805 290 0 0 20 0 1 0 235939201 6183768064 1255076 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1509709 1255076 544 696 0 1508870 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 6043028 KiB
Current children cumulated memory: 5023120 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.14 4.09 5/254 157214
/proc/meminfo: memFree=76580232/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=7161444 memory=5594108 CPUtime=102.02 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 898600 0 0 0 9828 374 0 0 20 0 1 0 235939201 7333318656 1398527 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1790361 1398527 544 696 0 1789522 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 7165636 KiB
Current children cumulated memory: 5596924 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/255 157223
/proc/meminfo: memFree=76138724/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=7685732 memory=6401032 CPUtime=161.9 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 939777 0 0 0 15795 395 0 0 20 0 1 0 235939201 7870189568 1600258 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1921433 1600258 544 696 0 1920594 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 7689924 KiB
Current children cumulated memory: 6403848 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.14 4.09 5/255 157225
/proc/meminfo: memFree=74205500/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=7685732 memory=6401032 CPUtime=221.78 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 945932 0 0 0 21782 396 0 0 20 0 1 0 235939201 7870189568 1600258 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1921433 1600258 544 696 0 1920594 0
Current children cumulated CPU time: 221.78 s
Current children cumulated vsize: 7689924 KiB

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

/proc/157210/statm: 1449211 1242783 544 696 0 1448372 0
Current children cumulated CPU time: 3033.69 s
Current children cumulated vsize: 5801036 KiB
Current children cumulated memory: 4973948 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.18 4.17 5/253 157506
/proc/meminfo: memFree=90964496/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=5796844 memory=5028476 CPUtime=3093.53 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 1708122 0 0 0 308059 1294 0 0 20 0 1 0 235939201 5935968256 1257119 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1449211 1257119 544 696 0 1448372 0
Current children cumulated CPU time: 3093.53 s
Current children cumulated vsize: 5801036 KiB
Current children cumulated memory: 5031292 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.17 4.17 5/253 157508
/proc/meminfo: memFree=90849728/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=6058988 memory=5055100 CPUtime=3153.36 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 1709040 0 0 0 314041 1295 0 0 20 0 1 0 235939201 6204403712 1263775 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1514747 1263775 544 696 0 1513908 0
Current children cumulated CPU time: 3153.36 s
Current children cumulated vsize: 6063180 KiB
Current children cumulated memory: 5057916 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.17 4.17 5/254 157517
/proc/meminfo: memFree=90832268/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=5796844 memory=4909692 CPUtime=3213.19 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 1710216 0 0 0 320021 1298 0 0 20 0 1 0 235939201 5935968256 1227423 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1449211 1227423 544 696 0 1448372 0
Current children cumulated CPU time: 3213.19 s
Current children cumulated vsize: 5801036 KiB
Current children cumulated memory: 4912508 KiB

[startup+3282.3 s]
/proc/loadavg: 4.25 4.19 4.17 5/256 157522
/proc/meminfo: memFree=89176848/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=5796844 memory=4956796 CPUtime=3273.03 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 1714528 0 0 0 325990 1313 0 0 20 0 1 0 235939201 5935968256 1239199 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1449211 1239199 544 696 0 1448372 0
Current children cumulated CPU time: 3273.03 s
Current children cumulated vsize: 5801036 KiB
Current children cumulated memory: 4959612 KiB

[startup+3342.3 s]
/proc/loadavg: 4.23 4.18 4.17 5/256 157524
/proc/meminfo: memFree=90874076/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=5796844 memory=5018236 CPUtime=3332.87 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 1714921 0 0 0 331972 1315 0 0 20 0 1 0 235939201 5935968256 1254559 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1449211 1254559 544 696 0 1448372 0
Current children cumulated CPU time: 3332.87 s
Current children cumulated vsize: 5801036 KiB
Current children cumulated memory: 5021052 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.16 4.17 5/256 157526
/proc/meminfo: memFree=90663348/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=6058988 memory=5225084 CPUtime=3392.7 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 1715810 0 0 0 337951 1319 0 0 20 0 1 0 235939201 6204403712 1306271 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1514747 1306271 544 696 0 1513908 0
Current children cumulated CPU time: 3392.7 s
Current children cumulated vsize: 6063180 KiB
Current children cumulated memory: 5227900 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.16 4.17 5/256 157528
/proc/meminfo: memFree=90781808/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=6058988 memory=5120636 CPUtime=3452.53 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 1719956 0 0 0 343921 1332 0 0 20 0 1 0 235939201 6204403712 1280159 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1514747 1280159 544 696 0 1513908 0
Current children cumulated CPU time: 3452.53 s
Current children cumulated vsize: 6063180 KiB
Current children cumulated memory: 5123452 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.14 4.16 5/255 157530
/proc/meminfo: memFree=89068020/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=6058988 memory=5071484 CPUtime=3512.37 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 1722108 0 0 0 349900 1337 0 0 20 0 1 0 235939201 6204403712 1267871 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1514747 1267871 544 696 0 1513908 0
Current children cumulated CPU time: 3512.37 s
Current children cumulated vsize: 6063180 KiB
Current children cumulated memory: 5074300 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.13 4.15 5/254 157533
/proc/meminfo: memFree=92300332/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=6058988 memory=5163644 CPUtime=3572.21 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 1723197 0 0 0 355879 1342 0 0 20 0 1 0 235939201 6204403712 1290911 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1514747 1290911 544 696 0 1513908 0
Current children cumulated CPU time: 3572.21 s
Current children cumulated vsize: 6063180 KiB
Current children cumulated memory: 5166460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.11 4.14 4.16 5/254 157533
/proc/meminfo: memFree=92228868/131382112 swapFree=33002444/33010684
[pid=157206] ppid=157203 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/157206/stat : 157206 (naps-1.03a6.sh) S 157203 157206 156705 0 -1 4194304 230 205 0 0 0 0 0 0 20 0 1 0 235939199 4292608 704 18446744073709551615 94429461196800 94429462091333 140731763990096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94429462330384 94429462378128 94429476159488 140731763997093 140731763997187 140731763997187 140731764002791 0
/proc/157206/statm: 1048 704 672 219 0 110 0
[pid=157210] ppid=157206 vsize=6058988 memory=5175932 CPUtime=3600.03 cores=5,7
/proc/157210/stat : 157210 (naps-1.03a6) R 157206 157206 156705 0 -1 4194304 1723465 0 0 0 358661 1342 0 0 20 0 1 0 235939201 6204403712 1293983 18446744073709551615 4198400 7047149 140721932492080 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32481280 140721932495218 140721932495332 140721932495332 140721932500937 0
/proc/157210/statm: 1514747 1293983 544 696 0 1513908 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 6063180 KiB
Current children cumulated memory: 5178748 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.002998 s, system=0.004527 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3586.62 s, system=13.4557 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

Child status: 10

Real time (s): 3610.22
CPU time (s): 3600.07
CPU user time (s): 3586.62
CPU system time (s): 13.4557
CPU usage (%): 99.7188
Max. virtual memory (cumulated for all children) (KiB): 8541888
Max. memory (cumulated for all children) (KiB): 6881664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.62
system time used= 13.4557
maximum resident set size= 6878848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1723901
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= 195
involuntary context switches= 3467


# summary of solver processes directly reported to runsolver:
#   pid: 157206,157210
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3586.62
#   total CPU system time (s): 13.4557

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.6641 second user time and 38.9275 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-22 18:43:18
IDJOB=4542497
IDBENCH=163930
IDSOLVER=3341
FILE ID=nodeC005/4542497-1753202597
RUNJOBID= nodeC005-1753198970-156726
SLURM_JOB_ID= 9687738
Free space on /tmp= 432840 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_height47_pigeons46_holes45.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542497-1753202597/watcher-4542497-1753202597 -o /tmp/evaluation-result-4542497-1753202597/solver-4542497-1753202597 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753198970-156726 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4542497-1753202597.opb

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

MD5SUM BENCH= cca449fd552693742bf3f30208712226
RANDOM SEED=359947374

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        92953516 kB
MemAvailable:   118362980 kB
Buffers:              12 kB
Cached:         26180408 kB
SwapCached:          244 kB
Active:         12038160 kB
Inactive:       25687208 kB
Active(anon):   11530668 kB
Inactive(anon):    35376 kB
Active(file):     507492 kB
Inactive(file): 25651832 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33002444 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            116476 kB
Writeback:             4 kB
AnonPages:      11539324 kB
Mapped:           110528 kB
Shmem:             21096 kB
KReclaimable:     179532 kB
Slab:             270624 kB
SReclaimable:     179532 kB
SUnreclaim:        91092 kB
KernelStack:        4064 kB
PageTables:        25772 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   14432836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8300544 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

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