Trace number 4542584

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+pbsuma 63f22adUNSAT 73.9022 74.0868

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height26_pigeons25_holes24.opb
MD5SUM5315000b872825a9c3a3b6787ef04708
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 benchmark29.9883
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables227556
Total number of constraints20632
Number of constraints which are clauses10505
Number of constraints which are cardinality constraints (but not clauses)8696
Number of constraints which are nor clauses,nor cardinality constraints1431
Minimum length of a constraint24
Maximum length of a constraint29
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
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 ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4542584-1753218924.opb'
0.00/0.07	c 	read 5.59MB  (61.96ms)
0.00/0.07	c	 [cnf: #variables 227556 #clauses 20632 #duplicates 0 #arr 516639]
0.00/0.07	c 
0.00/0.07	c make graph and approximate orbits
0.20/0.21	c	 [group: #orbits ~= 1932] (139.42ms)
0.20/0.21	c 
0.20/0.21	c detect special group actions
0.20/0.21	c 	probe for Johnson action (limit=64)
0.29/0.31	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.58/0.68	c 	probe for row symmetry (limit=64, splits=16.78M)
2.78/2.81	c 	 (2596.69ms)
2.78/2.81	c 
2.78/2.81	c detect symmetries on remainder
2.78/2.81	c 	[graph: #vertices 930856 #edges 2398614]
2.78/2.81	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
3.28/3.30	c 	 [group: #symmetries 4.53*10^17579 #generators 1008] (492.14ms)
3.28/3.30	c 
3.28/3.30	c optimize generators (opt_passes=64, conjugate_limit=272)
3.28/3.31	c 	ran it=0, +gens=13 
3.38/3.46	c 	con best_support=4, best_gens=346, +gens=0
3.38/3.46	c 	(158.00ms)
3.38/3.46	c 
3.38/3.46	c finalize break order and special generators
3.38/3.47	c 
3.38/3.47	c add generic predicates (break_depth=10)
3.38/3.47	c 	added predicates for 1021 generators (2.62ms)
3.38/3.47	c 
3.38/3.47	c generation finished
3.38/3.47	c 	[sbp: #constraints 18682 #add_vars 5887]
3.38/3.47	c 
3.38/3.47	c write result to 'HOME/instance-4542584-1753218924.opb.pre'
3.38/3.48	c 	wrote 6.36MB (13.69ms)
3.38/3.49	c ------------------------------------------------------------------
3.38/3.49	c                2596.69ms 74.63% detect_special
3.38/3.49	c                 492.14ms 14.14% detect_generic
3.38/3.49	c                 158.00ms  4.54% optimize_gens
3.38/3.49	c                 139.42ms  4.01% approx_orbits
3.38/3.49	c                  61.96ms  1.78% parse
3.38/3.49	c                  13.69ms  0.39% output
3.38/3.49	c                  10.43ms  0.30% finalize_order
3.38/3.49	c                   4.44ms  0.13% other
3.38/3.49	c                   2.62ms  0.08% break_generic
3.38/3.49	c         ───────────────────────────────────────────────
3.38/3.49	c                3479.39ms   100% total
3.38/3.49	c ------------------------------------------------------------------
0.00/3.51	c RoundingSat 2
0.00/3.51	c branch pb25
0.00/3.51	c commit 63f22ad
3.48/3.89	c #variables 233443 #constraints 39314
73.80/74.04	c #Conflicts:       1000 | #Constraints:      40313
73.80/74.04	c #Conflicts:       2000 | #Constraints:      41313
73.80/74.04	c INPROCESSING
73.80/74.04	c #Conflicts:       3000 | #Constraints:      41241
73.80/74.04	c #Conflicts:       4000 | #Constraints:      42241
73.80/74.04	c INPROCESSING
73.80/74.04	c GARBAGE COLLECT
73.80/74.04	c #Conflicts:       5000 | #Constraints:      41667
73.80/74.04	c #Conflicts:       6000 | #Constraints:      42667
73.80/74.04	c INPROCESSING
73.80/74.04	c GARBAGE COLLECT
73.80/74.04	c #Conflicts:       7000 | #Constraints:      41494
73.80/74.04	c #Conflicts:       8000 | #Constraints:      42494
73.80/74.04	c #Conflicts:       9000 | #Constraints:      43494
73.80/74.04	c INPROCESSING
73.80/74.04	c GARBAGE COLLECT
73.80/74.04	c #Conflicts:      10000 | #Constraints:      41487
73.80/74.04	c cpu time 46.6435 s
73.80/74.04	c deterministic time 221956576 2.22e+08
73.80/74.04	c optimization time 0.000169 s
73.80/74.04	c total solve time 46.3507 s
73.80/74.04	c core-guided solve time 0 s
73.80/74.04	c propagation time 9.37269 s
73.80/74.04	c conflict analysis time 0.167009 s
73.80/74.04	c propagations 7565497
73.80/74.04	c resolve steps 22260
73.80/74.04	c decisions 37053654
73.80/74.04	c conflicts 10465
73.80/74.04	c restarts 44
73.80/74.04	c inprocessing phases 4
73.80/74.04	c garbage collections 3 ,( 75.00 )
73.80/74.04	c input clauses 29187 ,( 74.24 )
73.80/74.04	c input cardinalities 10127 ,( 25.76 )
73.80/74.04	c input general constraints 0 ,( 0.00 )
73.80/74.04	c input average constraint length 14.51
73.80/74.04	c input average constraint degree 6.92
73.80/74.04	c learned clauses 1148 ,( 10.97 )
73.80/74.04	c learned cardinalities 8854 ,( 84.61 )
73.80/74.04	c learned general constraints 462 ,( 4.42 )
73.80/74.04	c learned average constraint length 190.91
73.80/74.04	c learned average constraint degree 99.14
73.80/74.04	c watched  CF 32, 64, 128, Arb: 29 , 0 , 0 , 0
73.80/74.04	c counting CF 32, 64, 128, Arb: 433 , 0 , 0 , 0
73.80/74.04	c watched   constraints 29 ,( 6.28 ) 
73.80/74.04	c counting  constraints 433 ,( 93.72 ) 
73.80/74.04	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 3167445 , 1921006 , 28125 ,( 713 , 27412 )
73.80/74.04	c gcd simplifications 3
73.80/74.04	c detected cardinalities 4
73.80/74.04	c weakened non-implied lits 17116
73.80/74.04	c weakened non-implying lits 3
73.80/74.04	c original variables 233443
73.80/74.04	c clausal propagations 2721276
73.80/74.04	c cardinality propagations 4682426
73.80/74.04	c watched propagations 2
73.80/74.04	c counting propagations 3308
73.80/74.04	c watch lookups 6608186
73.80/74.04	c watch backjump lookups 0
73.80/74.04	c watch checks 55840690
73.80/74.04	c propagation checks 67723424
73.80/74.04	c constraint additions 2532928
73.80/74.04	c trail pops 44629196
73.80/74.04	c formula constraints 39314
73.80/74.04	c learned constraints 10464
73.80/74.04	c bound constraints 0
73.80/74.04	c core-guided constraints 0
73.80/74.04	c encountered formula constraints 22819
73.80/74.04	c encountered learned constraints 9906
73.80/74.04	c encountered bound constraints 0
73.80/74.04	c encountered core-guided constraints 0
73.80/74.04	c LP total time 0.321356 s
73.80/74.04	c LP solve time 0.25 s
73.80/74.04	c LP constraints added 39314
73.80/74.04	c LP constraints removed 0
73.80/74.04	c LP pivots internal 2000
73.80/74.04	c LP pivots root 1000
73.80/74.04	c LP calls 2
73.80/74.04	c LP optimalities 0
73.80/74.04	c LP no pivot count 0
73.80/74.04	c LP infeasibilities 0
73.80/74.04	c LP valid Farkas constraints 0
73.80/74.04	c LP learned Farkas constraints 0
73.80/74.04	c LP basis resets 0
73.80/74.04	c LP cycling count 0
73.80/74.04	c LP singular count 0
73.80/74.04	c LP no primal count 0
73.80/74.04	c LP no farkas count 0
73.80/74.04	c LP other issue count 0
73.80/74.04	c LP Gomory cuts 0
73.80/74.04	c LP learned cuts 0
73.80/74.04	c LP deleted cuts 0
73.80/74.04	c LP encountered Gomory constraints 0
73.80/74.04	c LP encountered Farkas constraints 0
73.80/74.04	c LP encountered learned Farkas constraints 0
73.80/74.04	c CG auxiliary variables introduced 0
73.80/74.04	c CG solutions found 0
73.80/74.04	c CG cores constructed 0
73.80/74.04	c CG core cardinality constraints returned 0
73.80/74.04	c CG unit cores 0
73.80/74.04	c CG single cores 0
73.80/74.04	c CG blocks removed during cardinality reduction 0
73.80/74.04	c CG first core best 0
73.80/74.04	c CG decision core best 0
73.80/74.04	c CG core reduction tie 0
73.80/74.04	c CG core degree average 0.00
73.80/74.04	c CG core slack average 0.00
73.80/74.04	c CG core upper bound improvements 0
73.80/74.04	c STR number of successful calls 0
73.80/74.04	c STR number of unsuccessful calls 0
73.80/74.04	c STR number of inconclusive calls 0
73.80/74.04	c STR number of successful attempts 0
73.80/74.04	c STR number of unsuccessful attempts 0
73.80/74.04	c STR number of inconclusive attempts 0
73.80/74.04	c STR average degree increase per successful call inf
73.80/74.04	c STR average degree increase per successful attempt inf
73.80/74.04	c STR total number of conflicts for successful attempts 0
73.80/74.04	c STR total number of conflicts for unsuccessful attempts 0
73.80/74.04	c STR total number of conflicts for inconclusive attempts 0
73.80/74.04	c STR average number of conflicts per successful attempt inf
73.80/74.04	c STR average number of conflicts per unsuccessful attempt inf
73.80/74.04	c STR average number of conflicts per inconclusive attempt inf
73.80/74.04	c AVG.sumWPerc 59.94 
73.80/74.04	c bigint constraints 0 
73.80/74.07	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: 63708 MiB (58906 MiB free)
  memory of node 1: 64465 MiB (58078 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4542584-1753218924/watcher-4542584-1753218924 -o /tmp/evaluation-result-4542584-1753218924/solver-4542584-1753218924 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1753211687-175478 --watchdog 3760 run-dec-break.sh HOME/instance-4542584-1753218924.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=176496, runsolver pid=176493
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 4.05 4.08 4.09 5/269 176498
/proc/meminfo: memFree=119739132/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176498] ppid=176496 vsize=91064 memory=65364 CPUtime=0.09 cores=4,6
/proc/176498/stat : 176498 (pbsuma) R 176496 176496 175467 0 -1 4194304 12534 0 0 0 7 2 0 0 20 0 1 0 237571866 93249536 16341 18446744073709551615 4210688 4653049 140722282913776 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 17616896 140722282920289 140722282920496 140722282920496 140722282926063 0
/proc/176498/statm: 22766 16341 960 108 0 20174 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 95256 KiB
Current children cumulated memory: 68436 KiB

[startup+0.205843 s]*
/proc/loadavg: 4.05 4.08 4.09 5/269 176498
/proc/meminfo: memFree=119613052/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176498] ppid=176496 vsize=254308 memory=184188 CPUtime=0.2 cores=4,6
/proc/176498/stat : 176498 (pbsuma) R 176496 176496 175467 0 -1 4194304 23888 0 0 0 14 6 0 0 20 0 1 0 237571866 260411392 46047 18446744073709551615 4210688 4653049 140722282913776 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 17616896 140722282920289 140722282920496 140722282920496 140722282926063 0
/proc/176498/statm: 63577 46047 960 108 0 60985 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 258500 KiB
Current children cumulated memory: 187260 KiB

[startup+0.305717 s]*
/proc/loadavg: 4.05 4.08 4.09 5/269 176498
/proc/meminfo: memFree=119608956/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176498] ppid=176496 vsize=257640 memory=168992 CPUtime=0.29 cores=4,6
/proc/176498/stat : 176498 (pbsuma) R 176496 176496 175467 0 -1 4194304 24993 0 0 0 23 6 0 0 20 0 1 0 237571866 263823360 42248 18446744073709551615 4210688 4653049 140722282913776 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 17616896 140722282920289 140722282920496 140722282920496 140722282926063 0
/proc/176498/statm: 64410 42248 992 108 0 61818 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 261832 KiB
Current children cumulated memory: 172064 KiB

[startup+0.700213 s]
/proc/loadavg: 4.05 4.08 4.09 5/269 176498
/proc/meminfo: memFree=119604860/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176498] ppid=176496 vsize=297480 memory=209012 CPUtime=0.68 cores=4,6
/proc/176498/stat : 176498 (pbsuma) R 176496 176496 175467 0 -1 4194304 29200 0 0 0 60 8 0 0 20 0 1 0 237571866 304619520 52253 18446744073709551615 4210688 4653049 140722282913776 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 17616896 140722282920289 140722282920496 140722282920496 140722282926063 0
/proc/176498/statm: 74370 52253 992 108 0 71778 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 301672 KiB
Current children cumulated memory: 212084 KiB

[startup+1.50021 s]
/proc/loadavg: 4.05 4.08 4.09 6/269 176498
/proc/meminfo: memFree=119580792/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176498] ppid=176496 vsize=297480 memory=215548 CPUtime=1.48 cores=4,6
/proc/176498/stat : 176498 (pbsuma) R 176496 176496 175467 0 -1 4194304 30300 0 0 0 140 8 0 0 20 0 1 0 237571866 304619520 53887 18446744073709551615 4210688 4653049 140722282913776 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 17616896 140722282920289 140722282920496 140722282920496 140722282926063 0
/proc/176498/statm: 74370 53887 992 108 0 71778 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 301672 KiB
Current children cumulated memory: 218620 KiB

[startup+3.10554 s]
/proc/loadavg: 4.05 4.08 4.09 6/269 176498
/proc/meminfo: memFree=119466980/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176498] ppid=176496 vsize=477224 memory=345568 CPUtime=3.08 cores=4,6
/proc/176498/stat : 176498 (pbsuma) R 176496 176496 175467 0 -1 4194304 49157 0 0 0 295 13 0 0 20 0 1 0 237571866 488677376 86392 18446744073709551615 4210688 4653049 140722282913776 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 17616896 140722282920289 140722282920496 140722282920496 140722282926063 0
/proc/176498/statm: 119306 86392 992 108 0 116714 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 481416 KiB
Current children cumulated memory: 348640 KiB

[startup+6.3002 s]
/proc/loadavg: 4.05 4.08 4.09 6/269 176499
/proc/meminfo: memFree=119526564/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=3.48 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 236 57093 0 0 0 0 332 16 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176499] ppid=176496 vsize=324888 memory=261688 CPUtime=2.77 cores=4,6
/proc/176499/stat : 176499 (roundingsat) R 176496 176496 175467 0 -1 4194304 39241 0 0 0 267 10 0 0 20 0 1 0 237572216 332685312 65422 18446744073709551615 4227072 8923433 140730158122784 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 27836416 140730158131522 140730158131750 140730158131750 140730158137322 0
/proc/176499/statm: 81222 65422 2304 1147 0 68649 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 329080 KiB
Current children cumulated memory: 264760 KiB

[startup+12.7002 s]
/proc/loadavg: 4.04 4.07 4.08 6/269 176499
/proc/meminfo: memFree=119498844/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=3.48 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 236 57093 0 0 0 0 332 16 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176499] ppid=176496 vsize=336064 memory=272580 CPUtime=9.16 cores=4,6
/proc/176499/stat : 176499 (roundingsat) R 176496 176496 175467 0 -1 4194304 41435 0 0 0 837 79 0 0 20 0 1 0 237572216 344129536 68145 18446744073709551615 4227072 8923433 140730158122784 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 27836416 140730158131522 140730158131750 140730158131750 140730158137322 0
/proc/176499/statm: 84016 68145 2368 1147 0 71443 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 340256 KiB
Current children cumulated memory: 275652 KiB

[startup+25.5002 s]
/proc/loadavg: 4.03 4.07 4.08 6/269 176593
/proc/meminfo: memFree=121641768/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=3.48 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 236 57093 0 0 0 0 332 16 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176499] ppid=176496 vsize=349844 memory=283588 CPUtime=21.93 cores=4,6
/proc/176499/stat : 176499 (roundingsat) R 176496 176496 175467 0 -1 4194304 44196 0 0 0 1916 277 0 0 20 0 1 0 237572216 358240256 70897 18446744073709551615 4227072 8923433 140730158122784 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 27836416 140730158131522 140730158131750 140730158131750 140730158137322 0
/proc/176499/statm: 87461 70897 2368 1147 0 74888 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 354036 KiB
Current children cumulated memory: 286660 KiB

[startup+51.1053 s]
/proc/loadavg: 4.08 4.08 4.09 5/269 176593
/proc/meminfo: memFree=121595800/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=3.48 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 236 57093 0 0 0 0 332 16 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176499] ppid=176496 vsize=360148 memory=294468 CPUtime=47.47 cores=4,6
/proc/176499/stat : 176499 (roundingsat) R 176496 176496 175467 0 -1 4194304 46927 0 0 0 3346 1401 0 0 20 0 1 0 237572216 368791552 73617 18446744073709551615 4227072 8923433 140730158122784 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 27836416 140730158131522 140730158131750 140730158131750 140730158137322 0
/proc/176499/statm: 90037 73617 2368 1147 0 77464 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 364340 KiB
Current children cumulated memory: 297540 KiB

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

# cumulated CPU time of all completed processes:  user=50.0016 s, system=23.9005 s

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

[startup+51.2002 s]
/proc/loadavg: 4.08 4.08 4.09 5/269 176593
/proc/meminfo: memFree=121595800/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=3.48 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 236 57093 0 0 0 0 332 16 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176499] ppid=176496 vsize=360280 memory=294596 CPUtime=47.57 cores=4,6
/proc/176499/stat : 176499 (roundingsat) R 176496 176496 175467 0 -1 4194304 46942 0 0 0 3350 1407 0 0 20 0 1 0 237572216 368926720 73649 18446744073709551615 4227072 8923433 140730158122784 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 27836416 140730158131522 140730158131750 140730158131750 140730158137322 0
/proc/176499/statm: 90070 73649 2368 1147 0 77497 0
Current children cumulated CPU time: 51.05 s
Current children cumulated vsize: 364472 KiB
Current children cumulated memory: 297668 KiB

[startup+64.0002 s]*
/proc/loadavg: 4.14 4.09 4.09 6/269 176594
/proc/meminfo: memFree=121581240/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=3.48 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 236 57093 0 0 0 0 332 16 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176499] ppid=176496 vsize=364268 memory=298436 CPUtime=60.34 cores=4,6
/proc/176499/stat : 176499 (roundingsat) R 176496 176496 175467 0 -1 4194304 47920 0 0 0 4237 1797 0 0 20 0 1 0 237572216 373010432 74609 18446744073709551615 4227072 8923433 140730158122784 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 27836416 140730158131522 140730158131750 140730158131750 140730158137322 0
/proc/176499/statm: 91067 74609 2368 1147 0 78494 0
Current children cumulated CPU time: 63.82 s
Current children cumulated vsize: 368460 KiB
Current children cumulated memory: 301508 KiB

[startup+70.4002 s]
/proc/loadavg: 4.13 4.09 4.09 6/269 176595
/proc/meminfo: memFree=121583428/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=3.48 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 236 57093 0 0 0 0 332 16 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176499] ppid=176496 vsize=364268 memory=298564 CPUtime=66.72 cores=4,6
/proc/176499/stat : 176499 (roundingsat) R 176496 176496 175467 0 -1 4194304 47945 0 0 0 4512 2160 0 0 20 0 1 0 237572216 373010432 74641 18446744073709551615 4227072 8923433 140730158122784 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 27836416 140730158131522 140730158131750 140730158131750 140730158137322 0
/proc/176499/statm: 91067 74641 2368 1147 0 78494 0
Current children cumulated CPU time: 70.2 s
Current children cumulated vsize: 368460 KiB
Current children cumulated memory: 301636 KiB

[startup+72.0002 s]*
/proc/loadavg: 4.12 4.09 4.09 6/269 176595
/proc/meminfo: memFree=121583680/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=3.48 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 236 57093 0 0 0 0 332 16 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176499] ppid=176496 vsize=364400 memory=298692 CPUtime=68.32 cores=4,6
/proc/176499/stat : 176499 (roundingsat) R 176496 176496 175467 0 -1 4194304 47990 0 0 0 4579 2253 0 0 20 0 1 0 237572216 373145600 74673 18446744073709551615 4227072 8923433 140730158122784 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 27836416 140730158131522 140730158131750 140730158131750 140730158137322 0
/proc/176499/statm: 91100 74673 2368 1147 0 78527 0
Current children cumulated CPU time: 71.8 s
Current children cumulated vsize: 368592 KiB
Current children cumulated memory: 301764 KiB

[startup+72.8002 s]
/proc/loadavg: 4.12 4.09 4.09 6/269 176595
/proc/meminfo: memFree=121583680/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=3.48 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 236 57093 0 0 0 0 332 16 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176499] ppid=176496 vsize=364664 memory=298948 CPUtime=69.12 cores=4,6
/proc/176499/stat : 176499 (roundingsat) R 176496 176496 175467 0 -1 4194304 48032 0 0 0 4611 2301 0 0 20 0 1 0 237572216 373415936 74737 18446744073709551615 4227072 8923433 140730158122784 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 27836416 140730158131522 140730158131750 140730158131750 140730158137322 0
/proc/176499/statm: 91166 74737 2368 1147 0 78593 0
Current children cumulated CPU time: 72.6 s
Current children cumulated vsize: 368856 KiB
Current children cumulated memory: 302020 KiB

[startup+73.6002 s]
/proc/loadavg: 4.12 4.09 4.09 6/269 176595
/proc/meminfo: memFree=121583680/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=3.48 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 236 57093 0 0 0 0 332 16 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176499] ppid=176496 vsize=364796 memory=299076 CPUtime=69.91 cores=4,6
/proc/176499/stat : 176499 (roundingsat) R 176496 176496 175467 0 -1 4194304 48075 0 0 0 4645 2346 0 0 20 0 1 0 237572216 373551104 74769 18446744073709551615 4227072 8923433 140730158122784 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 27836416 140730158131522 140730158131750 140730158131750 140730158137322 0
/proc/176499/statm: 91199 74769 2368 1147 0 78626 0
Current children cumulated CPU time: 73.39 s
Current children cumulated vsize: 368988 KiB
Current children cumulated memory: 302148 KiB

[startup+74.0002 s]*
/proc/loadavg: 4.12 4.09 4.09 6/269 176595
/proc/meminfo: memFree=121583680/131250000 swapFree=33009904/33010684
[pid=176496] ppid=176493 vsize=4192 memory=3072 CPUtime=3.48 cores=4,6
/proc/176496/stat : 176496 (run-dec-break.s) S 176493 176496 175467 0 -1 4194304 236 57093 0 0 0 0 332 16 20 0 1 0 237571865 4292608 768 18446744073709551615 93993300086784 93993300981317 140729022133296 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93993301220368 93993301268112 93993302249472 140729022134623 140729022134752 140729022134752 140729022140356 0
/proc/176496/statm: 1048 768 704 219 0 110 0
[pid=176499] ppid=176496 vsize=364928 memory=299204 CPUtime=70.32 cores=4,6
/proc/176499/stat : 176499 (roundingsat) R 176496 176496 175467 0 -1 4194304 48100 0 0 0 4663 2369 0 0 20 0 1 0 237572216 373686272 74801 18446744073709551615 4227072 8923433 140730158122784 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 27836416 140730158131522 140730158131750 140730158131750 140730158137322 0
/proc/176499/statm: 91232 74801 2368 1147 0 78659 0
Current children cumulated CPU time: 73.8 s
Current children cumulated vsize: 369120 KiB
Current children cumulated memory: 302276 KiB

Child status: 0

Real time (s): 74.0868
CPU time (s): 73.9022
CPU user time (s): 50.0016
CPU system time (s): 23.9005
CPU usage (%): 99.7508
Max. virtual memory (cumulated for all children) (KiB): 515040
Max. memory (cumulated for all children) (KiB): 391700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.0016
system time used= 23.9005
maximum resident set size= 394860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105475
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 209
involuntary context switches= 108


# summary of solver processes directly reported to runsolver:
#   pid: 176496
#   total CPU time (s): 73.9022
#   total CPU user time (s): 50.0016
#   total CPU system time (s): 23.9005

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.163684 second user time and 0.363208 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-22 23:15:25
IDJOB=4542584
IDBENCH=163937
IDSOLVER=3357
FILE ID=nodeC033/4542584-1753218924
RUNJOBID= nodeC033-1753211687-175478
SLURM_JOB_ID= 9687798
Free space on /tmp= 432252 MiB

SOLVER NAME= roundingsat+pbsuma 63f22ad
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height26_pigeons25_holes24.opb
COMMAND LINE= run-dec-break.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4542584-1753218924/watcher-4542584-1753218924 -o /tmp/evaluation-result-4542584-1753218924/solver-4542584-1753218924 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1753211687-175478 --watchdog 3760  run-dec-break.sh HOME/instance-4542584-1753218924.opb

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

MD5SUM BENCH= 5315000b872825a9c3a3b6787ef04708
RANDOM SEED=825751798

nodeC033 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		: 3600.102
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
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		: 3600.029
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
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		: 3599.635
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
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		: 3651.228
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
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		: 3629.990
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
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		: 3600.070
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
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.776
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        119792876 kB
MemAvailable:   121589680 kB
Buffers:            2128 kB
Cached:          2520008 kB
SwapCached:           64 kB
Active:          9343236 kB
Inactive:        1292868 kB
Active(anon):    8134920 kB
Inactive(anon):     5284 kB
Active(file):    1208316 kB
Inactive(file):  1287584 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12688 kB
Writeback:             0 kB
AnonPages:       8110580 kB
Mapped:           122112 kB
Shmem:             26228 kB
KReclaimable:     280288 kB
Slab:             377972 kB
SReclaimable:     280288 kB
SUnreclaim:        97684 kB
KernelStack:        4312 kB
PageTables:        19132 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    8821160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150696 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5371904 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432308 MiB
End job on nodeC033 at 2025-07-22 23:16:39