Trace number 4523289

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
roundingsat-ls+pbsuma-log 63f22adOPT cert.-874 0.106262 0.70703

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/
KidneyTransplantBenchmarks/normalized-KE_60_004.opb
MD5SUMe1330b9aca75d6b910521102e93aad41
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 benchmark-874
Best CPU time to get the best result obtained on this benchmark0.005359
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables120
Total number of constraints27
Number of constraints which are clauses3
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint103
Number of terms in the objective function 120
Biggest coefficient in the objective function 197
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 9828
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 197
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 9828
Number of bits of the biggest sum of numbers14
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.03	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.03	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.03	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.03	c │      (c) 2025 Markus Anders                                    │
0.00/0.03	c └────────────────────────────────────────────────────────────────┘
0.00/0.03	c parse 'HOME/instance-4523289-1751643642.opb'
0.00/0.03	c 	read 0.00MB  (0.35ms)
0.00/0.03	c	 [cnf: #variables 120 #clauses 28 #duplicates 0 #arr 451]
0.00/0.51	c output proof to 'PROOFDIR/proof-4523289-1751643642'
0.00/0.51	c 
0.00/0.51	c make graph and approximate orbits
0.00/0.51	c	 [group: #orbits ~= 0] (0.42ms)
0.00/0.51	c 
0.00/0.51	c detect special group actions
0.00/0.51	c 	probe for Johnson action (limit=64)
0.00/0.51	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.51	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.51	c 	 (0.11ms)
0.00/0.51	c 
0.00/0.51	c detect symmetries on remainder
0.00/0.51	c 	[graph: #vertices 508 #edges 1622]
0.00/0.51	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.51	c 	 [group: #symmetries 1.00*10^0 #generators 0] (0.18ms)
0.00/0.51	c 
0.00/0.51	c finalize break order and special generators
0.00/0.51	c 
0.00/0.51	c generation finished
0.00/0.51	c 	[sbp: #constraints 0 #add_vars 0]
0.00/0.51	c 
0.00/0.51	c write result to 'HOME/instance-4523289-1751643642.opb.pre'
0.00/0.51	c 	wrote 0.00MB (0.18ms)
0.00/0.51	c ------------------------------------------------------------------
0.00/0.51	c                 473.87ms 99.74% other
0.00/0.51	c                   0.42ms  0.09% approx_orbits
0.00/0.51	c                   0.35ms  0.07% parse
0.00/0.51	c                   0.18ms  0.04% detect_generic
0.00/0.51	c                   0.18ms  0.04% output
0.00/0.51	c                   0.11ms  0.02% detect_special
0.00/0.51	c                   0.01ms  0.00% finalize_order
0.00/0.51	c         ───────────────────────────────────────────────
0.00/0.51	c                 475.12ms   100% total
0.00/0.51	c ------------------------------------------------------------------
0.00/0.62	c RoundingSat 2
0.00/0.62	c branch pb25
0.00/0.62	c commit 63f22ad
0.00/0.62	c #variables 120 #constraints 27
0.00/0.62	c objective is ce32 
0.00/0.63	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.63	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.00/0.63	c bounds -483 >= -9828 @ 0.008513
0.00/0.63	c rational objective -874
0.00/0.63	c bounds -485 >= -9828 @ 0.009712
0.00/0.63	c bounds -485 >= -8793 @ 0.011357
0.00/0.63	c bounds -485 >= -7011 @ 0.012477
0.00/0.63	c bounds -485 >= -6880 @ 0.012692
0.00/0.63	c bounds -574 >= -6880 @ 0.01361
0.00/0.63	c bounds -574 >= -6388 @ 0.014121
0.00/0.63	c bounds -574 >= -6123 @ 0.014544
0.00/0.63	c bounds -574 >= -5087 @ 0.015709
0.00/0.63	c bounds -574 >= -4761 @ 0.016193
0.00/0.64	c bounds -574 >= -3533 @ 0.017656
0.00/0.64	c bounds -574 >= -3471 @ 0.017967
0.00/0.64	c bounds -574 >= -3306 @ 0.018287
0.00/0.64	c bounds -602 >= -3306 @ 0.018667
0.00/0.64	c bounds -602 >= -2771 @ 0.019417
0.00/0.64	c bounds -602 >= -2517 @ 0.019835
0.00/0.64	c bounds -626 >= -2517 @ 0.020386
0.00/0.64	c bounds -626 >= -2481 @ 0.020619
0.00/0.64	c bounds -626 >= -2316 @ 0.021004
0.00/0.64	c bounds -626 >= -1602 @ 0.022564
0.00/0.64	c bounds -626 >= -1375 @ 0.023599
0.00/0.64	c bounds -664 >= -1375 @ 0.024068
0.00/0.64	c bounds -664 >= -1342 @ 0.024715
0.00/0.64	c bounds -664 >= -1333 @ 0.025008
0.00/0.65	c bounds -664 >= -1327 @ 0.027038
0.00/0.65	c bounds -744 >= -1327 @ 0.02877
0.00/0.65	c bounds -744 >= -1311 @ 0.029074
0.00/0.65	c bounds -744 >= -1305 @ 0.02959
0.00/0.65	c bounds -744 >= -1300 @ 0.029949
0.00/0.65	c bounds -744 >= -1292 @ 0.030343
0.00/0.65	c bounds -744 >= -1288 @ 0.03092
0.00/0.65	c bounds -744 >= -1282 @ 0.031466
0.00/0.65	c bounds -744 >= -1278 @ 0.031985
0.00/0.65	c bounds -744 >= -1275 @ 0.032435
0.00/0.65	c bounds -744 >= -1272 @ 0.033071
0.00/0.65	c bounds -744 >= -1262 @ 0.033469
0.00/0.65	c bounds -744 >= -1260 @ 0.033976
0.00/0.65	c bounds -759 >= -1260 @ 0.034362
0.00/0.65	c bounds -759 >= -1255 @ 0.034661
0.00/0.65	c bounds -759 >= -1226 @ 0.03496
0.00/0.65	c bounds -759 >= -1200 @ 0.035324
0.00/0.65	c bounds -759 >= -1188 @ 0.035799
0.00/0.66	c bounds -765 >= -1188 @ 0.036985
0.00/0.66	c bounds -765 >= -1184 @ 0.03753
0.00/0.66	c bounds -765 >= -1179 @ 0.038317
0.00/0.66	c bounds -765 >= -1177 @ 0.039076
0.00/0.66	c bounds -765 >= -1176 @ 0.039579
0.00/0.66	c bounds -765 >= -1175 @ 0.040157
0.00/0.66	c bounds -765 >= -1174 @ 0.040743
0.00/0.66	c bounds -765 >= -1167 @ 0.040919
0.00/0.66	c bounds -765 >= -1165 @ 0.040919
0.00/0.66	c bounds -765 >= -1162 @ 0.040919
0.00/0.66	c bounds -765 >= -1158 @ 0.040919
0.00/0.66	c bounds -765 >= -1156 @ 0.040919
0.00/0.66	c bounds -765 >= -1155 @ 0.041591
0.00/0.67	c bounds -765 >= -1154 @ 0.041835
0.00/0.67	c bounds -765 >= -1151 @ 0.042001
0.00/0.67	c bounds -765 >= -1150 @ 0.042684
0.00/0.67	c bounds -843 >= -1150 @ 0.044079
0.00/0.67	c bounds -843 >= -1149 @ 0.044969
0.00/0.67	c bounds -843 >= -1148 @ 0.045523
0.00/0.67	c bounds -843 >= -1146 @ 0.045996
0.00/0.67	c bounds -843 >= -1145 @ 0.046608
0.00/0.67	c bounds -843 >= -1143 @ 0.046771
0.00/0.67	c bounds -843 >= -1142 @ 0.04706
0.00/0.67	c bounds -843 >= -1140 @ 0.047672
0.00/0.67	c bounds -843 >= -1139 @ 0.047775
0.00/0.67	c bounds -843 >= -1137 @ 0.048202
0.00/0.67	c bounds -843 >= -1136 @ 0.04892
0.00/0.68	c bounds -865 >= -1136 @ 0.05283
0.00/0.68	c bounds -865 >= -1135 @ 0.053518
0.00/0.68	c bounds -865 >= -1129 @ 0.054008
0.00/0.68	c bounds -865 >= -1127 @ 0.054714
0.00/0.68	c bounds -865 >= -1122 @ 0.055155
0.00/0.68	c bounds -865 >= -1120 @ 0.055644
0.00/0.68	c bounds -865 >= -1117 @ 0.055683
0.00/0.69	c bounds -865 >= -1115 @ 0.055967
0.00/0.69	c bounds -865 >= -1114 @ 0.056662
0.00/0.69	c bounds -865 >= -1113 @ 0.056662
0.00/0.69	c bounds -865 >= -1084 @ 0.056662
0.00/0.69	c bounds -865 >= -1080 @ 0.056772
0.00/0.69	c bounds -865 >= -1055 @ 0.057023
0.00/0.69	c bounds -865 >= -1035 @ 0.057281
0.00/0.69	c bounds -865 >= -1033 @ 0.057722
0.00/0.69	c bounds -865 >= -1029 @ 0.058203
0.00/0.69	c bounds -865 >= -1028 @ 0.058718
0.00/0.69	c bounds -865 >= -1021 @ 0.05958
0.00/0.69	c bounds -865 >= -1016 @ 0.05958
0.00/0.69	c bounds -865 >= -1011 @ 0.05958
0.00/0.69	c bounds -865 >= -1009 @ 0.05958
0.00/0.70	c bounds -865 >= -1008 @ 0.059994
0.00/0.70	c bounds -865 >= -1005 @ 0.060473
0.00/0.70	c bounds -874 >= -1005 @ 0.06109
0.00/0.70	c bounds -874 >= -874 @ 0.062792
0.00/0.70	c cpu time 0.062808 s
0.00/0.70	c deterministic time 266874 2.67e+05
0.00/0.70	c optimization time 0.02948 s
0.00/0.70	c total solve time 0.030075 s
0.00/0.70	c core-guided solve time 0.018401 s
0.00/0.70	c propagation time 0.016827 s
0.00/0.70	c conflict analysis time 0.006401 s
0.00/0.70	c propagations 21331
0.00/0.70	c resolve steps 167
0.00/0.70	c decisions 9529
0.00/0.70	c conflicts 134
0.00/0.70	c restarts 2
0.00/0.70	c inprocessing phases 0
0.00/0.70	c garbage collections 0 ,( -nan )
0.00/0.70	c input clauses 131 ,( 25.79 )
0.00/0.70	c input cardinalities 221 ,( 43.50 )
0.00/0.70	c input general constraints 156 ,( 30.71 )
0.00/0.70	c input average constraint length 26.72
0.00/0.70	c input average constraint degree 1264.32
0.00/0.70	c learned clauses 8 ,( 5.59 )
0.00/0.70	c learned cardinalities 39 ,( 27.27 )
0.00/0.70	c learned general constraints 96 ,( 67.13 )
0.00/0.70	c learned average constraint length 72.13
0.00/0.70	c learned average constraint degree 172581332.38
0.00/0.70	c watched  CF 32, 64, 128, Arb: 41 , 0 , 0 , 0
0.00/0.70	c counting CF 32, 64, 128, Arb: 212 , 0 , 0 , 0
0.00/0.70	c watched   constraints 41 ,( 16.27 ) 
0.00/0.70	c counting  constraints 211 ,( 83.73 ) 
0.00/0.70	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 4248 , 5364 , 4404 ,( 1429 , 2975 )
0.00/0.70	c gcd simplifications 1
0.00/0.70	c detected cardinalities 4
0.00/0.70	c weakened non-implied lits 1791
0.00/0.70	c weakened non-implying lits 33
0.00/0.70	c original variables 120
0.00/0.70	c clausal propagations 1629
0.00/0.70	c cardinality propagations 8060
0.00/0.70	c watched propagations 237
0.00/0.70	c counting propagations 3325
0.00/0.70	c watch lookups 36397
0.00/0.70	c watch backjump lookups 0
0.00/0.70	c watch checks 42894
0.00/0.70	c propagation checks 104149
0.00/0.70	c constraint additions 21392
0.00/0.70	c trail pops 30976
0.00/0.70	c formula constraints 27
0.00/0.70	c learned constraints 139
0.00/0.70	c bound constraints 93
0.00/0.70	c core-guided constraints 388
0.00/0.70	c encountered formula constraints 123
0.00/0.70	c encountered learned constraints 59
0.00/0.70	c encountered bound constraints 26
0.00/0.70	c encountered core-guided constraints 81
0.00/0.70	c LP total time 0.006459 s
0.00/0.70	c LP solve time 0.01 s
0.00/0.70	c LP constraints added 27
0.00/0.70	c LP constraints removed 0
0.00/0.70	c LP pivots internal 145
0.00/0.70	c LP pivots root 60
0.00/0.70	c LP calls 9
0.00/0.70	c LP optimalities 6
0.00/0.70	c LP no pivot count 1
0.00/0.70	c LP infeasibilities 3
0.00/0.70	c LP valid Farkas constraints 2
0.00/0.70	c LP learned Farkas constraints 2
0.00/0.70	c LP basis resets 0
0.00/0.70	c LP cycling count 0
0.00/0.70	c LP singular count 0
0.00/0.70	c LP no primal count 0
0.00/0.70	c LP no farkas count 0
0.00/0.70	c LP other issue count 0
0.00/0.70	c LP Gomory cuts 0
0.00/0.70	c LP learned cuts 0
0.00/0.70	c LP deleted cuts 0
0.00/0.70	c LP encountered Gomory constraints 0
0.00/0.70	c LP encountered Farkas constraints 7
0.00/0.70	c LP encountered learned Farkas constraints 2
0.00/0.70	c CG auxiliary variables introduced 185
0.00/0.70	c CG solutions found 11
0.00/0.70	c CG cores constructed 81
0.00/0.70	c CG core cardinality constraints returned 18
0.00/0.70	c CG unit cores 0
0.00/0.70	c CG single cores 75
0.00/0.70	c CG blocks removed during cardinality reduction 65
0.00/0.70	c CG first core best 0
0.00/0.70	c CG decision core best 4
0.00/0.70	c CG core reduction tie 2
0.00/0.70	c CG core degree average 2.26
0.00/0.70	c CG core slack average 1.85
0.00/0.70	c CG core upper bound improvements 0
0.00/0.70	c STR number of successful calls 0
0.00/0.70	c STR number of unsuccessful calls 0
0.00/0.70	c STR number of inconclusive calls 0
0.00/0.70	c STR number of successful attempts 0
0.00/0.70	c STR number of unsuccessful attempts 0
0.00/0.70	c STR number of inconclusive attempts 0
0.00/0.70	c STR average degree increase per successful call inf
0.00/0.70	c STR average degree increase per successful attempt inf
0.00/0.70	c STR total number of conflicts for successful attempts 0
0.00/0.70	c STR total number of conflicts for unsuccessful attempts 0
0.00/0.70	c STR total number of conflicts for inconclusive attempts 0
0.00/0.70	c STR average number of conflicts per successful attempt inf
0.00/0.70	c STR average number of conflicts per unsuccessful attempt inf
0.00/0.70	c STR average number of conflicts per inconclusive attempt inf
0.00/0.70	c AVG.sumWPerc 76.23 
0.00/0.70	c bigint constraints 0 
0.00/0.70	o -874
0.00/0.70	s OPTIMUM FOUND
0.00/0.70	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

Verifier Data

OK	-874

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Fri Jul  4 21:51:37 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS -874 <= obj <= -874
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS ~874 <= obj <= ~874
--summary--
ALL OK

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4523289-1751643642/watcher-4523289-1751643642 -o /tmp/evaluation-result-4523289-1751643642/solver-4523289-1751643642 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751643641-101194 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4523289-1751643642.opb PROOFDIR/proof-4523289-1751643642 

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 FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=101244, runsolver pid=101232
Current StackSize limit: 8192 KiB


[startup+0.100097 s]*
/proc/loadavg: 0.24 0.12 0.10 2/256 101247
/proc/meminfo: memFree=129158584/131382112 swapFree=33002444/33010684
[pid=101244] ppid=101232 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/101244/stat : 101244 (run-opt-ls-log.) S 101232 101244 101179 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 80043688 4292608 736 18446744073709551615 93988294078464 93988294972997 140732015578240 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93988295212048 93988295259792 93988304310272 140732015581465 140732015581663 140732015581663 140732015587267 0
/proc/101244/statm: 1048 736 672 219 0 110 0
[pid=101247] ppid=101244 vsize=10772 memory=4352 CPUtime=0 cores=0,2
/proc/101247/stat : 101247 (pbsuma) D 101244 101244 101179 0 -1 4194304 175 0 0 0 0 0 0 0 20 0 1 0 80043690 11030528 1088 18446744073709551615 4210688 4653049 140727234865776 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 4700520 4703148 13758464 140727234873569 140727234873904 140727234873904 140727234879471 0
/proc/101247/statm: 2693 1088 1024 108 0 101 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 14964 KiB
Current children cumulated memory: 7296 KiB

[startup+0.213012 s]*
/proc/loadavg: 0.24 0.12 0.10 2/256 101247
/proc/meminfo: memFree=129158584/131382112 swapFree=33002444/33010684
[pid=101244] ppid=101232 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/101244/stat : 101244 (run-opt-ls-log.) S 101232 101244 101179 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 80043688 4292608 736 18446744073709551615 93988294078464 93988294972997 140732015578240 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93988295212048 93988295259792 93988304310272 140732015581465 140732015581663 140732015581663 140732015587267 0
/proc/101244/statm: 1048 736 672 219 0 110 0
[pid=101247] ppid=101244 vsize=10772 memory=4352 CPUtime=0 cores=0,2
/proc/101247/stat : 101247 (pbsuma) D 101244 101244 101179 0 -1 4194304 175 0 0 0 0 0 0 0 20 0 1 0 80043690 11030528 1088 18446744073709551615 4210688 4653049 140727234865776 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 4700520 4703148 13758464 140727234873569 140727234873904 140727234873904 140727234879471 0
/proc/101247/statm: 2693 1088 1024 108 0 101 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 14964 KiB
Current children cumulated memory: 7296 KiB

[startup+0.312923 s]*
/proc/loadavg: 0.24 0.12 0.10 2/256 101247
/proc/meminfo: memFree=129158584/131382112 swapFree=33002444/33010684
[pid=101244] ppid=101232 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/101244/stat : 101244 (run-opt-ls-log.) S 101232 101244 101179 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 80043688 4292608 736 18446744073709551615 93988294078464 93988294972997 140732015578240 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93988295212048 93988295259792 93988304310272 140732015581465 140732015581663 140732015581663 140732015587267 0
/proc/101244/statm: 1048 736 672 219 0 110 0
[pid=101247] ppid=101244 vsize=10772 memory=4352 CPUtime=0 cores=0,2
/proc/101247/stat : 101247 (pbsuma) D 101244 101244 101179 0 -1 4194304 175 0 0 0 0 0 0 0 20 0 1 0 80043690 11030528 1088 18446744073709551615 4210688 4653049 140727234865776 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 4700520 4703148 13758464 140727234873569 140727234873904 140727234873904 140727234879471 0
/proc/101247/statm: 2693 1088 1024 108 0 101 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 14964 KiB
Current children cumulated memory: 7296 KiB

[startup+0.700231 s]
/proc/loadavg: 0.24 0.12 0.10 5/256 101247
/proc/meminfo: memFree=129158336/131382112 swapFree=33002444/33010684
[pid=101244] ppid=101232 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/101244/stat : 101244 (run-opt-ls-log.) S 101232 101244 101179 0 -1 4194304 240 225 0 0 0 0 0 0 20 0 1 0 80043688 4292608 736 18446744073709551615 93988294078464 93988294972997 140732015578240 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93988295212048 93988295259792 93988304310272 140732015581465 140732015581663 140732015581663 140732015587267 0
/proc/101244/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

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

# cumulated CPU time of all completed processes:  user=0.072049 s, system=0.034213 s

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

[startup+0.700231 s]
/proc/loadavg: 0.24 0.12 0.10 5/256 101247
/proc/meminfo: memFree=129158336/131382112 swapFree=33002444/33010684
[pid=101244] ppid=101232 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/101244/stat : 101244 (run-opt-ls-log.) S 101232 101244 101179 0 -1 4194304 240 225 0 0 0 0 0 0 20 0 1 0 80043688 4292608 736 18446744073709551615 93988294078464 93988294972997 140732015578240 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93988295212048 93988295259792 93988304310272 140732015581465 140732015581663 140732015581663 140732015587267 0
/proc/101244/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 0.70703
CPU time (s): 0.106262
CPU user time (s): 0.072049
CPU system time (s): 0.034213
CPU usage (%): 15.0293
Max. virtual memory (cumulated for all children) (KiB): 14964
Max. memory (cumulated for all children) (KiB): 7296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.072049
system time used= 0.034213
maximum resident set size= 13720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1241
page faults= 5
swaps= 0
block input operations= 6792
block output operations= 712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 260
involuntary context switches= 2


# summary of solver processes directly reported to runsolver:
#   pid: 101244
#   total CPU time (s): 0.106262
#   total CPU user time (s): 0.072049
#   total CPU system time (s): 0.034213

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035305 second user time and 0.075358 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-04 17:40:42
IDJOB=4523289
IDBENCH=180034
IDSOLVER=3356
FILE ID=nodeC005/4523289-1751643642
RUNJOBID= nodeC005-1751643641-101194
SLURM_JOB_ID= 9672310
Free space on /tmp= 428616 MiB

SOLVER NAME= roundingsat-ls+pbsuma-log 63f22ad
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/KidneyTransplantBenchmarks/normalized-KE_60_004.opb
COMMAND LINE= run-opt-ls-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4523289-1751643642/watcher-4523289-1751643642 -o /tmp/evaluation-result-4523289-1751643642/solver-4523289-1751643642 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751643641-101194 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4523289-1751643642.opb PROOFDIR/proof-4523289-1751643642

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

MD5SUM BENCH= e1330b9aca75d6b910521102e93aad41
RANDOM SEED=1419128500

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.244
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.90
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.347
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.90
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.492
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.90
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.910
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.90
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.206
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.090
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.90
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.215
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.90
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.398
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129170792 kB
MemAvailable:   129987892 kB
Buffers:              12 kB
Cached:          1603348 kB
SwapCached:          244 kB
Active:           329792 kB
Inactive:        1338304 kB
Active(anon):      38132 kB
Inactive(anon):    39820 kB
Active(file):     291660 kB
Inactive(file):  1298484 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33002444 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22576 kB
Writeback:             0 kB
AnonPages:         67868 kB
Mapped:           100004 kB
Shmem:             12892 kB
KReclaimable:     133164 kB
Slab:             219900 kB
SReclaimable:     133164 kB
SUnreclaim:        86736 kB
KernelStack:        3904 kB
PageTables:         2756 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     341572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 428592 MiB
End job on nodeC005 at 2025-07-04 17:40:44