Trace number 4529282

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-10No Cert. 301.029 302.24

DiagnosticValue
AM1LB
LOWERBOUND
NAM1S
NCORES
NEXHAUSTED
NPBCORES
NPBREFORM
NTRIMMED
SCIPUB
SOLVEDBYoll

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/
unit/normalized-evencolouring_opt_unit_random6regular_nvert_501.opb
MD5SUMf08928bc284fdcbda2e5de064b6d0410
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 benchmark1
Best CPU time to get the best result obtained on this benchmark3.05771
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2004
Total number of constraints501
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)501
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint7
Number of terms in the objective function 501
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 501
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 501
Number of bits of the biggest sum of numbers9
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
0.00/0.02	c [STEP] preprocessing with Papilo
0.00/0.03	c Papilo could not simplify the problem
0.00/0.03	c [STEP] solving with SCIP
298.99/300.24	c [STEP] preprocessing done, loading into solver
298.99/300.24	c [STEP] solving
298.99/300.24	c #variables 2005 #constraints 1002
298.99/300.24	c SMALL=int, LARGE=long long
298.99/300.24	d SCIPUB 1
298.99/300.24	c bounds - >= 0 @ 298.839
298.99/300.24	c stratification level: 0
300.98/302.22	c #Conflicts:       1000 | #Constraints:       2002
300.98/302.22	c #Conflicts:       2000 | #Constraints:       3002
300.98/302.22	c INPROCESSING
300.98/302.22	c GARBAGE COLLECT
300.98/302.22	c #Conflicts:       3000 | #Constraints:       3022
300.98/302.22	c #Conflicts:       4000 | #Constraints:       4022
300.98/302.22	c INPROCESSING
300.98/302.22	c GARBAGE COLLECT
300.98/302.22	c #Conflicts:       5000 | #Constraints:       3430
300.98/302.22	c #Conflicts:       6000 | #Constraints:       4430
300.98/302.22	c INPROCESSING
300.98/302.22	c GARBAGE COLLECT
300.98/302.22	c #Conflicts:       7000 | #Constraints:       3429
300.98/302.22	c #Conflicts:       8000 | #Constraints:       4429
300.98/302.22	c #Conflicts:       9000 | #Constraints:       5429
300.98/302.22	c INPROCESSING
300.98/302.22	c GARBAGE COLLECT
300.98/302.22	c bounds - >= 0 @ 300.746
300.98/302.22	d SOLVEDBY oll
300.98/302.22	c cpu time 300.746 s
300.98/302.22	c deterministic time 158857371 1.59e+08
300.98/302.22	c optimization time 0.000221 s
300.98/302.22	c total solve time 1.9071 s
300.98/302.22	c core-guided solve time 1.9071 s
300.98/302.22	c propagation time 0.959447 s
300.98/302.22	c conflict analysis time 0.790201 s
300.98/302.22	c propagations 289796
300.98/302.22	c resolve steps 64192
300.98/302.22	c decisions 73100
300.98/302.22	c conflicts 9348
300.98/302.22	c restarts 40
300.98/302.22	c inprocessing phases 4
300.98/302.22	c input clauses 0
300.98/302.22	c input cardinalities 1003
300.98/302.22	c input general constraints 0
300.98/302.22	c input average constraint length 7.49
300.98/302.22	c input average constraint degree 4.00
300.98/302.22	c learned clauses 2769
300.98/302.22	c learned cardinalities 126
300.98/302.22	c learned general constraints 6451
300.98/302.22	c learned average constraint length 368.48
300.98/302.22	c learned average constraint degree 177.52
300.98/302.22	c watched constraints 5088
300.98/302.22	c counting constraints 1363
300.98/302.22	c gcd simplifications 7
300.98/302.22	c detected cardinalities 3
300.98/302.22	c weakened non-implied lits 554344
300.98/302.22	c weakened non-implying lits 11
300.98/302.22	c original variables 2004
300.98/302.22	c clausal propagations 2394
300.98/302.22	c cardinality propagations 218599
300.98/302.22	c watched propagations 17101
300.98/302.22	c counting propagations 40227
300.98/302.22	c watch lookups 9983187
300.98/302.22	c watch backjump lookups 8676721
300.98/302.22	c watch checks 101376061
300.98/302.22	c propagation checks 29797892
300.98/302.22	c constraint additions 8288877
300.98/302.22	c trail pops 371736
300.98/302.22	c formula constraints 1002
300.98/302.22	c learned constraints 9346
300.98/302.22	c bound constraints 1
300.98/302.22	c core-guided constraints 0
300.98/302.22	c encountered formula constraints 51454
300.98/302.22	c encountered learned constraints 22085
300.98/302.22	c encountered bound constraints 0
300.98/302.22	c encountered core-guided constraints 0
300.98/302.22	c LP total time 0 s
300.98/302.22	c LP solve time 0 s
300.98/302.22	c LP constraints added 0
300.98/302.22	c LP constraints removed 0
300.98/302.22	c LP pivots internal 0
300.98/302.22	c LP pivots root 0
300.98/302.22	c LP calls 0
300.98/302.22	c LP optimalities 0
300.98/302.22	c LP no pivot count 0
300.98/302.22	c LP infeasibilities 0
300.98/302.22	c LP valid Farkas constraints 0
300.98/302.22	c LP learned Farkas constraints 0
300.98/302.22	c LP basis resets 0
300.98/302.22	c LP cycling count 0
300.98/302.22	c LP singular count 0
300.98/302.22	c LP no primal count 0
300.98/302.22	c LP no farkas count 0
300.98/302.22	c LP other issue count 0
300.98/302.22	c LP Gomory cuts 0
300.98/302.22	c LP learned cuts 0
300.98/302.22	c LP deleted cuts 0
300.98/302.22	c LP encountered Gomory constraints 0
300.98/302.22	c LP encountered Farkas constraints 0
300.98/302.22	c LP encountered learned Farkas constraints 0
300.98/302.22	c CG auxiliary variables introduced 0
300.98/302.22	c CG solutions found 0
300.98/302.22	c CG cores constructed 0
300.98/302.22	c CG core cardinality constraints returned 0
300.98/302.22	c CG unit cores 0
300.98/302.22	c CG single cores 0
300.98/302.22	c CG blocks removed during cardinality reduction 0
300.98/302.22	c CG first core best 0
300.98/302.22	c CG decision core best 0
300.98/302.22	c CG core reduction tie 0
300.98/302.22	c CG core degree average 0.00
300.98/302.22	c CG core slack average 0.00
300.98/302.22	c CG exhausted 0
300.98/302.22	c CG exhaust time 0 s
300.98/302.22	c CG trimmed 0
300.98/302.22	c CG trim time 0 s
300.98/302.22	c CG minimized 0
300.98/302.22	c CG minimize time 0 s
300.98/302.22	c CG am1 prop time 0 s
300.98/302.22	c CG # am1s reformulated 0
300.98/302.22	c CG lower bound derived from am1s 0
300.98/302.22	c CG # clausal cores 0
300.98/302.22	c CG # cardinality cores 0
300.98/302.22	c CG # pb cores 0
300.98/302.22	c CG # pb reforms 0
300.98/302.22	c CG # cores discarded because of pb reform 0
300.98/302.22	d LOWERBOUND 0
300.98/302.22	d NCORES 0
300.98/302.22	d NPBCORES 0
300.98/302.22	d NPBREFORM 0
300.98/302.22	d NTRIMMED 0
300.98/302.22	d NEXHAUSTED 0
300.98/302.22	d NAM1S 0
300.98/302.22	d AM1LB 0
300.98/302.22	c [Papilo Statistics]
300.98/302.22	c prepro time 0.00384791s
300.98/302.22	c # tsx applied 0
300.98/302.22	c # tsx conflicts 0
300.98/302.22	c # bound changes 0
300.98/302.22	c # side changes 0
300.98/302.22	c # coef changes 0
300.98/302.22	c # rounds 1
300.98/302.22	c # deted vars 0
300.98/302.22	c # deted constrs 0
300.98/302.22	c # consecutive rounds of only bound changes 0
300.98/302.22	c [STEP] postprocessing with Papilo
300.98/302.22	c [Papilo ERROR] Postsolving solution failed. Please use debug mode to obtain more information.
300.98/302.22	c ERROR in papilo postprocessing
300.98/302.22	o 0
300.98/302.22	s OPTIMUM FOUND
300.98/302.22	v

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529282-1752263817/watcher-4529282-1752263817 -o /tmp/evaluation-result-4529282-1752263817/solver-4529282-1752263817 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1752256448-122973 --watchdog 3760 mixed-bag HOME/instance-4529282-1752263817.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=124788, runsolver pid=124785

[startup+0.100103 s]*
/proc/loadavg: 4.24 4.12 4.10 5/248 124793
/proc/meminfo: memFree=115803460/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=103388 memory=28228 CPUtime=0.09 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 3406 0 0 0 8 1 0 0 20 0 1 0 142060902 105869312 7057 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 25847 7057 4128 2834 0 8052 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 103388 KiB
Current children cumulated memory: 28228 KiB

[startup+0.213533 s]*
/proc/loadavg: 4.22 4.12 4.10 5/250 124798
/proc/meminfo: memFree=115803780/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=106852 memory=32204 CPUtime=0.2 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 4469 0 0 0 18 2 0 0 20 0 1 0 142060902 109416448 8051 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 26713 8051 4288 2834 0 8918 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 106852 KiB
Current children cumulated memory: 32204 KiB

[startup+0.313608 s]*
/proc/loadavg: 4.22 4.12 4.10 5/250 124798
/proc/meminfo: memFree=115803780/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=112312 memory=37584 CPUtime=0.3 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 6520 0 0 0 27 3 0 0 20 0 1 0 142060902 115007488 9396 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 28078 9396 4320 2834 0 10283 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 112312 KiB
Current children cumulated memory: 37584 KiB

[startup+0.700345 s]
/proc/loadavg: 4.22 4.12 4.10 5/250 124798
/proc/meminfo: memFree=115803780/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=116820 memory=42192 CPUtime=0.68 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 7675 0 0 0 64 4 0 0 20 0 1 0 142060902 119623680 10548 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 29205 10548 4320 2834 0 11410 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 116820 KiB
Current children cumulated memory: 42192 KiB

[startup+1.50034 s]
/proc/loadavg: 4.22 4.12 4.10 5/250 124798
/proc/meminfo: memFree=115806724/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=139092 memory=63184 CPUtime=1.47 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 12944 0 0 0 142 5 0 0 20 0 1 0 142060902 142430208 15796 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 34773 15796 4320 2834 0 16978 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 139092 KiB
Current children cumulated memory: 63184 KiB

[startup+3.1132 s]
/proc/loadavg: 4.22 4.12 4.10 5/250 124798
/proc/meminfo: memFree=115822596/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=140748 memory=65816 CPUtime=3.07 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 14592 0 0 0 302 5 0 0 20 0 1 0 142060902 144125952 16454 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 35187 16454 4320 2834 0 17392 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 140748 KiB
Current children cumulated memory: 65816 KiB

[startup+6.30034 s]
/proc/loadavg: 4.21 4.11 4.10 5/250 124798
/proc/meminfo: memFree=115820336/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=167016 memory=92256 CPUtime=6.26 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 24690 0 0 0 619 7 0 0 20 0 1 0 142060902 171024384 23064 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 41754 23064 4320 2834 0 23959 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 167016 KiB
Current children cumulated memory: 92256 KiB

[startup+12.7003 s]
/proc/loadavg: 4.19 4.11 4.10 5/250 124798
/proc/meminfo: memFree=115880756/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=179760 memory=104984 CPUtime=12.63 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 29490 0 0 0 1255 8 0 0 20 0 1 0 142060902 184074240 26246 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 44940 26246 4320 2834 0 27145 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 179760 KiB
Current children cumulated memory: 104984 KiB

[startup+25.5003 s]
/proc/loadavg: 4.16 4.11 4.10 5/250 124798
/proc/meminfo: memFree=115892600/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=195916 memory=121368 CPUtime=25.38 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 33588 0 0 0 2529 9 0 0 20 0 1 0 142060902 200617984 30342 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 48979 30342 4320 2834 0 31184 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 195916 KiB
Current children cumulated memory: 121368 KiB

[startup+51.1131 s]
/proc/loadavg: 4.22 4.13 4.10 5/250 124799
/proc/meminfo: memFree=115859164/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=214152 memory=139808 CPUtime=50.89 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 38746 0 0 0 5079 10 0 0 20 0 1 0 142060902 219291648 34952 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 53538 34952 4320 2834 0 35743 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 214152 KiB
Current children cumulated memory: 139808 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.12 4.10 5/250 124801
/proc/meminfo: memFree=115727848/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=263808 memory=188080 CPUtime=101.88 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 51769 0 0 0 10175 13 0 0 20 0 1 0 142060902 270139392 47020 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 65952 47020 4320 2834 0 48157 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 263808 KiB
Current children cumulated memory: 188080 KiB

[startup+162.3 s]
/proc/loadavg: 4.70 4.28 4.15 5/250 124803
/proc/meminfo: memFree=115585384/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=310484 memory=235352 CPUtime=161.63 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 64234 0 0 0 16149 14 0 0 20 0 1 0 142060902 317935616 58838 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 77621 58838 4320 2834 0 59826 0
Current children cumulated CPU time: 161.63 s
Current children cumulated vsize: 310484 KiB
Current children cumulated memory: 235352 KiB

[startup+222.3 s]
/proc/loadavg: 4.39 4.27 4.16 5/250 124805
/proc/meminfo: memFree=115453088/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=363552 memory=288940 CPUtime=221.41 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 77972 0 0 0 22125 16 0 0 20 0 1 0 142060902 372277248 72235 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 90888 72235 4320 2834 0 73093 0
Current children cumulated CPU time: 221.41 s
Current children cumulated vsize: 363552 KiB
Current children cumulated memory: 288940 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 4.24 4.15 5/250 124835
/proc/meminfo: memFree=123580064/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=413980 memory=336052 CPUtime=281.17 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 90839 0 0 0 28099 18 0 0 20 0 1 0 142060902 423915520 84013 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 103495 84013 4320 2834 0 85700 0
Current children cumulated CPU time: 281.17 s
Current children cumulated vsize: 413980 KiB
Current children cumulated memory: 336052 KiB

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

# cumulated CPU time of all completed processes:  user=300.753 s, system=0.276343 s

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

[startup+294.4 s]
/proc/loadavg: 4.16 4.23 4.15 5/251 124866
/proc/meminfo: memFree=123531608/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=423716 memory=345652 CPUtime=293.22 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 93260 0 0 0 29303 19 0 0 20 0 1 0 142060902 433885184 86413 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 105929 86413 4320 2834 0 88134 0
Current children cumulated CPU time: 293.22 s
Current children cumulated vsize: 423716 KiB
Current children cumulated memory: 345652 KiB

[startup+297.6 s]
/proc/loadavg: 4.23 4.24 4.16 5/251 124866
/proc/meminfo: memFree=123527048/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=425248 memory=347188 CPUtime=296.4 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 93648 0 0 0 29621 19 0 0 20 0 1 0 142060902 435453952 86797 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 106312 86797 4320 2834 0 88517 0
Current children cumulated CPU time: 296.4 s
Current children cumulated vsize: 425248 KiB
Current children cumulated memory: 347188 KiB

[startup+300.8 s]
/proc/loadavg: 4.23 4.24 4.16 5/251 124866
/proc/meminfo: memFree=123518984/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=389628 memory=324068 CPUtime=299.59 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 94546 0 0 0 29938 21 0 0 20 0 1 0 142060902 398979072 81017 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 97407 81017 4480 2834 0 79612 0
Current children cumulated CPU time: 299.59 s
Current children cumulated vsize: 389628 KiB
Current children cumulated memory: 324068 KiB

[startup+301.6 s]
/proc/loadavg: 4.21 4.24 4.16 5/251 124866
/proc/meminfo: memFree=123671632/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=396768 memory=327396 CPUtime=300.38 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 95409 0 0 0 30016 22 0 0 20 0 1 0 142060902 406290432 81849 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 99192 81849 4480 2834 0 81397 0
Current children cumulated CPU time: 300.38 s
Current children cumulated vsize: 396768 KiB
Current children cumulated memory: 327396 KiB

[startup+302 s]*
/proc/loadavg: 4.21 4.24 4.16 5/251 124866
/proc/meminfo: memFree=123663568/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=396768 memory=328036 CPUtime=300.8 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 95545 0 0 0 30056 24 0 0 20 0 1 0 142060902 406290432 82009 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 99192 82009 4480 2834 0 81397 0
Current children cumulated CPU time: 300.8 s
Current children cumulated vsize: 396768 KiB
Current children cumulated memory: 328036 KiB

[startup+302.2 s]
/proc/loadavg: 4.21 4.24 4.16 5/251 124866
/proc/meminfo: memFree=123663568/131382112 swapFree=33000116/33010684
[pid=124788] ppid=124785 vsize=396768 memory=330640 CPUtime=300.98 cores=1,3
/proc/124788/stat : 124788 (mixed-bag) R 124785 124788 122961 0 -1 4194304 95679 0 0 0 30073 25 0 0 20 0 1 0 142060902 406290432 82660 18446744073709551615 4235264 15840557 140730840366464 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 45129728 140730840373658 140730840373735 140730840373735 140730840379339 0
/proc/124788/statm: 99192 82660 4480 2834 0 81397 0
Current children cumulated CPU time: 300.98 s
Current children cumulated vsize: 396768 KiB
Current children cumulated memory: 330640 KiB

Child status: 0

Real time (s): 302.24
CPU time (s): 301.029
CPU user time (s): 300.753
CPU system time (s): 0.276343
CPU usage (%): 99.5994
Max. virtual memory (cumulated for all children) (KiB): 428568
Max. memory (cumulated for all children) (KiB): 350644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 300.753
system time used= 0.276343
maximum resident set size= 350644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95699
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= 100
involuntary context switches= 424


# summary of solver processes directly reported to runsolver:
#   pid: 124788
#   total CPU time (s): 301.029
#   total CPU user time (s): 300.753
#   total CPU system time (s): 0.276343

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.64922 second user time and 2.86066 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-11 21:56:58
IDJOB=4529282
IDBENCH=177067
IDSOLVER=3386
FILE ID=nodeC007/4529282-1752263817
RUNJOBID= nodeC007-1752256448-122973
SLURM_JOB_ID= 9682599
Free space on /tmp= 430940 MiB

SOLVER NAME= mixed-bag-2024 2025-07-10
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/unit/normalized-evencolouring_opt_unit_random6regular_nvert_501.opb
COMMAND LINE= mixed-bag BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529282-1752263817/watcher-4529282-1752263817 -o /tmp/evaluation-result-4529282-1752263817/solver-4529282-1752263817 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1752256448-122973 --watchdog 3760  mixed-bag HOME/instance-4529282-1752263817.opb

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

MD5SUM BENCH= f08928bc284fdcbda2e5de064b6d0410
RANDOM SEED=1102500768

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        115819424 kB
MemAvailable:   120799068 kB
Buffers:              16 kB
Cached:          5645304 kB
SwapCached:         2800 kB
Active:          8983988 kB
Inactive:        5374612 kB
Active(anon):    8690272 kB
Inactive(anon):    35028 kB
Active(file):     293716 kB
Inactive(file):  5339584 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000116 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15504 kB
Writeback:             0 kB
AnonPages:       8714000 kB
Mapped:           123312 kB
Shmem:             12016 kB
KReclaimable:     371944 kB
Slab:             464592 kB
SReclaimable:     371944 kB
SUnreclaim:        92648 kB
KernelStack:        4000 kB
PageTables:        20320 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    9284324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149368 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4132864 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431024 MiB
End job on nodeC007 at 2025-07-11 22:02:00