Trace number 4544299

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
roundingsat-ls-log 63f22adUNSAT cert. 10.3823 10.4207

General information on the benchmark

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

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Tue Jul 22 23:39:49 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED UNSATISFIABLE
Verification succeeded.
-- cakepb --
s VERIFIED UNSATISFIABLE
--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: 63708 MiB (57142 MiB free)
  memory of node 1: 64465 MiB (59248 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4544299-1753207449/watcher-4544299-1753207449 -o /tmp/evaluation-result-4544299-1753207449/solver-4544299-1753207449 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753198973-183312 --watchdog 3760 --file-size-limit 100000 run-dec-ls-log.sh HOME/instance-4544299-1753207449.opb /tmp/proof-4544299-1753207449 

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 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=184423, runsolver pid=184420
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 4.31 4.20 4.17 5/268 184425
/proc/meminfo: memFree=119184032/131249996 swapFree=33010160/33010684
[pid=184423] ppid=184420 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/184423/stat : 184423 (run-dec-ls-log.) S 184420 184423 183292 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 236423300 4292608 768 18446744073709551615 94697443373056 94697444267589 140726185601072 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94697444506640 94697444554384 94697473970176 140726185609535 140726185609695 140726185609695 140726185615299 0
/proc/184423/statm: 1048 768 704 219 0 110 0
[pid=184425] ppid=184423 vsize=62212 memory=15396 CPUtime=0.08 cores=5,7
/proc/184425/stat : 184425 (roundingsat) R 184423 184423 183292 0 -1 4194304 2294 0 0 0 7 1 0 0 20 0 1 0 236423301 63705088 3849 18446744073709551615 4227072 8923433 140722336785072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 13303808 140722336786804 140722336786982 140722336786982 140722336792554 0
/proc/184425/statm: 15553 3849 2304 1147 0 2980 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 66404 KiB
Current children cumulated memory: 18468 KiB

[startup+0.205926 s]*
/proc/loadavg: 4.31 4.20 4.17 5/268 184425
/proc/meminfo: memFree=119184032/131249996 swapFree=33010160/33010684
[pid=184423] ppid=184420 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/184423/stat : 184423 (run-dec-ls-log.) S 184420 184423 183292 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 236423300 4292608 768 18446744073709551615 94697443373056 94697444267589 140726185601072 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94697444506640 94697444554384 94697473970176 140726185609535 140726185609695 140726185609695 140726185615299 0
/proc/184423/statm: 1048 768 704 219 0 110 0
[pid=184425] ppid=184423 vsize=62212 memory=15396 CPUtime=0.19 cores=5,7
/proc/184425/stat : 184425 (roundingsat) R 184423 184423 183292 0 -1 4194304 2294 0 0 0 18 1 0 0 20 0 1 0 236423301 63705088 3849 18446744073709551615 4227072 8923433 140722336785072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 13303808 140722336786804 140722336786982 140722336786982 140722336792554 0
/proc/184425/statm: 15553 3849 2304 1147 0 2980 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 66404 KiB
Current children cumulated memory: 18468 KiB

[startup+0.305672 s]*
/proc/loadavg: 4.31 4.20 4.17 5/268 184425
/proc/meminfo: memFree=119184032/131249996 swapFree=33010160/33010684
[pid=184423] ppid=184420 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/184423/stat : 184423 (run-dec-ls-log.) S 184420 184423 183292 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 236423300 4292608 768 18446744073709551615 94697443373056 94697444267589 140726185601072 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94697444506640 94697444554384 94697473970176 140726185609535 140726185609695 140726185609695 140726185615299 0
/proc/184423/statm: 1048 768 704 219 0 110 0
[pid=184425] ppid=184423 vsize=62212 memory=15396 CPUtime=0.29 cores=5,7
/proc/184425/stat : 184425 (roundingsat) R 184423 184423 183292 0 -1 4194304 2295 0 0 0 28 1 0 0 20 0 1 0 236423301 63705088 3849 18446744073709551615 4227072 8923433 140722336785072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 13303808 140722336786804 140722336786982 140722336786982 140722336792554 0
/proc/184425/statm: 15553 3849 2304 1147 0 2980 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 66404 KiB
Current children cumulated memory: 18468 KiB

[startup+0.70019 s]
/proc/loadavg: 4.31 4.20 4.17 5/268 184425
/proc/meminfo: memFree=119184032/131249996 swapFree=33010160/33010684
[pid=184423] ppid=184420 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/184423/stat : 184423 (run-dec-ls-log.) S 184420 184423 183292 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 236423300 4292608 768 18446744073709551615 94697443373056 94697444267589 140726185601072 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94697444506640 94697444554384 94697473970176 140726185609535 140726185609695 140726185609695 140726185615299 0
/proc/184423/statm: 1048 768 704 219 0 110 0
[pid=184425] ppid=184423 vsize=63860 memory=19352 CPUtime=0.67 cores=5,7
/proc/184425/stat : 184425 (roundingsat) R 184423 184423 183292 0 -1 4194304 2760 0 0 0 66 1 0 0 20 0 1 0 236423301 65392640 4838 18446744073709551615 4227072 8923433 140722336785072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 13303808 140722336786804 140722336786982 140722336786982 140722336792554 0
/proc/184425/statm: 15965 4838 2336 1147 0 3392 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 68052 KiB
Current children cumulated memory: 22424 KiB

[startup+1.50017 s]
/proc/loadavg: 4.31 4.20 4.17 5/268 184425
/proc/meminfo: memFree=119184476/131249996 swapFree=33010160/33010684
[pid=184423] ppid=184420 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/184423/stat : 184423 (run-dec-ls-log.) S 184420 184423 183292 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 236423300 4292608 768 18446744073709551615 94697443373056 94697444267589 140726185601072 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94697444506640 94697444554384 94697473970176 140726185609535 140726185609695 140726185609695 140726185615299 0
/proc/184423/statm: 1048 768 704 219 0 110 0
[pid=184425] ppid=184423 vsize=74028 memory=29536 CPUtime=1.47 cores=5,7
/proc/184425/stat : 184425 (roundingsat) R 184423 184423 183292 0 -1 4194304 4286 0 0 0 144 3 0 0 20 0 1 0 236423301 75804672 7384 18446744073709551615 4227072 8923433 140722336785072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 13303808 140722336786804 140722336786982 140722336786982 140722336792554 0
/proc/184425/statm: 18507 7384 2336 1147 0 5934 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 78220 KiB
Current children cumulated memory: 32608 KiB

[startup+3.10543 s]
/proc/loadavg: 4.31 4.20 4.17 5/268 184425
/proc/meminfo: memFree=119176916/131249996 swapFree=33010160/33010684
[pid=184423] ppid=184420 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/184423/stat : 184423 (run-dec-ls-log.) S 184420 184423 183292 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 236423300 4292608 768 18446744073709551615 94697443373056 94697444267589 140726185601072 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94697444506640 94697444554384 94697473970176 140726185609535 140726185609695 140726185609695 140726185615299 0
/proc/184423/statm: 1048 768 704 219 0 110 0
[pid=184425] ppid=184423 vsize=77708 memory=34912 CPUtime=3.07 cores=5,7
/proc/184425/stat : 184425 (roundingsat) R 184423 184423 183292 0 -1 4194304 5644 0 0 0 302 5 0 0 20 0 1 0 236423301 79572992 8728 18446744073709551615 4227072 8923433 140722336785072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 13303808 140722336786804 140722336786982 140722336786982 140722336792554 0
/proc/184425/statm: 19427 8728 2336 1147 0 6854 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 81900 KiB
Current children cumulated memory: 37984 KiB

[startup+6.30017 s]
/proc/loadavg: 4.29 4.19 4.17 5/268 184425
/proc/meminfo: memFree=119149088/131249996 swapFree=33010160/33010684
[pid=184423] ppid=184420 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/184423/stat : 184423 (run-dec-ls-log.) S 184420 184423 183292 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 236423300 4292608 768 18446744073709551615 94697443373056 94697444267589 140726185601072 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94697444506640 94697444554384 94697473970176 140726185609535 140726185609695 140726185609695 140726185615299 0
/proc/184423/statm: 1048 768 704 219 0 110 0
[pid=184425] ppid=184423 vsize=103616 memory=49388 CPUtime=6.26 cores=5,7
/proc/184425/stat : 184425 (roundingsat) R 184423 184423 183292 0 -1 4194304 7717 0 0 0 617 9 0 0 20 0 1 0 236423301 106102784 12347 18446744073709551615 4227072 8923433 140722336785072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 13303808 140722336786804 140722336786982 140722336786982 140722336792554 0
/proc/184425/statm: 25904 12347 2336 1147 0 13331 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 107808 KiB
Current children cumulated memory: 52460 KiB

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

# cumulated CPU time of all completed processes:  user=10.2338 s, system=0.148482 s

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

[startup+6.40019 s]
/proc/loadavg: 4.29 4.19 4.17 5/268 184425
/proc/meminfo: memFree=119149088/131249996 swapFree=33010160/33010684
[pid=184423] ppid=184420 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/184423/stat : 184423 (run-dec-ls-log.) S 184420 184423 183292 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 236423300 4292608 768 18446744073709551615 94697443373056 94697444267589 140726185601072 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94697444506640 94697444554384 94697473970176 140726185609535 140726185609695 140726185609695 140726185615299 0
/proc/184423/statm: 1048 768 704 219 0 110 0
[pid=184425] ppid=184423 vsize=103616 memory=49388 CPUtime=6.36 cores=5,7
/proc/184425/stat : 184425 (roundingsat) R 184423 184423 183292 0 -1 4194304 7726 0 0 0 627 9 0 0 20 0 1 0 236423301 106102784 12347 18446744073709551615 4227072 8923433 140722336785072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 13303808 140722336786804 140722336786982 140722336786982 140722336792554 0
/proc/184425/statm: 25904 12347 2336 1147 0 13331 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 107808 KiB
Current children cumulated memory: 52460 KiB

[startup+8.00013 s]*
/proc/loadavg: 4.29 4.19 4.17 5/268 184425
/proc/meminfo: memFree=119136928/131249996 swapFree=33010160/33010684
[pid=184423] ppid=184420 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/184423/stat : 184423 (run-dec-ls-log.) S 184420 184423 183292 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 236423300 4292608 768 18446744073709551615 94697443373056 94697444267589 140726185601072 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94697444506640 94697444554384 94697473970176 140726185609535 140726185609695 140726185609695 140726185615299 0
/proc/184423/statm: 1048 768 704 219 0 110 0
[pid=184425] ppid=184423 vsize=105872 memory=56540 CPUtime=7.96 cores=5,7
/proc/184425/stat : 184425 (roundingsat) R 184423 184423 183292 0 -1 4194304 8496 0 0 0 785 11 0 0 20 0 1 0 236423301 108412928 14135 18446744073709551615 4227072 8923433 140722336785072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 13303808 140722336786804 140722336786982 140722336786982 140722336792554 0
/proc/184425/statm: 26468 14135 2336 1147 0 13895 0
Current children cumulated CPU time: 7.96 s
Current children cumulated vsize: 110064 KiB
Current children cumulated memory: 59612 KiB

[startup+9.60016 s]
/proc/loadavg: 4.29 4.19 4.17 5/268 184425
/proc/meminfo: memFree=119128864/131249996 swapFree=33010160/33010684
[pid=184423] ppid=184420 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/184423/stat : 184423 (run-dec-ls-log.) S 184420 184423 183292 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 236423300 4292608 768 18446744073709551615 94697443373056 94697444267589 140726185601072 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94697444506640 94697444554384 94697473970176 140726185609535 140726185609695 140726185609695 140726185615299 0
/proc/184423/statm: 1048 768 704 219 0 110 0
[pid=184425] ppid=184423 vsize=107584 memory=57820 CPUtime=9.55 cores=5,7
/proc/184425/stat : 184425 (roundingsat) R 184423 184423 183292 0 -1 4194304 8821 0 0 0 942 13 0 0 20 0 1 0 236423301 110166016 14455 18446744073709551615 4227072 8923433 140722336785072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 13303808 140722336786804 140722336786982 140722336786982 140722336792554 0
/proc/184425/statm: 26896 14455 2336 1147 0 14323 0
Current children cumulated CPU time: 9.55 s
Current children cumulated vsize: 111776 KiB
Current children cumulated memory: 60892 KiB

[startup+10.0001 s]*
/proc/loadavg: 4.27 4.19 4.17 5/268 184425
/proc/meminfo: memFree=119120800/131249996 swapFree=33010160/33010684
[pid=184423] ppid=184420 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/184423/stat : 184423 (run-dec-ls-log.) S 184420 184423 183292 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 236423300 4292608 768 18446744073709551615 94697443373056 94697444267589 140726185601072 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94697444506640 94697444554384 94697473970176 140726185609535 140726185609695 140726185609695 140726185615299 0
/proc/184423/statm: 1048 768 704 219 0 110 0
[pid=184425] ppid=184423 vsize=110500 memory=62192 CPUtime=9.95 cores=5,7
/proc/184425/stat : 184425 (roundingsat) R 184423 184423 183292 0 -1 4194304 9374 0 0 0 981 14 0 0 20 0 1 0 236423301 113152000 15548 18446744073709551615 4227072 8923433 140722336785072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 13303808 140722336786804 140722336786982 140722336786982 140722336792554 0
/proc/184425/statm: 27625 15548 2368 1147 0 15052 0
Current children cumulated CPU time: 9.95 s
Current children cumulated vsize: 114692 KiB
Current children cumulated memory: 65264 KiB

[startup+10.4001 s]
/proc/loadavg: 4.27 4.19 4.17 5/268 184425
/proc/meminfo: memFree=119120800/131249996 swapFree=33010160/33010684
[pid=184423] ppid=184420 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/184423/stat : 184423 (run-dec-ls-log.) S 184420 184423 183292 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 236423300 4292608 768 18446744073709551615 94697443373056 94697444267589 140726185601072 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94697444506640 94697444554384 94697473970176 140726185609535 140726185609695 140726185609695 140726185615299 0
/proc/184423/statm: 1048 768 704 219 0 110 0
[pid=184425] ppid=184423 vsize=110500 memory=62192 CPUtime=10.35 cores=5,7
/proc/184425/stat : 184425 (roundingsat) R 184423 184423 183292 0 -1 4194304 9374 0 0 0 1021 14 0 0 20 0 1 0 236423301 113152000 15548 18446744073709551615 4227072 8923433 140722336785072 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 13303808 140722336786804 140722336786982 140722336786982 140722336792554 0
/proc/184425/statm: 27625 15548 2368 1147 0 15052 0
Current children cumulated CPU time: 10.35 s
Current children cumulated vsize: 114692 KiB
Current children cumulated memory: 65264 KiB

Child status: 0

Real time (s): 10.4207
CPU time (s): 10.3823
CPU user time (s): 10.2338
CPU system time (s): 0.148482
CPU usage (%): 99.6315
Max. virtual memory (cumulated for all children) (KiB): 114692
Max. memory (cumulated for all children) (KiB): 65264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2338
system time used= 0.148482
maximum resident set size= 62192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9605
page faults= 0
swaps= 0
block input operations= 0
block output operations= 60416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 145
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 184423
#   total CPU time (s): 10.3823
#   total CPU user time (s): 10.2338
#   total CPU system time (s): 0.148482

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033295 second user time and 0.073918 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-22 20:04:09
IDJOB=4544299
IDBENCH=175223
IDSOLVER=3354
FILE ID=nodeC029/4544299-1753207449
RUNJOBID= nodeC029-1753198973-183312
SLURM_JOB_ID= 9687762
Free space on /tmp= 432840 MiB

SOLVER NAME= roundingsat-ls-log 63f22ad
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/random_norational_opb/normalized-ec_random_norational_random4reg_split_350.opb
COMMAND LINE= run-dec-ls-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4544299-1753207449/watcher-4544299-1753207449 -o /tmp/evaluation-result-4544299-1753207449/solver-4544299-1753207449 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753198973-183312 --watchdog 3760 --file-size-limit 100000 run-dec-ls-log.sh HOME/instance-4544299-1753207449.opb /tmp/proof-4544299-1753207449

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

MD5SUM BENCH= 7a60842b33cead3593177bf84a5f4859
RANDOM SEED=138013926

nodeC029 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.691
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.46
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.303
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.46
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		: 3601.881
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.46
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		: 3626.679
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.46
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.721
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.46
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.717
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.46
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		: 3599.297
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.46
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		: 3599.845
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        119183888 kB
MemAvailable:   122391868 kB
Buffers:            2128 kB
Cached:          3968952 kB
SwapCached:           36 kB
Active:          8583080 kB
Inactive:        2729164 kB
Active(anon):    7362664 kB
Inactive(anon):     4716 kB
Active(file):    1220416 kB
Inactive(file):  2724448 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7272 kB
Writeback:             0 kB
AnonPages:       7336988 kB
Mapped:           123032 kB
Shmem:             26216 kB
KReclaimable:     204708 kB
Slab:             302252 kB
SReclaimable:     204708 kB
SUnreclaim:        97544 kB
KernelStack:        4272 kB
PageTables:        17780 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    8007208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5685248 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432804 MiB
End job on nodeC029 at 2025-07-22 20:04:19