Trace number 4544096

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.04 3610.11

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v2_10_092.opb
MD5SUMabde55a93501845a748728a01651cccf
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 benchmark1.10617
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables85570
Total number of constraints1851
Number of constraints which are clauses931
Number of constraints which are cardinality constraints (but not clauses)920
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint93
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 94
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100058 s]*
/proc/loadavg: 1.15 1.40 2.46 4/265 160850
/proc/meminfo: memFree=90398448/131249988 swapFree=33010160/33010684
[pid=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=12504 memory=9232 CPUtime=0.08 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 2464 0 0 0 8 0 0 0 20 0 1 0 238912960 12804096 2308 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 3126 2308 544 696 0 2287 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 16696 KiB
Current children cumulated memory: 12304 KiB

[startup+0.205505 s]*
/proc/loadavg: 1.15 1.40 2.46 4/263 160858
/proc/meminfo: memFree=90336532/131249988 swapFree=33010160/33010684
[pid=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=22796 memory=17436 CPUtime=0.19 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 5294 0 0 0 18 1 0 0 20 0 1 0 238912960 23343104 4359 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 5699 4359 544 696 0 4860 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 26988 KiB
Current children cumulated memory: 20508 KiB

[startup+0.305504 s]*
/proc/loadavg: 1.15 1.40 2.46 5/263 160858
/proc/meminfo: memFree=90285120/131249988 swapFree=33010160/33010684
[pid=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=34352 memory=26352 CPUtime=0.28 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 7902 0 0 0 27 1 0 0 20 0 1 0 238912960 35176448 6588 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 8588 6588 544 696 0 7749 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 38544 KiB
Current children cumulated memory: 29424 KiB

[startup+0.700208 s]
/proc/loadavg: 1.15 1.40 2.46 4/263 160858
/proc/meminfo: memFree=90148332/131249988 swapFree=33010160/33010684
[pid=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=153724 memory=143968 CPUtime=0.67 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 20881 0 0 0 63 4 0 0 20 0 1 0 238912960 157413376 35992 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 38431 35992 544 696 0 37592 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 157916 KiB
Current children cumulated memory: 147040 KiB

[startup+1.50022 s]
/proc/loadavg: 1.15 1.40 2.46 4/263 160858
/proc/meminfo: memFree=89959752/131249988 swapFree=33010160/33010684
[pid=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=473344 memory=388156 CPUtime=1.47 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 47639 0 0 0 134 13 0 0 20 0 1 0 238912960 484704256 97039 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 118336 97039 544 696 0 117497 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 477536 KiB
Current children cumulated memory: 391228 KiB

[startup+3.10529 s]
/proc/loadavg: 1.15 1.40 2.46 5/263 160906
/proc/meminfo: memFree=89565900/131249988 swapFree=33010160/33010684
[pid=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=463652 memory=427112 CPUtime=3.08 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 66365 0 0 0 289 19 0 0 20 0 1 0 238912960 474779648 106778 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 115913 106778 544 696 0 115074 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 467844 KiB
Current children cumulated memory: 430184 KiB

[startup+6.30017 s]
/proc/loadavg: 1.30 1.42 2.46 5/268 160946
/proc/meminfo: memFree=89143148/131249988 swapFree=33010160/33010684
[pid=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=725800 memory=633620 CPUtime=6.26 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 70001 0 0 0 603 23 0 0 20 0 1 0 238912960 743219200 158405 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 181450 158405 544 696 0 180611 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 729992 KiB
Current children cumulated memory: 636692 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=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=725800 memory=674580 CPUtime=12.64 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 70062 0 0 0 1241 23 0 0 20 0 1 0 238912960 743219200 168645 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 181450 168645 544 696 0 180611 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 729992 KiB
Current children cumulated memory: 677652 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=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=725800 memory=676628 CPUtime=25.41 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 70205 0 0 0 2518 23 0 0 20 0 1 0 238912960 743219200 169157 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 181450 169157 544 696 0 180611 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 729992 KiB
Current children cumulated memory: 679700 KiB

[startup+51.1057 s]
/proc/loadavg: 2.78 1.80 2.54 5/268 160947
/proc/meminfo: memFree=89335472/131249988 swapFree=33010160/33010684
[pid=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=633728 memory=547768 CPUtime=50.94 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 105479 0 0 0 5054 40 0 0 20 0 1 0 238912960 648937472 136942 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 158432 136942 544 696 0 157593 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 637920 KiB
Current children cumulated memory: 550840 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 2.16 2.62 5/268 160948
/proc/meminfo: memFree=89127788/131249988 swapFree=33010160/33010684
[pid=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=937912 memory=677612 CPUtime=102 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 126286 0 0 0 10138 62 0 0 20 0 1 0 238912960 960421888 169403 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 234478 169403 544 696 0 233639 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 942104 KiB
Current children cumulated memory: 680684 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=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=725884 memory=575604 CPUtime=161.83 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 135633 0 0 0 16101 82 0 0 20 0 1 0 238912960 743305216 143901 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 181471 143901 544 696 0 180632 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 730076 KiB
Current children cumulated memory: 578676 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=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=922492 memory=747376 CPUtime=221.67 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 149518 0 0 0 22062 105 0 0 20 0 1 0 238912960 944631808 186844 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 230623 186844 544 696 0 229784 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 926684 KiB

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

/proc/loadavg: 4.11 4.10 4.03 5/266 161106
/proc/meminfo: memFree=89174536/131249988 swapFree=33010160/33010684
[pid=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=688508 memory=555844 CPUtime=3093.58 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 522019 0 0 0 308841 517 0 0 20 0 1 0 238912960 705032192 138961 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 172127 138961 544 696 0 171288 0
Current children cumulated CPU time: 3093.58 s
Current children cumulated vsize: 692700 KiB
Current children cumulated memory: 558916 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=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=688508 memory=555844 CPUtime=3153.43 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 525024 0 0 0 314820 523 0 0 20 0 1 0 238912960 705032192 138961 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 172127 138961 544 696 0 171288 0
Current children cumulated CPU time: 3153.43 s
Current children cumulated vsize: 692700 KiB
Current children cumulated memory: 558916 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=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=688508 memory=574280 CPUtime=3213.27 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 529861 0 0 0 320797 530 0 0 20 0 1 0 238912960 705032192 143570 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 172127 143570 544 696 0 171288 0
Current children cumulated CPU time: 3213.27 s
Current children cumulated vsize: 692700 KiB
Current children cumulated memory: 577352 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=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=688508 memory=564044 CPUtime=3273.11 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 534997 0 0 0 326773 538 0 0 20 0 1 0 238912960 705032192 141011 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 172127 141011 544 696 0 171288 0
Current children cumulated CPU time: 3273.11 s
Current children cumulated vsize: 692700 KiB
Current children cumulated memory: 567116 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=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=672124 memory=557900 CPUtime=3332.94 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 539540 0 0 0 332750 544 0 0 20 0 1 0 238912960 688254976 139475 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 168031 139475 544 696 0 167192 0
Current children cumulated CPU time: 3332.94 s
Current children cumulated vsize: 676316 KiB
Current children cumulated memory: 560972 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=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=721276 memory=668492 CPUtime=3392.79 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 543763 0 0 0 338726 553 0 0 20 0 1 0 238912960 738586624 167123 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 180319 167123 544 696 0 179480 0
Current children cumulated CPU time: 3392.79 s
Current children cumulated vsize: 725468 KiB
Current children cumulated memory: 671564 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=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=786812 memory=760644 CPUtime=3452.63 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 548289 0 0 0 344699 564 0 0 20 0 1 0 238912960 805695488 190161 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 196703 190161 544 696 0 195864 0
Current children cumulated CPU time: 3452.63 s
Current children cumulated vsize: 791004 KiB
Current children cumulated memory: 763716 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=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=672124 memory=648008 CPUtime=3512.45 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 553801 0 0 0 350674 571 0 0 20 0 1 0 238912960 688254976 162002 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 168031 162002 544 696 0 167192 0
Current children cumulated CPU time: 3512.45 s
Current children cumulated vsize: 676316 KiB
Current children cumulated memory: 651080 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=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=917884 memory=787272 CPUtime=3572.29 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 559959 0 0 0 356653 576 0 0 20 0 1 0 238912960 939913216 196818 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 229471 196818 544 696 0 228632 0
Current children cumulated CPU time: 3572.29 s
Current children cumulated vsize: 922076 KiB
Current children cumulated memory: 790344 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.12 4.10 4.05 3/257 161146
/proc/meminfo: memFree=89535448/131249988 swapFree=33010160/33010684
[pid=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=688508 memory=652104 CPUtime=3600.02 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 561927 0 0 0 359425 577 0 0 20 0 1 0 238912960 705032192 163026 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 172127 163026 544 696 0 171288 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 692700 KiB
Current children cumulated memory: 655176 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3594.26 s, system=5.78204 s

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

[startup+3610.11 s]
/proc/loadavg: 4.12 4.10 4.05 3/257 161146
/proc/meminfo: memFree=89535448/131249988 swapFree=33010160/33010684
[pid=160825] ppid=160819 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/160825/stat : 160825 (naps-1.03a6.sh) S 160819 160825 160769 0 -1 4194304 231 206 0 0 0 0 0 0 20 0 1 0 238912958 4292608 768 18446744073709551615 94419640176640 94419641071173 140723268269712 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94419641310224 94419641357968 94419661287424 140723268278693 140723268278787 140723268278787 140723268284391 0
/proc/160825/statm: 1048 768 704 219 0 110 0
[pid=160845] ppid=160825 vsize=688508 memory=652104 CPUtime=3600.02 cores=4,6
/proc/160845/stat : 160845 (naps-1.03a6) R 160825 160825 160769 0 -1 4194304 561927 0 0 0 359425 577 0 0 20 0 1 0 238912960 705032192 163026 18446744073709551615 4198400 7047149 140728999577072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 31961088 140728999582066 140728999582180 140728999582180 140728999587785 0
/proc/160845/statm: 172127 163026 544 696 0 171288 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 692700 KiB
Current children cumulated memory: 655176 KiB

Child status: 10

Real time (s): 3610.11
CPU time (s): 3600.04
CPU user time (s): 3594.26
CPU system time (s): 5.78204
CPU usage (%): 99.7211
Max. virtual memory (cumulated for all children) (KiB): 1184220
Max. memory (cumulated for all children) (KiB): 974668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.26
system time used= 5.78204
maximum resident set size= 971596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 562375
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= 210
involuntary context switches= 21263


# summary of solver processes directly reported to runsolver:
#   pid: 160825
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3594.26
#   total CPU system time (s): 5.78204

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.47317 second user time and 16.5942 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-23 02:59:14
IDJOB=4544096
IDBENCH=174892
IDSOLVER=3341
FILE ID=nodeC020/4544096-1753232354
RUNJOBID= nodeC020-1753232354-160780
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_v2_10_092.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544096-1753232354/watcher-4544096-1753232354 -o /tmp/evaluation-result-4544096-1753232354/solver-4544096-1753232354 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753232354-160780 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4544096-1753232354.opb

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

MD5SUM BENCH= abde55a93501845a748728a01651cccf
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:     358928 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:24