Trace number 4517076
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/ inequalities/ineq5/normalized-16array_alg_ineq5.opb |
MD5SUM | 2e54c08f901c8d3e55b254d9ae7919ac |
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.034052 |
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 | 656 |
Total number of constraints | 1651 |
Number of constraints which are clauses | 1632 |
Number of constraints which are cardinality constraints (but not clauses) | 16 |
Number of constraints which are nor clauses,nor cardinality constraints | 3 |
Minimum length of a constraint | 1 |
Maximum length of a constraint | 288 |
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 | 2147483648 |
Number of bits of the biggest number in a constraint | 32 |
Biggest sum of numbers in a constraint | 8589934591 |
Number of bits of the biggest sum of numbers | 33 |
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.01 c RoundingSat 2
0.00/0.01 c branch pb25
0.00/0.01 c commit 63f22ad
0.00/0.02 c #variables 656 #constraints 1269
0.00/0.02 c rational objective 16
0.77/0.86 c #Conflicts: 1000 | #Constraints: 2270
0.77/0.86 c #Conflicts: 2000 | #Constraints: 3270
0.77/0.86 c INPROCESSING
0.77/0.86 c GARBAGE COLLECT
0.77/0.86 c rational objective 19.2798
8.35/8.47 c #Conflicts: 3000 | #Constraints: 3070
8.35/8.47 c #Conflicts: 4000 | #Constraints: 4070
8.35/8.47 c INPROCESSING
8.35/8.47 c GARBAGE COLLECT
8.35/8.47 c #Conflicts: 5000 | #Constraints: 3478
8.35/8.47 c #Conflicts: 6000 | #Constraints: 4479
8.35/8.47 c INPROCESSING
8.35/8.47 c GARBAGE COLLECT
8.35/8.47 c #Conflicts: 7000 | #Constraints: 3294
8.35/8.47 c #Conflicts: 8000 | #Constraints: 4294
8.35/8.47 c #Conflicts: 9000 | #Constraints: 5295
8.35/8.47 c INPROCESSING
8.35/8.47 c GARBAGE COLLECT
8.35/8.47 c #Conflicts: 10000 | #Constraints: 4000
8.35/8.47 c #Conflicts: 11000 | #Constraints: 5000
8.35/8.47 c cpu time 8.37559 s
8.35/8.47 c deterministic time 1248500874 1.25e+09
8.35/8.47 c optimization time 2.5e-05 s
8.35/8.47 c total solve time 8.3687 s
8.35/8.47 c core-guided solve time 0 s
8.35/8.47 c propagation time 5.73322 s
8.35/8.47 c conflict analysis time 1.94723 s
8.35/8.47 c propagations 986095
8.35/8.47 c resolve steps 309457
8.35/8.47 c decisions 17796
8.35/8.47 c conflicts 11762
8.35/8.47 c restarts 51
8.35/8.47 c inprocessing phases 4
8.35/8.47 c garbage collections 4 ,( 100.00 )
8.35/8.47 c input clauses 1264 ,( 99.61 )
8.35/8.47 c input cardinalities 0 ,( 0.00 )
8.35/8.47 c input general constraints 5 ,( 0.39 )
8.35/8.47 c input average constraint length 3.06
8.35/8.47 c input average constraint degree 16922439.40
8.35/8.47 c learned clauses 734 ,( 6.24 )
8.35/8.47 c learned cardinalities 5 ,( 0.04 )
8.35/8.47 c learned general constraints 11029 ,( 93.72 )
8.35/8.47 c learned average constraint length 131.18
8.35/8.47 c learned average constraint degree 845603326.92
8.35/8.47 c watched CF 32, 64, 128, Arb: 223 , 0 , 0 , 0
8.35/8.47 c counting CF 32, 64, 128, Arb: 10806 , 5 , 0 , 0
8.35/8.47 c watched constraints 223 ,( 2.02 )
8.35/8.47 c counting constraints 10811 ,( 97.98 )
8.35/8.47 c loaded clauses, cards, PBs, (WATCHED, COUNTING): 752037 , 830 , 183989076 ,( 45471 , 183943605 )
8.35/8.47 c gcd simplifications 504
8.35/8.47 c detected cardinalities 3
8.35/8.47 c weakened non-implied lits 909150
8.35/8.47 c weakened non-implying lits 45812
8.35/8.47 c original variables 656
8.35/8.47 c clausal propagations 627050
8.35/8.47 c cardinality propagations 0
8.35/8.47 c watched propagations 23
8.35/8.47 c counting propagations 346755
8.35/8.47 c watch lookups 194172787
8.35/8.47 c watch backjump lookups 0
8.35/8.47 c watch checks 681014
8.35/8.47 c propagation checks 1040781820
8.35/8.47 c constraint additions 10844207
8.35/8.47 c trail pops 1015163
8.35/8.47 c formula constraints 1269
8.35/8.47 c learned constraints 11760
8.35/8.47 c bound constraints 0
8.35/8.47 c core-guided constraints 0
8.35/8.47 c encountered formula constraints 288647
8.35/8.47 c encountered learned constraints 30569
8.35/8.47 c encountered bound constraints 0
8.35/8.47 c encountered core-guided constraints 0
8.35/8.47 c LP total time 0.162067 s
8.35/8.47 c LP solve time 0.06 s
8.35/8.47 c LP constraints added 1273
8.35/8.47 c LP constraints removed 0
8.35/8.47 c LP pivots internal 1229
8.35/8.47 c LP pivots root 762
8.35/8.47 c LP calls 10
8.35/8.47 c LP optimalities 4
8.35/8.47 c LP no pivot count 1
8.35/8.47 c LP infeasibilities 5
8.35/8.47 c LP valid Farkas constraints 4
8.35/8.47 c LP learned Farkas constraints 1
8.35/8.47 c LP basis resets 2
8.35/8.47 c LP cycling count 0
8.35/8.47 c LP singular count 1
8.35/8.47 c LP no primal count 0
8.35/8.47 c LP no farkas count 1
8.35/8.47 c LP other issue count 0
8.35/8.47 c LP Gomory cuts 3
8.35/8.47 c LP learned cuts 1
8.35/8.47 c LP deleted cuts 0
8.35/8.47 c LP encountered Gomory constraints 2
8.35/8.47 c LP encountered Farkas constraints 1999
8.35/8.47 c LP encountered learned Farkas constraints 1
8.35/8.47 c CG auxiliary variables introduced 0
8.35/8.47 c CG solutions found 0
8.35/8.47 c CG cores constructed 0
8.35/8.47 c CG core cardinality constraints returned 0
8.35/8.47 c CG unit cores 0
8.35/8.47 c CG single cores 0
8.35/8.47 c CG blocks removed during cardinality reduction 0
8.35/8.47 c CG first core best 0
8.35/8.47 c CG decision core best 0
8.35/8.47 c CG core reduction tie 0
8.35/8.47 c CG core degree average 0.00
8.35/8.47 c CG core slack average 0.00
8.35/8.47 c CG core upper bound improvements 0
8.35/8.47 c STR number of successful calls 0
8.35/8.47 c STR number of unsuccessful calls 0
8.35/8.47 c STR number of inconclusive calls 0
8.35/8.47 c STR number of successful attempts 0
8.35/8.47 c STR number of unsuccessful attempts 0
8.35/8.47 c STR number of inconclusive attempts 0
8.35/8.47 c STR average degree increase per successful call inf
8.35/8.47 c STR average degree increase per successful attempt inf
8.35/8.47 c STR total number of conflicts for successful attempts 0
8.35/8.47 c STR total number of conflicts for unsuccessful attempts 0
8.35/8.47 c STR total number of conflicts for inconclusive attempts 0
8.35/8.47 c STR average number of conflicts per successful attempt inf
8.35/8.47 c STR average number of conflicts per unsuccessful attempt inf
8.35/8.47 c STR average number of conflicts per inconclusive attempt inf
8.35/8.47 c AVG.sumWPerc 96.02
8.35/8.47 c bigint constraints 5
8.35/8.47 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: 63665 MiB (61584 MiB free)
memory of node 1: 64507 MiB (62625 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4517076-1751231621/watcher-4517076-1751231621 -o /tmp/evaluation-result-4517076-1751231621/solver-4517076-1751231621 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751230850-31101 --watchdog 3760 run-dec-ls.sh HOME/instance-4517076-1751231621.opb
running on 2 cores: 1,3
CPU governors:
performance: 1 3
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
solver pid=33412, runsolver pid=33409
Current StackSize limit: 8192 KiB
[startup+0.100062 s]*
/proc/loadavg: 4.11 4.01 3.89 5/268 33414
/proc/meminfo: memFree=127190516/131250000 swapFree=33010684/33010684
[pid=33412] ppid=33409 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/33412/stat : 33412 (run-dec-ls.sh) S 33409 33412 31089 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 38842335 4292608 768 18446744073709551615 94748366913536 94748367808069 140735353075072 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94748368047120 94748368094864 94748375769088 140735353080167 140735353080293 140735353080293 140735353085895 0
/proc/33412/statm: 1048 768 704 219 0 110 0
[pid=33414] ppid=33412 vsize=58352 memory=12600 CPUtime=0.08 cores=1,3
/proc/33414/stat : 33414 (roundingsat) R 33412 33412 31089 0 -1 4194304 1271 0 0 0 8 0 0 0 20 0 1 0 38842336 59752448 3150 18446744073709551615 4227072 8923433 140728922754992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 21651456 140728922757536 140728922757672 140728922757672 140728922763242 0
/proc/33414/statm: 14588 3150 2368 1147 0 2015 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 62544 KiB
Current children cumulated memory: 15672 KiB
[startup+0.205512 s]*
/proc/loadavg: 4.11 4.01 3.89 5/268 33414
/proc/meminfo: memFree=127186168/131250000 swapFree=33010684/33010684
[pid=33412] ppid=33409 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/33412/stat : 33412 (run-dec-ls.sh) S 33409 33412 31089 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 38842335 4292608 768 18446744073709551615 94748366913536 94748367808069 140735353075072 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94748368047120 94748368094864 94748375769088 140735353080167 140735353080293 140735353080293 140735353085895 0
/proc/33412/statm: 1048 768 704 219 0 110 0
[pid=33414] ppid=33412 vsize=59972 memory=16548 CPUtime=0.19 cores=1,3
/proc/33414/stat : 33414 (roundingsat) R 33412 33412 31089 0 -1 4194304 1717 0 0 0 19 0 0 0 20 0 1 0 38842336 61411328 4137 18446744073709551615 4227072 8923433 140728922754992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 21651456 140728922757536 140728922757672 140728922757672 140728922763242 0
/proc/33414/statm: 14993 4137 2400 1147 0 2420 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 64164 KiB
Current children cumulated memory: 19620 KiB
[startup+0.305459 s]*
/proc/loadavg: 4.11 4.01 3.89 5/268 33414
/proc/meminfo: memFree=127186168/131250000 swapFree=33010684/33010684
[pid=33412] ppid=33409 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/33412/stat : 33412 (run-dec-ls.sh) S 33409 33412 31089 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 38842335 4292608 768 18446744073709551615 94748366913536 94748367808069 140735353075072 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94748368047120 94748368094864 94748375769088 140735353080167 140735353080293 140735353080293 140735353085895 0
/proc/33412/statm: 1048 768 704 219 0 110 0
[pid=33414] ppid=33412 vsize=61380 memory=17828 CPUtime=0.28 cores=1,3
/proc/33414/stat : 33414 (roundingsat) R 33412 33412 31089 0 -1 4194304 2041 0 0 0 28 0 0 0 20 0 1 0 38842336 62853120 4457 18446744073709551615 4227072 8923433 140728922754992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 21651456 140728922757536 140728922757672 140728922757672 140728922763242 0
/proc/33414/statm: 15345 4457 2400 1147 0 2772 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 65572 KiB
Current children cumulated memory: 20900 KiB
[startup+0.70021 s]
/proc/loadavg: 4.11 4.01 3.89 6/268 33414
/proc/meminfo: memFree=127186168/131250000 swapFree=33010684/33010684
[pid=33412] ppid=33409 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/33412/stat : 33412 (run-dec-ls.sh) S 33409 33412 31089 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 38842335 4292608 768 18446744073709551615 94748366913536 94748367808069 140735353075072 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94748368047120 94748368094864 94748375769088 140735353080167 140735353080293 140735353080293 140735353085895 0
/proc/33412/statm: 1048 768 704 219 0 110 0
[pid=33414] ppid=33412 vsize=64768 memory=20644 CPUtime=0.67 cores=1,3
/proc/33414/stat : 33414 (roundingsat) R 33412 33412 31089 0 -1 4194304 2739 0 0 0 67 0 0 0 20 0 1 0 38842336 66322432 5161 18446744073709551615 4227072 8923433 140728922754992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 21651456 140728922757536 140728922757672 140728922757672 140728922763242 0
/proc/33414/statm: 16192 5161 2400 1147 0 3619 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 68960 KiB
Current children cumulated memory: 23716 KiB
[startup+1.50021 s]
/proc/loadavg: 4.11 4.01 3.89 5/268 33414
/proc/meminfo: memFree=127176340/131250000 swapFree=33010684/33010684
[pid=33412] ppid=33409 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/33412/stat : 33412 (run-dec-ls.sh) S 33409 33412 31089 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 38842335 4292608 768 18446744073709551615 94748366913536 94748367808069 140735353075072 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94748368047120 94748368094864 94748375769088 140735353080167 140735353080293 140735353080293 140735353085895 0
/proc/33412/statm: 1048 768 704 219 0 110 0
[pid=33414] ppid=33412 vsize=66260 memory=24180 CPUtime=1.47 cores=1,3
/proc/33414/stat : 33414 (roundingsat) R 33412 33412 31089 0 -1 4194304 3109 0 0 0 146 1 0 0 20 0 1 0 38842336 67850240 6045 18446744073709551615 4227072 8923433 140728922754992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 21651456 140728922757536 140728922757672 140728922757672 140728922763242 0
/proc/33414/statm: 16565 6045 2400 1147 0 3992 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 70452 KiB
Current children cumulated memory: 27252 KiB
[startup+3.10533 s]
/proc/loadavg: 4.11 4.01 3.89 5/268 33414
/proc/meminfo: memFree=127154268/131250000 swapFree=33010684/33010684
[pid=33412] ppid=33409 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/33412/stat : 33412 (run-dec-ls.sh) S 33409 33412 31089 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 38842335 4292608 768 18446744073709551615 94748366913536 94748367808069 140735353075072 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94748368047120 94748368094864 94748375769088 140735353080167 140735353080293 140735353080293 140735353085895 0
/proc/33412/statm: 1048 768 704 219 0 110 0
[pid=33414] ppid=33412 vsize=71504 memory=28532 CPUtime=3.08 cores=1,3
/proc/33414/stat : 33414 (roundingsat) R 33412 33412 31089 0 -1 4194304 4201 0 0 0 306 2 0 0 20 0 1 0 38842336 73220096 7133 18446744073709551615 4227072 8923433 140728922754992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 21651456 140728922757536 140728922757672 140728922757672 140728922763242 0
/proc/33414/statm: 17876 7133 2400 1147 0 5303 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 75696 KiB
Current children cumulated memory: 31604 KiB
[startup+6.3002 s]
/proc/loadavg: 4.10 4.01 3.89 5/268 33414
/proc/meminfo: memFree=127143940/131250000 swapFree=33010684/33010684
[pid=33412] ppid=33409 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/33412/stat : 33412 (run-dec-ls.sh) S 33409 33412 31089 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 38842335 4292608 768 18446744073709551615 94748366913536 94748367808069 140735353075072 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94748368047120 94748368094864 94748375769088 140735353080167 140735353080293 140735353080293 140735353085895 0
/proc/33412/statm: 1048 768 704 219 0 110 0
[pid=33414] ppid=33412 vsize=77828 memory=33396 CPUtime=6.26 cores=1,3
/proc/33414/stat : 33414 (roundingsat) R 33412 33412 31089 0 -1 4194304 5354 0 0 0 622 4 0 0 20 0 1 0 38842336 79695872 8349 18446744073709551615 4227072 8923433 140728922754992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 21651456 140728922757536 140728922757672 140728922757672 140728922763242 0
/proc/33414/statm: 19457 8349 2464 1147 0 6884 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 82020 KiB
Current children cumulated memory: 36468 KiB
[startup+8.47167 s]
# the end of solver process 33412 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=8.37678 s, system=0.063951 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+6.40023 s]
/proc/loadavg: 4.10 4.01 3.89 5/268 33414
/proc/meminfo: memFree=127143940/131250000 swapFree=33010684/33010684
[pid=33412] ppid=33409 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/33412/stat : 33412 (run-dec-ls.sh) S 33409 33412 31089 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 38842335 4292608 768 18446744073709551615 94748366913536 94748367808069 140735353075072 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94748368047120 94748368094864 94748375769088 140735353080167 140735353080293 140735353080293 140735353085895 0
/proc/33412/statm: 1048 768 704 219 0 110 0
[pid=33414] ppid=33412 vsize=78020 memory=33652 CPUtime=6.36 cores=1,3
/proc/33414/stat : 33414 (roundingsat) R 33412 33412 31089 0 -1 4194304 5430 0 0 0 632 4 0 0 20 0 1 0 38842336 79892480 8413 18446744073709551615 4227072 8923433 140728922754992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 21651456 140728922757536 140728922757672 140728922757672 140728922763242 0
/proc/33414/statm: 19505 8413 2464 1147 0 6932 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 82212 KiB
Current children cumulated memory: 36724 KiB
[startup+7.20014 s]
/proc/loadavg: 4.10 4.01 3.89 5/268 33414
/proc/meminfo: memFree=127132892/131250000 swapFree=33010684/33010684
[pid=33412] ppid=33409 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/33412/stat : 33412 (run-dec-ls.sh) S 33409 33412 31089 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 38842335 4292608 768 18446744073709551615 94748366913536 94748367808069 140735353075072 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94748368047120 94748368094864 94748375769088 140735353080167 140735353080293 140735353080293 140735353085895 0
/proc/33412/statm: 1048 768 704 219 0 110 0
[pid=33414] ppid=33412 vsize=78324 memory=33908 CPUtime=7.16 cores=1,3
/proc/33414/stat : 33414 (roundingsat) R 33412 33412 31089 0 -1 4194304 5497 0 0 0 711 5 0 0 20 0 1 0 38842336 80203776 8477 18446744073709551615 4227072 8923433 140728922754992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 21651456 140728922757536 140728922757672 140728922757672 140728922763242 0
/proc/33414/statm: 19581 8477 2464 1147 0 7008 0
Current children cumulated CPU time: 7.16 s
Current children cumulated vsize: 82516 KiB
Current children cumulated memory: 36980 KiB
[startup+8.00018 s]*
/proc/loadavg: 4.10 4.01 3.89 5/268 33414
/proc/meminfo: memFree=127124828/131250000 swapFree=33010684/33010684
[pid=33412] ppid=33409 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/33412/stat : 33412 (run-dec-ls.sh) S 33409 33412 31089 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 38842335 4292608 768 18446744073709551615 94748366913536 94748367808069 140735353075072 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94748368047120 94748368094864 94748375769088 140735353080167 140735353080293 140735353080293 140735353085895 0
/proc/33412/statm: 1048 768 704 219 0 110 0
[pid=33414] ppid=33412 vsize=79024 memory=34676 CPUtime=7.96 cores=1,3
/proc/33414/stat : 33414 (roundingsat) R 33412 33412 31089 0 -1 4194304 5667 0 0 0 791 5 0 0 20 0 1 0 38842336 80920576 8669 18446744073709551615 4227072 8923433 140728922754992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 21651456 140728922757536 140728922757672 140728922757672 140728922763242 0
/proc/33414/statm: 19756 8669 2464 1147 0 7183 0
Current children cumulated CPU time: 7.96 s
Current children cumulated vsize: 83216 KiB
Current children cumulated memory: 37748 KiB
[startup+8.40018 s]
/proc/loadavg: 4.10 4.01 3.89 5/268 33414
/proc/meminfo: memFree=127124828/131250000 swapFree=33010684/33010684
[pid=33412] ppid=33409 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/33412/stat : 33412 (run-dec-ls.sh) S 33409 33412 31089 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 38842335 4292608 768 18446744073709551615 94748366913536 94748367808069 140735353075072 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94748368047120 94748368094864 94748375769088 140735353080167 140735353080293 140735353080293 140735353085895 0
/proc/33412/statm: 1048 768 704 219 0 110 0
[pid=33414] ppid=33412 vsize=79472 memory=34932 CPUtime=8.35 cores=1,3
/proc/33414/stat : 33414 (roundingsat) R 33412 33412 31089 0 -1 4194304 5745 0 0 0 830 5 0 0 20 0 1 0 38842336 81379328 8733 18446744073709551615 4227072 8923433 140728922754992 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 21651456 140728922757536 140728922757672 140728922757672 140728922763242 0
/proc/33414/statm: 19868 8733 2464 1147 0 7295 0
Current children cumulated CPU time: 8.35 s
Current children cumulated vsize: 83664 KiB
Current children cumulated memory: 38004 KiB
Child status: 0
Real time (s): 8.47174
CPU time (s): 8.44073
CPU user time (s): 8.37678
CPU system time (s): 0.063951
CPU usage (%): 99.634
Max. virtual memory (cumulated for all children) (KiB): 83664
Max. memory (cumulated for all children) (KiB): 38004
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.37678
system time used= 0.063951
maximum resident set size= 34932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5984
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= 26
# summary of solver processes directly reported to runsolver:
# pid: 33412
# total CPU time (s): 8.44073
# total CPU user time (s): 8.37678
# total CPU system time (s): 0.063951
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.024959 second user time and 0.067922 second system time
The end
Launcher Data
Begin job on nodeC013 at 2025-06-29 23:13:41
IDJOB=4517076
IDBENCH=175980
IDSOLVER=3353
FILE ID=nodeC013/4517076-1751231621
RUNJOBID= nodeC013-1751230850-31101
SLURM_JOB_ID= 9587703
Free space on /tmp= 433024 MiB
SOLVER NAME= roundingsat-ls 63f22ad
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/inequalities/ineq5/normalized-16array_alg_ineq5.opb
COMMAND LINE= run-dec-ls.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4517076-1751231621/watcher-4517076-1751231621 -o /tmp/evaluation-result-4517076-1751231621/solver-4517076-1751231621 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751230850-31101 --watchdog 3760 run-dec-ls.sh HOME/instance-4517076-1751231621.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 2e54c08f901c8d3e55b254d9ae7919ac
RANDOM SEED=189227560
nodeC013 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.831
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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.874
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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 : 3602.114
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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 : 3599.824
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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 : 3599.828
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
initial apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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.848
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
initial apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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 : 3615.217
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
initial apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
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 : 3603.623
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
initial apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6999.67
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131250000 kB
MemFree: 127191140 kB
MemAvailable: 127158660 kB
Buffers: 3280 kB
Cached: 770384 kB
SwapCached: 0 kB
Active: 2949828 kB
Inactive: 526876 kB
Active(anon): 2716324 kB
Inactive(anon): 0 kB
Active(file): 233504 kB
Inactive(file): 526876 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 7248 kB
Writeback: 0 kB
AnonPages: 2706308 kB
Mapped: 111756 kB
Shmem: 13284 kB
KReclaimable: 92356 kB
Slab: 179024 kB
SReclaimable: 92356 kB
SUnreclaim: 86668 kB
KernelStack: 4384 kB
PageTables: 8764 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635684 kB
Committed_AS: 3567044 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 150632 kB
VmallocChunk: 0 kB
Percpu: 3776 kB
HardwareCorrupted: 0 kB
AnonHugePages: 1437696 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: 215764 kB
DirectMap2M: 8992768 kB
DirectMap1G: 126877696 kB
Free space on /tmp at the end= 433016 MiB
End job on nodeC013 at 2025-06-29 23:13:49