Trace number 4543901

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.5

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v1_30_088.opb
MD5SUM225933de352582a5f5a47ed5392988f0
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 benchmark5.31605
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables234990
Total number of constraints5311
Number of constraints which are clauses2671
Number of constraints which are cardinality constraints (but not clauses)2640
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint89
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 29
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 90
Number of bits of the biggest sum of numbers7
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-4543901-1753231551.opb
3600.07/3609.50	c 
3600.07/3609.50	c *** TERMINATED *** by signal 15
3600.07/3609.50	s UNKNOWN
3600.07/3609.50	c _____________________________________________________________________________
3600.07/3609.50	c std/band forms        : 2640,0
3600.07/3609.50	c 2cl/3cl ITE-codings   : 0,0
3600.07/3609.50	c BDD/srt/adr Max costs : 0,1946,0
3600.07/3609.50	c BDDraw/bin/mul/srt/adr: 0,0,0,2640,0
3600.07/3609.50	c BDD nodes             : 0
3600.07/3609.50	c Es1/CC detections     : 0,0
3600.07/3609.50	c CC sort               : 2640
3600.07/3609.50	c SAT/UNSAT calls       : 0,0
3600.07/3609.50	c regenrated variables  : 0
3600.07/3609.50	c eliminated fixed lits : 0
3600.07/3609.50	c goal lit flips        : 0
3600.07/3609.50	c goal stages           : 0
3600.07/3609.50	c goal shrink           : 0
3600.07/3609.50	c goal coeff separations: 0
3600.07/3609.50	c restarts              : 0
3600.07/3609.50	c conflicts             : 0              (0 /sec)
3600.07/3609.50	c decisions             : 0              (0 /sec)
3600.07/3609.50	c propagations          : 0              (0 /sec)
3600.07/3609.50	c inspects              : 0              (0 /sec)
3600.07/3609.50	c CPU time (solving tm) : 3593 s        (3590 s, SAT 0 s, UNSAT 0 s)
3600.07/3609.50	c Time for Opt-base     : 0.05031 s
3600.07/3609.50	c Steps for Opt-base    : 0
3600.07/3609.50	c Time for BDD coding   : 0 s
3600.07/3609.50	c Time for srt coding   : 1.231 s
3600.07/3609.50	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543901-1753231551/watcher-4543901-1753231551 -o /tmp/evaluation-result-4543901-1753231551/solver-4543901-1753231551 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1753231551-169889 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4543901-1753231551.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=169957, runsolver pid=169941
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 1.15 1.68 2.85 5/272 169961
/proc/meminfo: memFree=127852772/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=12912 memory=9680 CPUtime=0.08 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 2569 0 0 0 8 0 0 0 20 0 1 0 238834017 13221888 2420 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 3228 2420 544 696 0 2389 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 17104 KiB
Current children cumulated memory: 12368 KiB

[startup+0.205634 s]*
/proc/loadavg: 1.15 1.68 2.85 5/272 169961
/proc/meminfo: memFree=127808796/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=22768 memory=17536 CPUtime=0.19 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 5319 0 0 0 18 1 0 0 20 0 1 0 238834017 23314432 4384 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 5692 4384 544 696 0 4853 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 26960 KiB
Current children cumulated memory: 20224 KiB

[startup+0.305533 s]*
/proc/loadavg: 1.15 1.68 2.85 5/272 169961
/proc/meminfo: memFree=127789832/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=35308 memory=26416 CPUtime=0.29 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 7935 0 0 0 28 1 0 0 20 0 1 0 238834017 36155392 6604 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 8827 6604 544 696 0 7988 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 39500 KiB
Current children cumulated memory: 29104 KiB

[startup+0.700184 s]
/proc/loadavg: 1.15 1.68 2.85 5/272 169961
/proc/meminfo: memFree=127732308/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=70776 memory=55452 CPUtime=0.68 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 15425 0 0 0 65 3 0 0 20 0 1 0 238834017 72474624 13863 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 17694 13863 544 696 0 16855 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 74968 KiB
Current children cumulated memory: 58140 KiB

[startup+1.50019 s]
/proc/loadavg: 1.15 1.68 2.85 5/272 169961
/proc/meminfo: memFree=127531948/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=185328 memory=171400 CPUtime=1.47 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 32136 0 0 0 140 7 0 0 20 0 1 0 238834017 189775872 42850 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 46332 42850 544 696 0 45493 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 189520 KiB
Current children cumulated memory: 174088 KiB

[startup+3.1055 s]
/proc/loadavg: 1.37 1.72 2.86 5/272 169961
/proc/meminfo: memFree=126682940/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=720356 memory=632952 CPUtime=3.07 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 85863 0 0 0 286 21 0 0 20 0 1 0 238834017 737644544 158238 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 180089 158238 544 696 0 179250 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 724548 KiB
Current children cumulated memory: 635640 KiB

[startup+6.30019 s]
/proc/loadavg: 1.37 1.72 2.86 5/272 169961
/proc/meminfo: memFree=125886956/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1084340 memory=986120 CPUtime=6.27 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 164407 0 0 0 579 48 0 0 20 0 1 0 238834017 1110364160 246530 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 271085 246530 544 696 0 270246 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1088532 KiB
Current children cumulated memory: 988808 KiB

[startup+12.7002 s]
/proc/loadavg: 1.59 1.75 2.87 5/272 169961
/proc/meminfo: memFree=125388416/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1805240 memory=1506804 CPUtime=12.65 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 172308 0 0 0 1207 58 0 0 20 0 1 0 238834017 1848565760 376701 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 451310 376701 544 696 0 450471 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1809432 KiB
Current children cumulated memory: 1509492 KiB

[startup+25.5002 s]
/proc/loadavg: 2.20 1.88 2.89 5/272 169961
/proc/meminfo: memFree=125319924/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=2067384 memory=1725940 CPUtime=25.41 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 206647 0 0 0 2476 65 0 0 20 0 1 0 238834017 2117001216 431485 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 516846 431485 544 696 0 516007 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2071576 KiB
Current children cumulated memory: 1728628 KiB

[startup+51.1056 s]
/proc/loadavg: 2.82 2.05 2.92 5/270 169962
/proc/meminfo: memFree=125512580/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=2067384 memory=1752692 CPUtime=50.96 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 209010 0 0 0 5030 66 0 0 20 0 1 0 238834017 2117001216 438173 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 516846 438173 544 696 0 516007 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2071576 KiB
Current children cumulated memory: 1755380 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.37 2.98 5/270 169964
/proc/meminfo: memFree=126011920/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1274320 memory=1122616 CPUtime=102.03 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 265436 0 0 0 10097 106 0 0 20 0 1 0 238834017 1304903680 280654 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 318580 280654 544 696 0 317741 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 1278512 KiB
Current children cumulated memory: 1125304 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 2.70 3.06 5/270 169966
/proc/meminfo: memFree=125902788/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1351724 memory=1147536 CPUtime=161.88 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 314274 0 0 0 16050 138 0 0 20 0 1 0 238834017 1384165376 286884 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 337931 286884 544 696 0 337092 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 1355916 KiB
Current children cumulated memory: 1150224 KiB

[startup+222.3 s]
/proc/loadavg: 3.98 2.94 3.12 5/267 169967
/proc/meminfo: memFree=125929112/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1625580 memory=1222724 CPUtime=221.72 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 322142 0 0 0 22002 170 0 0 20 0 1 0 238834017 1664593920 305681 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 406395 305681 544 696 0 405556 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 1629772 KiB

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

/proc/loadavg: 4.08 4.14 4.09 5/268 170121
/proc/meminfo: memFree=126124128/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1074568 memory=941732 CPUtime=3094.29 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 600629 0 0 0 308765 664 0 0 20 0 1 0 238834017 1100357632 235433 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 268642 235433 544 696 0 267803 0
Current children cumulated CPU time: 3094.29 s
Current children cumulated vsize: 1078760 KiB
Current children cumulated memory: 944420 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.13 4.09 5/268 170123
/proc/meminfo: memFree=126077752/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1107336 memory=971796 CPUtime=3154.12 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 604833 0 0 0 314741 671 0 0 20 0 1 0 238834017 1133912064 242949 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 276834 242949 544 696 0 275995 0
Current children cumulated CPU time: 3154.12 s
Current children cumulated vsize: 1111528 KiB
Current children cumulated memory: 974484 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/268 170125
/proc/meminfo: memFree=126142720/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1074568 memory=945188 CPUtime=3213.94 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 608224 0 0 0 320718 676 0 0 20 0 1 0 238834017 1100357632 236297 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 268642 236297 544 696 0 267803 0
Current children cumulated CPU time: 3213.94 s
Current children cumulated vsize: 1078760 KiB
Current children cumulated memory: 947876 KiB

[startup+3282.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/268 170127
/proc/meminfo: memFree=126061284/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1107336 memory=959524 CPUtime=3273.77 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 611481 0 0 0 326698 679 0 0 20 0 1 0 238834017 1133912064 239881 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 276834 239881 544 696 0 275995 0
Current children cumulated CPU time: 3273.77 s
Current children cumulated vsize: 1111528 KiB
Current children cumulated memory: 962212 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/266 170131
/proc/meminfo: memFree=126051552/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1074568 memory=953360 CPUtime=3333.6 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 614047 0 0 0 332677 683 0 0 20 0 1 0 238834017 1100357632 238340 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 268642 238340 544 696 0 267803 0
Current children cumulated CPU time: 3333.6 s
Current children cumulated vsize: 1078760 KiB
Current children cumulated memory: 956048 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/267 170136
/proc/meminfo: memFree=125895272/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1566088 memory=1210960 CPUtime=3393.42 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 619126 0 0 0 338649 693 0 0 20 0 1 0 238834017 1603674112 302740 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 391522 302740 544 696 0 390683 0
Current children cumulated CPU time: 3393.42 s
Current children cumulated vsize: 1570280 KiB
Current children cumulated memory: 1213648 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/267 170142
/proc/meminfo: memFree=126088816/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1205640 memory=948348 CPUtime=3453.25 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 622035 0 0 0 344627 698 0 0 20 0 1 0 238834017 1234575360 237087 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 301410 237087 544 696 0 300571 0
Current children cumulated CPU time: 3453.25 s
Current children cumulated vsize: 1209832 KiB
Current children cumulated memory: 951036 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/267 170144
/proc/meminfo: memFree=125979216/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1205640 memory=950864 CPUtime=3513.09 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 624743 0 0 0 350606 703 0 0 20 0 1 0 238834017 1234575360 237716 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 301410 237716 544 696 0 300571 0
Current children cumulated CPU time: 3513.09 s
Current children cumulated vsize: 1209832 KiB
Current children cumulated memory: 953552 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/267 170146
/proc/meminfo: memFree=126038496/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1238408 memory=977956 CPUtime=3572.93 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 627419 0 0 0 356586 707 0 0 20 0 1 0 238834017 1268129792 244489 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 309602 244489 544 696 0 308763 0
Current children cumulated CPU time: 3572.93 s
Current children cumulated vsize: 1242600 KiB
Current children cumulated memory: 980644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.12 4.10 4.09 2/254 170157
/proc/meminfo: memFree=126888984/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1238408 memory=1000484 CPUtime=3600.07 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 627432 0 0 0 359299 708 0 0 20 0 1 0 238834017 1268129792 250121 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 309602 250121 544 696 0 308763 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1242600 KiB
Current children cumulated memory: 1003172 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3592.99 s, system=7.0885 s

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

[startup+3609.5 s]
/proc/loadavg: 4.12 4.10 4.09 2/254 170157
/proc/meminfo: memFree=126888984/131249988 swapFree=33010160/33010684
[pid=169957] ppid=169941 vsize=4192 memory=2688 CPUtime=0 cores=0,2
/proc/169957/stat : 169957 (naps-1.03a6.sh) S 169941 169957 169879 0 -1 4194304 228 201 0 0 0 0 0 0 20 0 1 0 238834016 4292608 672 18446744073709551615 94434715828224 94434716722757 140735281552512 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94434716961808 94434717009552 94434722721792 140735281559973 140735281560067 140735281560067 140735281565671 0
/proc/169957/statm: 1048 672 640 219 0 110 0
[pid=169961] ppid=169957 vsize=1238408 memory=1000484 CPUtime=3600.07 cores=0,2
/proc/169961/stat : 169961 (naps-1.03a6) R 169957 169957 169879 0 -1 4194304 627432 0 0 0 359299 708 0 0 20 0 1 0 238834017 1268129792 250121 18446744073709551615 4198400 7047149 140731181168912 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31576064 140731181177202 140731181177316 140731181177316 140731181182921 0
/proc/169961/statm: 309602 250121 544 696 0 308763 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1242600 KiB
Current children cumulated memory: 1003172 KiB

Child status: 10

Real time (s): 3609.5
CPU time (s): 3600.08
CPU user time (s): 3592.99
CPU system time (s): 7.0885
CPU usage (%): 99.739
Max. virtual memory (cumulated for all children) (KiB): 2589828
Max. memory (cumulated for all children) (KiB): 1755380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.99
system time used= 7.0885
maximum resident set size= 1752692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 627874
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= 165
involuntary context switches= 7965


# summary of solver processes directly reported to runsolver:
#   pid: 169957
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3592.99
#   total CPU system time (s): 7.0885

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.12259 second user time and 15.5485 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-23 02:45:52
IDJOB=4543901
IDBENCH=174715
IDSOLVER=3341
FILE ID=nodeC034/4543901-1753231551
RUNJOBID= nodeC034-1753231551-169889
SLURM_JOB_ID= 9687841
Free space on /tmp= 433024 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v1_30_088.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543901-1753231551/watcher-4543901-1753231551 -o /tmp/evaluation-result-4543901-1753231551/solver-4543901-1753231551 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1753231551-169889 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4543901-1753231551.opb

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

MD5SUM BENCH= 225933de352582a5f5a47ed5392988f0
RANDOM SEED=1130327976

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        127891056 kB
MemAvailable:   129669496 kB
Buffers:            2128 kB
Cached:          2515832 kB
SwapCached:           32 kB
Active:          1203596 kB
Inactive:        1395208 kB
Active(anon):     104956 kB
Inactive(anon):     2152 kB
Active(file):    1098640 kB
Inactive(file):  1393056 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             29068 kB
Writeback:            12 kB
AnonPages:         84044 kB
Mapped:           108848 kB
Shmem:             26264 kB
KReclaimable:     251568 kB
Slab:             350532 kB
SReclaimable:     251568 kB
SUnreclaim:        98964 kB
KernelStack:        4128 kB
PageTables:         2940 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     354484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433012 MiB
End job on nodeC034 at 2025-07-23 03:46:01