Trace number 4517146
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
Name | PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/ equalities/array_diag/normalized-13array_diag_greater.opb |
MD5SUM | 4323600963088835cdc761a0340acac9 |
Bench Category | DEC-LIN (decision problem, linear constraints, no UNSAT certificate) |
Best result obtained on this benchmark | UNSAT |
Best value of the objective obtained on this benchmark | |
Best CPU time to get the best result obtained on this benchmark | 0.012655 |
Has Objective Function | NO |
Satisfiable | |
(Un)Satisfiability was proved | |
Best value of the objective function | |
Optimality of the best value was proved | |
Number of variables | 897 |
Total number of constraints | 898 |
Number of constraints which are clauses | 507 |
Number of constraints which are cardinality constraints (but not clauses) | 0 |
Number of constraints which are nor clauses,nor cardinality constraints | 391 |
Minimum length of a constraint | 2 |
Maximum length of a constraint | 52 |
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 | 33554432 |
Number of bits of the biggest number in a constraint | 26 |
Biggest sum of numbers in a constraint | 134217727 |
Number of bits of the biggest sum of numbers | 27 |
Number of products (including duplicates) | 0 |
Sum of products size (including duplicates) | 0 |
Number of different products | 0 |
Sum of products size | 0 |
Solver Data
0.00/0.02 c RoundingSat 2
0.00/0.02 c branch pb25
0.00/0.02 c commit 63f22ad
0.00/0.03 c #variables 897 #constraints 1288
0.00/0.04 c rational objective 2.98023e-08
0.38/0.45 c #Conflicts: 1000 | #Constraints: 2288
0.38/0.45 c #Conflicts: 2000 | #Constraints: 3288
0.38/0.45 c INPROCESSING
0.38/0.45 c GARBAGE COLLECT
0.38/0.45 c rational objective 5.03038
6.95/7.08 c #Conflicts: 3000 | #Constraints: 3304
6.95/7.08 c #Conflicts: 4000 | #Constraints: 4304
6.95/7.08 c INPROCESSING
6.95/7.08 c GARBAGE COLLECT
6.95/7.08 c #Conflicts: 5000 | #Constraints: 3723
6.95/7.08 c #Conflicts: 6000 | #Constraints: 4723
6.95/7.08 c INPROCESSING
6.95/7.08 c GARBAGE COLLECT
6.95/7.08 c #Conflicts: 7000 | #Constraints: 3743
6.95/7.08 c #Conflicts: 8000 | #Constraints: 4743
6.95/7.08 c #Conflicts: 9000 | #Constraints: 5743
6.95/7.08 c INPROCESSING
6.95/7.08 c GARBAGE COLLECT
6.95/7.08 c #Conflicts: 10000 | #Constraints: 4448
6.95/7.08 c #Conflicts: 11000 | #Constraints: 5448
6.95/7.08 c #Conflicts: 12000 | #Constraints: 6449
6.95/7.08 c INPROCESSING
6.95/7.08 c GARBAGE COLLECT
6.95/7.08 c #Conflicts: 13000 | #Constraints: 4921
6.95/7.08 c #Conflicts: 14000 | #Constraints: 5921
6.95/7.08 c #Conflicts: 15000 | #Constraints: 6921
6.95/7.08 c INPROCESSING
6.95/7.08 c GARBAGE COLLECT
6.95/7.08 c #Conflicts: 16000 | #Constraints: 5162
6.95/7.08 c #Conflicts: 17000 | #Constraints: 6162
6.95/7.08 c #Conflicts: 18000 | #Constraints: 7162
6.95/7.08 c INPROCESSING
6.95/7.08 c GARBAGE COLLECT
6.95/7.08 c #Conflicts: 19000 | #Constraints: 5186
6.95/7.08 c #Conflicts: 20000 | #Constraints: 6186
6.95/7.08 c #Conflicts: 21000 | #Constraints: 7186
6.95/7.08 c INPROCESSING
6.95/7.08 c GARBAGE COLLECT
6.95/7.08 c #Conflicts: 22000 | #Constraints: 4994
6.95/7.08 c #Conflicts: 23000 | #Constraints: 5994
6.95/7.08 c #Conflicts: 24000 | #Constraints: 6994
6.95/7.08 c #Conflicts: 25000 | #Constraints: 7994
6.95/7.08 c INPROCESSING
6.95/7.08 c GARBAGE COLLECT
6.95/7.08 c #Conflicts: 26000 | #Constraints: 5613
6.95/7.08 c #Conflicts: 27000 | #Constraints: 6614
6.95/7.08 c #Conflicts: 28000 | #Constraints: 7614
6.95/7.08 c #Conflicts: 29000 | #Constraints: 8614
6.95/7.08 c INPROCESSING
6.95/7.08 c GARBAGE COLLECT
6.95/7.08 c #Conflicts: 30000 | #Constraints: 6008
6.95/7.08 c #Conflicts: 31000 | #Constraints: 7008
6.95/7.08 c #Conflicts: 32000 | #Constraints: 8008
6.95/7.08 c #Conflicts: 33000 | #Constraints: 9008
6.95/7.08 c INPROCESSING
6.95/7.08 c GARBAGE COLLECT
6.95/7.08 c cpu time 6.87178 s
6.95/7.08 c deterministic time 199489475 1.99e+08
6.95/7.08 c optimization time 3.1e-05 s
6.95/7.08 c total solve time 6.862 s
6.95/7.08 c core-guided solve time 0 s
6.95/7.08 c propagation time 2.4398 s
6.95/7.08 c conflict analysis time 4.0382 s
6.95/7.08 c propagations 4658492
6.95/7.08 c resolve steps 1814197
6.95/7.08 c decisions 47489
6.95/7.08 c conflicts 33001
6.95/7.08 c restarts 123
6.95/7.08 c inprocessing phases 11
6.95/7.08 c garbage collections 11 ,( 100.00 )
6.95/7.08 c input clauses 663 ,( 51.48 )
6.95/7.08 c input cardinalities 0 ,( 0.00 )
6.95/7.08 c input general constraints 625 ,( 48.52 )
6.95/7.08 c input average constraint length 3.58
6.95/7.08 c input average constraint degree 52105.10
6.95/7.08 c learned clauses 22625 ,( 68.55 )
6.95/7.08 c learned cardinalities 46 ,( 0.14 )
6.95/7.08 c learned general constraints 10334 ,( 31.31 )
6.95/7.08 c learned average constraint length 70.12
6.95/7.08 c learned average constraint degree 26238880.63
6.95/7.08 c watched CF 32, 64, 128, Arb: 1555 , 0 , 0 , 0
6.95/7.08 c counting CF 32, 64, 128, Arb: 9404 , 0 , 0 , 0
6.95/7.08 c watched constraints 1555 ,( 14.19 )
6.95/7.08 c counting constraints 9404 ,( 85.81 )
6.95/7.08 c loaded clauses, cards, PBs, (WATCHED, COUNTING): 4508502 , 25854 , 30657003 ,( 280801 , 30376202 )
6.95/7.08 c gcd simplifications 733
6.95/7.08 c detected cardinalities 4
6.95/7.08 c weakened non-implied lits 707453
6.95/7.08 c weakened non-implying lits 3249
6.95/7.08 c original variables 897
6.95/7.08 c clausal propagations 1358995
6.95/7.08 c cardinality propagations 1515
6.95/7.08 c watched propagations 4861
6.95/7.08 c counting propagations 3259298
6.95/7.08 c watch lookups 91396646
6.95/7.08 c watch backjump lookups 0
6.95/7.08 c watch checks 10767866
6.95/7.08 c propagation checks 76065777
6.95/7.08 c constraint additions 11807809
6.95/7.08 c trail pops 4738978
6.95/7.08 c formula constraints 1288
6.95/7.08 c learned constraints 32997
6.95/7.08 c bound constraints 0
6.95/7.08 c core-guided constraints 0
6.95/7.08 c encountered formula constraints 1592711
6.95/7.08 c encountered learned constraints 252524
6.95/7.08 c encountered bound constraints 0
6.95/7.08 c encountered core-guided constraints 0
6.95/7.08 c LP total time 0.275092 s
6.95/7.08 c LP solve time 0.21 s
6.95/7.08 c LP constraints added 1291
6.95/7.08 c LP constraints removed 0
6.95/7.08 c LP pivots internal 3371
6.95/7.08 c LP pivots root 3046
6.95/7.08 c LP calls 15
6.95/7.08 c LP optimalities 8
6.95/7.08 c LP no pivot count 1
6.95/7.08 c LP infeasibilities 5
6.95/7.08 c LP valid Farkas constraints 4
6.95/7.08 c LP learned Farkas constraints 3
6.95/7.08 c LP basis resets 0
6.95/7.08 c LP cycling count 0
6.95/7.08 c LP singular count 0
6.95/7.08 c LP no primal count 0
6.95/7.08 c LP no farkas count 0
6.95/7.08 c LP other issue count 0
6.95/7.08 c LP Gomory cuts 1
6.95/7.08 c LP learned cuts 2
6.95/7.08 c LP deleted cuts 0
6.95/7.08 c LP encountered Gomory constraints 1
6.95/7.08 c LP encountered Farkas constraints 1955
6.95/7.08 c LP encountered learned Farkas constraints 3
6.95/7.08 c CG auxiliary variables introduced 0
6.95/7.08 c CG solutions found 0
6.95/7.08 c CG cores constructed 0
6.95/7.08 c CG core cardinality constraints returned 0
6.95/7.08 c CG unit cores 0
6.95/7.08 c CG single cores 0
6.95/7.08 c CG blocks removed during cardinality reduction 0
6.95/7.08 c CG first core best 0
6.95/7.08 c CG decision core best 0
6.95/7.08 c CG core reduction tie 0
6.95/7.08 c CG core degree average 0.00
6.95/7.08 c CG core slack average 0.00
6.95/7.08 c CG core upper bound improvements 0
6.95/7.08 c STR number of successful calls 0
6.95/7.08 c STR number of unsuccessful calls 0
6.95/7.08 c STR number of inconclusive calls 0
6.95/7.08 c STR number of successful attempts 0
6.95/7.08 c STR number of unsuccessful attempts 0
6.95/7.08 c STR number of inconclusive attempts 0
6.95/7.08 c STR average degree increase per successful call inf
6.95/7.08 c STR average degree increase per successful attempt inf
6.95/7.08 c STR total number of conflicts for successful attempts 0
6.95/7.08 c STR total number of conflicts for unsuccessful attempts 0
6.95/7.08 c STR total number of conflicts for inconclusive attempts 0
6.95/7.08 c STR average number of conflicts per successful attempt inf
6.95/7.08 c STR average number of conflicts per unsuccessful attempt inf
6.95/7.08 c STR average number of conflicts per inconclusive attempt inf
6.95/7.08 c AVG.sumWPerc 69.85
6.95/7.08 c bigint constraints 0
6.95/7.08 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: 63837 MiB (60423 MiB free)
memory of node 1: 64465 MiB (61749 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4517146-1751232902/watcher-4517146-1751232902 -o /tmp/evaluation-result-4517146-1751232902/solver-4517146-1751232902 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751232530-35818 --watchdog 3760 run-dec.sh HOME/instance-4517146-1751232902.opb
running on 2 cores: 5,7
CPU governors:
performance: 5 7
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=38145, runsolver pid=38142
[startup+0.100074 s]*
/proc/loadavg: 4.11 3.72 3.40 5/255 38147
/proc/meminfo: memFree=125105920/131382112 swapFree=33010684/33010684
[pid=38145] ppid=38142 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38145/stat : 38145 (run-dec.sh) S 38142 38145 35802 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 38969333 4292608 736 18446744073709551615 94144201789440 94144202683973 140725350421216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94144202923024 94144202970768 94144234651648 140725350426989 140725350427112 140725350427112 140725350432714 0
/proc/38145/statm: 1048 736 672 219 0 110 0
[pid=38147] ppid=38145 vsize=58256 memory=12456 CPUtime=0.08 cores=5,7
/proc/38147/stat : 38147 (roundingsat) R 38145 38145 35802 0 -1 4194304 1255 0 0 0 7 1 0 0 20 0 1 0 38969334 59654144 3114 18446744073709551615 4227072 8923433 140723731152064 0 0 0 0 0 8405026 0 0 0 17 7 0 0 0 0 0 9823104 9832592 22216704 140723731159479 140723731159592 140723731159592 140723731165162 0
/proc/38147/statm: 14564 3114 2336 1147 0 1991 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 62448 KiB
Current children cumulated memory: 15400 KiB
[startup+0.21492 s]*
/proc/loadavg: 4.11 3.72 3.40 5/255 38147
/proc/meminfo: memFree=125105920/131382112 swapFree=33010684/33010684
[pid=38145] ppid=38142 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38145/stat : 38145 (run-dec.sh) S 38142 38145 35802 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 38969333 4292608 736 18446744073709551615 94144201789440 94144202683973 140725350421216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94144202923024 94144202970768 94144234651648 140725350426989 140725350427112 140725350427112 140725350432714 0
/proc/38145/statm: 1048 736 672 219 0 110 0
[pid=38147] ppid=38145 vsize=58388 memory=14716 CPUtime=0.19 cores=5,7
/proc/38147/stat : 38147 (roundingsat) R 38145 38145 35802 0 -1 4194304 1310 0 0 0 17 2 0 0 20 0 1 0 38969334 59789312 3679 18446744073709551615 4227072 8923433 140723731152064 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 22216704 140723731159479 140723731159592 140723731159592 140723731165162 0
/proc/38147/statm: 14597 3679 2336 1147 0 2024 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 62580 KiB
Current children cumulated memory: 17660 KiB
[startup+0.313688 s]*
/proc/loadavg: 4.11 3.72 3.40 5/255 38147
/proc/meminfo: memFree=125105920/131382112 swapFree=33010684/33010684
[pid=38145] ppid=38142 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38145/stat : 38145 (run-dec.sh) S 38142 38145 35802 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 38969333 4292608 736 18446744073709551615 94144201789440 94144202683973 140725350421216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94144202923024 94144202970768 94144234651648 140725350426989 140725350427112 140725350427112 140725350432714 0
/proc/38145/statm: 1048 736 672 219 0 110 0
[pid=38147] ppid=38145 vsize=58680 memory=14844 CPUtime=0.29 cores=5,7
/proc/38147/stat : 38147 (roundingsat) R 38145 38145 35802 0 -1 4194304 1365 0 0 0 27 2 0 0 20 0 1 0 38969334 60088320 3711 18446744073709551615 4227072 8923433 140723731152064 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 22216704 140723731159479 140723731159592 140723731159592 140723731165162 0
/proc/38147/statm: 14670 3711 2336 1147 0 2097 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 62872 KiB
Current children cumulated memory: 17788 KiB
[startup+0.700398 s]
/proc/loadavg: 4.11 3.72 3.40 6/255 38147
/proc/meminfo: memFree=125106008/131382112 swapFree=33010684/33010684
[pid=38145] ppid=38142 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38145/stat : 38145 (run-dec.sh) S 38142 38145 35802 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 38969333 4292608 736 18446744073709551615 94144201789440 94144202683973 140725350421216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94144202923024 94144202970768 94144234651648 140725350426989 140725350427112 140725350427112 140725350432714 0
/proc/38145/statm: 1048 736 672 219 0 110 0
[pid=38147] ppid=38145 vsize=59804 memory=15996 CPUtime=0.66 cores=5,7
/proc/38147/stat : 38147 (roundingsat) R 38145 38145 35802 0 -1 4194304 1649 0 0 0 63 3 0 0 20 0 1 0 38969334 61239296 3999 18446744073709551615 4227072 8923433 140723731152064 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 22216704 140723731159479 140723731159592 140723731159592 140723731165162 0
/proc/38147/statm: 14951 3999 2336 1147 0 2378 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 63996 KiB
Current children cumulated memory: 18940 KiB
[startup+1.50042 s]
/proc/loadavg: 4.11 3.72 3.40 5/255 38147
/proc/meminfo: memFree=125097944/131382112 swapFree=33010684/33010684
[pid=38145] ppid=38142 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38145/stat : 38145 (run-dec.sh) S 38142 38145 35802 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 38969333 4292608 736 18446744073709551615 94144201789440 94144202683973 140725350421216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94144202923024 94144202970768 94144234651648 140725350426989 140725350427112 140725350427112 140725350432714 0
/proc/38145/statm: 1048 736 672 219 0 110 0
[pid=38147] ppid=38145 vsize=60508 memory=16636 CPUtime=1.46 cores=5,7
/proc/38147/stat : 38147 (roundingsat) R 38145 38145 35802 0 -1 4194304 1812 0 0 0 141 5 0 0 20 0 1 0 38969334 61960192 4159 18446744073709551615 4227072 8923433 140723731152064 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 22216704 140723731159479 140723731159592 140723731159592 140723731165162 0
/proc/38147/statm: 15127 4159 2336 1147 0 2554 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 64700 KiB
Current children cumulated memory: 19580 KiB
[startup+3.11322 s]
/proc/loadavg: 4.11 3.72 3.40 5/255 38147
/proc/meminfo: memFree=125088240/131382112 swapFree=33010684/33010684
[pid=38145] ppid=38142 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38145/stat : 38145 (run-dec.sh) S 38142 38145 35802 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 38969333 4292608 736 18446744073709551615 94144201789440 94144202683973 140725350421216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94144202923024 94144202970768 94144234651648 140725350426989 140725350427112 140725350427112 140725350432714 0
/proc/38145/statm: 1048 736 672 219 0 110 0
[pid=38147] ppid=38145 vsize=61584 memory=17660 CPUtime=3.06 cores=5,7
/proc/38147/stat : 38147 (roundingsat) R 38145 38145 35802 0 -1 4194304 2053 0 0 0 297 9 0 0 20 0 1 0 38969334 63062016 4415 18446744073709551615 4227072 8923433 140723731152064 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 22216704 140723731159479 140723731159592 140723731159592 140723731165162 0
/proc/38147/statm: 15396 4415 2336 1147 0 2823 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 65776 KiB
Current children cumulated memory: 20604 KiB
[startup+6.30042 s]
/proc/loadavg: 4.10 3.72 3.40 5/255 38147
/proc/meminfo: memFree=125074128/131382112 swapFree=33010684/33010684
[pid=38145] ppid=38142 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38145/stat : 38145 (run-dec.sh) S 38142 38145 35802 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 38969333 4292608 736 18446744073709551615 94144201789440 94144202683973 140725350421216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94144202923024 94144202970768 94144234651648 140725350426989 140725350427112 140725350427112 140725350432714 0
/proc/38145/statm: 1048 736 672 219 0 110 0
[pid=38147] ppid=38145 vsize=62164 memory=18172 CPUtime=6.24 cores=5,7
/proc/38147/stat : 38147 (roundingsat) R 38145 38145 35802 0 -1 4194304 2198 0 0 0 612 12 0 0 20 0 1 0 38969334 63655936 4543 18446744073709551615 4227072 8923433 140723731152064 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 22216704 140723731159479 140723731159592 140723731159592 140723731165162 0
/proc/38147/statm: 15541 4543 2336 1147 0 2968 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 66356 KiB
Current children cumulated memory: 21116 KiB
[startup+7.08511 s]
# the end of solver process 38145 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=6.87713 s, system=0.156578 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+6.40049 s]
/proc/loadavg: 4.10 3.72 3.40 5/255 38147
/proc/meminfo: memFree=125074128/131382112 swapFree=33010684/33010684
[pid=38145] ppid=38142 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38145/stat : 38145 (run-dec.sh) S 38142 38145 35802 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 38969333 4292608 736 18446744073709551615 94144201789440 94144202683973 140725350421216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94144202923024 94144202970768 94144234651648 140725350426989 140725350427112 140725350427112 140725350432714 0
/proc/38145/statm: 1048 736 672 219 0 110 0
[pid=38147] ppid=38145 vsize=62164 memory=18172 CPUtime=6.34 cores=5,7
/proc/38147/stat : 38147 (roundingsat) R 38145 38145 35802 0 -1 4194304 2201 0 0 0 621 13 0 0 20 0 1 0 38969334 63655936 4543 18446744073709551615 4227072 8923433 140723731152064 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 22216704 140723731159479 140723731159592 140723731159592 140723731165162 0
/proc/38147/statm: 15541 4543 2336 1147 0 2968 0
Current children cumulated CPU time: 6.34 s
Current children cumulated vsize: 66356 KiB
Current children cumulated memory: 21116 KiB
[startup+6.80038 s]
/proc/loadavg: 4.10 3.72 3.40 5/255 38147
/proc/meminfo: memFree=125074128/131382112 swapFree=33010684/33010684
[pid=38145] ppid=38142 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38145/stat : 38145 (run-dec.sh) S 38142 38145 35802 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 38969333 4292608 736 18446744073709551615 94144201789440 94144202683973 140725350421216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94144202923024 94144202970768 94144234651648 140725350426989 140725350427112 140725350427112 140725350432714 0
/proc/38145/statm: 1048 736 672 219 0 110 0
[pid=38147] ppid=38145 vsize=62860 memory=18940 CPUtime=6.74 cores=5,7
/proc/38147/stat : 38147 (roundingsat) R 38145 38145 35802 0 -1 4194304 2370 0 0 0 660 14 0 0 20 0 1 0 38969334 64368640 4735 18446744073709551615 4227072 8923433 140723731152064 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 22216704 140723731159479 140723731159592 140723731159592 140723731165162 0
/proc/38147/statm: 15715 4735 2336 1147 0 3142 0
Current children cumulated CPU time: 6.74 s
Current children cumulated vsize: 67052 KiB
Current children cumulated memory: 21884 KiB
[startup+7.00038 s]*
/proc/loadavg: 4.10 3.72 3.40 5/255 38147
/proc/meminfo: memFree=125074128/131382112 swapFree=33010684/33010684
[pid=38145] ppid=38142 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/38145/stat : 38145 (run-dec.sh) S 38142 38145 35802 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 38969333 4292608 736 18446744073709551615 94144201789440 94144202683973 140725350421216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94144202923024 94144202970768 94144234651648 140725350426989 140725350427112 140725350427112 140725350432714 0
/proc/38145/statm: 1048 736 672 219 0 110 0
[pid=38147] ppid=38145 vsize=64108 memory=20092 CPUtime=6.95 cores=5,7
/proc/38147/stat : 38147 (roundingsat) R 38145 38145 35802 0 -1 4194304 2678 0 0 0 680 15 0 0 20 0 1 0 38969334 65646592 5023 18446744073709551615 4227072 8923433 140723731152064 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 22216704 140723731159479 140723731159592 140723731159592 140723731165162 0
/proc/38147/statm: 16027 5023 2336 1147 0 3454 0
Current children cumulated CPU time: 6.95 s
Current children cumulated vsize: 68300 KiB
Current children cumulated memory: 23036 KiB
Child status: 0
Real time (s): 7.08517
CPU time (s): 7.0337
CPU user time (s): 6.87713
CPU system time (s): 0.156578
CPU usage (%): 99.2736
Max. virtual memory (cumulated for all children) (KiB): 68300
Max. memory (cumulated for all children) (KiB): 23036
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.87713
system time used= 0.156578
maximum resident set size= 20860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3080
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= 17
# summary of solver processes directly reported to runsolver:
# pid: 38145
# total CPU time (s): 7.0337
# total CPU user time (s): 6.87713
# total CPU system time (s): 0.156578
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.078954 second user time and 0.134853 second system time
The end
Launcher Data
Begin job on nodeC007 at 2025-06-29 23:35:02
IDJOB=4517146
IDBENCH=176020
IDSOLVER=3349
FILE ID=nodeC007/4517146-1751232902
RUNJOBID= nodeC007-1751232530-35818
SLURM_JOB_ID= 9587709
Free space on /tmp= 432984 MiB
SOLVER NAME= roundingsat 63f22ad
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/array_diag/normalized-13array_diag_greater.opb
COMMAND LINE= run-dec.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4517146-1751232902/watcher-4517146-1751232902 -o /tmp/evaluation-result-4517146-1751232902/solver-4517146-1751232902 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751232530-35818 --watchdog 3760 run-dec.sh HOME/instance-4517146-1751232902.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 4323600963088835cdc761a0340acac9
RANDOM SEED=1760774304
nodeC007 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 3660.205
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.68
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 3661.392
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.68
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.276
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.68
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1196.997
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.68
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 3660.229
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
initial apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.68
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 3491.836
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
initial apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.68
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.222
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
initial apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.68
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.319
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
initial apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6983.68
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131382112 kB
MemFree: 125105920 kB
MemAvailable: 125130644 kB
Buffers: 3280 kB
Cached: 833864 kB
SwapCached: 0 kB
Active: 5056288 kB
Inactive: 588528 kB
Active(anon): 4825636 kB
Inactive(anon): 0 kB
Active(file): 230652 kB
Inactive(file): 588528 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 14604 kB
Writeback: 0 kB
AnonPages: 4810912 kB
Mapped: 115696 kB
Shmem: 17960 kB
KReclaimable: 90340 kB
Slab: 172260 kB
SReclaimable: 90340 kB
SUnreclaim: 81920 kB
KernelStack: 4112 kB
PageTables: 13096 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98701740 kB
Committed_AS: 5956832 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 149432 kB
VmallocChunk: 0 kB
Percpu: 3776 kB
HardwareCorrupted: 0 kB
AnonHugePages: 907264 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 201544 kB
DirectMap2M: 10186752 kB
DirectMap1G: 125829120 kB
Free space on /tmp at the end= 432976 MiB
End job on nodeC007 at 2025-06-29 23:35:09