Trace number 4521917

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
SCIP 2025-06-13? (TO) 3600.28 3618.36

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/
normalized-comppebphp_opt_pyrheightequalsnholes_54.opb
MD5SUM8dda82f4961ecebecfcf9bee24c61458
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1540
Best CPU time to get the best result obtained on this benchmark1304.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4576880
Total number of constraints176770
Number of constraints which are clauses89155
Number of constraints which are cardinality constraints (but not clauses)81620
Number of constraints which are nor clauses,nor cardinality constraints5995
Minimum length of a constraint54
Maximum length of a constraint59
Number of terms in the objective function 3080
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3080
Number of bits of the biggest sum of numbers12
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.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4521917-1751575367.opb>
6.37/6.41	c original problem has 4576880 variables (4576880 bin, 0 int, 0 cont) and 176770 constraints
6.37/6.41	c problem read in 6.411 seconds
16.06/16.12	c presolving:
21.94/22.01	c    (22.0s) running MILP presolver
26.81/26.97	c    (27.0s) MILP presolver found nothing
30.40/30.56	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 95095 upgd conss, 0 impls, 81620 clqs
35.69/35.87	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 176770 upgd conss, 0 impls, 81620 clqs
83.13/83.49	c    (83.5s) probing: 51/4576880 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
83.13/83.49	c    (83.5s) probing aborted: 50/50 successive totally useless probings
85.82/86.16	c    (86.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
91.10/91.49	c    (91.5s) symmetry computation finished: 13 generators found (max: 13, log10 of symmetry group size: 8.98) (symcode time: 3.56)
91.20/91.55	c dynamic symmetry handling statistics:
91.20/91.55	c    orbitopal reduction:       no components
91.20/91.55	c    orbital reduction:         no components
91.20/91.55	c    lexicographic reduction:   no permutations
91.20/91.55	c handled 2 out of 2 symmetry components
93.80/94.16	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
93.80/94.16	c  78 deleted vars, 0 deleted constraints, 2 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
93.80/94.16	c  0 implications, 81621 cliques
93.80/94.16	c presolved problem has 4576802 variables (4576802 bin, 0 int, 0 cont) and 176772 constraints
93.80/94.16	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
93.80/94.16	c    5995 constraints of type <knapsack>
93.80/94.16	c   81620 constraints of type <setppc>
93.80/94.16	c       1 constraints of type <linear>
93.80/94.16	c       1 constraints of type <orbitope_pp>
93.80/94.16	c   89155 constraints of type <logicor>
93.80/94.16	c transformed objective value is always integral (scale: 1)
93.80/94.16	c Presolving Time: 80.21
93.80/94.16	c 
93.80/94.16	c - non default parameters ----------------------------------------------------------------------
93.80/94.16	c 
93.80/94.16	c # SCIP version 10.0.0
93.80/94.16	c 
93.80/94.16	c # maximal time in seconds to run
93.80/94.16	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
93.80/94.16	c limits/time = 3596.99801
93.80/94.16	c 
93.80/94.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
93.80/94.16	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
93.80/94.16	c limits/memory = 27900
93.80/94.16	c 
93.80/94.16	c # belongs reading time to solving time?
93.80/94.16	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
93.80/94.16	c timing/reading = TRUE
93.80/94.16	c 
93.80/94.16	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
93.80/94.16	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
93.80/94.16	c reading/opbreader/maxintsize = 47
93.80/94.16	c 
93.80/94.16	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
93.80/94.16	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
93.80/94.16	c propagating/genvbounds/timingmask = 0
93.80/94.16	c 
93.80/94.16	c -----------------------------------------------------------------------------------------------
94.59/94.94	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: 63665 MiB (60453 MiB free)
  memory of node 1: 64507 MiB (53389 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4521917-1751575367/watcher-4521917-1751575367 -o /tmp/evaluation-result-4521917-1751575367/solver-4521917-1751575367 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751575332-91899 --watchdog 3760 pbsolver -f HOME/instance-4521917-1751575367.opb -t 3600 -m 31000 

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
Current StackSize limit: 8192 KiB

solver pid=92407, runsolver pid=92404

[startup+0.100067 s]*
/proc/loadavg: 2.27 1.37 1.74 5/269 92408
/proc/meminfo: memFree=116486440/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=111792 memory=100736 CPUtime=0.09 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 23217 0 0 0 7 2 0 0 20 0 1 0 73214698 114475008 25184 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 27948 25184 2176 2575 0 24855 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 111792 KiB
Current children cumulated memory: 100736 KiB

[startup+0.205681 s]*
/proc/loadavg: 2.27 1.37 1.74 5/269 92408
/proc/meminfo: memFree=116406052/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=193828 memory=182656 CPUtime=0.2 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 43718 0 0 0 15 5 0 0 20 0 1 0 73214698 198479872 45664 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 48457 45664 2176 2575 0 45364 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 193828 KiB
Current children cumulated memory: 182656 KiB

[startup+0.305641 s]*
/proc/loadavg: 2.27 1.37 1.74 5/269 92408
/proc/meminfo: memFree=116325412/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=268932 memory=256676 CPUtime=0.3 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 61683 0 0 0 22 8 0 0 20 0 1 0 73214698 275386368 64169 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 67233 64169 2176 2575 0 64140 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 268932 KiB
Current children cumulated memory: 256676 KiB

[startup+0.700181 s]
/proc/loadavg: 2.27 1.37 1.74 5/269 92408
/proc/meminfo: memFree=116180260/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=550848 memory=539552 CPUtime=0.68 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 130359 0 0 0 49 19 0 0 20 0 1 0 73214698 564068352 134888 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 137712 134888 2176 2575 0 134619 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 550848 KiB
Current children cumulated memory: 539552 KiB

[startup+1.50017 s]
/proc/loadavg: 2.27 1.37 1.74 5/269 92408
/proc/meminfo: memFree=115803404/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=1143316 memory=1131356 CPUtime=1.48 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 273186 0 0 0 107 41 0 0 20 0 1 0 73214698 1170755584 282807 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 285829 282839 2176 2575 0 282736 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1143316 KiB
Current children cumulated memory: 1131356 KiB

[startup+3.1055 s]
/proc/loadavg: 2.27 1.37 1.74 5/269 92408
/proc/meminfo: memFree=114320484/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=2328404 memory=2316752 CPUtime=3.08 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 557825 0 0 0 225 83 0 0 20 0 1 0 73214698 2384285696 579188 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 582101 579188 2176 2575 0 579008 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2328404 KiB
Current children cumulated memory: 2316752 KiB

[startup+6.30017 s]
/proc/loadavg: 2.49 1.43 1.76 5/269 92408
/proc/meminfo: memFree=112110224/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=4694080 memory=4677628 CPUtime=6.27 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 1122459 0 0 0 464 163 0 0 20 0 1 0 73214698 4806737920 1169375 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 1173520 1169375 2176 2575 0 1170427 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 4694080 KiB
Current children cumulated memory: 4677628 KiB

[startup+12.7002 s]
/proc/loadavg: 2.61 1.47 1.77 5/269 92408
/proc/meminfo: memFree=106716244/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=9950836 memory=9930512 CPUtime=12.65 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2385218 0 0 0 912 353 0 0 20 0 1 0 73214698 10189656064 2482628 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 2487709 2482628 2368 2575 0 2484616 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 9950836 KiB
Current children cumulated memory: 9930512 KiB

[startup+25.5002 s]
/proc/loadavg: 2.99 1.62 1.81 5/269 92408
/proc/meminfo: memFree=101808436/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=14562396 memory=14342192 CPUtime=25.42 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2746406 0 0 0 2039 503 0 0 20 0 1 0 73214698 14911893504 3585548 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 3640599 3585548 2496 2575 0 3637506 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 14562396 KiB
Current children cumulated memory: 14342192 KiB

[startup+51.1056 s]
/proc/loadavg: 3.33 1.81 1.87 5/269 92408
/proc/meminfo: memFree=102726120/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=14119700 memory=13662636 CPUtime=50.94 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2816626 0 0 0 4556 538 0 0 20 0 1 0 73214698 14458572800 3415659 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 3529925 3415659 2592 2575 0 3526832 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 14119700 KiB
Current children cumulated memory: 13662636 KiB

[startup+102.3 s]
/proc/loadavg: 3.79 2.16 1.99 5/268 92410
/proc/meminfo: memFree=101107476/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15017640 CPUtime=101.96 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918093 0 0 0 9581 615 0 0 20 0 1 0 73214698 16956297216 3754410 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754410 2592 2575 0 4136628 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15017640 KiB

[startup+162.3 s]
/proc/loadavg: 3.98 2.52 2.12 5/267 92412
/proc/meminfo: memFree=101314340/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15017640 CPUtime=161.67 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918093 0 0 0 15552 615 0 0 20 0 1 0 73214698 16956297216 3754410 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754410 2592 2575 0 4136628 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15017640 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.81 2.25 5/266 92414
/proc/meminfo: memFree=101298000/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15017640 CPUtime=221.39 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918093 0 0 0 21522 617 0 0 20 0 1 0 73214698 16956297216 3754410 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754410 2592 2575 0 4136628 0
Current children cumulated CPU time: 221.39 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15017640 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.04 2.37 5/267 92418
/proc/meminfo: memFree=101259244/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15017640 CPUtime=281.07 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918093 0 0 0 27490 617 0 0 20 0 1 0 73214698 16956297216 3754410 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754410 2592 2575 0 4136628 0
Current children cumulated CPU time: 281.07 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15017640 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 3.23 2.48 5/266 92421
/proc/meminfo: memFree=101242272/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15017640 CPUtime=340.74 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918093 0 0 0 33455 619 0 0 20 0 1 0 73214698 16956297216 3754410 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754410 2592 2575 0 4136628 0
Current children cumulated CPU time: 340.74 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15017640 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.41 2.59 5/266 92423
/proc/meminfo: memFree=101202188/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018024 CPUtime=400.41 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918095 0 0 0 39421 620 0 0 20 0 1 0 73214698 16956297216 3754506 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754506 2592 2575 0 4136628 0
Current children cumulated CPU time: 400.41 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018024 KiB

[startup+462.3 s]
/proc/loadavg: 4.26 3.59 2.70 5/266 92425
/proc/meminfo: memFree=101192556/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018024 CPUtime=460.08 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918101 0 0 0 45386 622 0 0 20 0 1 0 73214698 16956297216 3754506 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754506 2592 2575 0 4136628 0

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

/proc/meminfo: memFree=101056328/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018024 CPUtime=2907.88 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918740 0 0 0 290114 674 0 0 20 0 1 0 73214698 16956297216 3754506 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754506 2592 2575 0 4136628 0
Current children cumulated CPU time: 2907.88 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018024 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.13 4.06 5/263 92574
/proc/meminfo: memFree=101055088/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018024 CPUtime=2967.56 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918756 0 0 0 296081 675 0 0 20 0 1 0 73214698 16956297216 3754506 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754506 2592 2575 0 4136628 0
Current children cumulated CPU time: 2967.56 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018024 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.12 4.06 5/264 92581
/proc/meminfo: memFree=101052684/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018024 CPUtime=3027.25 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918772 0 0 0 302049 676 0 0 20 0 1 0 73214698 16956297216 3754506 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754506 2592 2575 0 4136628 0
Current children cumulated CPU time: 3027.25 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018024 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.11 4.06 5/264 92583
/proc/meminfo: memFree=101038340/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018024 CPUtime=3086.94 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918786 0 0 0 308018 676 0 0 20 0 1 0 73214698 16956297216 3754506 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754506 2592 2575 0 4136628 0
Current children cumulated CPU time: 3086.94 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018024 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.06 5/264 92585
/proc/meminfo: memFree=101040208/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018024 CPUtime=3146.62 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918805 0 0 0 313984 678 0 0 20 0 1 0 73214698 16956297216 3754506 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754506 2592 2575 0 4136628 0
Current children cumulated CPU time: 3146.62 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018024 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.10 4.06 5/265 92589
/proc/meminfo: memFree=101030576/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018024 CPUtime=3206.28 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918820 0 0 0 319950 678 0 0 20 0 1 0 73214698 16956297216 3754506 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754506 2592 2575 0 4136628 0
Current children cumulated CPU time: 3206.28 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018024 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.09 4.06 5/265 92591
/proc/meminfo: memFree=101019408/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018024 CPUtime=3265.96 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918836 0 0 0 325917 679 0 0 20 0 1 0 73214698 16956297216 3754506 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754506 2592 2575 0 4136628 0
Current children cumulated CPU time: 3265.96 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018024 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.09 4.06 5/264 92593
/proc/meminfo: memFree=101021268/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018024 CPUtime=3325.65 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918852 0 0 0 331885 680 0 0 20 0 1 0 73214698 16956297216 3754506 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754506 2592 2575 0 4136628 0
Current children cumulated CPU time: 3325.65 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018024 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.08 4.06 5/264 92595
/proc/meminfo: memFree=101019440/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018024 CPUtime=3385.33 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918865 0 0 0 337853 680 0 0 20 0 1 0 73214698 16956297216 3754506 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754506 2592 2575 0 4136628 0
Current children cumulated CPU time: 3385.33 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018024 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.10 4.06 5/264 92597
/proc/meminfo: memFree=101018696/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018024 CPUtime=3445.01 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918890 0 0 0 343820 681 0 0 20 0 1 0 73214698 16956297216 3754506 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754506 2592 2575 0 4136628 0
Current children cumulated CPU time: 3445.01 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018024 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.11 4.07 5/264 92603
/proc/meminfo: memFree=101017496/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018408 CPUtime=3504.71 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918903 0 0 0 349789 682 0 0 20 0 1 0 73214698 16956297216 3754602 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754602 2592 2575 0 4136628 0
Current children cumulated CPU time: 3504.71 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018408 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.10 4.07 5/264 92650
/proc/meminfo: memFree=99133812/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018408 CPUtime=3564.4 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918922 0 0 0 355757 683 0 0 20 0 1 0 73214698 16956297216 3754602 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754602 2592 2575 0 4136628 0
Current children cumulated CPU time: 3564.4 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018408 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3618.11 s]
/proc/loadavg: 4.08 4.09 4.07 5/264 92830
/proc/meminfo: memFree=98618656/131249996 swapFree=33010684/33010684
[pid=92407] ppid=92404 vsize=16558884 memory=15018408 CPUtime=3600.01 cores=1,3
/proc/92407/stat : 92407 (pbsolver) R 92404 92407 91882 0 -1 4194304 2918935 0 0 0 359318 683 0 0 20 0 1 0 73214698 16956297216 3754602 18446744073709551615 4198400 14743177 140737478230496 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 41308160 140737478232458 140737478232554 140737478232554 140737478238156 0
/proc/92407/statm: 4139721 3754602 2592 2575 0 4136628 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 16558884 KiB
Current children cumulated memory: 15018408 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.19 s, system=7.09369 s

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

[startup+3618.2 s]*
/proc/loadavg: 4.08 4.09 4.07 5/264 92830
/proc/meminfo: memFree=109315872/131249996 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3618.31 s]
/proc/loadavg: 4.08 4.09 4.07 5/264 92830
/proc/meminfo: memFree=109315872/131249996 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3618.36
CPU time (s): 3600.28
CPU user time (s): 3593.19
CPU system time (s): 7.09369
CPU usage (%): 99.5002
Max. virtual memory (cumulated for all children) (KiB): 17544852
Max. memory (cumulated for all children) (KiB): 15971172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.19
system time used= 7.09369
maximum resident set size= 15971172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2918935
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= 4
involuntary context switches= 1950


# summary of solver processes directly reported to runsolver:
#   pid: 92407
#   total CPU time (s): 3600.28
#   total CPU user time (s): 3593.19
#   total CPU system time (s): 7.09369

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.96603 second user time and 16.3873 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-03 22:42:48
IDJOB=4521917
IDBENCH=178517
IDSOLVER=3366
FILE ID=nodeC024/4521917-1751575367
RUNJOBID= nodeC024-1751575332-91899
SLURM_JOB_ID= 9598803
Free space on /tmp= 432208 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/normalized-comppebphp_opt_pyrheightequalsnholes_54.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4521917-1751575367/watcher-4521917-1751575367 -o /tmp/evaluation-result-4521917-1751575367/solver-4521917-1751575367 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751575332-91899 --watchdog 3760  pbsolver -f HOME/instance-4521917-1751575367.opb -t 3600 -m 31000

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

MD5SUM BENCH= 8dda82f4961ecebecfcf9bee24c61458
RANDOM SEED=300084360

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        116575084 kB
MemAvailable:   129489344 kB
Buffers:            2144 kB
Cached:         13680736 kB
SwapCached:            0 kB
Active:           912072 kB
Inactive:       13106392 kB
Active(anon):     351564 kB
Inactive(anon):     2084 kB
Active(file):     560508 kB
Inactive(file): 13104308 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            173068 kB
Writeback:             0 kB
AnonPages:        336944 kB
Mapped:           136392 kB
Shmem:             18064 kB
KReclaimable:     176964 kB
Slab:             268512 kB
SReclaimable:     176964 kB
SUnreclaim:        91548 kB
KernelStack:        4352 kB
PageTables:         3768 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     749116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432172 MiB
End job on nodeC024 at 2025-07-03 23:43:06