Trace number 4542546

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 63f22ad? (TO) 3600.38 3609.03

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height46_pigeons45_holes44.opb
MD5SUMa8e56f9e5ad0cb5cee4856e95cb4d672
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 benchmark1193.42
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2235696
Total number of constraints106882
Number of constraints which are clauses54005
Number of constraints which are cardinality constraints (but not clauses)48506
Number of constraints which are nor clauses,nor cardinality constraints4371
Minimum length of a constraint44
Maximum length of a constraint49
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 52
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-4542546-1753217023.opb'
0.58/0.62	c 	read 55.93MB  (607.13ms)
0.58/0.62	c	 [cnf: #variables 2235696 #clauses 106882 #duplicates 0 #arr 4790469]
0.58/0.62	c output proof to '/tmp/proof-4542546-1753217023'
0.58/0.63	c 
0.58/0.63	c make graph and approximate orbits
2.08/2.19	c	 [group: #orbits ~= 5712] (1554.88ms)
2.08/2.19	c 
2.08/2.19	c detect special group actions
2.08/2.19	c 	 exceeded limit
2.08/2.19	c 	 (0.00ms)
2.08/2.19	c 
2.08/2.19	c detect symmetries on remainder
2.08/2.19	c 	 [group: #symmetries 1.00*10^0 #generators 0] (0.01ms)
2.08/2.19	c 
2.08/2.19	c finalize break order and special generators
2.27/2.36	c 
2.27/2.36	c generation finished
2.27/2.36	c 	[sbp: #constraints 0 #add_vars 0]
2.27/2.37	c 
2.27/2.37	c write result to 'HOME/instance-4542546-1753217023.opb.pre'
2.47/2.50	c 	wrote 55.98MB (126.00ms)
2.47/2.50	c ------------------------------------------------------------------
2.47/2.50	c                1554.88ms 62.53% approx_orbits
2.47/2.50	c                 607.12ms 24.42% parse
2.47/2.50	c                 145.07ms  5.83% finalize_order
2.47/2.50	c                 126.00ms  5.07% output
2.47/2.50	c                  53.48ms  2.15% other
2.47/2.50	c                   0.01ms  0.00% detect_generic
2.47/2.50	c                   0.00ms  0.00% detect_special
2.47/2.50	c         ───────────────────────────────────────────────
2.47/2.50	c                2486.57ms   100% total
2.47/2.50	c ------------------------------------------------------------------
2.56/2.60	c RoundingSat 2
2.56/2.60	c branch pb25
2.56/2.60	c commit 63f22ad
5.84/6.00	c #variables 2235696 #constraints 106882
2583.44/2589.72	c #Conflicts:       1000 | #Constraints:     107881
2583.44/2589.72	c #Conflicts:       2000 | #Constraints:     108881
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c #Conflicts:       3000 | #Constraints:     108892
2583.44/2589.72	c #Conflicts:       4000 | #Constraints:     109892
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:       5000 | #Constraints:     109297
2583.44/2589.72	c #Conflicts:       6000 | #Constraints:     110297
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c #Conflicts:       7000 | #Constraints:     109314
2583.44/2589.72	c #Conflicts:       8000 | #Constraints:     110314
2583.44/2589.72	c #Conflicts:       9000 | #Constraints:     111314
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      10000 | #Constraints:     110001
2583.44/2589.72	c #Conflicts:      11000 | #Constraints:     111001
2583.44/2589.72	c #Conflicts:      12000 | #Constraints:     112001
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      13000 | #Constraints:     110461
2583.44/2589.72	c #Conflicts:      14000 | #Constraints:     111461
2583.44/2589.72	c #Conflicts:      15000 | #Constraints:     112461
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      16000 | #Constraints:     110693
2583.44/2589.72	c #Conflicts:      17000 | #Constraints:     111693
2583.44/2589.72	c #Conflicts:      18000 | #Constraints:     112693
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      19000 | #Constraints:     110706
2583.44/2589.72	c #Conflicts:      20000 | #Constraints:     111706
2583.44/2589.72	c #Conflicts:      21000 | #Constraints:     112706
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      22000 | #Constraints:     110514
2583.44/2589.72	c #Conflicts:      23000 | #Constraints:     111514
2583.44/2589.72	c #Conflicts:      24000 | #Constraints:     112514
2583.44/2589.72	c #Conflicts:      25000 | #Constraints:     113514
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      26000 | #Constraints:     111115
2583.44/2589.72	c #Conflicts:      27000 | #Constraints:     112115
2583.44/2589.72	c #Conflicts:      28000 | #Constraints:     113115
2583.44/2589.72	c #Conflicts:      29000 | #Constraints:     114115
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      30000 | #Constraints:     111509
2583.44/2589.72	c #Conflicts:      31000 | #Constraints:     112509
2583.44/2589.72	c #Conflicts:      32000 | #Constraints:     113509
2583.44/2589.72	c #Conflicts:      33000 | #Constraints:     114509
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      34000 | #Constraints:     111720
2583.44/2589.72	c #Conflicts:      35000 | #Constraints:     112720
2583.44/2589.72	c #Conflicts:      36000 | #Constraints:     113720
2583.44/2589.72	c #Conflicts:      37000 | #Constraints:     114720
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      38000 | #Constraints:     111711
2583.44/2589.72	c #Conflicts:      39000 | #Constraints:     112711
2583.44/2589.72	c #Conflicts:      40000 | #Constraints:     113711
2583.44/2589.72	c #Conflicts:      41000 | #Constraints:     114711
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      42000 | #Constraints:     111538
2583.44/2589.72	c #Conflicts:      43000 | #Constraints:     112538
2583.44/2589.72	c #Conflicts:      44000 | #Constraints:     113538
2583.44/2589.72	c #Conflicts:      45000 | #Constraints:     114538
2583.44/2589.72	c #Conflicts:      46000 | #Constraints:     115538
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      47000 | #Constraints:     112179
2583.44/2589.72	c #Conflicts:      48000 | #Constraints:     113179
2583.44/2589.72	c #Conflicts:      49000 | #Constraints:     114179
2583.44/2589.72	c #Conflicts:      50000 | #Constraints:     115179
2583.44/2589.72	c #Conflicts:      51000 | #Constraints:     116179
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      52000 | #Constraints:     112554
2583.44/2589.72	c #Conflicts:      53000 | #Constraints:     113554
2583.44/2589.72	c #Conflicts:      54000 | #Constraints:     114554
2583.44/2589.72	c #Conflicts:      55000 | #Constraints:     115554
2583.44/2589.72	c #Conflicts:      56000 | #Constraints:     116554
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      57000 | #Constraints:     112751
2583.44/2589.72	c #Conflicts:      58000 | #Constraints:     113751
2583.44/2589.72	c #Conflicts:      59000 | #Constraints:     114751
2583.44/2589.72	c #Conflicts:      60000 | #Constraints:     115751
2583.44/2589.72	c #Conflicts:      61000 | #Constraints:     116751
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      62000 | #Constraints:     112750
2583.44/2589.72	c #Conflicts:      63000 | #Constraints:     113750
2583.44/2589.72	c #Conflicts:      64000 | #Constraints:     114750
2583.44/2589.72	c #Conflicts:      65000 | #Constraints:     115750
2583.44/2589.72	c #Conflicts:      66000 | #Constraints:     116750
2583.44/2589.72	c INPROCESSING
2583.44/2589.72	c GARBAGE COLLECT
2583.44/2589.72	c #Conflicts:      67000 | #Constraints:     112559
2583.44/2589.72	c #Conflicts:      68000 | #Constraints:     113559
2583.44/2589.72	c #Conflicts:      69000 | #Constraints:     114559
3600.02/3608.70	c #Conflicts:      70000 | #Constraints:     115559
3600.02/3608.70	c #Conflicts:      71000 | #Constraints:     116559
3600.02/3608.70	c #Conflicts:      72000 | #Constraints:     117559
3600.02/3608.70	c INPROCESSING
3600.02/3608.70	c GARBAGE COLLECT
3600.02/3608.70	c #Conflicts:      73000 | #Constraints:     113172
3600.02/3608.70	c #Conflicts:      74000 | #Constraints:     114172
3600.02/3608.70	c #Conflicts:      75000 | #Constraints:     115172
3600.02/3608.70	c #Conflicts:      76000 | #Constraints:     116172
3600.02/3608.70	c #Conflicts:      77000 | #Constraints:     117172
3600.02/3608.70	c #Conflicts:      78000 | #Constraints:     118172
3600.02/3608.70	c INPROCESSING
3600.02/3608.70	c GARBAGE COLLECT
3600.02/3608.70	c #Conflicts:      79000 | #Constraints:     113592
3600.02/3608.70	c #Conflicts:      80000 | #Constraints:     114592
3600.02/3608.70	c #Conflicts:      81000 | #Constraints:     115592
3600.02/3608.70	c #Conflicts:      82000 | #Constraints:     116592
3600.02/3608.70	c #Conflicts:      83000 | #Constraints:     117592
3600.02/3608.70	c #Conflicts:      84000 | #Constraints:     118592
3600.02/3608.70	c INPROCESSING
3600.02/3608.70	c GARBAGE COLLECT
3600.02/3608.70	c #Conflicts:      85000 | #Constraints:     113793
3600.02/3608.70	c #Conflicts:      86000 | #Constraints:     114793
3600.02/3608.70	c #Conflicts:      87000 | #Constraints:     115793
3600.02/3608.70	c #Conflicts:      88000 | #Constraints:     116793
3600.02/3608.70	c #Conflicts:      89000 | #Constraints:     117793
3600.02/3608.70	c #Conflicts:      90000 | #Constraints:     118793
3600.02/3608.70	c INPROCESSING
3600.02/3608.70	c GARBAGE COLLECT
3600.02/3608.70	c #Conflicts:      91000 | #Constraints:     113804
3600.02/3608.70	c #Conflicts:      92000 | #Constraints:     114804
3600.02/3608.70	c #Conflicts:      93000 | #Constraints:     115804
3600.02/3608.70	c #Conflicts:      94000 | #Constraints:     116804
3600.02/3608.70	c #Conflicts:      95000 | #Constraints:     117804
3600.02/3608.70	c #Conflicts:      96000 | #Constraints:     118804
3600.02/3608.70	c INPROCESSING
3600.02/3608.70	c GARBAGE COLLECT
3600.02/3608.70	c #Conflicts:      97000 | #Constraints:     113683
3600.02/3608.70	c #Conflicts:      98000 | #Constraints:     114683
3600.02/3608.70	c #Conflicts:      99000 | #Constraints:     115683
3600.02/3608.70	c #Conflicts:     100000 | #Constraints:     116683
3600.02/3608.70	c #Conflicts:     101000 | #Constraints:     117683
3600.02/3608.70	c #Conflicts:     102000 | #Constraints:     118683
3600.02/3608.70	c #Conflicts:     103000 | #Constraints:     119683
3600.02/3608.70	c INPROCESSING
3600.02/3608.70	c GARBAGE COLLECT
3600.02/3608.70	c #Conflicts:     104000 | #Constraints:     114304
3600.02/3608.70	c #Conflicts:     105000 | #Constraints:     115304
3600.02/3608.70	c #Conflicts:     106000 | #Constraints:     116304
3600.02/3608.70	c cpu time 3187.66 s
3600.02/3608.70	c deterministic time 2786375788 2.79e+09
3600.02/3608.70	c optimization time 119.577 s
3600.02/3608.70	c total solve time 3065.25 s
3600.02/3608.70	c core-guided solve time 0 s
3600.02/3608.70	c propagation time 170.712 s
3600.02/3608.70	c conflict analysis time 3.57259 s
3600.02/3608.70	c propagations 29451648
3600.02/3608.70	c resolve steps 222266
3600.02/3608.70	c decisions 636773804
3600.02/3608.70	c conflicts 106669
3600.02/3608.70	c restarts 254
3600.02/3608.70	c inprocessing phases 24
3600.02/3608.70	c garbage collections 22 ,( 91.67 )
3600.02/3608.70	c input clauses 54005 ,( 50.53 )
3600.02/3608.70	c input cardinalities 52877 ,( 49.47 )
3600.02/3608.70	c input general constraints 0 ,( 0.00 )
3600.02/3608.70	c input average constraint length 44.82
3600.02/3608.70	c input average constraint degree 22.27
3600.02/3608.70	c learned clauses 4434 ,( 4.16 )
3600.02/3608.70	c learned cardinalities 102235 ,( 95.84 )
3600.02/3608.70	c learned general constraints 0 ,( 0.00 )
3600.02/3608.70	c learned average constraint length 656.32
3600.02/3608.70	c learned average constraint degree 337.16
3600.02/3608.70	c watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
3600.02/3608.70	c counting CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
3600.02/3608.70	c watched   constraints 0 ,( -nan ) 
3600.02/3608.70	c counting  constraints 0 ,( -nan ) 
3600.02/3608.70	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 15806868 , 15021246 , 0 ,( 0 , 0 )
3600.02/3608.70	c gcd simplifications 0
3600.02/3608.70	c detected cardinalities 0
3600.02/3608.70	c weakened non-implied lits 0
3600.02/3608.70	c weakened non-implying lits 0
3600.02/3608.70	c original variables 2235696
3600.02/3608.70	c clausal propagations 14784190
3600.02/3608.70	c cardinality propagations 13388101
3600.02/3608.70	c watched propagations 0
3600.02/3608.70	c counting propagations 0
3600.02/3608.70	c watch lookups 30828114
3600.02/3608.70	c watch backjump lookups 0
3600.02/3608.70	c watch checks 668675798
3600.02/3608.70	c propagation checks 676280283
3600.02/3608.70	c constraint additions 79552567
3600.02/3608.70	c trail pops 664750573
3600.02/3608.70	c formula constraints 106882
3600.02/3608.70	c learned constraints 106669
3600.02/3608.70	c bound constraints 0
3600.02/3608.70	c core-guided constraints 0
3600.02/3608.70	c encountered formula constraints 212763
3600.02/3608.70	c encountered learned constraints 116172
3600.02/3608.70	c encountered bound constraints 0
3600.02/3608.70	c encountered core-guided constraints 0
3600.02/3608.70	c LP total time 13.6437 s
3600.02/3608.70	c LP solve time 12.34 s
3600.02/3608.70	c LP constraints added 106882
3600.02/3608.70	c LP constraints removed 0
3600.02/3608.70	c LP pivots internal 42000
3600.02/3608.70	c LP pivots root 21000
3600.02/3608.70	c LP calls 6
3600.02/3608.70	c LP optimalities 0
3600.02/3608.70	c LP no pivot count 0
3600.02/3608.70	c LP infeasibilities 0
3600.02/3608.70	c LP valid Farkas constraints 0
3600.02/3608.70	c LP learned Farkas constraints 0
3600.02/3608.70	c LP basis resets 0
3600.02/3608.70	c LP cycling count 0
3600.02/3608.70	c LP singular count 0
3600.02/3608.70	c LP no primal count 0
3600.02/3608.70	c LP no farkas count 0
3600.02/3608.70	c LP other issue count 0
3600.02/3608.70	c LP Gomory cuts 0
3600.02/3608.70	c LP learned cuts 0
3600.02/3608.70	c LP deleted cuts 0
3600.02/3608.70	c LP encountered Gomory constraints 0
3600.02/3608.70	c LP encountered Farkas constraints 0
3600.02/3608.70	c LP encountered learned Farkas constraints 0
3600.02/3608.70	c CG auxiliary variables introduced 0
3600.02/3608.70	c CG solutions found 0
3600.02/3608.70	c CG cores constructed 0
3600.02/3608.70	c CG core cardinality constraints returned 0
3600.02/3608.70	c CG unit cores 0
3600.02/3608.70	c CG single cores 0
3600.02/3608.70	c CG blocks removed during cardinality reduction 0
3600.02/3608.70	c CG first core best 0
3600.02/3608.70	c CG decision core best 0
3600.02/3608.70	c CG core reduction tie 0
3600.02/3608.70	c CG core degree average 0.00
3600.02/3608.70	c CG core slack average 0.00
3600.02/3608.70	c CG core upper bound improvements 0
3600.02/3608.70	c STR number of successful calls 0
3600.02/3608.70	c STR number of unsuccessful calls 0
3600.02/3608.70	c STR number of inconclusive calls 0
3600.02/3608.70	c STR number of successful attempts 0
3600.02/3608.70	c STR number of unsuccessful attempts 0
3600.02/3608.70	c STR number of inconclusive attempts 0
3600.02/3608.70	c STR average degree increase per successful call inf
3600.02/3608.70	c STR average degree increase per successful attempt inf
3600.02/3608.70	c STR total number of conflicts for successful attempts 0
3600.02/3608.70	c STR total number of conflicts for unsuccessful attempts 0
3600.02/3608.70	c STR total number of conflicts for inconclusive attempts 0
3600.02/3608.70	c STR average number of conflicts per successful attempt inf
3600.02/3608.70	c STR average number of conflicts per unsuccessful attempt inf
3600.02/3608.70	c STR average number of conflicts per inconclusive attempt inf
3600.02/3608.70	c AVG.sumWPerc -nan 
3600.02/3608.70	c bigint constraints 0 
3600.02/3608.70	s UNKNOWN
3600.02/3608.70	c Program interrupted by user.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (51576 MiB free)
  memory of node 1: 64465 MiB (47796 MiB free)
  node distances:
     10  21
     21  10

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

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 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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=158394, runsolver pid=158391

[startup+0.100106 s]*
/proc/loadavg: 4.16 4.14 4.16 5/254 158396
/proc/meminfo: memFree=101668640/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158396] ppid=158394 vsize=117248 memory=109564 CPUtime=0.09 cores=4,6
/proc/158396/stat : 158396 (pbsuma) R 158394 158394 157528 0 -1 4194304 7584 0 0 0 6 3 0 0 20 0 1 0 237381020 120061952 27391 18446744073709551615 4210688 4653049 140731392274416 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7704576 140731392280839 140731392281136 140731392281136 140731392286703 0
/proc/158396/statm: 29312 27391 960 108 0 26720 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 121440 KiB
Current children cumulated memory: 112508 KiB

[startup+0.213347 s]*
/proc/loadavg: 4.16 4.14 4.16 5/254 158396
/proc/meminfo: memFree=101640288/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158396] ppid=158394 vsize=154840 memory=139520 CPUtime=0.2 cores=4,6
/proc/158396/stat : 158396 (pbsuma) R 158394 158394 157528 0 -1 4194304 14423 0 0 0 16 4 0 0 20 0 1 0 237381020 158556160 34880 18446744073709551615 4210688 4653049 140731392274416 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7704576 140731392280839 140731392281136 140731392281136 140731392286703 0
/proc/158396/statm: 38710 34880 960 108 0 36118 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 159032 KiB
Current children cumulated memory: 142464 KiB

[startup+0.313392 s]*
/proc/loadavg: 4.16 4.14 4.16 5/254 158396
/proc/meminfo: memFree=101608156/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158396] ppid=158394 vsize=174508 memory=165800 CPUtime=0.3 cores=4,6
/proc/158396/stat : 158396 (pbsuma) R 158394 158394 157528 0 -1 4194304 19486 0 0 0 25 5 0 0 20 0 1 0 237381020 178696192 41450 18446744073709551615 4210688 4653049 140731392274416 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7704576 140731392280839 140731392281136 140731392281136 140731392286703 0
/proc/158396/statm: 43627 41450 960 108 0 41035 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 178700 KiB
Current children cumulated memory: 168744 KiB

[startup+0.700479 s]
/proc/loadavg: 4.16 4.14 4.16 5/254 158396
/proc/meminfo: memFree=101562100/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158396] ppid=158394 vsize=476376 memory=361464 CPUtime=0.68 cores=4,6
/proc/158396/stat : 158396 (pbsuma) R 158394 158394 157528 0 -1 4194304 39873 0 0 0 55 13 0 0 20 0 1 0 237381020 487809024 90366 18446744073709551615 4210688 4653049 140731392274416 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7704576 140731392280839 140731392281136 140731392281136 140731392286703 0
/proc/158396/statm: 119094 90366 1024 108 0 116502 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 480568 KiB
Current children cumulated memory: 364408 KiB

[startup+1.50042 s]
/proc/loadavg: 4.16 4.14 4.16 5/254 158396
/proc/meminfo: memFree=101214708/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158396] ppid=158394 vsize=1354960 memory=1122072 CPUtime=1.47 cores=4,6
/proc/158396/stat : 158396 (pbsuma) R 158394 158394 157528 0 -1 4194304 49758 0 0 0 111 36 0 0 20 0 1 0 237381020 1387479040 280518 18446744073709551615 4210688 4653049 140731392274416 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7704576 140731392280839 140731392281136 140731392281136 140731392286703 0
/proc/158396/statm: 338740 280518 1024 108 0 336148 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 1359152 KiB
Current children cumulated memory: 1125016 KiB

[startup+3.11302 s]
/proc/loadavg: 4.16 4.14 4.16 5/254 158397
/proc/meminfo: memFree=101082980/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=728112 memory=650924 CPUtime=0.51 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 16809 0 0 0 36 15 0 0 20 0 1 0 237381278 745586688 162731 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 182028 162731 2080 1147 0 169455 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 732304 KiB
Current children cumulated memory: 653868 KiB

[startup+6.30041 s]
/proc/loadavg: 4.15 4.14 4.16 5/253 158397
/proc/meminfo: memFree=99990444/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=1617060 memory=1520728 CPUtime=3.69 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 106171 0 0 0 303 66 0 0 20 0 1 0 237381278 1655869440 380182 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 404265 380182 2304 1147 0 391692 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1621252 KiB
Current children cumulated memory: 1523672 KiB

[startup+12.7004 s]
/proc/loadavg: 4.14 4.13 4.15 5/253 158398
/proc/meminfo: memFree=99444240/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=2336060 memory=2171160 CPUtime=10.07 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 134557 0 0 0 917 90 0 0 20 0 1 0 237381278 2392125440 542790 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 584015 542790 2336 1147 0 571442 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 2340252 KiB
Current children cumulated memory: 2174104 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.13 4.15 5/253 158398
/proc/meminfo: memFree=99416140/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=2336060 memory=2171160 CPUtime=22.84 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 134646 0 0 0 2194 90 0 0 20 0 1 0 237381278 2392125440 542790 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 584015 542790 2336 1147 0 571442 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2340252 KiB
Current children cumulated memory: 2174104 KiB

[startup+51.1131 s]
/proc/loadavg: 4.14 4.13 4.15 5/253 158398
/proc/meminfo: memFree=99435968/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=2336060 memory=2171160 CPUtime=48.39 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 134735 0 0 0 4749 90 0 0 20 0 1 0 237381278 2392125440 542790 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 584015 542790 2336 1147 0 571442 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2340252 KiB
Current children cumulated memory: 2174104 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.14 4.15 5/254 158401
/proc/meminfo: memFree=99429560/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=2336060 memory=2171160 CPUtime=99.45 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 134913 0 0 0 9855 90 0 0 20 0 1 0 237381278 2392125440 542790 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 584015 542790 2336 1147 0 571442 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2340252 KiB
Current children cumulated memory: 2174104 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.14 4.15 5/254 158403
/proc/meminfo: memFree=99310124/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=2416412 memory=2264148 CPUtime=159.31 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 137877 0 0 0 15801 130 0 0 20 0 1 0 237381278 2474405888 566037 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 604103 566037 2400 1147 0 591530 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2420604 KiB
Current children cumulated memory: 2267092 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/254 158405
/proc/meminfo: memFree=99279644/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=2416412 memory=2264148 CPUtime=219.17 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 137966 0 0 0 21787 130 0 0 20 0 1 0 237381278 2474405888 566037 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 604103 566037 2400 1147 0 591530 0

################
# More data... #
################

/proc/loadavg: 4.21 4.26 4.21 5/254 160678
/proc/meminfo: memFree=80517588/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=3042980 memory=2884700 CPUtime=3151.97 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 258325 0 0 0 280269 34928 0 0 20 0 1 0 237381278 3116011520 721175 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 760745 721175 2400 1147 0 748172 0
Current children cumulated CPU time: 3154.53 s
Current children cumulated vsize: 3047172 KiB
Current children cumulated memory: 2887644 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.22 4.20 5/254 160826
/proc/meminfo: memFree=83300080/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=3042980 memory=2884700 CPUtime=3211.8 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 258383 0 0 0 286252 34928 0 0 20 0 1 0 237381278 3116011520 721175 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 760745 721175 2400 1147 0 748172 0
Current children cumulated CPU time: 3214.36 s
Current children cumulated vsize: 3047172 KiB
Current children cumulated memory: 2887644 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.21 4.19 5/254 160877
/proc/meminfo: memFree=82594396/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=3042980 memory=2884700 CPUtime=3271.69 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 258493 0 0 0 291761 35408 0 0 20 0 1 0 237381278 3116011520 721175 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 760745 721175 2400 1147 0 748172 0
Current children cumulated CPU time: 3274.25 s
Current children cumulated vsize: 3047172 KiB
Current children cumulated memory: 2887644 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.18 4.18 5/255 160880
/proc/meminfo: memFree=82039908/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=3062492 memory=2904156 CPUtime=3331.57 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 263502 0 0 0 295104 38053 0 0 20 0 1 0 237381278 3135991808 726039 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 765623 726039 2400 1147 0 753050 0
Current children cumulated CPU time: 3334.13 s
Current children cumulated vsize: 3066684 KiB
Current children cumulated memory: 2907100 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.16 4.17 5/256 160885
/proc/meminfo: memFree=81344908/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=3062492 memory=2904412 CPUtime=3391.45 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 263565 0 0 0 301092 38053 0 0 20 0 1 0 237381278 3135991808 726103 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 765623 726103 2400 1147 0 753050 0
Current children cumulated CPU time: 3394.01 s
Current children cumulated vsize: 3066684 KiB
Current children cumulated memory: 2907356 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.18 4.18 5/256 160887
/proc/meminfo: memFree=80445124/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=3080896 memory=2922184 CPUtime=3451.34 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 266338 0 0 0 306197 38937 0 0 20 0 1 0 237381278 3154837504 730546 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 770224 730546 2400 1147 0 757651 0
Current children cumulated CPU time: 3453.9 s
Current children cumulated vsize: 3085088 KiB
Current children cumulated memory: 2925128 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.14 4.17 5/257 160894
/proc/meminfo: memFree=79708992/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=3092712 memory=2934088 CPUtime=3511.22 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 269452 0 0 0 311467 39655 0 0 20 0 1 0 237381278 3166937088 733522 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 773178 733522 2400 1147 0 760605 0
Current children cumulated CPU time: 3513.78 s
Current children cumulated vsize: 3096904 KiB
Current children cumulated memory: 2937032 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.15 4.17 5/256 160896
/proc/meminfo: memFree=79178672/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=3092712 memory=2934728 CPUtime=3571.1 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 269509 0 0 0 317455 39655 0 0 20 0 1 0 237381278 3166937088 733682 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 773178 733682 2400 1147 0 760605 0
Current children cumulated CPU time: 3573.66 s
Current children cumulated vsize: 3096904 KiB
Current children cumulated memory: 2937672 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.7 s]
/proc/loadavg: 4.16 4.15 4.17 5/253 160926
/proc/meminfo: memFree=79310276/131382120 swapFree=33010160/33010684
[pid=158394] ppid=158391 vsize=4192 memory=2944 CPUtime=2.56 cores=4,6
/proc/158394/stat : 158394 (run-dec-break-l) S 158391 158394 157528 0 -1 4194304 239 65367 0 0 0 0 196 60 20 0 1 0 237381019 4292608 736 18446744073709551615 94334854393856 94334855288389 140726356023760 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94334855527440 94334855575184 94334857646080 140726356031801 140726356031964 140726356031964 140726356037568 0
/proc/158394/statm: 1048 736 672 219 0 110 0
[pid=158397] ppid=158394 vsize=3102112 memory=2945224 CPUtime=3597.46 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158394 158394 157528 0 -1 4194304 272287 0 0 0 318766 40980 0 0 20 0 1 0 237381278 3176562688 736306 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 775528 736306 2400 1147 0 762955 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 3106304 KiB
Current children cumulated memory: 2948168 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3608.71 s]
# the end of solver process 158394 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=1.96695 s, system=0.608595 s
Sleeping 2 seconds

[startup+3609.03 s]
# the end of solver process 158397 was just reported to runsolver
# Child status: 2

# cumulated CPU time of all completed processes:  user=3189.92 s, system=410.457 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3608.81 s]*
/proc/loadavg: 4.16 4.15 4.17 5/252 160926
/proc/meminfo: memFree=80114880/131382120 swapFree=33010160/33010684
[pid=158397] ppid=158391 vsize=2249264 memory=2131944 CPUtime=3597.58 cores=4,6
/proc/158397/stat : 158397 (roundingsat) R 158391 158394 157528 0 -1 4194304 273257 0 0 0 318777 40981 0 0 20 0 1 0 237381278 2303246336 532986 18446744073709551615 4227072 8923433 140721651728128 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 33513472 140721651730712 140721651730982 140721651730982 140721651736554 0
/proc/158397/statm: 562316 532986 2496 1147 0 549743 0
Current cumulated CPU time of completed processes: 2.57554 s
Current children cumulated CPU time: 3597.58 s
Current children cumulated vsize: 2249264 KiB
Current children cumulated memory: 2131944 KiB

[startup+3609 s]*
/proc/loadavg: 4.16 4.15 4.17 5/252 160926
/proc/meminfo: memFree=80728492/131382120 swapFree=33010160/33010684
Current cumulated CPU time of completed processes: 2.57554 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 2

Real time (s): 3609.03
CPU time (s): 3600.38
CPU user time (s): 3189.92
CPU system time (s): 410.457
CPU usage (%): 99.7603
Max. virtual memory (cumulated for all children) (KiB): 3106304
Max. memory (cumulated for all children) (KiB): 2948168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3189.92
system time used= 410.457
maximum resident set size= 2945608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 338970
page faults= 0
swaps= 0
block input operations= 0
block output operations= 235128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 229
involuntary context switches= 2424


# summary of solver processes directly reported to runsolver:
#   pid: 158394,158397
#   total CPU time (s): 3600.38
#   total CPU user time (s): 3189.92
#   total CPU system time (s): 410.457

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.0532 second user time and 36.6942 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-22 22:43:43
IDJOB=4542546
IDBENCH=163934
IDSOLVER=3358
FILE ID=nodeC003/4542546-1753217023
RUNJOBID= nodeC003-1753211729-157539
SLURM_JOB_ID= 9687799
Free space on /tmp= 431596 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_height46_pigeons45_holes44.opb
COMMAND LINE= run-dec-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4542546-1753217023/watcher-4542546-1753217023 -o /tmp/evaluation-result-4542546-1753217023/solver-4542546-1753217023 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1753211729-157539 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4542546-1753217023.opb /tmp/proof-4542546-1753217023

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

MD5SUM BENCH= a8e56f9e5ad0cb5cee4856e95cb4d672
RANDOM SEED=1176670835

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		: 3491.717
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		: 3661.277
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.292
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		: 3700.000
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		: 3493.480
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		: 3661.254
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		: 1197.163
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:        101758612 kB
MemAvailable:   122165556 kB
Buffers:            2736 kB
Cached:         21174912 kB
SwapCached:           36 kB
Active:          8892280 kB
Inactive:       20069580 kB
Active(anon):    7802736 kB
Inactive(anon):     7604 kB
Active(file):    1089544 kB
Inactive(file): 20061976 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             53604 kB
Writeback:             0 kB
AnonPages:       7780616 kB
Mapped:           121128 kB
Shmem:             26116 kB
KReclaimable:     190100 kB
Slab:             280688 kB
SReclaimable:     190100 kB
SUnreclaim:        90588 kB
KernelStack:        4080 kB
PageTables:        18616 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    8483964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149528 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6096896 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= 408416 MiB
End job on nodeC003 at 2025-07-22 23:43:53