Trace number 4542263

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.08 3609.61

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height36_pigeons35_holes34.opb
MD5SUM8324c3ed1748cac240c60f4c3727f95f
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 benchmark268.679
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables837976
Total number of constraints52507
Number of constraints which are clauses26605
Number of constraints which are cardinality constraints (but not clauses)23201
Number of constraints which are nor clauses,nor cardinality constraints2701
Minimum length of a constraint34
Maximum length of a constraint39
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 42
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-4542263-1753202595.opb
3600.05/3609.60	c 
3600.05/3609.60	c *** TERMINATED *** by signal 15
3600.05/3609.60	s UNKNOWN
3600.05/3609.60	c _____________________________________________________________________________
3600.05/3609.60	c std/band forms        : 25902,0
3600.05/3609.60	c 2cl/3cl ITE-codings   : 0,0
3600.05/3609.60	c BDD/srt/adr Max costs : 0,598,0
3600.05/3609.60	c BDDraw/bin/mul/srt/adr: 0,0,0,25902,0
3600.05/3609.60	c BDD nodes             : 0
3600.05/3609.60	c Es1/CC detections     : 0,0
3600.05/3609.60	c CC sort               : 25902
3600.05/3609.60	c SAT/UNSAT calls       : 0,0
3600.05/3609.60	c regenrated variables  : 0
3600.05/3609.60	c eliminated fixed lits : 0
3600.05/3609.60	c goal lit flips        : 0
3600.05/3609.60	c goal stages           : 0
3600.05/3609.60	c goal shrink           : 0
3600.05/3609.60	c goal coeff separations: 0
3600.05/3609.60	c restarts              : 0
3600.05/3609.60	c conflicts             : 0              (0 /sec)
3600.05/3609.60	c decisions             : 0              (0 /sec)
3600.05/3609.60	c propagations          : 0              (0 /sec)
3600.05/3609.60	c inspects              : 0              (0 /sec)
3600.05/3609.60	c CPU time (solving tm) : 3587 s        (3574 s, SAT 0 s, UNSAT 0 s)
3600.05/3609.60	c Time for Opt-base     : 0.2449 s
3600.05/3609.60	c Steps for Opt-base    : 0
3600.05/3609.60	c Time for BDD coding   : 0 s
3600.05/3609.60	c Time for srt coding   : 5.751 s
3600.05/3609.60	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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


[startup+0.100065 s]*
/proc/loadavg: 4.11 4.15 4.09 4/250 162045
/proc/meminfo: memFree=129206868/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=7860 memory=5816 CPUtime=0.07 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 1145 0 0 0 7 0 0 0 20 0 1 0 235938776 8048640 1454 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 1965 1454 544 696 0 1126 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 12052 KiB
Current children cumulated memory: 8760 KiB

[startup+0.210854 s]*
/proc/loadavg: 4.11 4.15 4.09 5/252 162049
/proc/meminfo: memFree=129201392/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=11924 memory=8952 CPUtime=0.19 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 2253 0 0 0 18 1 0 0 20 0 1 0 235938776 12210176 2238 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 2981 2238 544 696 0 2142 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 16116 KiB
Current children cumulated memory: 11896 KiB

[startup+0.310488 s]*
/proc/loadavg: 4.11 4.15 4.09 5/250 162053
/proc/meminfo: memFree=129193592/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=14156 memory=11832 CPUtime=0.29 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 3139 0 0 0 28 1 0 0 20 0 1 0 235938776 14495744 2958 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 3539 2958 544 696 0 2700 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18348 KiB
Current children cumulated memory: 14776 KiB

[startup+0.700307 s]
/proc/loadavg: 4.11 4.15 4.09 4/249 162066
/proc/meminfo: memFree=129179592/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=25676 memory=22512 CPUtime=0.66 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 6682 0 0 0 64 2 0 0 20 0 1 0 235938776 26292224 5628 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 6419 5628 544 696 0 5580 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 29868 KiB
Current children cumulated memory: 25456 KiB

[startup+1.50039 s]
/proc/loadavg: 4.11 4.15 4.09 5/251 162070
/proc/meminfo: memFree=129080200/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=72128 memory=60844 CPUtime=1.46 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 17350 0 0 0 140 6 0 0 20 0 1 0 235938776 73859072 15211 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 18032 15211 544 696 0 17193 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 76320 KiB
Current children cumulated memory: 63788 KiB

[startup+3.1129 s]
/proc/loadavg: 4.11 4.15 4.09 6/255 162083
/proc/meminfo: memFree=128756688/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=194240 memory=183992 CPUtime=3.07 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 43253 0 0 0 294 13 0 0 20 0 1 0 235938776 198901760 45998 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 48560 45998 544 696 0 47721 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 198432 KiB
Current children cumulated memory: 186936 KiB

[startup+6.30038 s]
/proc/loadavg: 4.10 4.14 4.09 6/255 162083
/proc/meminfo: memFree=128129452/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=571172 memory=542332 CPUtime=6.25 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 82976 0 0 0 597 28 0 0 20 0 1 0 235938776 584880128 135583 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 142793 135583 544 696 0 141954 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 575364 KiB
Current children cumulated memory: 545276 KiB

[startup+12.7004 s]
/proc/loadavg: 4.10 4.14 4.09 6/255 162083
/proc/meminfo: memFree=126853956/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=1904736 memory=1703668 CPUtime=12.63 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 179313 0 0 0 1192 71 0 0 20 0 1 0 235938776 1950449664 425917 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 476184 425917 544 696 0 475345 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1908928 KiB
Current children cumulated memory: 1706612 KiB

[startup+25.5004 s]
/proc/loadavg: 4.07 4.13 4.09 6/255 162083
/proc/meminfo: memFree=123488844/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=2771452 memory=2555440 CPUtime=25.4 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 360745 0 0 0 2391 149 0 0 20 0 1 0 235938776 2837966848 638860 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 692863 638860 544 696 0 692024 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2775644 KiB
Current children cumulated memory: 2558384 KiB

[startup+51.1131 s]
/proc/loadavg: 4.12 4.14 4.09 6/255 162083
/proc/meminfo: memFree=117215784/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=4868608 memory=4199184 CPUtime=50.94 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 365558 0 0 0 4911 183 0 0 20 0 1 0 235938776 4985454592 1049796 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 1217152 1049796 544 696 0 1216313 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 4872800 KiB
Current children cumulated memory: 4202128 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.13 4.09 6/255 162086
/proc/meminfo: memFree=115688624/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=5917184 memory=4793112 CPUtime=101.99 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 366678 0 0 0 10004 195 0 0 20 0 1 0 235938776 6059196416 1198278 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 1479296 1198278 544 696 0 1478457 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 5921376 KiB
Current children cumulated memory: 4796056 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.12 4.09 6/255 162135
/proc/meminfo: memFree=111473132/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=5917184 memory=4793112 CPUtime=161.84 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 367255 0 0 0 15988 196 0 0 20 0 1 0 235938776 6059196416 1198278 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 1479296 1198278 544 696 0 1478457 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 5921376 KiB
Current children cumulated memory: 4796056 KiB

[startup+222.3 s]
/proc/loadavg: 4.18 4.13 4.09 6/255 162137
/proc/meminfo: memFree=111801632/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=4344320 memory=4046716 CPUtime=221.68 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 368905 0 0 0 21969 199 0 0 20 0 1 0 235938776 4448583680 1011679 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 1086080 1011679 544 696 0 1085241 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 4348512 KiB

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

/proc/162040/statm: 627593 578849 544 696 0 626754 0
Current children cumulated CPU time: 3034.24 s
Current children cumulated vsize: 2514564 KiB
Current children cumulated memory: 2318340 KiB

[startup+3102.3 s]
/proc/loadavg: 4.22 4.24 4.16 6/254 162281
/proc/meminfo: memFree=118015020/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=2510372 memory=2300548 CPUtime=3094.08 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 1159924 0 0 0 308116 1292 0 0 20 0 1 0 235938776 2570620928 575137 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 627593 575137 544 696 0 626754 0
Current children cumulated CPU time: 3094.08 s
Current children cumulated vsize: 2514564 KiB
Current children cumulated memory: 2303492 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.21 4.15 6/254 162283
/proc/meminfo: memFree=117946816/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=2641444 memory=2347652 CPUtime=3153.92 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 1161271 0 0 0 314096 1296 0 0 20 0 1 0 235938776 2704838656 586913 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 660361 586913 544 696 0 659522 0
Current children cumulated CPU time: 3153.92 s
Current children cumulated vsize: 2645636 KiB
Current children cumulated memory: 2350596 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.18 4.14 6/254 162285
/proc/meminfo: memFree=117983276/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=2510372 memory=2288260 CPUtime=3213.77 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 1161546 0 0 0 320080 1297 0 0 20 0 1 0 235938776 2570620928 572065 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 627593 572065 544 696 0 626754 0
Current children cumulated CPU time: 3213.77 s
Current children cumulated vsize: 2514564 KiB
Current children cumulated memory: 2291204 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.16 4.14 6/255 162288
/proc/meminfo: memFree=118028684/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=2510372 memory=2298500 CPUtime=3273.61 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 1161667 0 0 0 326064 1297 0 0 20 0 1 0 235938776 2570620928 574625 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 627593 574625 544 696 0 626754 0
Current children cumulated CPU time: 3273.61 s
Current children cumulated vsize: 2514564 KiB
Current children cumulated memory: 2301444 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.14 4.13 6/254 162290
/proc/meminfo: memFree=117987504/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=2510372 memory=2308740 CPUtime=3333.45 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 1161820 0 0 0 332048 1297 0 0 20 0 1 0 235938776 2570620928 577185 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 627593 577185 544 696 0 626754 0
Current children cumulated CPU time: 3333.45 s
Current children cumulated vsize: 2514564 KiB
Current children cumulated memory: 2311684 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.15 4.13 6/254 162292
/proc/meminfo: memFree=117739140/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=2641444 memory=2321028 CPUtime=3393.3 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 1166565 0 0 0 338021 1309 0 0 20 0 1 0 235938776 2704838656 580257 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 660361 580257 544 696 0 659522 0
Current children cumulated CPU time: 3393.3 s
Current children cumulated vsize: 2645636 KiB
Current children cumulated memory: 2323972 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.14 4.13 6/254 162294
/proc/meminfo: memFree=118122216/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=2510372 memory=2278020 CPUtime=3453.14 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 1166895 0 0 0 344003 1311 0 0 20 0 1 0 235938776 2570620928 569505 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 627593 569505 544 696 0 626754 0
Current children cumulated CPU time: 3453.14 s
Current children cumulated vsize: 2514564 KiB
Current children cumulated memory: 2280964 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.14 4.13 6/254 162296
/proc/meminfo: memFree=118054208/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=2510372 memory=2314884 CPUtime=3512.97 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 1170113 0 0 0 349975 1322 0 0 20 0 1 0 235938776 2570620928 578721 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 627593 578721 544 696 0 626754 0
Current children cumulated CPU time: 3512.97 s
Current children cumulated vsize: 2514564 KiB
Current children cumulated memory: 2317828 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.14 4.13 6/254 162298
/proc/meminfo: memFree=115996024/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=2510372 memory=2269828 CPUtime=3572.82 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 1171409 0 0 0 355954 1328 0 0 20 0 1 0 235938776 2570620928 567457 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 627593 567457 544 696 0 626754 0
Current children cumulated CPU time: 3572.82 s
Current children cumulated vsize: 2514564 KiB
Current children cumulated memory: 2272772 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.09 4.13 4.12 6/254 162306
/proc/meminfo: memFree=118110920/131382112 swapFree=33000116/33010684
[pid=162035] ppid=162031 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162035/stat : 162035 (naps-1.03a6.sh) S 162031 162035 161574 0 -1 4194304 229 200 0 0 0 0 0 0 20 0 1 0 235938775 4292608 736 18446744073709551615 94246155935744 94246156830277 140736582568224 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94246157069328 94246157117072 94246168227840 140736582576549 140736582576643 140736582576643 140736582582247 0
/proc/162035/statm: 1048 736 672 219 0 110 0
[pid=162040] ppid=162035 vsize=2510372 memory=2282116 CPUtime=3600.05 cores=5,7
/proc/162040/stat : 162040 (naps-1.03a6) R 162035 162035 161574 0 -1 4194304 1171470 0 0 0 358677 1328 0 0 20 0 1 0 235938776 2570620928 570529 18446744073709551615 4198400 7047149 140736205055488 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34508800 140736205064562 140736205064676 140736205064676 140736205070281 0
/proc/162040/statm: 627593 570529 544 696 0 626754 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2514564 KiB
Current children cumulated memory: 2285060 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000849 s, system=0.007914 s

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

# cumulated CPU time of all completed processes:  user=3586.77 s, system=13.308 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): 3609.61
CPU time (s): 3600.08
CPU user time (s): 3586.77
CPU system time (s): 13.308
CPU usage (%): 99.7359
Max. virtual memory (cumulated for all children) (KiB): 6642344
Max. memory (cumulated for all children) (KiB): 4826164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.77
system time used= 13.308
maximum resident set size= 4823220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1171900
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= 200
involuntary context switches= 3360


# summary of solver processes directly reported to runsolver:
#   pid: 162035,162040
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3586.77
#   total CPU system time (s): 13.308

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.964 second user time and 37.3939 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 8324c3ed1748cac240c60f4c3727f95f
RANDOM SEED=168750721

nodeC007 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.677
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.68
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.125
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.68
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.355
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.68
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.182
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.68
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		: 3691.218
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.68
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.106
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.68
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.741
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.68
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		: 1596.247
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.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129189256 kB
MemAvailable:   129738088 kB
Buffers:              16 kB
Cached:          1220552 kB
SwapCached:         2616 kB
Active:           953432 kB
Inactive:         397412 kB
Active(anon):     117272 kB
Inactive(anon):    33312 kB
Active(file):     836160 kB
Inactive(file):   364100 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000116 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             38376 kB
Writeback:             4 kB
AnonPages:        123184 kB
Mapped:           106928 kB
Shmem:             20304 kB
KReclaimable:     376400 kB
Slab:             470196 kB
SReclaimable:     376400 kB
SUnreclaim:        93796 kB
KernelStack:        4032 kB
PageTables:         3248 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     480784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432888 MiB
End job on nodeC007 at 2025-07-22 19:43:26