Trace number 4542068

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.1 3609.5

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/diag_comm/normalized-27diagcomm_less_teq.opb
MD5SUMe80427fd7184340cbc2fb1b3fd72520e
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.750604
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4482
Total number of constraints6670
Number of constraints which are clauses4374
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2296
Minimum length of a constraint2
Maximum length of a constraint108
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 9007199254740992
Number of bits of the biggest number in a constraint 54
Biggest sum of numbers in a constraint 36028797018963967
Number of bits of the biggest sum of numbers55
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-4542068-1753199096.opb
3600.08/3609.50	c 
3600.08/3609.50	c *** TERMINATED *** by signal 15
3600.08/3609.50	s UNKNOWN
3600.08/3609.50	c _____________________________________________________________________________
3600.08/3609.50	c std/band forms        : 1,1404
3600.08/3609.50	c 2cl/3cl ITE-codings   : 53,6858
3600.08/3609.50	c BDD/srt/adr Max costs : 160,0,0
3600.08/3609.50	c BDDraw/bin/mul/srt/adr: 1405,0,0,0,0
3600.08/3609.50	c BDD nodes             : 16793
3600.08/3609.50	c Es1/CC detections     : 0,0
3600.08/3609.50	c CC sort               : 0
3600.08/3609.50	c SAT/UNSAT calls       : 0,0
3600.08/3609.50	c regenrated variables  : 0
3600.08/3609.50	c eliminated fixed lits : 0
3600.08/3609.50	c goal lit flips        : 0
3600.08/3609.50	c goal stages           : 0
3600.08/3609.50	c goal shrink           : 0
3600.08/3609.50	c goal coeff separations: 0
3600.08/3609.50	c restarts              : 0
3600.08/3609.50	c conflicts             : 0              (0 /sec)
3600.08/3609.50	c decisions             : 0              (0 /sec)
3600.08/3609.50	c propagations          : 0              (0 /sec)
3600.08/3609.50	c inspects              : 0              (0 /sec)
3600.08/3609.50	c CPU time (solving tm) : 3595 s        (3594 s, SAT 0 s, UNSAT 0 s)
3600.08/3609.50	c Time for Opt-base     : 0 s
3600.08/3609.50	c Steps for Opt-base    : 0
3600.08/3609.50	c Time for BDD coding   : 0.19 s
3600.08/3609.50	c Time for srt coding   : 0 s
3600.08/3609.50	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

solver pid=161713, runsolver pid=161710

[startup+0.100098 s]*
/proc/loadavg: 3.64 1.53 0.63 5/257 161717
/proc/meminfo: memFree=129132308/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=6096 memory=4480 CPUtime=0.08 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 660 0 0 0 8 0 0 0 20 0 1 0 235588737 6242304 1120 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 1524 1120 544 696 0 685 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10288 KiB
Current children cumulated memory: 7424 KiB

[startup+0.212867 s]*
/proc/loadavg: 3.64 1.53 0.63 5/257 161717
/proc/meminfo: memFree=129132308/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=8076 memory=6528 CPUtime=0.2 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1200 0 0 0 20 0 0 0 20 0 1 0 235588737 8269824 1632 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 2019 1632 544 696 0 1180 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 12268 KiB
Current children cumulated memory: 9472 KiB

[startup+0.31254 s]*
/proc/loadavg: 3.64 1.53 0.63 5/257 161717
/proc/meminfo: memFree=129132308/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=8556 memory=6912 CPUtime=0.29 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1301 0 0 0 29 0 0 0 20 0 1 0 235588737 8761344 1728 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 2139 1728 544 696 0 1300 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 12748 KiB
Current children cumulated memory: 9856 KiB

[startup+0.700317 s]
/proc/loadavg: 3.64 1.53 0.63 5/257 161717
/proc/meminfo: memFree=129132780/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=15612 memory=13232 CPUtime=0.67 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 3981 0 0 0 66 1 0 0 20 0 1 0 235588737 15986688 3308 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 3903 3308 544 696 0 3064 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 19804 KiB
Current children cumulated memory: 16176 KiB

[startup+1.50033 s]
/proc/loadavg: 3.64 1.53 0.63 5/257 161717
/proc/meminfo: memFree=129130764/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=15756 memory=12968 CPUtime=1.46 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 4526 0 0 0 145 1 0 0 20 0 1 0 235588737 16134144 3242 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 3939 3242 544 696 0 3100 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 19948 KiB
Current children cumulated memory: 15912 KiB

[startup+3.11285 s]
/proc/loadavg: 3.64 1.53 0.63 5/257 161717
/proc/meminfo: memFree=129130512/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=15732 memory=13864 CPUtime=3.07 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 4751 0 0 0 306 1 0 0 20 0 1 0 235588737 16109568 3466 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 3933 3466 544 696 0 3094 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 19924 KiB
Current children cumulated memory: 16808 KiB

[startup+6.30031 s]
/proc/loadavg: 3.67 1.57 0.65 5/257 161717
/proc/meminfo: memFree=129130512/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=15692 memory=14036 CPUtime=6.26 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 5248 0 0 0 624 2 0 0 20 0 1 0 235588737 16068608 3509 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 3923 3509 544 696 0 3084 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 19884 KiB
Current children cumulated memory: 16980 KiB

[startup+12.7003 s]
/proc/loadavg: 3.78 1.63 0.67 5/257 161717
/proc/meminfo: memFree=129129476/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=19792 memory=16304 CPUtime=12.64 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 9969 0 0 0 1261 3 0 0 20 0 1 0 235588737 20267008 4076 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 4948 4076 544 696 0 4109 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 23984 KiB
Current children cumulated memory: 19248 KiB

[startup+25.5004 s]
/proc/loadavg: 3.83 1.75 0.73 5/257 161717
/proc/meminfo: memFree=129130344/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=20044 memory=17516 CPUtime=25.41 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 16226 0 0 0 2537 4 0 0 20 0 1 0 235588737 20525056 4379 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 5011 4379 544 696 0 4172 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 24236 KiB
Current children cumulated memory: 20460 KiB

[startup+51.1129 s]
/proc/loadavg: 3.89 1.93 0.81 5/257 161717
/proc/meminfo: memFree=129128404/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=29516 memory=23052 CPUtime=50.95 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 33250 0 0 0 5088 7 0 0 20 0 1 0 235588737 30224384 5763 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 7379 5763 544 696 0 6540 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 33708 KiB
Current children cumulated memory: 25996 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 2.28 0.99 5/257 161719
/proc/meminfo: memFree=129128196/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=37708 memory=31616 CPUtime=102.02 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 62474 0 0 0 10187 15 0 0 20 0 1 0 235588737 38612992 7904 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 9427 7904 544 696 0 8588 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 41900 KiB
Current children cumulated memory: 34560 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 2.61 1.19 5/257 161721
/proc/meminfo: memFree=129117560/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=31372 memory=26940 CPUtime=161.87 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 98496 0 0 0 16163 24 0 0 20 0 1 0 235588737 32124928 6735 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 7843 6735 544 696 0 7004 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 35564 KiB
Current children cumulated memory: 29884 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.87 1.37 5/254 161723
/proc/meminfo: memFree=129112376/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=37708 memory=31928 CPUtime=221.71 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 136843 0 0 0 22139 32 0 0 20 0 1 0 235588737 38612992 7982 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 9427 7982 544 696 0 8588 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 41900 KiB

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

/proc/loadavg: 4.41 4.27 4.09 5/256 161869
/proc/meminfo: memFree=129012428/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=37708 memory=33464 CPUtime=3094.26 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1734334 0 0 0 308964 462 0 0 20 0 1 0 235588737 38612992 8366 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 9427 8366 544 696 0 8588 0
Current children cumulated CPU time: 3094.26 s
Current children cumulated vsize: 41900 KiB
Current children cumulated memory: 36408 KiB

[startup+3162.3 s]
/proc/loadavg: 4.26 4.25 4.09 5/255 161871
/proc/meminfo: memFree=128995668/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=66380 memory=61104 CPUtime=3154.08 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1771227 0 0 0 314936 472 0 0 20 0 1 0 235588737 67973120 15276 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 16595 15276 544 696 0 15756 0
Current children cumulated CPU time: 3154.08 s
Current children cumulated vsize: 70572 KiB
Current children cumulated memory: 64048 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.22 4.09 5/254 161873
/proc/meminfo: memFree=128999436/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=66380 memory=63168 CPUtime=3213.91 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1797560 0 0 0 320912 479 0 0 20 0 1 0 235588737 67973120 15792 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 16595 15792 544 696 0 15756 0
Current children cumulated CPU time: 3213.91 s
Current children cumulated vsize: 70572 KiB
Current children cumulated memory: 66112 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.19 4.09 5/254 161875
/proc/meminfo: memFree=129029644/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=45900 memory=35868 CPUtime=3273.76 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1839860 0 0 0 326884 492 0 0 20 0 1 0 235588737 47001600 8967 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 11475 8967 544 696 0 10636 0
Current children cumulated CPU time: 3273.76 s
Current children cumulated vsize: 50092 KiB
Current children cumulated memory: 38812 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.17 4.09 5/254 161877
/proc/meminfo: memFree=129011120/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=45900 memory=40060 CPUtime=3333.6 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1877976 0 0 0 332858 502 0 0 20 0 1 0 235588737 47001600 10015 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 11475 10015 544 696 0 10636 0
Current children cumulated CPU time: 3333.6 s
Current children cumulated vsize: 50092 KiB
Current children cumulated memory: 43004 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.17 4.09 5/254 161879
/proc/meminfo: memFree=129022936/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=45900 memory=40296 CPUtime=3393.45 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1912545 0 0 0 338834 511 0 0 20 0 1 0 235588737 47001600 10074 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 11475 10074 544 696 0 10636 0
Current children cumulated CPU time: 3393.45 s
Current children cumulated vsize: 50092 KiB
Current children cumulated memory: 43240 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.15 4.09 5/253 161881
/proc/meminfo: memFree=129042688/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=45900 memory=35728 CPUtime=3453.31 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1926361 0 0 0 344815 516 0 0 20 0 1 0 235588737 47001600 8932 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 11475 8932 544 696 0 10636 0
Current children cumulated CPU time: 3453.31 s
Current children cumulated vsize: 50092 KiB
Current children cumulated memory: 38672 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.14 4.09 5/255 162083
/proc/meminfo: memFree=124238212/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=31564 memory=26156 CPUtime=3513.12 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1951643 0 0 0 350789 523 0 0 20 0 1 0 235588737 32321536 6539 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 7891 6539 544 696 0 7052 0
Current children cumulated CPU time: 3513.12 s
Current children cumulated vsize: 35756 KiB
Current children cumulated memory: 29100 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/255 162085
/proc/meminfo: memFree=116557704/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=66380 memory=57788 CPUtime=3572.94 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1981901 0 0 0 356762 532 0 0 20 0 1 0 235588737 67973120 14447 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 16595 14447 544 696 0 15756 0
Current children cumulated CPU time: 3572.94 s
Current children cumulated vsize: 70572 KiB
Current children cumulated memory: 60732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.10 4.13 4.09 5/255 162086
/proc/meminfo: memFree=114190500/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=45900 memory=34836 CPUtime=3600.08 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1996591 0 0 0 359471 537 0 0 20 0 1 0 235588737 47001600 8709 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 11475 8709 544 696 0 10636 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 50092 KiB
Current children cumulated memory: 37780 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3594.72 s, system=5.37994 s

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

[startup+3609.5 s]
/proc/loadavg: 4.10 4.13 4.09 5/255 162086
/proc/meminfo: memFree=114190500/131382112 swapFree=33000116/33010684
[pid=161713] ppid=161710 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161713/stat : 161713 (naps-1.03a6.sh) S 161710 161713 161574 0 -1 4194304 229 201 0 0 0 0 0 0 20 0 1 0 235588735 4292608 736 18446744073709551615 94373665533952 94373666428485 140737183037248 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94373666667536 94373666715280 94373682724864 140737183046053 140737183046147 140737183046147 140737183051751 0
/proc/161713/statm: 1048 736 672 219 0 110 0
[pid=161717] ppid=161713 vsize=45900 memory=34836 CPUtime=3600.08 cores=4,6
/proc/161717/stat : 161717 (naps-1.03a6) R 161713 161713 161574 0 -1 4194304 1996591 0 0 0 359471 537 0 0 20 0 1 0 235588737 47001600 8709 18446744073709551615 4198400 7047149 140730397232336 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 16949248 140730397239666 140730397239780 140730397239780 140730397245385 0
/proc/161717/statm: 11475 8709 544 696 0 10636 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 50092 KiB
Current children cumulated memory: 37780 KiB

Child status: 10

Real time (s): 3609.5
CPU time (s): 3600.1
CPU user time (s): 3594.72
CPU system time (s): 5.37994
CPU usage (%): 99.7395
Max. virtual memory (cumulated for all children) (KiB): 160684
Max. memory (cumulated for all children) (KiB): 131664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.72
system time used= 5.37994
maximum resident set size= 128720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1997033
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= 191
involuntary context switches= 5466


# summary of solver processes directly reported to runsolver:
#   pid: 161713
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3594.72
#   total CPU system time (s): 5.37994

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.6474 second user time and 34.7158 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-22 17:44:56
IDJOB=4542068
IDBENCH=163785
IDSOLVER=3341
FILE ID=nodeC007/4542068-1753199096
RUNJOBID= nodeC007-1753198970-161592
SLURM_JOB_ID= 9687740
Free space on /tmp= 432972 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/diag_comm/normalized-27diagcomm_less_teq.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542068-1753199096/watcher-4542068-1753199096 -o /tmp/evaluation-result-4542068-1753199096/solver-4542068-1753199096 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1753198970-161592 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4542068-1753199096.opb

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

MD5SUM BENCH= e80427fd7184340cbc2fb1b3fd72520e
RANDOM SEED=359947374

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129132244 kB
MemAvailable:   129657860 kB
Buffers:              16 kB
Cached:          1197348 kB
SwapCached:         2616 kB
Active:           962156 kB
Inactive:         374212 kB
Active(anon):     125996 kB
Inactive(anon):    33312 kB
Active(file):     836160 kB
Inactive(file):   340900 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000116 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5848 kB
Writeback:             0 kB
AnonPages:        138376 kB
Mapped:           109096 kB
Shmem:             20304 kB
KReclaimable:     376368 kB
Slab:             470352 kB
SReclaimable:     376368 kB
SUnreclaim:        93984 kB
KernelStack:        4128 kB
PageTables:         3404 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     497008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432892 MiB
End job on nodeC007 at 2025-07-22 18:45:06