Trace number 4515089

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.12 3609.52

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ab51-40-100.0.s.opb
MD5SUMfadbb7049cb6f956a624efb3819309ab
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark27.5709
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12675
Total number of constraints11891
Number of constraints which are clauses11766
Number of constraints which are cardinality constraints (but not clauses)124
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint11734
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 1285215
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 501285382
Number of bits of the biggest sum of numbers29
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-4515089-1751224702.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        : 125,0
3600.08/3609.50	c 2cl/3cl ITE-codings   : 0,0
3600.08/3609.50	c BDD/srt/adr Max costs : 0,15423257,0
3600.08/3609.50	c BDDraw/bin/mul/srt/adr: 0,0,0,125,0
3600.08/3609.50	c BDD nodes             : 0
3600.08/3609.50	c Es1/CC detections     : 0,0
3600.08/3609.50	c CC sort               : 124
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) : 3593 s        (3562 s, SAT 0 s, UNSAT 0 s)
3600.08/3609.50	c Time for Opt-base     : 18.28 s
3600.08/3609.50	c Steps for Opt-base    : 102731170
3600.08/3609.50	c Time for BDD coding   : 0 s
3600.08/3609.50	c Time for srt coding   : 5.741 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 (63173 MiB free)
  memory of node 1: 64465 MiB (62702 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515089-1751224702/watcher-4515089-1751224702 -o /tmp/evaluation-result-4515089-1751224702/solver-4515089-1751224702 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751216748-28395 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4515089-1751224702.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=30447, runsolver pid=30444

[startup+0.100096 s]*
/proc/loadavg: 4.24 4.19 4.18 5/256 30451
/proc/meminfo: memFree=128896736/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=10792 memory=9008 CPUtime=0.08 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 2077 0 0 0 8 0 0 0 20 0 1 0 38149621 11051008 2252 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 2698 2252 480 696 0 1859 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 14984 KiB
Current children cumulated memory: 11952 KiB

[startup+0.213353 s]*
/proc/loadavg: 4.22 4.18 4.18 5/256 30451
/proc/meminfo: memFree=128896736/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=10792 memory=9008 CPUtime=0.19 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 2082 0 0 0 19 0 0 0 20 0 1 0 38149621 11051008 2252 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 2698 2252 480 696 0 1859 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 14984 KiB
Current children cumulated memory: 11952 KiB

[startup+0.313302 s]*
/proc/loadavg: 4.22 4.18 4.18 5/256 30451
/proc/meminfo: memFree=128896736/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=12004 memory=10160 CPUtime=0.29 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 2386 0 0 0 29 0 0 0 20 0 1 0 38149621 12292096 2540 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 3001 2540 480 696 0 2162 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 16196 KiB
Current children cumulated memory: 13104 KiB

[startup+0.700424 s]
/proc/loadavg: 4.22 4.18 4.18 5/256 30451
/proc/meminfo: memFree=128896736/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=19252 memory=17120 CPUtime=0.67 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 4282 0 0 0 66 1 0 0 20 0 1 0 38149621 19714048 4280 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 4813 4280 544 696 0 3974 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 23444 KiB
Current children cumulated memory: 20064 KiB

[startup+1.50036 s]
/proc/loadavg: 4.22 4.18 4.18 5/256 30451
/proc/meminfo: memFree=128896736/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=19252 memory=17248 CPUtime=1.47 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 4292 0 0 0 146 1 0 0 20 0 1 0 38149621 19714048 4312 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 4813 4312 544 696 0 3974 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 23444 KiB
Current children cumulated memory: 20192 KiB

[startup+3.11303 s]
/proc/loadavg: 4.22 4.18 4.18 5/256 30451
/proc/meminfo: memFree=128910536/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=19384 memory=17248 CPUtime=3.08 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 4309 0 0 0 307 1 0 0 20 0 1 0 38149621 19849216 4312 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 4846 4312 544 696 0 4007 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 23576 KiB
Current children cumulated memory: 20192 KiB

[startup+6.30031 s]
/proc/loadavg: 4.20 4.18 4.18 5/256 30451
/proc/meminfo: memFree=128937696/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=19516 memory=17376 CPUtime=6.26 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 4339 0 0 0 625 1 0 0 20 0 1 0 38149621 19984384 4344 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 4879 4344 544 696 0 4040 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 23708 KiB
Current children cumulated memory: 20320 KiB

[startup+12.7003 s]
/proc/loadavg: 4.19 4.18 4.18 5/256 30452
/proc/meminfo: memFree=128939140/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=19680 memory=17504 CPUtime=12.64 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 4378 0 0 0 1263 1 0 0 20 0 1 0 38149621 20152320 4376 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 4920 4376 544 696 0 4081 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 23872 KiB
Current children cumulated memory: 20448 KiB

[startup+25.5004 s]
/proc/loadavg: 4.16 4.17 4.18 5/256 30452
/proc/meminfo: memFree=127901192/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=1281112 memory=1198956 CPUtime=25.42 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 125866 0 0 0 2503 39 0 0 20 0 1 0 38149621 1311858688 299739 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 320278 299739 544 696 0 319439 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1285304 KiB
Current children cumulated memory: 1201900 KiB

[startup+51.1132 s]
/proc/loadavg: 4.16 4.17 4.18 5/255 30452
/proc/meminfo: memFree=124702480/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=4025552 memory=3747008 CPUtime=50.97 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 550104 0 0 0 4891 206 0 0 20 0 1 0 38149621 4122165248 936752 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 1006388 936752 544 696 0 1005549 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 4029744 KiB
Current children cumulated memory: 3749952 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.16 4.17 5/255 30454
/proc/meminfo: memFree=120628452/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=10475456 memory=8305572 CPUtime=102.03 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 575361 0 0 0 9851 352 0 0 20 0 1 0 38149621 10726866944 2076393 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 2618864 2076393 544 696 0 2618025 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 10479648 KiB
Current children cumulated memory: 8308516 KiB

[startup+162.3 s]
/proc/loadavg: 4.73 4.31 4.23 5/254 30458
/proc/meminfo: memFree=120593720/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=10475456 memory=8309668 CPUtime=161.9 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 575927 0 0 0 15837 353 0 0 20 0 1 0 38149621 10726866944 2077417 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 2618864 2077417 544 696 0 2618025 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 10479648 KiB
Current children cumulated memory: 8312612 KiB

[startup+222.3 s]
/proc/loadavg: 4.43 4.31 4.23 5/254 30460
/proc/meminfo: memFree=120520572/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=10475456 memory=8326052 CPUtime=221.78 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 576514 0 0 0 21823 355 0 0 20 0 1 0 38149621 10726866944 2081513 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 2618864 2081513 544 696 0 2618025 0
Current children cumulated CPU time: 221.78 s
Current children cumulated vsize: 10479648 KiB

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

/proc/30451/statm: 971963 897086 544 696 0 971124 0
Current children cumulated CPU time: 3094.42 s
Current children cumulated vsize: 3892044 KiB
Current children cumulated memory: 3591288 KiB

[startup+3162.3 s]
/proc/loadavg: 2.19 3.16 3.75 3/240 30720
/proc/meminfo: memFree=114256720/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=4149996 memory=3597688 CPUtime=3154.24 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 1084082 0 0 0 314729 695 0 0 20 0 1 0 38149621 4249595904 899422 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 1037499 899422 544 696 0 1036660 0
Current children cumulated CPU time: 3154.24 s
Current children cumulated vsize: 4154188 KiB
Current children cumulated memory: 3600632 KiB

[startup+3222.3 s]
/proc/loadavg: 2.18 2.98 3.65 3/240 30725
/proc/meminfo: memFree=114284188/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=4149996 memory=3598200 CPUtime=3214.03 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 1084812 0 0 0 320708 695 0 0 20 0 1 0 38149621 4249595904 899550 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 1037499 899550 544 696 0 1036660 0
Current children cumulated CPU time: 3214.03 s
Current children cumulated vsize: 4154188 KiB
Current children cumulated memory: 3601144 KiB

[startup+3282.3 s]
/proc/loadavg: 2.12 2.81 3.55 3/240 30727
/proc/meminfo: memFree=114232644/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=4149996 memory=3598456 CPUtime=3273.83 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 1085129 0 0 0 326688 695 0 0 20 0 1 0 38149621 4249595904 899614 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 1037499 899614 544 696 0 1036660 0
Current children cumulated CPU time: 3273.83 s
Current children cumulated vsize: 4154188 KiB
Current children cumulated memory: 3601400 KiB

[startup+3342.3 s]
/proc/loadavg: 2.09 2.68 3.45 3/241 30730
/proc/meminfo: memFree=114277036/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=4149996 memory=3600632 CPUtime=3333.63 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 1085907 0 0 0 332668 695 0 0 20 0 1 0 38149621 4249595904 900158 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 1037499 900158 544 696 0 1036660 0
Current children cumulated CPU time: 3333.63 s
Current children cumulated vsize: 4154188 KiB
Current children cumulated memory: 3603576 KiB

[startup+3402.3 s]
/proc/loadavg: 2.13 2.58 3.37 3/241 30732
/proc/meminfo: memFree=114192620/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=4149996 memory=3600632 CPUtime=3393.44 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 1086230 0 0 0 338649 695 0 0 20 0 1 0 38149621 4249595904 900158 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 1037499 900158 544 696 0 1036660 0
Current children cumulated CPU time: 3393.44 s
Current children cumulated vsize: 4154188 KiB
Current children cumulated memory: 3603576 KiB

[startup+3462.3 s]
/proc/loadavg: 2.09 2.49 3.29 3/241 30734
/proc/meminfo: memFree=111745324/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=4149996 memory=3601272 CPUtime=3453.27 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 1086716 0 0 0 344632 695 0 0 20 0 1 0 38149621 4249595904 900318 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 1037499 900318 544 696 0 1036660 0
Current children cumulated CPU time: 3453.27 s
Current children cumulated vsize: 4154188 KiB
Current children cumulated memory: 3604216 KiB

[startup+3522.3 s]
/proc/loadavg: 2.15 2.43 3.21 3/240 30736
/proc/meminfo: memFree=111569076/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=4149996 memory=3631992 CPUtime=3513.12 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 1087082 0 0 0 350616 696 0 0 20 0 1 0 38149621 4249595904 907998 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 1037499 907998 544 696 0 1036660 0
Current children cumulated CPU time: 3513.12 s
Current children cumulated vsize: 4154188 KiB
Current children cumulated memory: 3634936 KiB

[startup+3582.3 s]
/proc/loadavg: 2.12 2.36 3.14 3/240 30738
/proc/meminfo: memFree=111337424/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=4149996 memory=3693488 CPUtime=3572.96 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 1105656 0 0 0 356595 701 0 0 20 0 1 0 38149621 4249595904 923372 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 1037499 923372 544 696 0 1036660 0
Current children cumulated CPU time: 3572.96 s
Current children cumulated vsize: 4154188 KiB
Current children cumulated memory: 3696432 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 2.15 2.35 3.12 3/242 30745
/proc/meminfo: memFree=111270264/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=4149996 memory=3699632 CPUtime=3600.08 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 1105978 0 0 0 359307 701 0 0 20 0 1 0 38149621 4249595904 924908 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 1037499 924908 544 696 0 1036660 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 4154188 KiB
Current children cumulated memory: 3702576 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3609.51 s]
# the end of solver process 30447 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.001041 s, system=0.00845 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3593.08 s, system=7.03983 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3609.5 s]
/proc/loadavg: 2.15 2.35 3.12 3/242 30745
/proc/meminfo: memFree=111270264/131382116 swapFree=33010684/33010684
[pid=30447] ppid=30444 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30447/stat : 30447 (naps-1.03a6.sh) S 30444 30447 28384 0 -1 4194304 228 205 0 0 0 0 0 0 20 0 1 0 38149620 4292608 736 18446744073709551615 93878881198080 93878882092613 140727841371568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93878882331664 93878882379408 93878902013952 140727841376679 140727841376773 140727841376773 140727841382375 0
/proc/30447/statm: 1048 736 672 219 0 110 0
[pid=30451] ppid=30447 vsize=4149996 memory=3699632 CPUtime=3600.08 cores=4,6
/proc/30451/stat : 30451 (naps-1.03a6) R 30447 30447 28384 0 -1 4194304 1105978 0 0 0 359307 701 0 0 20 0 1 0 38149621 4249595904 924908 18446744073709551615 4198400 7047149 140723476073328 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 8400896 140723476076916 140723476077030 140723476077030 140723476082633 0
/proc/30451/statm: 1037499 924908 544 696 0 1036660 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 4154188 KiB
Current children cumulated memory: 3702576 KiB

Child status: 10

Real time (s): 3609.52
CPU time (s): 3600.12
CPU user time (s): 3593.08
CPU system time (s): 7.03983
CPU usage (%): 99.7397
Max. virtual memory (cumulated for all children) (KiB): 10527236
Max. memory (cumulated for all children) (KiB): 8460664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.08
system time used= 7.03983
maximum resident set size= 8457720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1106412
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= 251
involuntary context switches= 3123


# summary of solver processes directly reported to runsolver:
#   pid: 30447,30451
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3593.08
#   total CPU system time (s): 7.03983

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.56 second user time and 37.4918 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-06-29 21:18:22
IDJOB=4515089
IDBENCH=164141
IDSOLVER=3341
FILE ID=nodeC010/4515089-1751224702
RUNJOBID= nodeC010-1751216748-28395
SLURM_JOB_ID= 9587658
Free space on /tmp= 432676 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-ab51-40-100.0.s.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515089-1751224702/watcher-4515089-1751224702 -o /tmp/evaluation-result-4515089-1751224702/solver-4515089-1751224702 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751216748-28395 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4515089-1751224702.opb

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

MD5SUM BENCH= fadbb7049cb6f956a624efb3819309ab
RANDOM SEED=69000282

nodeC010 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		: 3661.181
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.36
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		: 3691.279
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.36
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.503
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.36
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		: 3700.000
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.36
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.384
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.36
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		: 3491.673
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.36
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.148
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.36
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.428
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        128897180 kB
MemAvailable:   129147876 kB
Buffers:            3280 kB
Cached:          1060320 kB
SwapCached:            0 kB
Active:          1109648 kB
Inactive:         767812 kB
Active(anon):     831820 kB
Inactive(anon):        0 kB
Active(file):     277828 kB
Inactive(file):   767812 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6496 kB
Writeback:             0 kB
AnonPages:        813844 kB
Mapped:           110560 kB
Shmem:             17960 kB
KReclaimable:      89364 kB
Slab:             171176 kB
SReclaimable:      89364 kB
SUnreclaim:        81812 kB
KernelStack:        4112 kB
PageTables:         4640 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1230512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    638976 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432680 MiB
End job on nodeC010 at 2025-06-29 22:18:32