Trace number 4544057

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

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v1_06_048.opb
MD5SUM9511341aa7d4b7fef4c29d2b14b834db
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.135504
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14118
Total number of constraints583
Number of constraints which are clauses295
Number of constraints which are cardinality constraints (but not clauses)288
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint49
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 50
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4544057-1753232354.opb
3600.06/3609.00	c 
3600.06/3609.00	c *** TERMINATED *** by signal 15
3600.06/3609.00	s UNKNOWN
3600.06/3609.00	c _____________________________________________________________________________
3600.06/3609.00	c std/band forms        : 288,0
3600.06/3609.00	c 2cl/3cl ITE-codings   : 0,0
3600.06/3609.00	c BDD/srt/adr Max costs : 0,788,0
3600.06/3609.00	c BDDraw/bin/mul/srt/adr: 0,0,0,288,0
3600.06/3609.00	c BDD nodes             : 0
3600.06/3609.00	c Es1/CC detections     : 0,0
3600.06/3609.00	c CC sort               : 288
3600.06/3609.00	c SAT/UNSAT calls       : 0,0
3600.06/3609.00	c regenrated variables  : 0
3600.06/3609.00	c eliminated fixed lits : 0
3600.06/3609.00	c goal lit flips        : 0
3600.06/3609.00	c goal stages           : 0
3600.06/3609.00	c goal shrink           : 0
3600.06/3609.00	c goal coeff separations: 0
3600.06/3609.00	c restarts              : 0
3600.06/3609.00	c conflicts             : 0              (0 /sec)
3600.06/3609.00	c decisions             : 0              (0 /sec)
3600.06/3609.00	c propagations          : 0              (0 /sec)
3600.06/3609.00	c inspects              : 0              (0 /sec)
3600.06/3609.00	c CPU time (solving tm) : 3592 s        (3592 s, SAT 0 s, UNSAT 0 s)
3600.06/3609.00	c Time for Opt-base     : 0.00286 s
3600.06/3609.00	c Steps for Opt-base    : 0
3600.06/3609.00	c Time for BDD coding   : 0 s
3600.06/3609.00	c Time for srt coding   : 0.02283 s
3600.06/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: 63708 MiB (45351 MiB free)
  memory of node 1: 64465 MiB (42953 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544057-1753232354/watcher-4544057-1753232354 -o /tmp/evaluation-result-4544057-1753232354/solver-4544057-1753232354 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753232354-160781 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4544057-1753232354.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=160833, runsolver pid=160821

[startup+0.100064 s]*
/proc/loadavg: 1.15 1.40 2.46 4/265 160850
/proc/meminfo: memFree=90396936/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=23632 memory=21200 CPUtime=0.07 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 4728 0 0 0 7 0 0 0 20 0 1 0 238912961 24199168 5300 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 5908 5300 544 696 0 5069 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 27824 KiB
Current children cumulated memory: 24144 KiB

[startup+0.205497 s]*
/proc/loadavg: 1.15 1.40 2.46 5/263 160858
/proc/meminfo: memFree=90334768/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=64544 memory=57964 CPUtime=0.17 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 14889 0 0 0 16 1 0 0 20 0 1 0 238912961 66093056 14491 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 16136 14491 544 696 0 15297 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 68736 KiB
Current children cumulated memory: 60908 KiB

[startup+0.305592 s]*
/proc/loadavg: 1.15 1.40 2.46 5/263 160858
/proc/meminfo: memFree=90285120/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=64112 memory=57640 CPUtime=0.28 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 16128 0 0 0 26 2 0 0 20 0 1 0 238912961 65650688 14410 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 16028 14410 544 696 0 15189 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 68304 KiB
Current children cumulated memory: 60584 KiB

[startup+0.700202 s]
/proc/loadavg: 1.15 1.40 2.46 4/263 160858
/proc/meminfo: memFree=90146568/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=96888 memory=87496 CPUtime=0.67 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 17457 0 0 0 65 2 0 0 20 0 1 0 238912961 99213312 21874 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 24222 21874 544 696 0 23383 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 101080 KiB
Current children cumulated memory: 90440 KiB

[startup+1.5002 s]
/proc/loadavg: 1.15 1.40 2.46 4/263 160858
/proc/meminfo: memFree=89959752/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=113272 memory=93776 CPUtime=1.46 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 18009 0 0 0 144 2 0 0 20 0 1 0 238912961 115990528 23444 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 28318 23444 544 696 0 27479 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 117464 KiB
Current children cumulated memory: 96720 KiB

[startup+3.10527 s]
/proc/loadavg: 1.15 1.40 2.46 5/263 160906
/proc/meminfo: memFree=89565900/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=113272 memory=93776 CPUtime=3.06 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 18015 0 0 0 304 2 0 0 20 0 1 0 238912961 115990528 23444 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 28318 23444 544 696 0 27479 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 117464 KiB
Current children cumulated memory: 96720 KiB

[startup+6.30012 s]
/proc/loadavg: 1.30 1.42 2.46 5/268 160946
/proc/meminfo: memFree=89143148/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=81248 memory=70508 CPUtime=6.25 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 22490 0 0 0 622 3 0 0 20 0 1 0 238912961 83197952 17627 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 20312 17627 544 696 0 19473 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 85440 KiB
Current children cumulated memory: 73452 KiB

[startup+12.7002 s]
/proc/loadavg: 1.52 1.47 2.47 5/268 160946
/proc/meminfo: memFree=89106624/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=75672 memory=67344 CPUtime=12.64 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 33171 0 0 0 1257 7 0 0 20 0 1 0 238912961 77488128 16836 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 18918 16836 544 696 0 18079 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 79864 KiB
Current children cumulated memory: 70288 KiB

[startup+25.5002 s]
/proc/loadavg: 2.15 1.61 2.50 5/268 160946
/proc/meminfo: memFree=89239044/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=83668 memory=76968 CPUtime=25.41 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 45682 0 0 0 2529 12 0 0 20 0 1 0 238912961 85676032 19242 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 20917 19242 544 696 0 20078 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 87860 KiB
Current children cumulated memory: 79912 KiB

[startup+51.1055 s]
/proc/loadavg: 2.78 1.80 2.54 5/268 160947
/proc/meminfo: memFree=89335472/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=122884 memory=112616 CPUtime=50.95 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 63012 0 0 0 5075 20 0 0 20 0 1 0 238912961 125833216 28154 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 30721 28154 544 696 0 29882 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 127076 KiB
Current children cumulated memory: 115560 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 2.16 2.62 5/268 160948
/proc/meminfo: memFree=89123692/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=163844 memory=138736 CPUtime=102.01 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 101004 0 0 0 10165 36 0 0 20 0 1 0 238912961 167776256 34684 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 40961 34684 544 696 0 40122 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 168036 KiB
Current children cumulated memory: 141680 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.53 2.72 5/269 160965
/proc/meminfo: memFree=89226788/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=163844 memory=136688 CPUtime=161.87 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 131465 0 0 0 16133 54 0 0 20 0 1 0 238912961 167776256 34172 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 40961 34172 544 696 0 40122 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 168036 KiB
Current children cumulated memory: 139632 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.81 2.81 5/269 160967
/proc/meminfo: memFree=89030372/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=229380 memory=159196 CPUtime=221.72 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 161571 0 0 0 22102 70 0 0 20 0 1 0 238912961 234885120 39799 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 57345 39799 544 696 0 56506 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 233572 KiB

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

/proc/loadavg: 4.14 4.10 4.03 5/266 161104
/proc/meminfo: memFree=89216388/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=229380 memory=222676 CPUtime=3034.7 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 884081 0 0 0 302773 697 0 0 20 0 1 0 238912961 234885120 55669 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 57345 55669 544 696 0 56506 0
Current children cumulated CPU time: 3034.7 s
Current children cumulated vsize: 233572 KiB
Current children cumulated memory: 225620 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.10 4.03 5/266 161106
/proc/meminfo: memFree=89174536/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=245764 memory=241104 CPUtime=3094.56 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 900128 0 0 0 308745 711 0 0 20 0 1 0 238912961 251662336 60276 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 61441 60276 544 696 0 60602 0
Current children cumulated CPU time: 3094.56 s
Current children cumulated vsize: 249956 KiB
Current children cumulated memory: 244048 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.11 4.04 5/266 161108
/proc/meminfo: memFree=89159560/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=376836 memory=247252 CPUtime=3154.42 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 918254 0 0 0 314715 727 0 0 20 0 1 0 238912961 385880064 61813 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 94209 61813 544 696 0 93370 0
Current children cumulated CPU time: 3154.42 s
Current children cumulated vsize: 381028 KiB
Current children cumulated memory: 250196 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.10 4.04 5/266 161110
/proc/meminfo: memFree=89156136/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=245764 memory=220628 CPUtime=3214.28 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 929856 0 0 0 320691 737 0 0 20 0 1 0 238912961 251662336 55157 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 61441 55157 544 696 0 60602 0
Current children cumulated CPU time: 3214.28 s
Current children cumulated vsize: 249956 KiB
Current children cumulated memory: 223572 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.10 4.04 5/267 161115
/proc/meminfo: memFree=89200188/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=245764 memory=220628 CPUtime=3274.14 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 947720 0 0 0 326662 752 0 0 20 0 1 0 238912961 251662336 55157 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 61441 55157 544 696 0 60602 0
Current children cumulated CPU time: 3274.14 s
Current children cumulated vsize: 249956 KiB
Current children cumulated memory: 223572 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.11 4.04 5/267 161121
/proc/meminfo: memFree=89188040/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=376836 memory=245204 CPUtime=3333.99 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 963650 0 0 0 332636 763 0 0 20 0 1 0 238912961 385880064 61301 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 94209 61301 544 696 0 93370 0
Current children cumulated CPU time: 3333.99 s
Current children cumulated vsize: 381028 KiB
Current children cumulated memory: 248148 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.04 5/267 161123
/proc/meminfo: memFree=89028504/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=360452 memory=280016 CPUtime=3393.85 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 978955 0 0 0 338607 778 0 0 20 0 1 0 238912961 369102848 70004 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 90113 70004 544 696 0 89274 0
Current children cumulated CPU time: 3393.85 s
Current children cumulated vsize: 364644 KiB
Current children cumulated memory: 282960 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.04 5/267 161125
/proc/meminfo: memFree=89030356/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=245764 memory=202192 CPUtime=3453.71 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 993020 0 0 0 344581 790 0 0 20 0 1 0 238912961 251662336 50548 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 61441 50548 544 696 0 60602 0
Current children cumulated CPU time: 3453.71 s
Current children cumulated vsize: 249956 KiB
Current children cumulated memory: 205136 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.11 4.05 5/267 161127
/proc/meminfo: memFree=89147336/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=229380 memory=199376 CPUtime=3513.56 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 998068 0 0 0 350562 794 0 0 20 0 1 0 238912961 234885120 49844 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 57345 49844 544 696 0 56506 0
Current children cumulated CPU time: 3513.56 s
Current children cumulated vsize: 233572 KiB
Current children cumulated memory: 202320 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.10 4.05 5/267 161129
/proc/meminfo: memFree=88970280/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=376836 memory=239056 CPUtime=3573.42 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 1016795 0 0 0 356535 807 0 0 20 0 1 0 238912961 385880064 59764 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 94209 59764 544 696 0 93370 0
Current children cumulated CPU time: 3573.42 s
Current children cumulated vsize: 381028 KiB
Current children cumulated memory: 242000 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 4.12 4.10 4.05 5/267 161130
/proc/meminfo: memFree=89081980/131249988 swapFree=33010160/33010684
[pid=160833] ppid=160821 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/160833/stat : 160833 (naps-1.03a6.sh) S 160821 160833 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912959 4292608 736 18446744073709551615 94171571757056 94171572651589 140720654249744 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94171572890640 94171572938384 94171587117056 140720654252453 140720654252547 140720654252547 140720654258151 0
/proc/160833/statm: 1048 736 672 219 0 110 0
[pid=160848] ppid=160833 vsize=376836 memory=247248 CPUtime=3600.06 cores=1,3
/proc/160848/stat : 160848 (naps-1.03a6) R 160833 160833 160769 0 -1 4194304 1020429 0 0 0 359196 810 0 0 20 0 1 0 238912961 385880064 61812 18446744073709551615 4198400 7047149 140737106953968 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 17645568 140737106958706 140737106958820 140737106958820 140737106964425 0
/proc/160848/statm: 94209 61812 544 696 0 93370 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 381028 KiB
Current children cumulated memory: 250192 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3591.97 s, system=8.11078 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.08
CPU user time (s): 3591.97
CPU system time (s): 8.11078
CPU usage (%): 99.7526
Max. virtual memory (cumulated for all children) (KiB): 610404
Max. memory (cumulated for all children) (KiB): 463188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.97
system time used= 8.11078
maximum resident set size= 462292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1020873
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 198
involuntary context switches= 7778


# summary of solver processes directly reported to runsolver:
#   pid: 160833
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3591.97
#   total CPU system time (s): 8.11078

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.02337 second user time and 15.5658 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-23 02:59:14
IDJOB=4544057
IDBENCH=174876
IDSOLVER=3341
FILE ID=nodeC020/4544057-1753232354
RUNJOBID= nodeC020-1753232354-160781
SLURM_JOB_ID= 9687843
Free space on /tmp= 432892 MiB

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

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

MD5SUM BENCH= 9511341aa7d4b7fef4c29d2b14b834db
RANDOM SEED=1728481283

nodeC020 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		: 3558.439
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.79
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		: 3599.896
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.79
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		: 3599.870
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.79
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.776
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.79
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		: 3569.802
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.79
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.586
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.79
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.888
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.79
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.901
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        90430600 kB
MemAvailable:   129729700 kB
Buffers:            2128 kB
Cached:         40055808 kB
SwapCached:            4 kB
Active:           936596 kB
Inactive:       39201608 kB
Active(anon):      81980 kB
Inactive(anon):    24536 kB
Active(file):     854616 kB
Inactive(file): 39177072 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             24648 kB
Writeback:             8 kB
AnonPages:         80532 kB
Mapped:           108612 kB
Shmem:             26244 kB
KReclaimable:     213304 kB
Slab:             309996 kB
SReclaimable:     213304 kB
SUnreclaim:        96692 kB
KernelStack:        4068 kB
PageTables:         2616 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     358972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432868 MiB
End job on nodeC020 at 2025-07-23 03:59:23