Trace number 4528842

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 NameAnswerobjective functionCPU timeWall clock time
mixed-bag-2024 2025-07-10? (TO) 3600.13 3609.17

DiagnosticValue
AM1LB
LOWERBOUND
NAM1S
NCORES
NEXHAUSTED
NPBCORES
NPBREFORM
NTRIMMED
SCIPUB

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-d6cube.opb
MD5SUM6022b5aad9039ac1ca82f9921059af7c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables185520
Total number of constraints404
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints404
Minimum length of a constraint30
Maximum length of a constraint185520
Number of terms in the objective function 185520
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 6640019433432
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 193273528320
Number of bits of the biggest number in a constraint 38
Biggest sum of numbers in a constraint 11024119093221
Number of bits of the biggest sum of numbers44
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c RoundingSat 2
0.00/0.02	c branch 
0.00/0.02	c commit 
0.00/0.02	c with Papilo
0.00/0.02	c with SCIP
0.00/0.02	c [STEP] parsing instance
1.57/1.66	c [STEP] preprocessing with Papilo
2.27/2.31	c [STEP] solving with SCIP
301.83/303.09	c [STEP] preprocessing done, loading into solver
302.11/303.35	c [STEP] solving
302.11/303.35	c #variables 120343 #constraints 807
302.11/303.36	c SMALL=int, LARGE=long long
302.11/303.36	d SCIPUB 4964739034
302.11/303.37	c bounds - >= 0 @ 301.584
302.11/303.37	c stratification level: 262144
3600.07/3609.12	c #Conflicts:       1000 | #Constraints:       1806
3600.07/3609.12	c #Conflicts:       2000 | #Constraints:       2806
3600.07/3609.12	c INPROCESSING
3600.07/3609.12	c GARBAGE COLLECT
3600.07/3609.12	c #Conflicts:       3000 | #Constraints:       2840
3600.07/3609.12	c #Conflicts:       4000 | #Constraints:       3840
3600.07/3609.12	c INPROCESSING
3600.07/3609.12	c GARBAGE COLLECT
3600.07/3609.12	c #Conflicts:       5000 | #Constraints:       3322
3600.07/3609.12	c #Conflicts:       6000 | #Constraints:       4322
3600.07/3609.12	c INPROCESSING
3600.07/3609.12	c GARBAGE COLLECT
3600.07/3609.12	c #Conflicts:       7000 | #Constraints:       3353
3600.07/3609.12	c #Conflicts:       8000 | #Constraints:       4353
3600.07/3609.12	c #Conflicts:       9000 | #Constraints:       5353
3600.07/3609.12	c INPROCESSING
3600.07/3609.12	c GARBAGE COLLECT
3600.07/3609.12	c #Conflicts:      10000 | #Constraints:       4056
3600.07/3609.12	c #Conflicts:      11000 | #Constraints:       5056
3600.07/3609.12	c #Conflicts:      12000 | #Constraints:       6056
3600.07/3609.12	c INPROCESSING
3600.07/3609.12	c GARBAGE COLLECT
3600.07/3609.12	c #Conflicts:      13000 | #Constraints:       4525
3600.07/3609.12	c #Conflicts:      14000 | #Constraints:       5525
3600.07/3609.12	c Program interrupted by user.
3600.07/3609.12	c cpu time 3516.03 s
3600.07/3609.12	c deterministic time 851142267512 8.51e+11
3600.07/3609.12	c optimization time 467.803 s
3600.07/3609.12	c total solve time 2746.65 s
3600.07/3609.12	c core-guided solve time 2746.65 s
3600.07/3609.12	c propagation time 2979.88 s
3600.07/3609.12	c conflict analysis time 138.34 s
3600.07/3609.12	c propagations 124448680
3600.07/3609.12	c resolve steps 28412
3600.07/3609.12	c decisions 109293048
3600.07/3609.12	c conflicts 14243
3600.07/3609.12	c restarts 60
3600.07/3609.12	c inprocessing phases 5
3600.07/3609.12	c input clauses 0
3600.07/3609.12	c input cardinalities 1
3600.07/3609.12	c input general constraints 806
3600.07/3609.12	c input average constraint length 1817.99
3600.07/3609.12	c input average constraint degree 59300025.23
3600.07/3609.12	c learned clauses 43
3600.07/3609.12	c learned cardinalities 29
3600.07/3609.12	c learned general constraints 14171
3600.07/3609.12	c learned average constraint length 29967.53
3600.07/3609.12	c learned average constraint degree 9331790886.16
3600.07/3609.12	c watched constraints 6762
3600.07/3609.12	c counting constraints 8215
3600.07/3609.12	c gcd simplifications 160
3600.07/3609.12	c detected cardinalities 17
3600.07/3609.12	c weakened non-implied lits 11857986
3600.07/3609.12	c weakened non-implying lits 3557
3600.07/3609.12	c original variables 185520
3600.07/3609.12	c clausal propagations 2
3600.07/3609.12	c cardinality propagations 121
3600.07/3609.12	c watched propagations 49975404
3600.07/3609.12	c counting propagations 74464187
3600.07/3609.12	c watch lookups 29243662308
3600.07/3609.12	c watch backjump lookups 26737531882
3600.07/3609.12	c watch checks 99392682504
3600.07/3609.12	c propagation checks 694124042572
3600.07/3609.12	c constraint additions 1176887321
3600.07/3609.12	c trail pops 233719196
3600.07/3609.12	c formula constraints 807
3600.07/3609.12	c learned constraints 14243
3600.07/3609.12	c bound constraints 0
3600.07/3609.12	c core-guided constraints 0
3600.07/3609.12	c encountered formula constraints 25483
3600.07/3609.12	c encountered learned constraints 17172
3600.07/3609.12	c encountered bound constraints 0
3600.07/3609.12	c encountered core-guided constraints 0
3600.07/3609.12	c LP total time 0 s
3600.07/3609.12	c LP solve time 0 s
3600.07/3609.12	c LP constraints added 0
3600.07/3609.12	c LP constraints removed 0
3600.07/3609.12	c LP pivots internal 0
3600.07/3609.12	c LP pivots root 0
3600.07/3609.12	c LP calls 0
3600.07/3609.12	c LP optimalities 0
3600.07/3609.12	c LP no pivot count 0
3600.07/3609.12	c LP infeasibilities 0
3600.07/3609.12	c LP valid Farkas constraints 0
3600.07/3609.12	c LP learned Farkas constraints 0
3600.07/3609.12	c LP basis resets 0
3600.07/3609.12	c LP cycling count 0
3600.07/3609.12	c LP singular count 0
3600.07/3609.12	c LP no primal count 0
3600.07/3609.12	c LP no farkas count 0
3600.07/3609.12	c LP other issue count 0
3600.07/3609.12	c LP Gomory cuts 0
3600.07/3609.12	c LP learned cuts 0
3600.07/3609.12	c LP deleted cuts 0
3600.07/3609.12	c LP encountered Gomory constraints 0
3600.07/3609.12	c LP encountered Farkas constraints 0
3600.07/3609.12	c LP encountered learned Farkas constraints 0
3600.07/3609.12	c CG auxiliary variables introduced 0
3600.07/3609.12	c CG solutions found 0
3600.07/3609.12	c CG cores constructed 0
3600.07/3609.12	c CG core cardinality constraints returned 0
3600.07/3609.12	c CG unit cores 0
3600.07/3609.12	c CG single cores 0
3600.07/3609.12	c CG blocks removed during cardinality reduction 0
3600.07/3609.12	c CG first core best 0
3600.07/3609.12	c CG decision core best 0
3600.07/3609.12	c CG core reduction tie 0
3600.07/3609.12	c CG core degree average 0.00
3600.07/3609.12	c CG core slack average 0.00
3600.07/3609.12	c CG exhausted 0
3600.07/3609.12	c CG exhaust time 0 s
3600.07/3609.12	c CG trimmed 0
3600.07/3609.12	c CG trim time 0 s
3600.07/3609.12	c CG minimized 0
3600.07/3609.12	c CG minimize time 0 s
3600.07/3609.12	c CG am1 prop time 0.023012 s
3600.07/3609.12	c CG # am1s reformulated 0
3600.07/3609.12	c CG lower bound derived from am1s 0
3600.07/3609.12	c CG # clausal cores 0
3600.07/3609.12	c CG # cardinality cores 0
3600.07/3609.12	c CG # pb cores 0
3600.07/3609.12	c CG # pb reforms 0
3600.07/3609.12	c CG # cores discarded because of pb reform 0
3600.07/3609.12	d LOWERBOUND 0
3600.07/3609.12	d NCORES 0
3600.07/3609.12	d NPBCORES 0
3600.07/3609.12	d NPBREFORM 0
3600.07/3609.12	d NTRIMMED 0
3600.07/3609.12	d NEXHAUSTED 0
3600.07/3609.12	d NAM1S 0
3600.07/3609.12	d AM1LB 0
3600.07/3609.12	c [Papilo Statistics]
3600.07/3609.12	c prepro time 0.648345s
3600.07/3609.12	c # tsx applied 281412
3600.07/3609.12	c # tsx conflicts 0
3600.07/3609.12	c # bound changes 65178
3600.07/3609.12	c # side changes 0
3600.07/3609.12	c # coef changes 0
3600.07/3609.12	c # rounds 3
3600.07/3609.12	c # deted vars 65178
3600.07/3609.12	c # deted constrs 0
3600.07/3609.12	c # consecutive rounds of only bound changes 0
3600.07/3609.16	s UNKNOWN

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 (61531 MiB free)
  memory of node 1: 64465 MiB (62609 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528842-1752256148/watcher-4528842-1752256148 -o /tmp/evaluation-result-4528842-1752256148/solver-4528842-1752256148 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1752256148-116318 --watchdog 3760 mixed-bag HOME/instance-4528842-1752256148.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100071 s]*
/proc/loadavg: 2.70 3.83 4.06 5/252 116376
/proc/meminfo: memFree=127060832/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=120536 memory=50316 CPUtime=0.09 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 9299 0 0 0 5 4 0 0 20 0 1 0 141293675 123428864 12579 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 30134 12579 2080 2834 0 12886 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 120536 KiB
Current children cumulated memory: 50316 KiB

[startup+0.210483 s]*
/proc/loadavg: 2.70 3.83 4.06 5/252 116376
/proc/meminfo: memFree=127047220/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=132824 memory=58936 CPUtime=0.2 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 9919 0 0 0 15 5 0 0 20 0 1 0 141293675 136011776 14734 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 33206 14734 2080 2834 0 15958 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 132824 KiB
Current children cumulated memory: 58936 KiB

[startup+0.310481 s]*
/proc/loadavg: 2.70 3.83 4.06 5/252 116376
/proc/meminfo: memFree=127035376/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=119768 memory=49256 CPUtime=0.3 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 11293 0 0 0 25 5 0 0 20 0 1 0 141293675 122642432 12314 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 29942 12314 2112 2834 0 12694 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 119768 KiB
Current children cumulated memory: 49256 KiB

[startup+0.700307 s]
/proc/loadavg: 2.70 3.83 4.06 5/252 116376
/proc/meminfo: memFree=126968780/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=179676 memory=98436 CPUtime=0.68 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 14873 0 0 0 61 7 0 0 20 0 1 0 141293675 183988224 24609 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 44919 24609 2112 2834 0 27671 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 179676 KiB
Current children cumulated memory: 98436 KiB

[startup+1.50032 s]
/proc/loadavg: 2.81 3.83 4.06 5/252 116376
/proc/meminfo: memFree=126879180/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=186612 memory=85812 CPUtime=1.47 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 15605 0 0 0 138 9 0 0 20 0 1 0 141293675 191090688 21453 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 46653 21453 2112 2834 0 29405 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 186612 KiB
Current children cumulated memory: 85812 KiB

[startup+3.11273 s]
/proc/loadavg: 2.81 3.83 4.06 4/248 116384
/proc/meminfo: memFree=126298720/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=669368 memory=554432 CPUtime=3.08 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 108716 0 0 0 279 29 0 0 20 0 1 0 141293675 685432832 138576 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 167342 138608 3968 2834 0 149547 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 669368 KiB
Current children cumulated memory: 554432 KiB

[startup+6.30027 s]
/proc/loadavg: 2.90 3.83 4.06 5/247 116457
/proc/meminfo: memFree=126174648/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=809772 memory=673352 CPUtime=6.26 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 129053 0 0 0 591 35 0 0 20 0 1 0 141293675 829206528 168338 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 202443 168338 4032 2834 0 184648 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 809772 KiB
Current children cumulated memory: 673352 KiB

[startup+12.7003 s]
/proc/loadavg: 3.07 3.85 4.07 4/248 116564
/proc/meminfo: memFree=125809596/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=1256160 memory=1073748 CPUtime=12.64 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 209061 0 0 0 1217 47 0 0 20 0 1 0 141293675 1286307840 268437 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 314040 268437 4096 2834 0 296245 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1256160 KiB
Current children cumulated memory: 1073748 KiB

[startup+25.5003 s]
/proc/loadavg: 3.21 3.86 4.06 5/252 116692
/proc/meminfo: memFree=125892964/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=1256160 memory=1076564 CPUtime=25.34 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 210382 0 0 0 2476 58 0 0 20 0 1 0 141293675 1286307840 269141 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 314040 269141 4192 2834 0 296245 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 1256160 KiB
Current children cumulated memory: 1076564 KiB

[startup+51.1129 s]
/proc/loadavg: 3.58 3.89 4.07 5/252 116692
/proc/meminfo: memFree=125933788/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=1256160 memory=1077076 CPUtime=50.87 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 210391 0 0 0 5029 58 0 0 20 0 1 0 141293675 1286307840 269269 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 314040 269269 4320 2834 0 296245 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 1256160 KiB
Current children cumulated memory: 1077076 KiB

[startup+102.3 s]
/proc/loadavg: 3.94 3.94 4.07 5/252 116694
/proc/meminfo: memFree=125922364/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=1256160 memory=1077076 CPUtime=101.87 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 210393 0 0 0 10129 58 0 0 20 0 1 0 141293675 1286307840 269269 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 314040 269269 4320 2834 0 296245 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 1256160 KiB
Current children cumulated memory: 1077076 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 3.97 4.07 5/251 116696
/proc/meminfo: memFree=125877024/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=1256160 memory=1077076 CPUtime=161.64 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 210393 0 0 0 16106 58 0 0 20 0 1 0 141293675 1286307840 269269 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 314040 269269 4320 2834 0 296245 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 1256160 KiB
Current children cumulated memory: 1077076 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 3.97 4.07 5/250 116698
/proc/meminfo: memFree=125871300/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=1256160 memory=1077076 CPUtime=221.42 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 210395 0 0 0 22084 58 0 0 20 0 1 0 141293675 1286307840 269269 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 314040 269269 4320 2834 0 296245 0
Current children cumulated CPU time: 221.42 s
Current children cumulated vsize: 1256160 KiB
Current children cumulated memory: 1077076 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.01 4.07 5/250 116700
/proc/meminfo: memFree=125862288/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=1256160 memory=1077076 CPUtime=281.19 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 210395 0 0 0 28061 58 0 0 20 0 1 0 141293675 1286307840 269269 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 314040 269269 4320 2834 0 296245 0
Current children cumulated CPU time: 281.19 s
Current children cumulated vsize: 1256160 KiB
Current children cumulated memory: 1077076 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.02 4.07 5/250 116703
/proc/meminfo: memFree=125717604/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=1446504 memory=1249304 CPUtime=341.02 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 216724 0 0 0 33666 436 0 0 20 0 1 0 141293675 1481220096 312326 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 361626 312326 4512 2834 0 343831 0
Current children cumulated CPU time: 341.02 s
Current children cumulated vsize: 1446504 KiB
Current children cumulated memory: 1249304 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.05 4.08 5/251 116706
/proc/meminfo: memFree=125402076/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=1661428 memory=1570632 CPUtime=400.86 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 221444 0 0 0 39151 935 0 0 20 0 1 0 141293675 1701302272 392658 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 415357 392658 4512 2834 0 397562 0
Current children cumulated CPU time: 400.86 s
Current children cumulated vsize: 1661428 KiB
Current children cumulated memory: 1570632 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.05 4.08 5/252 116711
/proc/meminfo: memFree=124738132/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=2408548 memory=2222992 CPUtime=460.71 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 315328 0 0 0 44669 1402 0 0 20 0 1 0 141293675 2466353152 555748 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 602137 555748 4512 2834 0 584342 0

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

Current children cumulated memory: 3233664 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.16 4.13 5/251 116845
/proc/meminfo: memFree=123371800/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3852076 memory=3272704 CPUtime=2914.8 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 514515 0 0 0 283987 7493 0 0 20 0 1 0 141293675 3944525824 818176 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 963019 818176 4512 2834 0 945224 0
Current children cumulated CPU time: 2914.8 s
Current children cumulated vsize: 3852076 KiB
Current children cumulated memory: 3272704 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.14 4.13 5/250 116847
/proc/meminfo: memFree=123332740/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3883836 memory=3299200 CPUtime=2974.66 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 521635 0 0 0 289865 7601 0 0 20 0 1 0 141293675 3977048064 824800 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 970959 824800 4512 2834 0 953164 0
Current children cumulated CPU time: 2974.66 s
Current children cumulated vsize: 3883836 KiB
Current children cumulated memory: 3299200 KiB

[startup+3042.3 s]
/proc/loadavg: 4.06 4.13 4.12 5/250 116849
/proc/meminfo: memFree=123305432/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3900652 memory=3328964 CPUtime=3034.53 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 527007 0 0 0 295751 7702 0 0 20 0 1 0 141293675 3994267648 832241 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 975163 832241 4512 2834 0 957368 0
Current children cumulated CPU time: 3034.53 s
Current children cumulated vsize: 3900652 KiB
Current children cumulated memory: 3328964 KiB

[startup+3102.3 s]
/proc/loadavg: 4.06 4.12 4.11 5/250 116851
/proc/meminfo: memFree=123271796/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3909140 memory=3364032 CPUtime=3094.4 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 529625 0 0 0 301664 7776 0 0 20 0 1 0 141293675 4002959360 841008 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 977285 841008 4512 2834 0 959490 0
Current children cumulated CPU time: 3094.4 s
Current children cumulated vsize: 3909140 KiB
Current children cumulated memory: 3364032 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.14 4.12 5/250 116853
/proc/meminfo: memFree=123257996/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3910820 memory=3375092 CPUtime=3154.26 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 529929 0 0 0 307588 7838 0 0 20 0 1 0 141293675 4004679680 843773 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 977705 843773 4512 2834 0 959910 0
Current children cumulated CPU time: 3154.26 s
Current children cumulated vsize: 3910820 KiB
Current children cumulated memory: 3375092 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.13 4.11 5/250 116855
/proc/meminfo: memFree=123257996/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3910820 memory=3375092 CPUtime=3214.13 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 530437 0 0 0 313446 7967 0 0 20 0 1 0 141293675 4004679680 843773 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 977705 843773 4512 2834 0 959910 0
Current children cumulated CPU time: 3214.13 s
Current children cumulated vsize: 3910820 KiB
Current children cumulated memory: 3375092 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.12 4.11 5/250 116857
/proc/meminfo: memFree=123257996/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3910820 memory=3375092 CPUtime=3274 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 531242 0 0 0 319332 8068 0 0 20 0 1 0 141293675 4004679680 843773 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 977705 843773 4512 2834 0 959910 0
Current children cumulated CPU time: 3274 s
Current children cumulated vsize: 3910820 KiB
Current children cumulated memory: 3375092 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/249 116858
/proc/meminfo: memFree=123249940/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3910820 memory=3375092 CPUtime=3333.85 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 531269 0 0 0 325239 8146 0 0 20 0 1 0 141293675 4004679680 843773 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 977705 843773 4512 2834 0 959910 0
Current children cumulated CPU time: 3333.85 s
Current children cumulated vsize: 3910820 KiB
Current children cumulated memory: 3375092 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.10 4.10 5/250 116861
/proc/meminfo: memFree=123241728/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3910820 memory=3375092 CPUtime=3393.72 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 531293 0 0 0 331131 8241 0 0 20 0 1 0 141293675 4004679680 843773 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 977705 843773 4512 2834 0 959910 0
Current children cumulated CPU time: 3393.72 s
Current children cumulated vsize: 3910820 KiB
Current children cumulated memory: 3375092 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/251 116866
/proc/meminfo: memFree=123241484/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3910820 memory=3375092 CPUtime=3453.59 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 531814 0 0 0 337062 8297 0 0 20 0 1 0 141293675 4004679680 843773 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 977705 843773 4512 2834 0 959910 0
Current children cumulated CPU time: 3453.59 s
Current children cumulated vsize: 3910820 KiB
Current children cumulated memory: 3375092 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/251 116872
/proc/meminfo: memFree=123244792/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3910820 memory=3375092 CPUtime=3513.45 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 532764 0 0 0 343005 8340 0 0 20 0 1 0 141293675 4004679680 843773 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 977705 843773 4512 2834 0 959910 0
Current children cumulated CPU time: 3513.45 s
Current children cumulated vsize: 3910820 KiB
Current children cumulated memory: 3375092 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/251 116874
/proc/meminfo: memFree=123244296/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3910820 memory=3375092 CPUtime=3573.32 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 532786 0 0 0 348946 8386 0 0 20 0 1 0 141293675 4004679680 843773 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 977705 843773 4512 2834 0 959910 0
Current children cumulated CPU time: 3573.32 s
Current children cumulated vsize: 3910820 KiB
Current children cumulated memory: 3375092 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.11 s]
/proc/loadavg: 4.10 4.09 4.09 5/251 116875
/proc/meminfo: memFree=123240208/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3910820 memory=3375220 CPUtime=3600.07 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 532806 0 0 0 351602 8405 0 0 20 0 1 0 141293675 4004679680 843805 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 977705 843805 4512 2834 0 959910 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 3910820 KiB
Current children cumulated memory: 3375220 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3609.17 s]
# the end of solver process 116365 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3516.07 s, system=84.0671 s

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

[startup+3609.11 s]
/proc/loadavg: 4.10 4.09 4.09 5/251 116875
/proc/meminfo: memFree=123240208/131382120 swapFree=33010416/33010684
[pid=116365] ppid=116357 vsize=3910820 memory=3375220 CPUtime=3600.07 cores=1,3
/proc/116365/stat : 116365 (mixed-bag) R 116357 116365 116306 0 -1 4194304 532806 0 0 0 351602 8405 0 0 20 0 1 0 141293675 4004679680 843805 18446744073709551615 4235264 15840557 140722775504528 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 35426304 140722775509402 140722775509479 140722775509479 140722775515083 0
/proc/116365/statm: 977705 843805 4512 2834 0 959910 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 3910820 KiB
Current children cumulated memory: 3375220 KiB

Child status: 0

Real time (s): 3609.17
CPU time (s): 3600.13
CPU user time (s): 3516.07
CPU system time (s): 84.0671
CPU usage (%): 99.7496
Max. virtual memory (cumulated for all children) (KiB): 3910820
Max. memory (cumulated for all children) (KiB): 3375220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3516.07
system time used= 84.0671
maximum resident set size= 3375476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 532902
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= 314
involuntary context switches= 2646


# summary of solver processes directly reported to runsolver:
#   pid: 116365
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3516.07
#   total CPU system time (s): 84.0671

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.8203 second user time and 33.9373 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-11 19:49:09
IDJOB=4528842
IDBENCH=146886
IDSOLVER=3386
FILE ID=nodeC002/4528842-1752256148
RUNJOBID= nodeC002-1752256148-116318
SLURM_JOB_ID= 9682593
Free space on /tmp= 431196 MiB

SOLVER NAME= mixed-bag-2024 2025-07-10
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-d6cube.opb
COMMAND LINE= mixed-bag BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528842-1752256148/watcher-4528842-1752256148 -o /tmp/evaluation-result-4528842-1752256148/solver-4528842-1752256148 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1752256148-116318 --watchdog 3760  mixed-bag HOME/instance-4528842-1752256148.opb

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

MD5SUM BENCH= 6022b5aad9039ac1ca82f9921059af7c
RANDOM SEED=823707792

nodeC002 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		: 1197.204
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.81
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		: 1197.208
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.81
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		: 1696.302
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.81
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		: 1696.719
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.81
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		: 1596.816
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.81
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		: 1197.222
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.81
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.266
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.81
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.394
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127144196 kB
MemAvailable:   129829696 kB
Buffers:            2128 kB
Cached:          3484708 kB
SwapCached:           28 kB
Active:           437880 kB
Inactive:        3127096 kB
Active(anon):      89668 kB
Inactive(anon):     6404 kB
Active(file):     348212 kB
Inactive(file):  3120692 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            109520 kB
Writeback:             0 kB
AnonPages:         81288 kB
Mapped:           110440 kB
Shmem:             17932 kB
KReclaimable:     112444 kB
Slab:             200652 kB
SReclaimable:     112444 kB
SUnreclaim:        88208 kB
KernelStack:        3732 kB
PageTables:         2736 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     385968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149288 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431176 MiB
End job on nodeC002 at 2025-07-11 20:49:18