Trace number 4502780

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
pb-oll-rs-2024 2025-05-06OPT22 6.98857 7.01424

DiagnosticValue
AM1LB
LOWERBOUND
NAM1S
NCORES
NEXHAUSTED
NPBCORES
NPBREFORM
NTRIMMED
SOLVEDBYoll

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-sbox_4_shg.opb
MD5SUMf8cbff203f2ec66bcdec19280bdd1d00
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 benchmark22
Best CPU time to get the best result obtained on this benchmark0.101308
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints240
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint21
Number of terms in the objective function 147
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 147
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 147
Number of bits of the biggest sum of numbers8
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 
0.00/0.01	c commit 
0.00/0.01	c [STEP] parsing instance
0.00/0.01	c [STEP] solving
0.00/0.01	c #variables 147 #constraints 240
0.00/0.01	c SMALL=int, LARGE=long long
0.00/0.01	c bounds - >= 0 @ 0.000358
0.00/0.01	c stratification level: 0
0.00/0.01	c bounds - >= 2 @ 0.000358
0.00/0.01	c bounds - >= 3 @ 0.000389
0.00/0.01	c bounds - >= 4 @ 0.000437
0.00/0.01	c bounds - >= 5 @ 0.00049
0.00/0.01	c bounds - >= 6 @ 0.000538
0.00/0.01	c bounds - >= 7 @ 0.000586
0.00/0.01	c bounds - >= 8 @ 0.000631
0.00/0.01	c bounds - >= 9 @ 0.000645
0.00/0.01	c bounds - >= 10 @ 0.000645
0.00/0.01	c bounds - >= 11 @ 0.000645
0.00/0.01	c bounds - >= 12 @ 0.000645
0.00/0.01	c bounds - >= 13 @ 0.000645
0.00/0.01	c bounds - >= 14 @ 0.000645
0.00/0.01	c bounds - >= 15 @ 0.000645
0.00/0.01	c bounds - >= 16 @ 0.000645
0.00/0.01	c bounds - >= 17 @ 0.000645
0.00/0.01	c finalizing WCE round: reformulating cores
6.97/7.01	c #Conflicts:       1000 | #Constraints:       1274
6.97/7.01	c #Conflicts:       2000 | #Constraints:       2279
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:       3000 | #Constraints:       2272
6.97/7.01	c #Conflicts:       4000 | #Constraints:       3274
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:       5000 | #Constraints:       2681
6.97/7.01	c #Conflicts:       6000 | #Constraints:       3685
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:       7000 | #Constraints:       2686
6.97/7.01	c #Conflicts:       8000 | #Constraints:       3688
6.97/7.01	c #Conflicts:       9000 | #Constraints:       4692
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c bounds 22 >= 17 @ 0.826717
6.97/7.01	c bounds 22 >= 18 @ 0.827352
6.97/7.01	c #Conflicts:      10000 | #Constraints:       3407
6.97/7.01	c bounds 22 >= 19 @ 0.852155
6.97/7.01	c #Conflicts:      11000 | #Constraints:       4453
6.97/7.01	c #Conflicts:      12000 | #Constraints:       5453
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:      13000 | #Constraints:       3889
6.97/7.01	c #Conflicts:      14000 | #Constraints:       4889
6.97/7.01	c #Conflicts:      15000 | #Constraints:       5889
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:      16000 | #Constraints:       4107
6.97/7.01	c #Conflicts:      17000 | #Constraints:       5107
6.97/7.01	c #Conflicts:      18000 | #Constraints:       6107
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:      19000 | #Constraints:       4120
6.97/7.01	c #Conflicts:      20000 | #Constraints:       5120
6.97/7.01	c #Conflicts:      21000 | #Constraints:       6120
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:      22000 | #Constraints:       3925
6.97/7.01	c #Conflicts:      23000 | #Constraints:       4925
6.97/7.01	c #Conflicts:      24000 | #Constraints:       5925
6.97/7.01	c #Conflicts:      25000 | #Constraints:       6925
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:      26000 | #Constraints:       4537
6.97/7.01	c #Conflicts:      27000 | #Constraints:       5537
6.97/7.01	c #Conflicts:      28000 | #Constraints:       6537
6.97/7.01	c #Conflicts:      29000 | #Constraints:       7537
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:      30000 | #Constraints:       4936
6.97/7.01	c #Conflicts:      31000 | #Constraints:       5936
6.97/7.01	c #Conflicts:      32000 | #Constraints:       6936
6.97/7.01	c #Conflicts:      33000 | #Constraints:       7936
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:      34000 | #Constraints:       5132
6.97/7.01	c #Conflicts:      35000 | #Constraints:       6132
6.97/7.01	c #Conflicts:      36000 | #Constraints:       7132
6.97/7.01	c #Conflicts:      37000 | #Constraints:       8132
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:      38000 | #Constraints:       5140
6.97/7.01	c #Conflicts:      39000 | #Constraints:       6140
6.97/7.01	c #Conflicts:      40000 | #Constraints:       7140
6.97/7.01	c #Conflicts:      41000 | #Constraints:       8140
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:      42000 | #Constraints:       4940
6.97/7.01	c #Conflicts:      43000 | #Constraints:       5940
6.97/7.01	c bounds 22 >= 20 @ 5.44469
6.97/7.01	c #Conflicts:      44000 | #Constraints:       6977
6.97/7.01	c #Conflicts:      45000 | #Constraints:       7977
6.97/7.01	c #Conflicts:      46000 | #Constraints:       8977
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c #Conflicts:      47000 | #Constraints:       5565
6.97/7.01	c #Conflicts:      48000 | #Constraints:       6565
6.97/7.01	c #Conflicts:      49000 | #Constraints:       7565
6.97/7.01	c #Conflicts:      50000 | #Constraints:       8565
6.97/7.01	c #Conflicts:      51000 | #Constraints:       9565
6.97/7.01	c INPROCESSING
6.97/7.01	c GARBAGE COLLECT
6.97/7.01	c bounds 22 >= 21 @ 6.60058
6.97/7.01	c #Conflicts:      52000 | #Constraints:       5971
6.97/7.01	c bounds 22 >= 21 @ 6.74154
6.97/7.01	d SOLVEDBY oll
6.97/7.01	c cpu time 6.74156 s
6.97/7.01	c deterministic time 724454442 7.24e+08
6.97/7.01	c optimization time 0.827154 s
6.97/7.01	c total solve time 5.91405 s
6.97/7.01	c core-guided solve time 5.91405 s
6.97/7.01	c propagation time 4.38288 s
6.97/7.01	c conflict analysis time 1.98718 s
6.97/7.01	c propagations 3076652
6.97/7.01	c resolve steps 255813
6.97/7.01	c decisions 149144
6.97/7.01	c conflicts 52329
6.97/7.01	c restarts 157
6.97/7.01	c inprocessing phases 15
6.97/7.01	c input clauses 274
6.97/7.01	c input cardinalities 81
6.97/7.01	c input general constraints 44
6.97/7.01	c input average constraint length 18.83
6.97/7.01	c input average constraint degree 4.54
6.97/7.01	c learned clauses 17369
6.97/7.01	c learned cardinalities 2308
6.97/7.01	c learned general constraints 32652
6.97/7.01	c learned average constraint length 41.43
6.97/7.01	c learned average constraint degree 209.13
6.97/7.01	c watched constraints 6519
6.97/7.01	c counting constraints 26177
6.97/7.01	c gcd simplifications 842
6.97/7.01	c detected cardinalities 81
6.97/7.01	c weakened non-implied lits 2006752
6.97/7.01	c weakened non-implying lits 1050
6.97/7.01	c original variables 147
6.97/7.01	c clausal propagations 167504
6.97/7.01	c cardinality propagations 597426
6.97/7.01	c watched propagations 39822
6.97/7.01	c counting propagations 2111830
6.97/7.01	c watch lookups 291263776
6.97/7.01	c watch backjump lookups 266361167
6.97/7.01	c watch checks 75128099
6.97/7.01	c propagation checks 73253610
6.97/7.01	c constraint additions 11943934
6.97/7.01	c trail pops 3278059
6.97/7.01	c formula constraints 240
6.97/7.01	c learned constraints 52329
6.97/7.01	c bound constraints 27
6.97/7.01	c core-guided constraints 132
6.97/7.01	c encountered formula constraints 68146
6.97/7.01	c encountered learned constraints 221623
6.97/7.01	c encountered bound constraints 36
6.97/7.01	c encountered core-guided constraints 18337
6.97/7.01	c LP total time 0 s
6.97/7.01	c LP solve time 0 s
6.97/7.01	c LP constraints added 0
6.97/7.01	c LP constraints removed 0
6.97/7.01	c LP pivots internal 0
6.97/7.01	c LP pivots root 0
6.97/7.01	c LP calls 0
6.97/7.01	c LP optimalities 0
6.97/7.01	c LP no pivot count 0
6.97/7.01	c LP infeasibilities 0
6.97/7.01	c LP valid Farkas constraints 0
6.97/7.01	c LP learned Farkas constraints 0
6.97/7.01	c LP basis resets 0
6.97/7.01	c LP cycling count 0
6.97/7.01	c LP singular count 0
6.97/7.01	c LP no primal count 0
6.97/7.01	c LP no farkas count 0
6.97/7.01	c LP other issue count 0
6.97/7.01	c LP Gomory cuts 0
6.97/7.01	c LP learned cuts 0
6.97/7.01	c LP deleted cuts 0
6.97/7.01	c LP encountered Gomory constraints 0
6.97/7.01	c LP encountered Farkas constraints 0
6.97/7.01	c LP encountered learned Farkas constraints 0
6.97/7.01	c CG auxiliary variables introduced 50
6.97/7.01	c CG solutions found 1
6.97/7.01	c CG cores constructed 20
6.97/7.01	c CG core cardinality constraints returned 0
6.97/7.01	c CG unit cores 0
6.97/7.01	c CG single cores 20
6.97/7.01	c CG blocks removed during cardinality reduction 0
6.97/7.01	c CG first core best 0
6.97/7.01	c CG decision core best 0
6.97/7.01	c CG core reduction tie 0
6.97/7.01	c CG core degree average 1.00
6.97/7.01	c CG core slack average 8.05
6.97/7.01	c CG exhausted 0
6.97/7.01	c CG exhaust time 0.825079 s
6.97/7.01	c CG trimmed 0
6.97/7.01	c CG trim time 0.000389 s
6.97/7.01	c CG minimized 0
6.97/7.01	c CG minimize time 0 s
6.97/7.01	c CG am1 prop time 0.000146 s
6.97/7.01	c CG # am1s reformulated 1
6.97/7.01	c CG lower bound derived from am1s 1
6.97/7.01	c CG # clausal cores 20
6.97/7.01	c CG # cardinality cores 0
6.97/7.01	c CG # pb cores 0
6.97/7.01	c CG # pb reforms 0
6.97/7.01	c CG # cores discarded because of pb reform 0
6.97/7.01	d LOWERBOUND 21
6.97/7.01	d NCORES 20
6.97/7.01	d NPBCORES 0
6.97/7.01	d NPBREFORM 0
6.97/7.01	d NTRIMMED 0
6.97/7.01	d NEXHAUSTED 0
6.97/7.01	d NAM1S 1
6.97/7.01	d AM1LB 1
6.97/7.01	o 22
6.97/7.01	s OPTIMUM FOUND
6.97/7.01	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 x21 -x22 x23 -x24 -x25 x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 x79 x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 x143 -x144 -x145 -x146 x147

Verifier Data

OK	22

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 (62407 MiB free)
  memory of node 1: 64507 MiB (60673 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502780-1751428272/watcher-4502780-1751428272 -o /tmp/evaluation-result-4502780-1751428272/solver-4502780-1751428272 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751424222-64434 --watchdog 3760 pb-oll-rs HOME/instance-4502780-1751428272.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=65102, runsolver pid=65099

[startup+0.100061 s]*
/proc/loadavg: 4.12 4.09 4.08 5/263 65103
/proc/meminfo: memFree=126034408/131249996 swapFree=33010684/33010684
[pid=65102] ppid=65099 vsize=21588 memory=8064 CPUtime=0.08 cores=0,2
/proc/65102/stat : 65102 (pb-oll-rs) R 65099 65102 64424 0 -1 4194304 862 0 0 0 8 0 0 0 20 0 1 0 58504964 22106112 2016 18446744073709551615 4218880 5211445 140724126745344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 30015488 140724126747036 140724126747113 140724126747113 140724126752715 0
/proc/65102/statm: 5397 2016 1344 243 0 1646 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 21588 KiB
Current children cumulated memory: 8064 KiB

[startup+0.205457 s]*
/proc/loadavg: 4.12 4.09 4.08 5/263 65103
/proc/meminfo: memFree=126034312/131249996 swapFree=33010684/33010684
[pid=65102] ppid=65099 vsize=21732 memory=8320 CPUtime=0.19 cores=0,2
/proc/65102/stat : 65102 (pb-oll-rs) R 65099 65102 64424 0 -1 4194304 937 0 0 0 18 1 0 0 20 0 1 0 58504964 22253568 2080 18446744073709551615 4218880 5211445 140724126745344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 30015488 140724126747036 140724126747113 140724126747113 140724126752715 0
/proc/65102/statm: 5433 2080 1344 243 0 1682 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 21732 KiB
Current children cumulated memory: 8320 KiB

[startup+0.305423 s]*
/proc/loadavg: 4.12 4.09 4.08 5/263 65103
/proc/meminfo: memFree=126034312/131249996 swapFree=33010684/33010684
[pid=65102] ppid=65099 vsize=22164 memory=11124 CPUtime=0.29 cores=0,2
/proc/65102/stat : 65102 (pb-oll-rs) R 65099 65102 64424 0 -1 4194304 1120 0 0 0 27 2 0 0 20 0 1 0 58504964 22695936 2781 18446744073709551615 4218880 5211445 140724126745344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 30015488 140724126747036 140724126747113 140724126747113 140724126752715 0
/proc/65102/statm: 5541 2781 1344 243 0 1790 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 22164 KiB
Current children cumulated memory: 11124 KiB

[startup+0.700168 s]
/proc/loadavg: 4.12 4.09 4.08 5/263 65103
/proc/meminfo: memFree=126034312/131249996 swapFree=33010684/33010684
[pid=65102] ppid=65099 vsize=22800 memory=11508 CPUtime=0.68 cores=0,2
/proc/65102/stat : 65102 (pb-oll-rs) R 65099 65102 64424 0 -1 4194304 1234 0 0 0 64 4 0 0 20 0 1 0 58504964 23347200 2877 18446744073709551615 4218880 5211445 140724126745344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 30015488 140724126747036 140724126747113 140724126747113 140724126752715 0
/proc/65102/statm: 5700 2877 1344 243 0 1949 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 22800 KiB
Current children cumulated memory: 11508 KiB

[startup+1.50015 s]
/proc/loadavg: 4.12 4.09 4.08 5/263 65103
/proc/meminfo: memFree=126034312/131249996 swapFree=33010684/33010684
[pid=65102] ppid=65099 vsize=23440 memory=12148 CPUtime=1.47 cores=0,2
/proc/65102/stat : 65102 (pb-oll-rs) R 65099 65102 64424 0 -1 4194304 1378 0 0 0 140 7 0 0 20 0 1 0 58504964 24002560 3037 18446744073709551615 4218880 5211445 140724126745344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 30015488 140724126747036 140724126747113 140724126747113 140724126752715 0
/proc/65102/statm: 5860 3037 1344 243 0 2109 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 23440 KiB
Current children cumulated memory: 12148 KiB

[startup+3.1053 s]
/proc/loadavg: 4.11 4.09 4.08 5/263 65103
/proc/meminfo: memFree=126034316/131249996 swapFree=33010684/33010684
[pid=65102] ppid=65099 vsize=24176 memory=12916 CPUtime=3.08 cores=0,2
/proc/65102/stat : 65102 (pb-oll-rs) R 65099 65102 64424 0 -1 4194304 1577 0 0 0 297 11 0 0 20 0 1 0 58504964 24756224 3229 18446744073709551615 4218880 5211445 140724126745344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 30015488 140724126747036 140724126747113 140724126747113 140724126752715 0
/proc/65102/statm: 6044 3229 1344 243 0 2293 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 24176 KiB
Current children cumulated memory: 12916 KiB

[startup+6.30015 s]
/proc/loadavg: 4.11 4.09 4.08 5/263 65103
/proc/meminfo: memFree=126032088/131249996 swapFree=33010684/33010684
[pid=65102] ppid=65099 vsize=24752 memory=13428 CPUtime=6.27 cores=0,2
/proc/65102/stat : 65102 (pb-oll-rs) R 65099 65102 64424 0 -1 4194304 1704 0 0 0 605 22 0 0 20 0 1 0 58504964 25346048 3357 18446744073709551615 4218880 5211445 140724126745344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 30015488 140724126747036 140724126747113 140724126747113 140724126752715 0
/proc/65102/statm: 6188 3357 1344 243 0 2437 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 24752 KiB
Current children cumulated memory: 13428 KiB

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

# cumulated CPU time of all completed processes:  user=6.74511 s, system=0.243461 s

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

[startup+6.40018 s]
/proc/loadavg: 4.11 4.09 4.08 5/263 65103
/proc/meminfo: memFree=126032088/131249996 swapFree=33010684/33010684
[pid=65102] ppid=65099 vsize=24752 memory=13428 CPUtime=6.36 cores=0,2
/proc/65102/stat : 65102 (pb-oll-rs) R 65099 65102 64424 0 -1 4194304 1704 0 0 0 614 22 0 0 20 0 1 0 58504964 25346048 3357 18446744073709551615 4218880 5211445 140724126745344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 30015488 140724126747036 140724126747113 140724126747113 140724126752715 0
/proc/65102/statm: 6188 3357 1344 243 0 2437 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 24752 KiB
Current children cumulated memory: 13428 KiB

[startup+6.80014 s]
/proc/loadavg: 4.11 4.09 4.08 5/263 65103
/proc/meminfo: memFree=126032088/131249996 swapFree=33010684/33010684
[pid=65102] ppid=65099 vsize=24752 memory=13428 CPUtime=6.76 cores=0,2
/proc/65102/stat : 65102 (pb-oll-rs) R 65099 65102 64424 0 -1 4194304 1706 0 0 0 653 23 0 0 20 0 1 0 58504964 25346048 3357 18446744073709551615 4218880 5211445 140724126745344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 30015488 140724126747036 140724126747113 140724126747113 140724126752715 0
/proc/65102/statm: 6188 3357 1344 243 0 2437 0
Current children cumulated CPU time: 6.76 s
Current children cumulated vsize: 24752 KiB
Current children cumulated memory: 13428 KiB

[startup+7.00012 s]*
/proc/loadavg: 4.11 4.09 4.08 5/263 65103
/proc/meminfo: memFree=126031584/131249996 swapFree=33010684/33010684
[pid=65102] ppid=65099 vsize=24752 memory=13428 CPUtime=6.97 cores=0,2
/proc/65102/stat : 65102 (pb-oll-rs) R 65099 65102 64424 0 -1 4194304 1708 0 0 0 673 24 0 0 20 0 1 0 58504964 25346048 3357 18446744073709551615 4218880 5211445 140724126745344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 30015488 140724126747036 140724126747113 140724126747113 140724126752715 0
/proc/65102/statm: 6188 3357 1344 243 0 2437 0
Current children cumulated CPU time: 6.97 s
Current children cumulated vsize: 24752 KiB
Current children cumulated memory: 13428 KiB

Child status: 0

Real time (s): 7.01424
CPU time (s): 6.98857
CPU user time (s): 6.74511
CPU system time (s): 0.243461
CPU usage (%): 99.634
Max. virtual memory (cumulated for all children) (KiB): 24752
Max. memory (cumulated for all children) (KiB): 13428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.74511
system time used= 0.243461
maximum resident set size= 13428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1718
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= 82
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 65102
#   total CPU time (s): 6.98857
#   total CPU user time (s): 6.74511
#   total CPU system time (s): 0.243461

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.024595 second user time and 0.059553 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-02 05:51:12
IDJOB=4502780
IDBENCH=155398
IDSOLVER=3345
FILE ID=nodeC017/4502780-1751428272
RUNJOBID= nodeC017-1751424222-64434
SLURM_JOB_ID= 9598356
Free space on /tmp= 432904 MiB

SOLVER NAME= pb-oll-rs-2024 2025-05-06
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-sbox_4_shg.opb
COMMAND LINE= pb-oll-rs BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4502780-1751428272/watcher-4502780-1751428272 -o /tmp/evaluation-result-4502780-1751428272/solver-4502780-1751428272 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751424222-64434 --watchdog 3760  pb-oll-rs HOME/instance-4502780-1751428272.opb

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

MD5SUM BENCH= f8cbff203f2ec66bcdec19280bdd1d00
RANDOM SEED=850026132

nodeC017 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.991
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	: 7000.12
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.627
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	: 7000.12
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		: 3600.039
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	: 7000.12
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		: 3605.373
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	: 7000.12
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.054
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	: 7000.12
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.990
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	: 7000.12
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.840
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	: 7000.12
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		: 3591.172
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126034408 kB
MemAvailable:   129198720 kB
Buffers:            2380 kB
Cached:          3933724 kB
SwapCached:            0 kB
Active:           883492 kB
Inactive:        3616424 kB
Active(anon):     581880 kB
Inactive(anon):       12 kB
Active(file):     301612 kB
Inactive(file):  3616412 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1652 kB
Writeback:            24 kB
AnonPages:        566912 kB
Mapped:           107212 kB
Shmem:             18080 kB
KReclaimable:     170652 kB
Slab:             260120 kB
SReclaimable:     170652 kB
SUnreclaim:        89468 kB
KernelStack:        4296 kB
PageTables:         4428 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1004828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    342016 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432900 MiB
End job on nodeC017 at 2025-07-02 05:51:19