Trace number 4542585

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-log 63f22adUNSAT cert. 73.6417 73.8516

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-4542585-1753218973.opb'
0.09/0.19	c 	read 5.59MB  (175.79ms)
0.09/0.19	c	 [cnf: #variables 227556 #clauses 20632 #duplicates 0 #arr 516639]
0.09/0.19	c output proof to '/tmp/proof-4542585-1753218973'
0.09/0.19	c 
0.09/0.19	c make graph and approximate orbits
0.40/0.50	c	 [group: #orbits ~= 1932] (301.48ms)
0.40/0.50	c 
0.40/0.50	c detect special group actions
0.40/0.50	c 	probe for Johnson action (limit=64)
0.68/0.73	c 	probe for row-column symmetry (limit=64, splits=16.78M)
1.27/1.32	c 	probe for row symmetry (limit=64, splits=16.78M)
3.66/3.72	c 	 (3226.09ms)
3.66/3.72	c 
3.66/3.72	c detect symmetries on remainder
3.66/3.73	c 	[graph: #vertices 930856 #edges 2398614]
3.66/3.73	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
4.17/4.24	c 	 [group: #symmetries 4.53*10^17579 #generators 1008] (518.40ms)
4.17/4.24	c 
4.17/4.24	c optimize generators (opt_passes=64, conjugate_limit=272)
4.17/4.25	c 	ran it=0, +gens=13 
4.36/4.40	c 	con best_support=4, best_gens=346, +gens=0
4.36/4.40	c 	(160.75ms)
4.36/4.40	c 
4.36/4.40	c finalize break order and special generators
4.36/4.41	c 
4.36/4.41	c add generic predicates (break_depth=10)
4.36/4.41	c 	added predicates for 1021 generators (1.63ms)
4.36/4.47	c 
4.36/4.47	c generation finished
4.36/4.47	c 	[sbp: #constraints 18682 #add_vars 5887]
4.36/4.47	c 
4.36/4.47	c write result to 'HOME/instance-4542585-1753218973.opb.pre'
4.36/4.48	c 	wrote 6.36MB (13.71ms)
4.36/4.49	c ------------------------------------------------------------------
4.36/4.49	c                3226.09ms 72.14% detect_special
4.36/4.49	c                 518.40ms 11.59% detect_generic
4.36/4.49	c                 301.48ms  6.74% approx_orbits
4.36/4.49	c                 175.79ms  3.93% parse
4.36/4.49	c                 160.75ms  3.59% optimize_gens
4.36/4.49	c                  63.94ms  1.43% other
4.36/4.49	c                  13.71ms  0.31% output
4.36/4.49	c                  10.47ms  0.23% finalize_order
4.36/4.49	c                   1.63ms  0.04% break_generic
4.36/4.49	c         ───────────────────────────────────────────────
4.36/4.49	c                4472.28ms   100% total
4.36/4.49	c ------------------------------------------------------------------
0.00/4.51	c RoundingSat 2
0.00/4.51	c branch pb25
0.00/4.51	c commit 63f22ad
4.95/5.05	c #variables 233443 #constraints 39314
73.47/73.79	c #Conflicts:       1000 | #Constraints:      40313
73.47/73.79	c #Conflicts:       2000 | #Constraints:      41313
73.47/73.79	c INPROCESSING
73.47/73.79	c #Conflicts:       3000 | #Constraints:      41338
73.47/73.79	c #Conflicts:       4000 | #Constraints:      42338
73.47/73.79	c INPROCESSING
73.47/73.79	c GARBAGE COLLECT
73.47/73.79	c #Conflicts:       5000 | #Constraints:      41612
73.47/73.79	c #Conflicts:       6000 | #Constraints:      42612
73.47/73.79	c INPROCESSING
73.47/73.79	c GARBAGE COLLECT
73.47/73.79	c #Conflicts:       7000 | #Constraints:      41371
73.47/73.79	c #Conflicts:       8000 | #Constraints:      42371
73.47/73.79	c #Conflicts:       9000 | #Constraints:      43371
73.47/73.79	c INPROCESSING
73.47/73.79	c GARBAGE COLLECT
73.47/73.79	c #Conflicts:      10000 | #Constraints:      41470
73.47/73.79	c cpu time 46.8826 s
73.47/73.79	c deterministic time 205117539 2.05e+08
73.47/73.79	c optimization time 0.000214 s
73.47/73.79	c total solve time 46.4516 s
73.47/73.79	c core-guided solve time 0 s
73.47/73.79	c propagation time 9.05959 s
73.47/73.79	c conflict analysis time 0.170678 s
73.47/73.79	c propagations 7056680
73.47/73.79	c resolve steps 22971
73.47/73.79	c decisions 34946468
73.47/73.79	c conflicts 10694
73.47/73.79	c restarts 44
73.47/73.79	c inprocessing phases 4
73.47/73.79	c garbage collections 3 ,( 75.00 )
73.47/73.79	c input clauses 29187 ,( 74.24 )
73.47/73.79	c input cardinalities 10127 ,( 25.76 )
73.47/73.79	c input general constraints 0 ,( 0.00 )
73.47/73.79	c input average constraint length 14.51
73.47/73.79	c input average constraint degree 6.92
73.47/73.79	c learned clauses 1215 ,( 11.36 )
73.47/73.79	c learned cardinalities 9051 ,( 84.64 )
73.47/73.79	c learned general constraints 427 ,( 3.99 )
73.47/73.79	c learned average constraint length 191.92
73.47/73.79	c learned average constraint degree 98.54
73.47/73.79	c watched  CF 32, 64, 128, Arb: 65 , 0 , 0 , 0
73.47/73.79	c counting CF 32, 64, 128, Arb: 362 , 0 , 0 , 0
73.47/73.79	c watched   constraints 65 ,( 15.22 ) 
73.47/73.79	c counting  constraints 362 ,( 84.78 ) 
73.47/73.79	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 3029915 , 1798203 , 18888 ,( 2033 , 16855 )
73.47/73.79	c gcd simplifications 2
73.47/73.79	c detected cardinalities 1
73.47/73.79	c weakened non-implied lits 24923
73.47/73.79	c weakened non-implying lits 2
73.47/73.79	c original variables 233443
73.47/73.79	c clausal propagations 2607146
73.47/73.79	c cardinality propagations 4280418
73.47/73.79	c watched propagations 503
73.47/73.79	c counting propagations 4594
73.47/73.79	c watch lookups 5853401
73.47/73.79	c watch backjump lookups 0
73.47/73.79	c watch checks 51285159
73.47/73.79	c propagation checks 61336558
73.47/73.79	c constraint additions 2622846
73.47/73.79	c trail pops 42013426
73.47/73.79	c formula constraints 39314
73.47/73.79	c learned constraints 10693
73.47/73.79	c bound constraints 0
73.47/73.79	c core-guided constraints 0
73.47/73.79	c encountered formula constraints 23485
73.47/73.79	c encountered learned constraints 10180
73.47/73.79	c encountered bound constraints 0
73.47/73.79	c encountered core-guided constraints 0
73.47/73.79	c LP total time 0.325443 s
73.47/73.79	c LP solve time 0.23 s
73.47/73.79	c LP constraints added 39314
73.47/73.79	c LP constraints removed 0
73.47/73.79	c LP pivots internal 2000
73.47/73.79	c LP pivots root 1000
73.47/73.79	c LP calls 2
73.47/73.79	c LP optimalities 0
73.47/73.79	c LP no pivot count 0
73.47/73.79	c LP infeasibilities 0
73.47/73.79	c LP valid Farkas constraints 0
73.47/73.79	c LP learned Farkas constraints 0
73.47/73.79	c LP basis resets 0
73.47/73.79	c LP cycling count 0
73.47/73.79	c LP singular count 0
73.47/73.79	c LP no primal count 0
73.47/73.79	c LP no farkas count 0
73.47/73.79	c LP other issue count 0
73.47/73.79	c LP Gomory cuts 0
73.47/73.79	c LP learned cuts 0
73.47/73.79	c LP deleted cuts 0
73.47/73.79	c LP encountered Gomory constraints 0
73.47/73.79	c LP encountered Farkas constraints 0
73.47/73.79	c LP encountered learned Farkas constraints 0
73.47/73.79	c CG auxiliary variables introduced 0
73.47/73.79	c CG solutions found 0
73.47/73.79	c CG cores constructed 0
73.47/73.79	c CG core cardinality constraints returned 0
73.47/73.79	c CG unit cores 0
73.47/73.79	c CG single cores 0
73.47/73.79	c CG blocks removed during cardinality reduction 0
73.47/73.79	c CG first core best 0
73.47/73.79	c CG decision core best 0
73.47/73.79	c CG core reduction tie 0
73.47/73.79	c CG core degree average 0.00
73.47/73.79	c CG core slack average 0.00
73.47/73.79	c CG core upper bound improvements 0
73.47/73.79	c STR number of successful calls 0
73.47/73.79	c STR number of unsuccessful calls 0
73.47/73.79	c STR number of inconclusive calls 0
73.47/73.79	c STR number of successful attempts 0
73.47/73.79	c STR number of unsuccessful attempts 0
73.47/73.79	c STR number of inconclusive attempts 0
73.47/73.79	c STR average degree increase per successful call inf
73.47/73.79	c STR average degree increase per successful attempt inf
73.47/73.79	c STR total number of conflicts for successful attempts 0
73.47/73.79	c STR total number of conflicts for unsuccessful attempts 0
73.47/73.79	c STR total number of conflicts for inconclusive attempts 0
73.47/73.79	c STR average number of conflicts per successful attempt inf
73.47/73.79	c STR average number of conflicts per unsuccessful attempt inf
73.47/73.79	c STR average number of conflicts per inconclusive attempt inf
73.47/73.79	c AVG.sumWPerc 56.48 
73.47/73.79	c bigint constraints 0 
73.56/73.84	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Tue Jul 22 23:23:44 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: 63837 MiB (48321 MiB free)
  memory of node 1: 64465 MiB (50619 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4542585-1753218973/watcher-4542585-1753218973 -o /tmp/evaluation-result-4542585-1753218973/solver-4542585-1753218973 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1753211729-157540 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4542585-1753218973.opb /tmp/proof-4542585-1753218973 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing 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
Current StackSize limit: 8192 KiB

solver pid=158542, runsolver pid=158539

[startup+0.100069 s]*
/proc/loadavg: 4.15 4.12 4.09 5/253 158544
/proc/meminfo: memFree=101296032/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158544] ppid=158542 vsize=31836 memory=23348 CPUtime=0.09 cores=1,3
/proc/158544/stat : 158544 (pbsuma) R 158542 158542 157528 0 -1 4194304 4785 0 0 0 7 2 0 0 20 0 1 0 237576002 32600064 5837 18446744073709551615 4210688 4653049 140723117404032 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 22294528 140723117410567 140723117410864 140723117410864 140723117416431 0
/proc/158544/statm: 7959 5837 928 108 0 5367 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 36028 KiB
Current children cumulated memory: 26420 KiB

[startup+0.213475 s]*
/proc/loadavg: 4.14 4.12 4.09 5/253 158544
/proc/meminfo: memFree=101291936/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158544] ppid=158542 vsize=71672 memory=51276 CPUtime=0.2 cores=1,3
/proc/158544/stat : 158544 (pbsuma) R 158542 158542 157528 0 -1 4194304 11053 0 0 0 16 4 0 0 20 0 1 0 237576002 73392128 12819 18446744073709551615 4210688 4653049 140723117404032 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 22294528 140723117410567 140723117410864 140723117410864 140723117416431 0
/proc/158544/statm: 17918 12819 992 108 0 15326 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 75864 KiB
Current children cumulated memory: 54348 KiB

[startup+0.313353 s]*
/proc/loadavg: 4.14 4.12 4.09 5/253 158544
/proc/meminfo: memFree=101239512/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158544] ppid=158542 vsize=124040 memory=99020 CPUtime=0.3 cores=1,3
/proc/158544/stat : 158544 (pbsuma) R 158542 158542 157528 0 -1 4194304 16845 0 0 0 23 7 0 0 20 0 1 0 237576002 127016960 24755 18446744073709551615 4210688 4653049 140723117404032 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 22294528 140723117410567 140723117410864 140723117410864 140723117416431 0
/proc/158544/statm: 31010 24755 992 108 0 28418 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 128232 KiB
Current children cumulated memory: 102092 KiB

[startup+0.700396 s]
/proc/loadavg: 4.14 4.12 4.09 5/253 158544
/proc/meminfo: memFree=101145944/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158544] ppid=158542 vsize=257648 memory=167604 CPUtime=0.68 cores=1,3
/proc/158544/stat : 158544 (pbsuma) R 158542 158542 157528 0 -1 4194304 26171 0 0 0 56 12 0 0 20 0 1 0 237576002 263831552 41901 18446744073709551615 4210688 4653049 140723117404032 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 22294528 140723117410567 140723117410864 140723117410864 140723117416431 0
/proc/158544/statm: 64412 41901 992 108 0 61820 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 261840 KiB
Current children cumulated memory: 170676 KiB

[startup+1.5004 s]
/proc/loadavg: 4.14 4.12 4.09 5/253 158544
/proc/meminfo: memFree=101136996/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158544] ppid=158542 vsize=297488 memory=213020 CPUtime=1.47 cores=1,3
/proc/158544/stat : 158544 (pbsuma) R 158542 158542 157528 0 -1 4194304 31183 0 0 0 133 14 0 0 20 0 1 0 237576002 304627712 53255 18446744073709551615 4210688 4653049 140723117404032 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 22294528 140723117410567 140723117410864 140723117410864 140723117416431 0
/proc/158544/statm: 74372 53255 992 108 0 71780 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 301680 KiB
Current children cumulated memory: 216092 KiB

[startup+3.1131 s]
/proc/loadavg: 4.14 4.12 4.09 5/253 158544
/proc/meminfo: memFree=101114300/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158544] ppid=158542 vsize=297488 memory=213404 CPUtime=3.08 cores=1,3
/proc/158544/stat : 158544 (pbsuma) R 158542 158542 157528 0 -1 4194304 31281 0 0 0 294 14 0 0 20 0 1 0 237576002 304627712 53351 18446744073709551615 4210688 4653049 140723117404032 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 22294528 140723117410567 140723117410864 140723117410864 140723117416431 0
/proc/158544/statm: 74372 53351 992 108 0 71780 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 301680 KiB
Current children cumulated memory: 216476 KiB

[startup+6.30039 s]
/proc/loadavg: 4.13 4.12 4.09 5/253 158545
/proc/meminfo: memFree=101045568/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=4.47 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 238 57725 0 0 0 0 424 23 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158545] ppid=158542 vsize=326308 memory=264052 CPUtime=1.77 cores=1,3
/proc/158545/stat : 158545 (roundingsat) R 158542 158542 157528 0 -1 4194304 41409 0 0 0 164 13 0 0 20 0 1 0 237576452 334139392 66013 18446744073709551615 4227072 8923433 140735525114112 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32653312 140735525120280 140735525120550 140735525120550 140735525126122 0
/proc/158545/statm: 81577 66013 2336 1147 0 69004 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 330500 KiB
Current children cumulated memory: 267124 KiB

[startup+12.7004 s]
/proc/loadavg: 4.12 4.12 4.09 5/253 158545
/proc/meminfo: memFree=101032064/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=4.47 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 238 57725 0 0 0 0 424 23 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158545] ppid=158542 vsize=343764 memory=282044 CPUtime=8.15 cores=1,3
/proc/158545/stat : 158545 (roundingsat) R 158542 158542 157528 0 -1 4194304 44880 0 0 0 778 37 0 0 20 0 1 0 237576452 352014336 70511 18446744073709551615 4227072 8923433 140735525114112 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32653312 140735525120280 140735525120550 140735525120550 140735525126122 0
/proc/158545/statm: 85941 70511 2400 1147 0 73368 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 347956 KiB
Current children cumulated memory: 285116 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.11 4.09 5/254 158644
/proc/meminfo: memFree=103235756/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=4.47 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 238 57725 0 0 0 0 424 23 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158545] ppid=158542 vsize=355660 memory=290008 CPUtime=20.93 cores=1,3
/proc/158545/stat : 158545 (roundingsat) R 158542 158542 157528 0 -1 4194304 46957 0 0 0 1837 256 0 0 20 0 1 0 237576452 364195840 72502 18446744073709551615 4227072 8923433 140735525114112 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32653312 140735525120280 140735525120550 140735525120550 140735525126122 0
/proc/158545/statm: 88915 72502 2400 1147 0 76342 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 359852 KiB
Current children cumulated memory: 293080 KiB

[startup+51.1129 s]
/proc/loadavg: 4.12 4.12 4.09 5/254 158644
/proc/meminfo: memFree=103194568/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=4.47 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 238 57725 0 0 0 0 424 23 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158545] ppid=158542 vsize=366840 memory=301144 CPUtime=46.47 cores=1,3
/proc/158545/stat : 158545 (roundingsat) R 158542 158542 157528 0 -1 4194304 49752 0 0 0 3379 1268 0 0 20 0 1 0 237576452 375644160 75286 18446744073709551615 4227072 8923433 140735525114112 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32653312 140735525120280 140735525120550 140735525120550 140735525126122 0
/proc/158545/statm: 91710 75286 2400 1147 0 79137 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 371032 KiB
Current children cumulated memory: 304216 KiB

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

# cumulated CPU time of all completed processes:  user=51.172 s, system=22.4697 s

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

[startup+51.2005 s]
/proc/loadavg: 4.12 4.12 4.09 5/254 158644
/proc/meminfo: memFree=103194568/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=4.47 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 238 57725 0 0 0 0 424 23 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158545] ppid=158542 vsize=366840 memory=301144 CPUtime=46.56 cores=1,3
/proc/158545/stat : 158545 (roundingsat) R 158542 158542 157528 0 -1 4194304 49752 0 0 0 3382 1274 0 0 20 0 1 0 237576452 375644160 75286 18446744073709551615 4227072 8923433 140735525114112 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32653312 140735525120280 140735525120550 140735525120550 140735525126122 0
/proc/158545/statm: 91710 75286 2400 1147 0 79137 0
Current children cumulated CPU time: 51.03 s
Current children cumulated vsize: 371032 KiB
Current children cumulated memory: 304216 KiB

[startup+64.0003 s]*
/proc/loadavg: 4.10 4.11 4.09 5/254 158644
/proc/meminfo: memFree=103162812/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=4.47 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 238 57725 0 0 0 0 424 23 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158545] ppid=158542 vsize=370504 memory=304856 CPUtime=59.34 cores=1,3
/proc/158545/stat : 158545 (roundingsat) R 158542 158542 157528 0 -1 4194304 50700 0 0 0 4263 1671 0 0 20 0 1 0 237576452 379396096 76214 18446744073709551615 4227072 8923433 140735525114112 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32653312 140735525120280 140735525120550 140735525120550 140735525126122 0
/proc/158545/statm: 92626 76214 2400 1147 0 80053 0
Current children cumulated CPU time: 63.81 s
Current children cumulated vsize: 374696 KiB
Current children cumulated memory: 307928 KiB

[startup+70.4004 s]
/proc/loadavg: 4.09 4.11 4.09 5/254 158644
/proc/meminfo: memFree=103147644/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=4.47 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 238 57725 0 0 0 0 424 23 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158545] ppid=158542 vsize=371164 memory=305496 CPUtime=65.71 cores=1,3
/proc/158545/stat : 158545 (roundingsat) R 158542 158542 157528 0 -1 4194304 50862 0 0 0 4539 2032 0 0 20 0 1 0 237576452 380071936 76374 18446744073709551615 4227072 8923433 140735525114112 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32653312 140735525120280 140735525120550 140735525120550 140735525126122 0
/proc/158545/statm: 92791 76374 2400 1147 0 80218 0
Current children cumulated CPU time: 70.18 s
Current children cumulated vsize: 375356 KiB
Current children cumulated memory: 308568 KiB

[startup+72.0004 s]*
/proc/loadavg: 4.08 4.11 4.09 5/254 158644
/proc/meminfo: memFree=103147644/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=4.47 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 238 57725 0 0 0 0 424 23 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158545] ppid=158542 vsize=371560 memory=306008 CPUtime=67.31 cores=1,3
/proc/158545/stat : 158545 (roundingsat) R 158542 158542 157528 0 -1 4194304 50980 0 0 0 4609 2122 0 0 20 0 1 0 237576452 380477440 76502 18446744073709551615 4227072 8923433 140735525114112 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32653312 140735525120280 140735525120550 140735525120550 140735525126122 0
/proc/158545/statm: 92890 76502 2400 1147 0 80317 0
Current children cumulated CPU time: 71.78 s
Current children cumulated vsize: 375752 KiB
Current children cumulated memory: 309080 KiB

[startup+72.8004 s]
/proc/loadavg: 4.08 4.11 4.09 5/254 158644
/proc/meminfo: memFree=103147644/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=4.47 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 238 57725 0 0 0 0 424 23 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158545] ppid=158542 vsize=371692 memory=306136 CPUtime=68.1 cores=1,3
/proc/158545/stat : 158545 (roundingsat) R 158542 158542 157528 0 -1 4194304 51018 0 0 0 4645 2165 0 0 20 0 1 0 237576452 380612608 76534 18446744073709551615 4227072 8923433 140735525114112 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32653312 140735525120280 140735525120550 140735525120550 140735525126122 0
/proc/158545/statm: 92923 76534 2400 1147 0 80350 0
Current children cumulated CPU time: 72.57 s
Current children cumulated vsize: 375884 KiB
Current children cumulated memory: 309208 KiB

[startup+73.6004 s]
/proc/loadavg: 4.08 4.11 4.09 5/254 158644
/proc/meminfo: memFree=103147644/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=4.47 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 238 57725 0 0 0 0 424 23 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158545] ppid=158542 vsize=371956 memory=306392 CPUtime=68.9 cores=1,3
/proc/158545/stat : 158545 (roundingsat) R 158542 158542 157528 0 -1 4194304 51071 0 0 0 4679 2211 0 0 20 0 1 0 237576452 380882944 76598 18446744073709551615 4227072 8923433 140735525114112 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32653312 140735525120280 140735525120550 140735525120550 140735525126122 0
/proc/158545/statm: 92989 76598 2400 1147 0 80416 0
Current children cumulated CPU time: 73.37 s
Current children cumulated vsize: 376148 KiB
Current children cumulated memory: 309464 KiB

[startup+73.8004 s]
/proc/loadavg: 4.08 4.11 4.09 5/254 158644
/proc/meminfo: memFree=103147644/131382120 swapFree=33010160/33010684
[pid=158542] ppid=158539 vsize=4192 memory=3072 CPUtime=4.47 cores=1,3
/proc/158542/stat : 158542 (run-dec-break-l) S 158539 158542 157528 0 -1 4194304 238 57725 0 0 0 0 424 23 20 0 1 0 237576001 4292608 768 18446744073709551615 94455727788032 94455728682565 140734184041856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94455728921616 94455728969360 94455754514432 140734184044857 140734184045020 140734184045020 140734184050624 0
/proc/158542/statm: 1048 768 704 219 0 110 0
[pid=158545] ppid=158542 vsize=354628 memory=291920 CPUtime=69.09 cores=1,3
/proc/158545/stat : 158545 (roundingsat) R 158542 158542 157528 0 -1 4194304 51082 0 0 0 4688 2221 0 0 20 0 1 0 237576452 363139072 72980 18446744073709551615 4227072 8923433 140735525114112 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9823104 9832592 32653312 140735525120280 140735525120550 140735525120550 140735525126122 0
/proc/158545/statm: 88657 72980 2400 1147 0 76084 0
Current children cumulated CPU time: 73.56 s
Current children cumulated vsize: 358820 KiB
Current children cumulated memory: 294992 KiB

Child status: 0

Real time (s): 73.8516
CPU time (s): 73.6417
CPU user time (s): 51.172
CPU system time (s): 22.4697
CPU usage (%): 99.7157
Max. virtual memory (cumulated for all children) (KiB): 515048
Max. memory (cumulated for all children) (KiB): 393808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.172
system time used= 22.4697
maximum resident set size= 393532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109089
page faults= 0
swaps= 0
block input operations= 0
block output operations= 49240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 209
involuntary context switches= 115


# summary of solver processes directly reported to runsolver:
#   pid: 158542
#   total CPU time (s): 73.6417
#   total CPU user time (s): 51.172
#   total CPU system time (s): 22.4697

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.419275 second user time and 0.80053 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-22 23:16:13
IDJOB=4542585
IDBENCH=163937
IDSOLVER=3358
FILE ID=nodeC003/4542585-1753218973
RUNJOBID= nodeC003-1753211729-157540
SLURM_JOB_ID= 9687799
Free space on /tmp= 431684 MiB

SOLVER NAME= roundingsat+pbsuma-log 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-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4542585-1753218973/watcher-4542585-1753218973 -o /tmp/evaluation-result-4542585-1753218973/solver-4542585-1753218973 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1753211729-157540 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4542585-1753218973.opb /tmp/proof-4542585-1753218973

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

MD5SUM BENCH= 5315000b872825a9c3a3b6787ef04708
RANDOM SEED=1316822460

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.500
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.155
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.539
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.238
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.407
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.225
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        101316004 kB
MemAvailable:   121652752 kB
Buffers:            2736 kB
Cached:         21104680 kB
SwapCached:           36 kB
Active:          9345384 kB
Inactive:       19999360 kB
Active(anon):    8255840 kB
Inactive(anon):     7604 kB
Active(file):    1089544 kB
Inactive(file): 19991756 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12844 kB
Writeback:             4 kB
AnonPages:       8233024 kB
Mapped:           121236 kB
Shmem:             26116 kB
KReclaimable:     190152 kB
Slab:             280824 kB
SReclaimable:     190152 kB
SUnreclaim:        90672 kB
KernelStack:        4080 kB
PageTables:        19536 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    8921284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5791744 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 431756 MiB
End job on nodeC003 at 2025-07-22 23:17:27