Trace number 4543940

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.01 3609.01

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v1_10_016.opb
MD5SUMa1449aeb0ea4317e9a99ca91ee17eb22
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 benchmark0.024216
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2730
Total number of constraints331
Number of constraints which are clauses171
Number of constraints which are cardinality constraints (but not clauses)160
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint17
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 19
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c NaPS 1.03a6.
0.00/0.02	c Input file name: HOME/instance-4543940-1753231551.opb
3600.00/3609.00	c 
3600.00/3609.00	c *** TERMINATED *** by signal 15
3600.00/3609.00	s UNKNOWN
3600.00/3609.00	c _____________________________________________________________________________
3600.00/3609.00	c std/band forms        : 160,0
3600.00/3609.00	c 2cl/3cl ITE-codings   : 0,0
3600.00/3609.00	c BDD/srt/adr Max costs : 0,170,0
3600.00/3609.00	c BDDraw/bin/mul/srt/adr: 0,0,0,160,0
3600.00/3609.00	c BDD nodes             : 0
3600.00/3609.00	c Es1/CC detections     : 0,0
3600.00/3609.00	c CC sort               : 160
3600.00/3609.00	c SAT/UNSAT calls       : 0,0
3600.00/3609.00	c regenrated variables  : 0
3600.00/3609.00	c eliminated fixed lits : 0
3600.00/3609.00	c goal lit flips        : 0
3600.00/3609.00	c goal stages           : 0
3600.00/3609.00	c goal shrink           : 0
3600.00/3609.00	c goal coeff separations: 0
3600.00/3609.00	c restarts              : 0
3600.00/3609.00	c conflicts             : 0              (0 /sec)
3600.00/3609.00	c decisions             : 0              (0 /sec)
3600.00/3609.00	c propagations          : 0              (0 /sec)
3600.00/3609.00	c inspects              : 0              (0 /sec)
3600.00/3609.00	c CPU time (solving tm) : 3594 s        (3594 s, SAT 0 s, UNSAT 0 s)
3600.00/3609.00	c Time for Opt-base     : 0.000623 s
3600.00/3609.00	c Steps for Opt-base    : 0
3600.00/3609.00	c Time for BDD coding   : 0 s
3600.00/3609.00	c Time for srt coding   : 0.002764 s
3600.00/3609.00	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 (63343 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=169935, runsolver pid=169931

[startup+0.100061 s]*
/proc/loadavg: 1.15 1.68 2.85 5/272 169961
/proc/meminfo: memFree=127869464/131249988 swapFree=33010160/33010684
[pid=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=14180 memory=11456 CPUtime=0.07 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 3367 0 0 0 7 0 0 0 20 0 1 0 238834016 14520320 2864 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 3545 2864 544 696 0 2706 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 18372 KiB
Current children cumulated memory: 14400 KiB

[startup+0.205768 s]*
/proc/loadavg: 1.15 1.68 2.85 5/272 169961
/proc/meminfo: memFree=127813332/131249988 swapFree=33010160/33010684
[pid=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=15204 memory=12736 CPUtime=0.18 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 3680 0 0 0 18 0 0 0 20 0 1 0 238834016 15568896 3184 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 3801 3184 544 696 0 2962 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 19396 KiB
Current children cumulated memory: 15680 KiB

[startup+0.305517 s]*
/proc/loadavg: 1.15 1.68 2.85 5/272 169961
/proc/meminfo: memFree=127793864/131249988 swapFree=33010160/33010684
[pid=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=17252 memory=12684 CPUtime=0.27 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 4008 0 0 0 27 0 0 0 20 0 1 0 238834016 17666048 3171 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 4313 3171 544 696 0 3474 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 21444 KiB
Current children cumulated memory: 15628 KiB

[startup+0.700215 s]
/proc/loadavg: 1.15 1.68 2.85 5/272 169961
/proc/meminfo: memFree=127740120/131249988 swapFree=33010160/33010684
[pid=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=13124 memory=10792 CPUtime=0.67 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 5812 0 0 0 66 1 0 0 20 0 1 0 238834016 13438976 2698 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 3281 2698 544 696 0 2442 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 17316 KiB
Current children cumulated memory: 13736 KiB

[startup+1.50021 s]
/proc/loadavg: 1.15 1.68 2.85 5/272 169961
/proc/meminfo: memFree=127544044/131249988 swapFree=33010160/33010684
[pid=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=16196 memory=13472 CPUtime=1.47 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 10780 0 0 0 145 2 0 0 20 0 1 0 238834016 16584704 3368 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 4049 3368 544 696 0 3210 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 20388 KiB
Current children cumulated memory: 16416 KiB

[startup+3.10544 s]
/proc/loadavg: 1.37 1.72 2.86 5/272 169961
/proc/meminfo: memFree=126687036/131249988 swapFree=33010160/33010684
[pid=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=18756 memory=15332 CPUtime=3.07 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 22242 0 0 0 303 4 0 0 20 0 1 0 238834016 19206144 3833 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 4689 3833 544 696 0 3850 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 22948 KiB
Current children cumulated memory: 18276 KiB

[startup+6.3002 s]
/proc/loadavg: 1.37 1.72 2.86 5/272 169961
/proc/meminfo: memFree=125886956/131249988 swapFree=33010160/33010684
[pid=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=26436 memory=19476 CPUtime=6.25 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 32861 0 0 0 620 5 0 0 20 0 1 0 238834016 27070464 4869 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 6609 4869 544 696 0 5770 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 30628 KiB
Current children cumulated memory: 22420 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=31552 memory=28736 CPUtime=12.64 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 38378 0 0 0 1257 7 0 0 20 0 1 0 238834016 32309248 7184 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 7888 7184 544 696 0 7049 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 35744 KiB
Current children cumulated memory: 31680 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=48452 memory=40452 CPUtime=25.41 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 52472 0 0 0 2530 11 0 0 20 0 1 0 238834016 49614848 10113 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 12113 10113 544 696 0 11274 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 52644 KiB
Current children cumulated memory: 43396 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=48452 memory=42500 CPUtime=50.96 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 93072 0 0 0 5074 22 0 0 20 0 1 0 238834016 49614848 10625 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 12113 10625 544 696 0 11274 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 52644 KiB
Current children cumulated memory: 45444 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=77528 memory=53160 CPUtime=102.03 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 153151 0 0 0 10162 41 0 0 20 0 1 0 238834016 79388672 13258 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 19382 13258 544 696 0 18543 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 81720 KiB
Current children cumulated memory: 56104 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=87768 memory=73612 CPUtime=161.88 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 198920 0 0 0 16129 59 0 0 20 0 1 0 238834016 89874432 18403 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 21942 18403 544 696 0 21103 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 91960 KiB
Current children cumulated memory: 76556 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=88792 memory=76336 CPUtime=221.71 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 230206 0 0 0 22099 72 0 0 20 0 1 0 238834016 90923008 19084 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 22198 19084 544 696 0 21359 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 92984 KiB

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

/proc/loadavg: 4.07 4.15 4.10 5/270 170119
/proc/meminfo: memFree=125954456/131249988 swapFree=33010160/33010684
[pid=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=152280 memory=107364 CPUtime=3034.63 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 1239943 0 0 0 302982 481 0 0 20 0 1 0 238834016 155934720 26841 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 38070 26841 544 696 0 37231 0
Current children cumulated CPU time: 3034.63 s
Current children cumulated vsize: 156472 KiB
Current children cumulated memory: 110308 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.14 4.09 5/268 170121
/proc/meminfo: memFree=126124128/131249988 swapFree=33010160/33010684
[pid=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=185048 memory=146280 CPUtime=3094.49 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 1267423 0 0 0 308950 499 0 0 20 0 1 0 238834016 189489152 36570 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 46262 36570 544 696 0 45423 0
Current children cumulated CPU time: 3094.49 s
Current children cumulated vsize: 189240 KiB
Current children cumulated memory: 149224 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=103128 memory=88936 CPUtime=3154.35 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 1282664 0 0 0 314928 507 0 0 20 0 1 0 238834016 105603072 22234 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 25782 22234 544 696 0 24943 0
Current children cumulated CPU time: 3154.35 s
Current children cumulated vsize: 107320 KiB
Current children cumulated memory: 91880 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=103128 memory=96116 CPUtime=3214.2 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 1290770 0 0 0 320909 511 0 0 20 0 1 0 238834016 105603072 24029 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 25782 24029 544 696 0 24943 0
Current children cumulated CPU time: 3214.2 s
Current children cumulated vsize: 107320 KiB
Current children cumulated memory: 99060 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=119508 memory=90120 CPUtime=3274.07 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 1303263 0 0 0 326889 518 0 0 20 0 1 0 238834016 122376192 22530 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 29877 22530 544 696 0 29038 0
Current children cumulated CPU time: 3274.07 s
Current children cumulated vsize: 123700 KiB
Current children cumulated memory: 93064 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=152280 memory=117608 CPUtime=3333.92 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 1319514 0 0 0 332867 525 0 0 20 0 1 0 238834016 155934720 29402 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 38070 29402 544 696 0 37231 0
Current children cumulated CPU time: 3333.92 s
Current children cumulated vsize: 156472 KiB
Current children cumulated memory: 120552 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=94936 memory=80744 CPUtime=3393.78 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 1332660 0 0 0 338846 532 0 0 20 0 1 0 238834016 97214464 20186 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 23734 20186 544 696 0 22895 0
Current children cumulated CPU time: 3393.78 s
Current children cumulated vsize: 99128 KiB
Current children cumulated memory: 83688 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=135896 memory=105320 CPUtime=3453.64 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 1346058 0 0 0 344825 539 0 0 20 0 1 0 238834016 139157504 26330 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 33974 26330 544 696 0 33135 0
Current children cumulated CPU time: 3453.64 s
Current children cumulated vsize: 140088 KiB
Current children cumulated memory: 108264 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=90840 memory=79884 CPUtime=3513.5 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 1357296 0 0 0 350802 548 0 0 20 0 1 0 238834016 93020160 19971 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 22710 19971 544 696 0 21871 0
Current children cumulated CPU time: 3513.5 s
Current children cumulated vsize: 95032 KiB
Current children cumulated memory: 82828 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=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=135896 memory=103268 CPUtime=3573.35 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 1372039 0 0 0 356780 555 0 0 20 0 1 0 238834016 139157504 25817 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 33974 25817 544 696 0 33135 0
Current children cumulated CPU time: 3573.35 s
Current children cumulated vsize: 140088 KiB
Current children cumulated memory: 106212 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 4.12 4.10 4.09 4/262 170156
/proc/meminfo: memFree=126219228/131249988 swapFree=33010160/33010684
[pid=169935] ppid=169931 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/169935/stat : 169935 (naps-1.03a6.sh) S 169931 169935 169879 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 238834013 4292608 736 18446744073709551615 94465672777728 94465673672261 140723800936336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94465673911312 94465673959056 94465689788416 140723800938917 140723800939011 140723800939011 140723800944615 0
/proc/169935/statm: 1048 736 672 219 0 110 0
[pid=169952] ppid=169935 vsize=152280 memory=109288 CPUtime=3600 cores=1,3
/proc/169952/stat : 169952 (naps-1.03a6) R 169935 169935 169879 0 -1 4194304 1378185 0 0 0 359441 559 0 0 20 0 1 0 238834016 155934720 27322 18446744073709551615 4198400 7047149 140736173018704 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23699456 140736173025650 140736173025764 140736173025764 140736173031369 0
/proc/169952/statm: 38070 27322 544 696 0 37231 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 156472 KiB
Current children cumulated memory: 112232 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3594.41 s, system=5.59923 s

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

Child status: 10

Real time (s): 3609.01
CPU time (s): 3600.01
CPU user time (s): 3594.41
CPU system time (s): 5.59923
CPU usage (%): 99.7507
Max. virtual memory (cumulated for all children) (KiB): 254776
Max. memory (cumulated for all children) (KiB): 173880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.41
system time used= 5.59923
maximum resident set size= 170936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1378629
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= 179
involuntary context switches= 4240


# summary of solver processes directly reported to runsolver:
#   pid: 169935
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3594.41
#   total CPU system time (s): 5.59923

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.02397 second user time and 16.5452 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-23 02:45:52
IDJOB=4543940
IDBENCH=174721
IDSOLVER=3341
FILE ID=nodeC034/4543940-1753231551
RUNJOBID= nodeC034-1753231551-169891
SLURM_JOB_ID= 9687841
Free space on /tmp= 433040 MiB

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

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

MD5SUM BENCH= a1449aeb0ea4317e9a99ca91ee17eb22
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		: 3600.303
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		: 3597.675
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		: 3600.240
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		: 3599.755
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.872
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		: 3599.758
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.956
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		: 3599.796
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:        127899012 kB
MemAvailable:   129670636 kB
Buffers:            2128 kB
Cached:          2509016 kB
SwapCached:           32 kB
Active:          1204112 kB
Inactive:        1388392 kB
Active(anon):     105472 kB
Inactive(anon):     2152 kB
Active(file):    1098640 kB
Inactive(file):  1386240 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22252 kB
Writeback:            12 kB
AnonPages:         84556 kB
Mapped:           108848 kB
Shmem:             26264 kB
KReclaimable:     251568 kB
Slab:             350532 kB
SReclaimable:     251568 kB
SUnreclaim:        98964 kB
KernelStack:        4096 kB
PageTables:         2904 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     352180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 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