Trace number 4544296

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
roundingsat 63f22adUNSAT 6.89741 6.92595

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/
random_norational_opb/normalized-ec_random_norational_random4reg_split_350.opb
MD5SUM7a60842b33cead3593177bf84a5f4859
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.040427
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2103
Total number of constraints1754
Number of constraints which are clauses1402
Number of constraints which are cardinality constraints (but not clauses)351
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint1402
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1401
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4205
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c RoundingSat 2
0.00/0.01	c branch pb25
0.00/0.01	c commit 63f22ad
0.00/0.02	c #variables 2103 #constraints 2105
6.86/6.92	c #Conflicts:       1000 | #Constraints:       3104
6.86/6.92	c #Conflicts:       2000 | #Constraints:       4104
6.86/6.92	c INPROCESSING
6.86/6.92	c GARBAGE COLLECT
6.86/6.92	c #Conflicts:       3000 | #Constraints:       4114
6.86/6.92	c #Conflicts:       4000 | #Constraints:       5114
6.86/6.92	c INPROCESSING
6.86/6.92	c GARBAGE COLLECT
6.86/6.92	c #Conflicts:       5000 | #Constraints:       4520
6.86/6.92	c #Conflicts:       6000 | #Constraints:       5520
6.86/6.92	c INPROCESSING
6.86/6.92	c GARBAGE COLLECT
6.86/6.92	c #Conflicts:       7000 | #Constraints:       4527
6.86/6.92	c #Conflicts:       8000 | #Constraints:       5527
6.86/6.92	c #Conflicts:       9000 | #Constraints:       6527
6.86/6.92	c INPROCESSING
6.86/6.92	c GARBAGE COLLECT
6.86/6.92	c #Conflicts:      10000 | #Constraints:       5240
6.86/6.92	c #Conflicts:      11000 | #Constraints:       6240
6.86/6.92	c #Conflicts:      12000 | #Constraints:       7240
6.86/6.92	c INPROCESSING
6.86/6.92	c GARBAGE COLLECT
6.86/6.92	c cpu time 6.77655 s
6.86/6.92	c deterministic time 851771172 8.52e+08
6.86/6.92	c optimization time 1.8e-05 s
6.86/6.92	c total solve time 6.77159 s
6.86/6.92	c core-guided solve time 0 s
6.86/6.92	c propagation time 3.71087 s
6.86/6.92	c conflict analysis time 2.68221 s
6.86/6.92	c propagations 3415180
6.86/6.92	c resolve steps 181920
6.86/6.92	c decisions 72073
6.86/6.92	c conflicts 12004
6.86/6.92	c restarts 52
6.86/6.92	c inprocessing phases 5
6.86/6.92	c garbage collections 5 ,( 100.00 )
6.86/6.92	c input clauses 1404 ,( 66.70 )
6.86/6.92	c input cardinalities 700 ,( 33.25 )
6.86/6.92	c input general constraints 1 ,( 0.05 )
6.86/6.92	c input average constraint length 3.33
6.86/6.92	c input average constraint degree 2.00
6.86/6.92	c learned clauses 1573 ,( 13.11 )
6.86/6.92	c learned cardinalities 316 ,( 2.63 )
6.86/6.92	c learned general constraints 10114 ,( 84.26 )
6.86/6.92	c learned average constraint length 689.77
6.86/6.92	c learned average constraint degree 953.03
6.86/6.92	c watched  CF 32, 64, 128, Arb: 9945 , 0 , 0 , 0
6.86/6.92	c counting CF 32, 64, 128, Arb: 170 , 0 , 0 , 0
6.86/6.92	c watched   constraints 9945 ,( 98.32 ) 
6.86/6.92	c counting  constraints 170 ,( 1.68 ) 
6.86/6.92	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 728016 , 2001014 , 3747132 ,( 3570195 , 176937 )
6.86/6.92	c gcd simplifications 92
6.86/6.92	c detected cardinalities 1
6.86/6.92	c weakened non-implied lits 2339097
6.86/6.92	c weakened non-implying lits 989
6.86/6.92	c original variables 2103
6.86/6.92	c clausal propagations 667954
6.86/6.92	c cardinality propagations 923900
6.86/6.92	c watched propagations 703046
6.86/6.92	c counting propagations 800723
6.86/6.92	c watch lookups 49026903
6.86/6.92	c watch backjump lookups 0
6.86/6.92	c watch checks 633368741
6.86/6.92	c propagation checks 140525339
6.86/6.92	c constraint additions 21859328
6.86/6.92	c trail pops 3499256
6.86/6.92	c formula constraints 2105
6.86/6.92	c learned constraints 12003
6.86/6.92	c bound constraints 0
6.86/6.92	c core-guided constraints 0
6.86/6.92	c encountered formula constraints 165807
6.86/6.92	c encountered learned constraints 28116
6.86/6.92	c encountered bound constraints 0
6.86/6.92	c encountered core-guided constraints 0
6.86/6.92	c LP total time 0.12471 s
6.86/6.92	c LP solve time 0.12 s
6.86/6.92	c LP constraints added 2105
6.86/6.92	c LP constraints removed 0
6.86/6.92	c LP pivots internal 2000
6.86/6.92	c LP pivots root 2351
6.86/6.92	c LP calls 3
6.86/6.92	c LP optimalities 0
6.86/6.92	c LP no pivot count 0
6.86/6.92	c LP infeasibilities 1
6.86/6.92	c LP valid Farkas constraints 0
6.86/6.92	c LP learned Farkas constraints 0
6.86/6.92	c LP basis resets 0
6.86/6.92	c LP cycling count 0
6.86/6.92	c LP singular count 0
6.86/6.92	c LP no primal count 0
6.86/6.92	c LP no farkas count 0
6.86/6.92	c LP other issue count 0
6.86/6.92	c LP Gomory cuts 0
6.86/6.92	c LP learned cuts 0
6.86/6.92	c LP deleted cuts 0
6.86/6.92	c LP encountered Gomory constraints 0
6.86/6.92	c LP encountered Farkas constraints 0
6.86/6.92	c LP encountered learned Farkas constraints 0
6.86/6.92	c CG auxiliary variables introduced 0
6.86/6.92	c CG solutions found 0
6.86/6.92	c CG cores constructed 0
6.86/6.92	c CG core cardinality constraints returned 0
6.86/6.92	c CG unit cores 0
6.86/6.92	c CG single cores 0
6.86/6.92	c CG blocks removed during cardinality reduction 0
6.86/6.92	c CG first core best 0
6.86/6.92	c CG decision core best 0
6.86/6.92	c CG core reduction tie 0
6.86/6.92	c CG core degree average 0.00
6.86/6.92	c CG core slack average 0.00
6.86/6.92	c CG core upper bound improvements 0
6.86/6.92	c STR number of successful calls 0
6.86/6.92	c STR number of unsuccessful calls 0
6.86/6.92	c STR number of inconclusive calls 0
6.86/6.92	c STR number of successful attempts 0
6.86/6.92	c STR number of unsuccessful attempts 0
6.86/6.92	c STR number of inconclusive attempts 0
6.86/6.92	c STR average degree increase per successful call inf
6.86/6.92	c STR average degree increase per successful attempt inf
6.86/6.92	c STR total number of conflicts for successful attempts 0
6.86/6.92	c STR total number of conflicts for unsuccessful attempts 0
6.86/6.92	c STR total number of conflicts for inconclusive attempts 0
6.86/6.92	c STR average number of conflicts per successful attempt inf
6.86/6.92	c STR average number of conflicts per unsuccessful attempt inf
6.86/6.92	c STR average number of conflicts per inconclusive attempt inf
6.86/6.92	c AVG.sumWPerc 13.11 
6.86/6.92	c bigint constraints 0 
6.86/6.92	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4544296-1753217458/watcher-4544296-1753217458 -o /tmp/evaluation-result-4544296-1753217458/solver-4544296-1753217458 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753211592-171551 --watchdog 3760 run-dec.sh HOME/instance-4544296-1753217458.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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=174491, runsolver pid=174488

[startup+0.100061 s]*
/proc/loadavg: 4.20 4.12 4.10 5/269 174493
/proc/meminfo: memFree=113540848/131249996 swapFree=33010160/33010684
[pid=174491] ppid=174488 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/174491/stat : 174491 (run-dec.sh) S 174488 174491 171541 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 237424460 4292608 768 18446744073709551615 93990627053568 93990627948101 140731232745040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93990628187152 93990628234896 93990647054336 140731232749931 140731232750054 140731232750054 140731232755658 0
/proc/174491/statm: 1048 768 704 219 0 110 0
[pid=174493] ppid=174491 vsize=62104 memory=14968 CPUtime=0.08 cores=0,2
/proc/174493/stat : 174493 (roundingsat) R 174491 174491 171541 0 -1 4194304 2319 0 0 0 7 1 0 0 20 0 1 0 237424460 63594496 3742 18446744073709551615 4227072 8923433 140727899250448 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23494656 140727899253173 140727899253286 140727899253286 140727899258858 0
/proc/174493/statm: 15526 3742 2240 1147 0 2953 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 66296 KiB
Current children cumulated memory: 18040 KiB

[startup+0.205818 s]*
/proc/loadavg: 4.20 4.12 4.10 5/269 174493
/proc/meminfo: memFree=113537068/131249996 swapFree=33010160/33010684
[pid=174491] ppid=174488 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/174491/stat : 174491 (run-dec.sh) S 174488 174491 171541 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 237424460 4292608 768 18446744073709551615 93990627053568 93990627948101 140731232745040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93990628187152 93990628234896 93990647054336 140731232749931 140731232750054 140731232750054 140731232755658 0
/proc/174491/statm: 1048 768 704 219 0 110 0
[pid=174493] ppid=174491 vsize=63028 memory=18188 CPUtime=0.19 cores=0,2
/proc/174493/stat : 174493 (roundingsat) R 174491 174491 171541 0 -1 4194304 2561 0 0 0 17 2 0 0 20 0 1 0 237424460 64540672 4547 18446744073709551615 4227072 8923433 140727899250448 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23494656 140727899253173 140727899253286 140727899253286 140727899258858 0
/proc/174493/statm: 15757 4547 2304 1147 0 3184 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 67220 KiB
Current children cumulated memory: 21260 KiB

[startup+0.305566 s]*
/proc/loadavg: 4.18 4.12 4.10 5/269 174493
/proc/meminfo: memFree=113533036/131249996 swapFree=33010160/33010684
[pid=174491] ppid=174488 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/174491/stat : 174491 (run-dec.sh) S 174488 174491 171541 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 237424460 4292608 768 18446744073709551615 93990627053568 93990627948101 140731232745040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93990628187152 93990628234896 93990647054336 140731232749931 140731232750054 140731232750054 140731232755658 0
/proc/174491/statm: 1048 768 704 219 0 110 0
[pid=174493] ppid=174491 vsize=63028 memory=18316 CPUtime=0.29 cores=0,2
/proc/174493/stat : 174493 (roundingsat) R 174491 174491 171541 0 -1 4194304 2592 0 0 0 27 2 0 0 20 0 1 0 237424460 64540672 4579 18446744073709551615 4227072 8923433 140727899250448 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23494656 140727899253173 140727899253286 140727899253286 140727899258858 0
/proc/174493/statm: 15757 4579 2304 1147 0 3184 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 67220 KiB
Current children cumulated memory: 21388 KiB

[startup+0.700143 s]
/proc/loadavg: 4.18 4.12 4.10 5/269 174493
/proc/meminfo: memFree=113524216/131249996 swapFree=33010160/33010684
[pid=174491] ppid=174488 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/174491/stat : 174491 (run-dec.sh) S 174488 174491 171541 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 237424460 4292608 768 18446744073709551615 93990627053568 93990627948101 140731232745040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93990628187152 93990628234896 93990647054336 140731232749931 140731232750054 140731232750054 140731232755658 0
/proc/174491/statm: 1048 768 704 219 0 110 0
[pid=174493] ppid=174491 vsize=67224 memory=23220 CPUtime=0.67 cores=0,2
/proc/174493/stat : 174493 (roundingsat) R 174491 174491 171541 0 -1 4194304 3300 0 0 0 65 2 0 0 20 0 1 0 237424460 68837376 5805 18446744073709551615 4227072 8923433 140727899250448 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23494656 140727899253173 140727899253286 140727899253286 140727899258858 0
/proc/174493/statm: 16806 5805 2304 1147 0 4233 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 71416 KiB
Current children cumulated memory: 26292 KiB

[startup+1.50015 s]
/proc/loadavg: 4.18 4.12 4.10 5/269 174493
/proc/meminfo: memFree=113510608/131249996 swapFree=33010160/33010684
[pid=174491] ppid=174488 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/174491/stat : 174491 (run-dec.sh) S 174488 174491 171541 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 237424460 4292608 768 18446744073709551615 93990627053568 93990627948101 140731232745040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93990628187152 93990628234896 93990647054336 140731232749931 140731232750054 140731232750054 140731232755658 0
/proc/174491/statm: 1048 768 704 219 0 110 0
[pid=174493] ppid=174491 vsize=76164 memory=31376 CPUtime=1.48 cores=0,2
/proc/174493/stat : 174493 (roundingsat) R 174491 174491 171541 0 -1 4194304 4837 0 0 0 144 4 0 0 20 0 1 0 237424460 77991936 7844 18446744073709551615 4227072 8923433 140727899250448 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23494656 140727899253173 140727899253286 140727899253286 140727899258858 0
/proc/174493/statm: 19041 7844 2304 1147 0 6468 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 80356 KiB
Current children cumulated memory: 34448 KiB

[startup+3.10549 s]
/proc/loadavg: 4.18 4.12 4.10 5/269 174493
/proc/meminfo: memFree=113496512/131249996 swapFree=33010160/33010684
[pid=174491] ppid=174488 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/174491/stat : 174491 (run-dec.sh) S 174488 174491 171541 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 237424460 4292608 768 18446744073709551615 93990627053568 93990627948101 140731232745040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93990628187152 93990628234896 93990647054336 140731232749931 140731232750054 140731232750054 140731232755658 0
/proc/174491/statm: 1048 768 704 219 0 110 0
[pid=174493] ppid=174491 vsize=88896 memory=42820 CPUtime=3.08 cores=0,2
/proc/174493/stat : 174493 (roundingsat) R 174491 174491 171541 0 -1 4194304 6655 0 0 0 301 7 0 0 20 0 1 0 237424460 91029504 10705 18446744073709551615 4227072 8923433 140727899250448 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23494656 140727899253173 140727899253286 140727899253286 140727899258858 0
/proc/174493/statm: 22224 10705 2304 1147 0 9651 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 93088 KiB
Current children cumulated memory: 45892 KiB

[startup+6.30015 s]
/proc/loadavg: 4.17 4.12 4.10 5/269 174493
/proc/meminfo: memFree=113469540/131249996 swapFree=33010160/33010684
[pid=174491] ppid=174488 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/174491/stat : 174491 (run-dec.sh) S 174488 174491 171541 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 237424460 4292608 768 18446744073709551615 93990627053568 93990627948101 140731232745040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93990628187152 93990628234896 93990647054336 140731232749931 140731232750054 140731232750054 140731232755658 0
/proc/174491/statm: 1048 768 704 219 0 110 0
[pid=174493] ppid=174491 vsize=105848 memory=55984 CPUtime=6.27 cores=0,2
/proc/174493/stat : 174493 (roundingsat) R 174491 174491 171541 0 -1 4194304 8444 0 0 0 617 10 0 0 20 0 1 0 237424460 108388352 13996 18446744073709551615 4227072 8923433 140727899250448 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23494656 140727899253173 140727899253286 140727899253286 140727899258858 0
/proc/174493/statm: 26462 13996 2304 1147 0 13889 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 110040 KiB
Current children cumulated memory: 59056 KiB

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

# cumulated CPU time of all completed processes:  user=6.78154 s, system=0.115867 s

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

[startup+6.40017 s]
/proc/loadavg: 4.17 4.12 4.10 5/269 174493
/proc/meminfo: memFree=113469540/131249996 swapFree=33010160/33010684
[pid=174491] ppid=174488 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/174491/stat : 174491 (run-dec.sh) S 174488 174491 171541 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 237424460 4292608 768 18446744073709551615 93990627053568 93990627948101 140731232745040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93990628187152 93990628234896 93990647054336 140731232749931 140731232750054 140731232750054 140731232755658 0
/proc/174491/statm: 1048 768 704 219 0 110 0
[pid=174493] ppid=174491 vsize=106008 memory=56240 CPUtime=6.36 cores=0,2
/proc/174493/stat : 174493 (roundingsat) R 174491 174491 171541 0 -1 4194304 8479 0 0 0 626 10 0 0 20 0 1 0 237424460 108552192 14060 18446744073709551615 4227072 8923433 140727899250448 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23494656 140727899253173 140727899253286 140727899253286 140727899258858 0
/proc/174493/statm: 26502 14060 2304 1147 0 13929 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 110200 KiB
Current children cumulated memory: 59312 KiB

[startup+6.80012 s]
/proc/loadavg: 4.17 4.12 4.10 5/269 174493
/proc/meminfo: memFree=113469540/131249996 swapFree=33010160/33010684
[pid=174491] ppid=174488 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/174491/stat : 174491 (run-dec.sh) S 174488 174491 171541 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 237424460 4292608 768 18446744073709551615 93990627053568 93990627948101 140731232745040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93990628187152 93990628234896 93990647054336 140731232749931 140731232750054 140731232750054 140731232755658 0
/proc/174491/statm: 1048 768 704 219 0 110 0
[pid=174493] ppid=174491 vsize=108312 memory=59840 CPUtime=6.76 cores=0,2
/proc/174493/stat : 174493 (roundingsat) R 174491 174491 171541 0 -1 4194304 8873 0 0 0 665 11 0 0 20 0 1 0 237424460 110911488 14960 18446744073709551615 4227072 8923433 140727899250448 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23494656 140727899253173 140727899253286 140727899253286 140727899258858 0
/proc/174493/statm: 27078 14960 2304 1147 0 14505 0
Current children cumulated CPU time: 6.76 s
Current children cumulated vsize: 112504 KiB
Current children cumulated memory: 62912 KiB

[startup+6.90013 s]
/proc/loadavg: 4.17 4.12 4.10 5/269 174493
/proc/meminfo: memFree=113469540/131249996 swapFree=33010160/33010684
[pid=174491] ppid=174488 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/174491/stat : 174491 (run-dec.sh) S 174488 174491 171541 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 237424460 4292608 768 18446744073709551615 93990627053568 93990627948101 140731232745040 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93990628187152 93990628234896 93990647054336 140731232749931 140731232750054 140731232750054 140731232755658 0
/proc/174491/statm: 1048 768 704 219 0 110 0
[pid=174493] ppid=174491 vsize=109496 memory=60736 CPUtime=6.86 cores=0,2
/proc/174493/stat : 174493 (roundingsat) R 174491 174491 171541 0 -1 4194304 9116 0 0 0 675 11 0 0 20 0 1 0 237424460 112123904 15184 18446744073709551615 4227072 8923433 140727899250448 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 23494656 140727899253173 140727899253286 140727899253286 140727899258858 0
/proc/174493/statm: 27374 15184 2304 1147 0 14801 0
Current children cumulated CPU time: 6.86 s
Current children cumulated vsize: 113688 KiB
Current children cumulated memory: 63808 KiB

Child status: 0

Real time (s): 6.92595
CPU time (s): 6.89741
CPU user time (s): 6.78154
CPU system time (s): 0.115867
CPU usage (%): 99.5879
Max. virtual memory (cumulated for all children) (KiB): 113688
Max. memory (cumulated for all children) (KiB): 63808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.78154
system time used= 0.115867
maximum resident set size= 60864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9350
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= 145
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 174491
#   total CPU time (s): 6.89741
#   total CPU user time (s): 6.78154
#   total CPU system time (s): 0.115867

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.027327 second user time and 0.051405 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-22 22:50:58
IDJOB=4544296
IDBENCH=175223
IDSOLVER=3349
FILE ID=nodeC032/4544296-1753217458
RUNJOBID= nodeC032-1753211592-171551
SLURM_JOB_ID= 9687796
Free space on /tmp= 432492 MiB

SOLVER NAME= roundingsat 63f22ad
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/random_norational_opb/normalized-ec_random_norational_random4reg_split_350.opb
COMMAND LINE= run-dec.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4544296-1753217458/watcher-4544296-1753217458 -o /tmp/evaluation-result-4544296-1753217458/solver-4544296-1753217458 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753211592-171551 --watchdog 3760  run-dec.sh HOME/instance-4544296-1753217458.opb

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

MD5SUM BENCH= 7a60842b33cead3593177bf84a5f4859
RANDOM SEED=61072836

nodeC032 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		: 3539.147
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.69
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		: 3599.441
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.69
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.629
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.69
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		: 3791.291
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.69
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		: 3600.115
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.69
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.844
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.69
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		: 3595.680
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.69
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        113540848 kB
MemAvailable:   125660748 kB
Buffers:            2728 kB
Cached:         12799304 kB
SwapCached:           20 kB
Active:          5110360 kB
Inactive:       11668628 kB
Active(anon):    4000076 kB
Inactive(anon):     3124 kB
Active(file):    1110284 kB
Inactive(file): 11665504 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14908 kB
Writeback:             0 kB
AnonPages:       3975100 kB
Mapped:           121916 kB
Shmem:             26240 kB
KReclaimable:     366700 kB
Slab:             465580 kB
SReclaimable:     366700 kB
SUnreclaim:        98880 kB
KernelStack:        4288 kB
PageTables:        11020 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4495276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3418112 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432484 MiB
End job on nodeC032 at 2025-07-22 22:51:05