Trace number 4542195

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. 1672.12 1676.05

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height38_pigeons37_holes36.opb
MD5SUM883a1a775d6309f3a96fbb0c62b71064
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 benchmark366.876
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1040520
Total number of constraints61390
Number of constraints which are clauses31085
Number of constraints which are cardinality constraints (but not clauses)27302
Number of constraints which are nor clauses,nor cardinality constraints3003
Minimum length of a constraint36
Maximum length of a constraint41
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 44
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-4542195-1753215343.opb'
0.67/0.75	c 	read 25.23MB  (736.32ms)
0.67/0.75	c	 [cnf: #variables 1040520 #clauses 61390 #duplicates 0 #arr 2264217]
0.67/0.75	c output proof to '/tmp/proof-4542195-1753215343'
0.67/0.76	c 
0.67/0.76	c make graph and approximate orbits
1.67/1.74	c	 [group: #orbits ~= 3960] (979.93ms)
1.67/1.74	c 
1.67/1.74	c detect special group actions
1.67/1.74	c 	 exceeded limit
1.67/1.74	c 	 (0.00ms)
1.67/1.74	c 
1.67/1.74	c detect symmetries on remainder
1.67/1.74	c 	 [group: #symmetries 1.00*10^0 #generators 0] (0.01ms)
1.67/1.74	c 
1.67/1.74	c finalize break order and special generators
1.77/1.82	c 
1.77/1.82	c generation finished
1.77/1.82	c 	[sbp: #constraints 0 #add_vars 0]
1.77/1.83	c 
1.77/1.83	c write result to 'HOME/instance-4542195-1753215343.opb.pre'
1.77/1.89	c 	wrote 25.25MB (64.69ms)
1.77/1.89	c ------------------------------------------------------------------
1.77/1.89	c                 979.93ms 52.19% approx_orbits
1.77/1.89	c                 736.31ms 39.22% parse
1.77/1.89	c                  64.69ms  3.45% output
1.77/1.89	c                  61.50ms  3.28% finalize_order
1.77/1.89	c                  35.12ms  1.87% other
1.77/1.89	c                   0.01ms  0.00% detect_generic
1.77/1.89	c                   0.00ms  0.00% detect_special
1.77/1.89	c         ───────────────────────────────────────────────
1.77/1.89	c                1877.56ms   100% total
1.77/1.89	c ------------------------------------------------------------------
1.86/1.95	c RoundingSat 2
1.86/1.95	c branch pb25
1.86/1.95	c commit 63f22ad
3.54/3.64	c #variables 1040520 #constraints 61390
1066.00/1068.45	c #Conflicts:       1000 | #Constraints:      62389
1066.00/1068.45	c #Conflicts:       2000 | #Constraints:      63389
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c #Conflicts:       3000 | #Constraints:      63401
1066.00/1068.45	c #Conflicts:       4000 | #Constraints:      64401
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:       5000 | #Constraints:      63807
1066.00/1068.45	c #Conflicts:       6000 | #Constraints:      64807
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:       7000 | #Constraints:      63814
1066.00/1068.45	c #Conflicts:       8000 | #Constraints:      64814
1066.00/1068.45	c #Conflicts:       9000 | #Constraints:      65814
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      10000 | #Constraints:      64514
1066.00/1068.45	c #Conflicts:      11000 | #Constraints:      65514
1066.00/1068.45	c #Conflicts:      12000 | #Constraints:      66514
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      13000 | #Constraints:      64958
1066.00/1068.45	c #Conflicts:      14000 | #Constraints:      65958
1066.00/1068.45	c #Conflicts:      15000 | #Constraints:      66958
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      16000 | #Constraints:      65194
1066.00/1068.45	c #Conflicts:      17000 | #Constraints:      66194
1066.00/1068.45	c #Conflicts:      18000 | #Constraints:      67194
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      19000 | #Constraints:      65221
1066.00/1068.45	c #Conflicts:      20000 | #Constraints:      66221
1066.00/1068.45	c #Conflicts:      21000 | #Constraints:      67221
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      22000 | #Constraints:      65024
1066.00/1068.45	c #Conflicts:      23000 | #Constraints:      66024
1066.00/1068.45	c #Conflicts:      24000 | #Constraints:      67024
1066.00/1068.45	c #Conflicts:      25000 | #Constraints:      68024
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      26000 | #Constraints:      65625
1066.00/1068.45	c #Conflicts:      27000 | #Constraints:      66625
1066.00/1068.45	c #Conflicts:      28000 | #Constraints:      67625
1066.00/1068.45	c #Conflicts:      29000 | #Constraints:      68625
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      30000 | #Constraints:      66035
1066.00/1068.45	c #Conflicts:      31000 | #Constraints:      67035
1066.00/1068.45	c #Conflicts:      32000 | #Constraints:      68035
1066.00/1068.45	c #Conflicts:      33000 | #Constraints:      69035
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      34000 | #Constraints:      66241
1066.00/1068.45	c #Conflicts:      35000 | #Constraints:      67241
1066.00/1068.45	c #Conflicts:      36000 | #Constraints:      68241
1066.00/1068.45	c #Conflicts:      37000 | #Constraints:      69241
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      38000 | #Constraints:      66244
1066.00/1068.45	c #Conflicts:      39000 | #Constraints:      67244
1066.00/1068.45	c #Conflicts:      40000 | #Constraints:      68244
1066.00/1068.45	c #Conflicts:      41000 | #Constraints:      69244
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      42000 | #Constraints:      66064
1066.00/1068.45	c #Conflicts:      43000 | #Constraints:      67064
1066.00/1068.45	c #Conflicts:      44000 | #Constraints:      68064
1066.00/1068.45	c #Conflicts:      45000 | #Constraints:      69064
1066.00/1068.45	c #Conflicts:      46000 | #Constraints:      70064
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      47000 | #Constraints:      66669
1066.00/1068.45	c #Conflicts:      48000 | #Constraints:      67669
1066.00/1068.45	c #Conflicts:      49000 | #Constraints:      68669
1066.00/1068.45	c #Conflicts:      50000 | #Constraints:      69669
1066.00/1068.45	c #Conflicts:      51000 | #Constraints:      70669
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      52000 | #Constraints:      67103
1066.00/1068.45	c #Conflicts:      53000 | #Constraints:      68103
1066.00/1068.45	c #Conflicts:      54000 | #Constraints:      69103
1066.00/1068.45	c #Conflicts:      55000 | #Constraints:      70103
1066.00/1068.45	c #Conflicts:      56000 | #Constraints:      71103
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      57000 | #Constraints:      67318
1066.00/1068.45	c #Conflicts:      58000 | #Constraints:      68318
1066.00/1068.45	c #Conflicts:      59000 | #Constraints:      69318
1066.00/1068.45	c #Conflicts:      60000 | #Constraints:      70318
1066.00/1068.45	c #Conflicts:      61000 | #Constraints:      71318
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      62000 | #Constraints:      67329
1066.00/1068.45	c #Conflicts:      63000 | #Constraints:      68329
1066.00/1068.45	c #Conflicts:      64000 | #Constraints:      69329
1066.00/1068.45	c #Conflicts:      65000 | #Constraints:      70329
1066.00/1068.45	c #Conflicts:      66000 | #Constraints:      71329
1066.00/1068.45	c INPROCESSING
1066.00/1068.45	c GARBAGE COLLECT
1066.00/1068.45	c #Conflicts:      67000 | #Constraints:      67154
1066.00/1068.45	c #Conflicts:      68000 | #Constraints:      68154
1671.85/1675.88	c #Conflicts:      69000 | #Constraints:      69154
1671.85/1675.88	c #Conflicts:      70000 | #Constraints:      70154
1671.85/1675.88	c #Conflicts:      71000 | #Constraints:      71154
1671.85/1675.88	c #Conflicts:      72000 | #Constraints:      72154
1671.85/1675.88	c INPROCESSING
1671.85/1675.88	c GARBAGE COLLECT
1671.85/1675.88	c #Conflicts:      73000 | #Constraints:      67812
1671.85/1675.88	c #Conflicts:      74000 | #Constraints:      68812
1671.85/1675.88	c #Conflicts:      75000 | #Constraints:      69812
1671.85/1675.88	c #Conflicts:      76000 | #Constraints:      70812
1671.85/1675.88	c #Conflicts:      77000 | #Constraints:      71812
1671.85/1675.88	c #Conflicts:      78000 | #Constraints:      72812
1671.85/1675.88	c INPROCESSING
1671.85/1675.88	c GARBAGE COLLECT
1671.85/1675.88	c #Conflicts:      79000 | #Constraints:      68261
1671.85/1675.88	c #Conflicts:      80000 | #Constraints:      69261
1671.85/1675.88	c #Conflicts:      81000 | #Constraints:      70261
1671.85/1675.88	c #Conflicts:      82000 | #Constraints:      71261
1671.85/1675.88	c #Conflicts:      83000 | #Constraints:      72261
1671.85/1675.88	c #Conflicts:      84000 | #Constraints:      73261
1671.85/1675.88	c INPROCESSING
1671.85/1675.88	c GARBAGE COLLECT
1671.85/1675.88	c #Conflicts:      85000 | #Constraints:      68508
1671.85/1675.88	c #Conflicts:      86000 | #Constraints:      69508
1671.85/1675.88	c #Conflicts:      87000 | #Constraints:      70508
1671.85/1675.88	c #Conflicts:      88000 | #Constraints:      71508
1671.85/1675.88	c #Conflicts:      89000 | #Constraints:      72508
1671.85/1675.88	c #Conflicts:      90000 | #Constraints:      73508
1671.85/1675.88	c INPROCESSING
1671.85/1675.88	c GARBAGE COLLECT
1671.85/1675.88	c #Conflicts:      91000 | #Constraints:      68547
1671.85/1675.88	c #Conflicts:      92000 | #Constraints:      69547
1671.85/1675.88	c #Conflicts:      93000 | #Constraints:      70547
1671.85/1675.88	c #Conflicts:      94000 | #Constraints:      71547
1671.85/1675.88	c #Conflicts:      95000 | #Constraints:      72547
1671.85/1675.88	c #Conflicts:      96000 | #Constraints:      73547
1671.85/1675.88	c INPROCESSING
1671.85/1675.88	c GARBAGE COLLECT
1671.85/1675.88	c #Conflicts:      97000 | #Constraints:      68396
1671.85/1675.88	c #Conflicts:      98000 | #Constraints:      69396
1671.85/1675.88	c #Conflicts:      99000 | #Constraints:      70396
1671.85/1675.88	c #Conflicts:     100000 | #Constraints:      71396
1671.85/1675.88	c #Conflicts:     101000 | #Constraints:      72396
1671.85/1675.88	c #Conflicts:     102000 | #Constraints:      73396
1671.85/1675.88	c #Conflicts:     103000 | #Constraints:      74396
1671.85/1675.88	c INPROCESSING
1671.85/1675.88	c GARBAGE COLLECT
1671.85/1675.88	c #Conflicts:     104000 | #Constraints:      69071
1671.85/1675.88	c #Conflicts:     105000 | #Constraints:      70071
1671.85/1675.88	c #Conflicts:     106000 | #Constraints:      71071
1671.85/1675.88	c #Conflicts:     107000 | #Constraints:      72071
1671.85/1675.88	c #Conflicts:     108000 | #Constraints:      73071
1671.85/1675.88	c #Conflicts:     109000 | #Constraints:      74071
1671.85/1675.88	c #Conflicts:     110000 | #Constraints:      75071
1671.85/1675.88	c INPROCESSING
1671.85/1675.88	c GARBAGE COLLECT
1671.85/1675.88	c #Conflicts:     111000 | #Constraints:      69503
1671.85/1675.88	c #Conflicts:     112000 | #Constraints:      70503
1671.85/1675.88	c #Conflicts:     113000 | #Constraints:      71503
1671.85/1675.88	c #Conflicts:     114000 | #Constraints:      72503
1671.85/1675.88	c #Conflicts:     115000 | #Constraints:      73503
1671.85/1675.88	c #Conflicts:     116000 | #Constraints:      74503
1671.85/1675.88	c #Conflicts:     117000 | #Constraints:      75503
1671.85/1675.88	c INPROCESSING
1671.85/1675.88	c GARBAGE COLLECT
1671.85/1675.88	c #Conflicts:     118000 | #Constraints:      69782
1671.85/1675.88	c #Conflicts:     119000 | #Constraints:      70782
1671.85/1675.88	c #Conflicts:     120000 | #Constraints:      71782
1671.85/1675.88	c cpu time 1363.6 s
1671.85/1675.88	c deterministic time 2119354878 2.12e+09
1671.85/1675.88	c optimization time 0.001476 s
1671.85/1675.88	c total solve time 1362.19 s
1671.85/1675.88	c core-guided solve time 0 s
1671.85/1675.88	c propagation time 120.862 s
1671.85/1675.88	c conflict analysis time 4.24881 s
1671.85/1675.88	c propagations 27319851
1671.85/1675.88	c resolve steps 286873
1671.85/1675.88	c decisions 478124222
1671.85/1675.88	c conflicts 120889
1671.85/1675.88	c restarts 315
1671.85/1675.88	c inprocessing phases 26
1671.85/1675.88	c garbage collections 25 ,( 96.15 )
1671.85/1675.88	c input clauses 31085 ,( 50.64 )
1671.85/1675.88	c input cardinalities 30305 ,( 49.36 )
1671.85/1675.88	c input general constraints 0 ,( 0.00 )
1671.85/1675.88	c input average constraint length 36.88
1671.85/1675.88	c input average constraint degree 18.28
1671.85/1675.88	c learned clauses 15163 ,( 12.54 )
1671.85/1675.88	c learned cardinalities 105687 ,( 87.43 )
1671.85/1675.88	c learned general constraints 38 ,( 0.03 )
1671.85/1675.88	c learned average constraint length 406.18
1671.85/1675.88	c learned average constraint degree 209.19
1671.85/1675.88	c watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
1671.85/1675.88	c counting CF 32, 64, 128, Arb: 38 , 0 , 0 , 0
1671.85/1675.88	c watched   constraints 0 ,( 0.00 ) 
1671.85/1675.88	c counting  constraints 38 ,( 100.00 ) 
1671.85/1675.88	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 14786529 , 14088171 , 1012 ,( 0 , 1012 )
1671.85/1675.88	c gcd simplifications 2
1671.85/1675.88	c detected cardinalities 0
1671.85/1675.88	c weakened non-implied lits 175
1672.06/1676.03	c weakened non-implying lits 0
1672.06/1676.03	c original variables 1040520
1672.06/1676.03	c clausal propagations 13595838
1672.06/1676.03	c cardinality propagations 12951529
1672.06/1676.03	c watched propagations 0
1672.06/1676.03	c counting propagations 112
1672.06/1676.03	c watch lookups 28964697
1672.06/1676.03	c watch backjump lookups 0
1672.06/1676.03	c watch checks 499384843
1672.06/1676.03	c propagation checks 522294663
1672.06/1676.03	c constraint additions 57663876
1672.06/1676.03	c trail pops 505564946
1672.06/1676.03	c formula constraints 61390
1672.06/1676.03	c learned constraints 120888
1672.06/1676.03	c bound constraints 0
1672.06/1676.03	c core-guided constraints 0
1672.06/1676.03	c encountered formula constraints 225226
1672.06/1676.03	c encountered learned constraints 182536
1672.06/1676.03	c encountered bound constraints 0
1672.06/1676.03	c encountered core-guided constraints 0
1672.06/1676.03	c LP total time 4.80498 s
1672.06/1676.03	c LP solve time 4.26 s
1672.06/1676.03	c LP constraints added 61390
1672.06/1676.03	c LP constraints removed 0
1672.06/1676.03	c LP pivots internal 16779
1672.06/1676.03	c LP pivots root 21000
1672.06/1676.03	c LP calls 6
1672.06/1676.03	c LP optimalities 1
1672.06/1676.03	c LP no pivot count 0
1672.06/1676.03	c LP infeasibilities 0
1672.06/1676.03	c LP valid Farkas constraints 0
1672.06/1676.03	c LP learned Farkas constraints 0
1672.06/1676.03	c LP basis resets 0
1672.06/1676.03	c LP cycling count 0
1672.06/1676.03	c LP singular count 0
1672.06/1676.03	c LP no primal count 0
1672.06/1676.03	c LP no farkas count 0
1672.06/1676.03	c LP other issue count 0
1672.06/1676.03	c LP Gomory cuts 0
1672.06/1676.03	c LP learned cuts 0
1672.06/1676.03	c LP deleted cuts 0
1672.06/1676.03	c LP encountered Gomory constraints 0
1672.06/1676.03	c LP encountered Farkas constraints 0
1672.06/1676.03	c LP encountered learned Farkas constraints 0
1672.06/1676.03	c CG auxiliary variables introduced 0
1672.06/1676.03	c CG solutions found 0
1672.06/1676.03	c CG cores constructed 0
1672.06/1676.03	c CG core cardinality constraints returned 0
1672.06/1676.03	c CG unit cores 0
1672.06/1676.03	c CG single cores 0
1672.06/1676.03	c CG blocks removed during cardinality reduction 0
1672.06/1676.03	c CG first core best 0
1672.06/1676.03	c CG decision core best 0
1672.06/1676.03	c CG core reduction tie 0
1672.06/1676.03	c CG core degree average 0.00
1672.06/1676.03	c CG core slack average 0.00
1672.06/1676.03	c CG core upper bound improvements 0
1672.06/1676.03	c STR number of successful calls 0
1672.06/1676.03	c STR number of unsuccessful calls 0
1672.06/1676.03	c STR number of inconclusive calls 0
1672.06/1676.03	c STR number of successful attempts 0
1672.06/1676.03	c STR number of unsuccessful attempts 0
1672.06/1676.03	c STR number of inconclusive attempts 0
1672.06/1676.03	c STR average degree increase per successful call inf
1672.06/1676.03	c STR average degree increase per successful attempt inf
1672.06/1676.03	c STR total number of conflicts for successful attempts 0
1672.06/1676.03	c STR total number of conflicts for unsuccessful attempts 0
1672.06/1676.03	c STR total number of conflicts for inconclusive attempts 0
1672.06/1676.03	c STR average number of conflicts per successful attempt inf
1672.06/1676.03	c STR average number of conflicts per unsuccessful attempt inf
1672.06/1676.03	c STR average number of conflicts per inconclusive attempt inf
1672.06/1676.03	c AVG.sumWPerc 63.63 
1672.06/1676.03	c bigint constraints 0 
1672.06/1676.03	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Tue Jul 22 23:00: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 (48211 MiB free)
  memory of node 1: 64465 MiB (49395 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4542195-1753215343/watcher-4542195-1753215343 -o /tmp/evaluation-result-4542195-1753215343/solver-4542195-1753215343 -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-4542195-1753215343.opb /tmp/proof-4542195-1753215343 

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=157949, runsolver pid=157946

[startup+0.100093 s]*
/proc/loadavg: 4.11 4.16 4.11 5/248 157951
/proc/meminfo: memFree=100893328/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157951] ppid=157949 vsize=59092 memory=50772 CPUtime=0.08 cores=4,6
/proc/157951/stat : 157951 (pbsuma) R 157949 157949 157528 0 -1 4194304 4114 0 0 0 6 2 0 0 20 0 1 0 237212977 60510208 12693 18446744073709551615 4210688 4653049 140731900745216 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7671808 140731900754183 140731900754480 140731900754480 140731900760047 0
/proc/157951/statm: 14773 12693 960 108 0 12181 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 63284 KiB
Current children cumulated memory: 53844 KiB

[startup+0.208515 s]*
/proc/loadavg: 4.11 4.16 4.11 6/248 157951
/proc/meminfo: memFree=101910064/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157951] ppid=157949 vsize=69616 memory=61540 CPUtime=0.2 cores=4,6
/proc/157951/stat : 157951 (pbsuma) R 157949 157949 157528 0 -1 4194304 7433 0 0 0 16 4 0 0 20 0 1 0 237212977 71286784 15385 18446744073709551615 4210688 4653049 140731900745216 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7671808 140731900754183 140731900754480 140731900754480 140731900760047 0
/proc/157951/statm: 17404 15385 960 108 0 14812 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 73808 KiB
Current children cumulated memory: 64612 KiB

[startup+0.311384 s]*
/proc/loadavg: 4.11 4.16 4.11 5/248 157951
/proc/meminfo: memFree=103189364/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157951] ppid=157949 vsize=82076 memory=73324 CPUtime=0.3 cores=4,6
/proc/157951/stat : 157951 (pbsuma) R 157949 157949 157528 0 -1 4194304 10150 0 0 0 25 5 0 0 20 0 1 0 237212977 84045824 18331 18446744073709551615 4210688 4653049 140731900745216 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7671808 140731900754183 140731900754480 140731900754480 140731900760047 0
/proc/157951/statm: 20519 18331 960 108 0 17927 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 86268 KiB
Current children cumulated memory: 76396 KiB

[startup+0.700613 s]
/proc/loadavg: 4.11 4.16 4.11 5/248 157951
/proc/meminfo: memFree=105616292/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157951] ppid=157949 vsize=119928 memory=109844 CPUtime=0.67 cores=4,6
/proc/157951/stat : 157951 (pbsuma) R 157949 157949 157528 0 -1 4194304 17767 0 0 0 58 9 0 0 20 0 1 0 237212977 122806272 27461 18446744073709551615 4210688 4653049 140731900745216 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7671808 140731900754183 140731900754480 140731900754480 140731900760047 0
/proc/157951/statm: 29982 27461 960 108 0 27390 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 124120 KiB
Current children cumulated memory: 112916 KiB

[startup+1.50045 s]
/proc/loadavg: 4.11 4.16 4.11 5/250 157960
/proc/meminfo: memFree=105764648/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157951] ppid=157949 vsize=892368 memory=627264 CPUtime=1.47 cores=4,6
/proc/157951/stat : 157951 (pbsuma) R 157949 157949 157528 0 -1 4194304 34700 0 0 0 119 28 0 0 20 0 1 0 237212977 913784832 156816 18446744073709551615 4210688 4653049 140731900745216 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 7671808 140731900754183 140731900754480 140731900754480 140731900760047 0
/proc/157951/statm: 223092 156816 992 108 0 220500 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 896560 KiB
Current children cumulated memory: 630336 KiB

[startup+3.11307 s]
/proc/loadavg: 4.11 4.16 4.11 5/254 157973
/proc/meminfo: memFree=105476784/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=394768 memory=335792 CPUtime=1.15 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 32494 0 0 0 100 15 0 0 20 0 1 0 237213170 404242432 83948 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 98692 83948 2080 1147 0 86119 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 398960 KiB
Current children cumulated memory: 338864 KiB

[startup+6.3004 s]
/proc/loadavg: 4.18 4.17 4.11 5/254 157974
/proc/meminfo: memFree=104152800/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1079132 memory=987340 CPUtime=4.33 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 87109 0 0 0 392 41 0 0 20 0 1 0 237213170 1105031168 246835 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 269783 246835 2336 1147 0 257210 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1083324 KiB
Current children cumulated memory: 990412 KiB

[startup+12.7004 s]
/proc/loadavg: 4.16 4.17 4.11 5/249 158078
/proc/meminfo: memFree=108117032/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1079132 memory=987340 CPUtime=10.71 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 87182 0 0 0 1030 41 0 0 20 0 1 0 237213170 1105031168 246835 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 269783 246835 2336 1147 0 257210 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1083324 KiB
Current children cumulated memory: 990412 KiB

[startup+25.5005 s]
/proc/loadavg: 4.13 4.16 4.11 5/254 158171
/proc/meminfo: memFree=106938520/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1079132 memory=987340 CPUtime=23.47 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 87182 0 0 0 2306 41 0 0 20 0 1 0 237213170 1105031168 246835 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 269783 246835 2336 1147 0 257210 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1083324 KiB
Current children cumulated memory: 990412 KiB

[startup+51.1133 s]
/proc/loadavg: 4.16 4.16 4.11 5/254 158222
/proc/meminfo: memFree=103270248/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1118828 memory=1028016 CPUtime=49.02 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 89301 0 0 0 4827 75 0 0 20 0 1 0 237213170 1145679872 257004 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 279707 257004 2400 1147 0 267134 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1123020 KiB
Current children cumulated memory: 1031088 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.15 4.10 5/254 158230
/proc/meminfo: memFree=103244028/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1130504 memory=1035288 CPUtime=100.08 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 90621 0 0 0 9852 156 0 0 20 0 1 0 237213170 1157636096 258822 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 282626 258822 2400 1147 0 270053 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 1134696 KiB
Current children cumulated memory: 1038360 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/255 158233
/proc/meminfo: memFree=103180072/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1130636 memory=1037464 CPUtime=159.94 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 90831 0 0 0 15732 262 0 0 20 0 1 0 237213170 1157771264 259366 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 282659 259366 2400 1147 0 270086 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 1134828 KiB
Current children cumulated memory: 1040536 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.14 4.10 6/254 158235
/proc/meminfo: memFree=102998604/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1152156 memory=1064824 CPUtime=219.82 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 94971 0 0 0 21529 453 0 0 20 0 1 0 237213170 1179807744 266206 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 288039 266206 2400 1147 0 275466 0

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

/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 167859 0 0 0 113245 22479 0 0 20 0 1 0 237213170 1498628096 349305 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 365876 349305 2400 1147 0 353303 0
Current children cumulated CPU time: 1359.15 s
Current children cumulated vsize: 1467696 KiB
Current children cumulated memory: 1400292 KiB

[startup+1422.3 s]
/proc/loadavg: 4.09 4.17 4.17 5/255 158339
/proc/meminfo: memFree=100437276/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1472540 memory=1406052 CPUtime=1417.08 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 170065 0 0 0 118227 23481 0 0 20 0 1 0 237213170 1507880960 351513 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 368135 351513 2400 1147 0 355562 0
Current children cumulated CPU time: 1418.99 s
Current children cumulated vsize: 1476732 KiB
Current children cumulated memory: 1409124 KiB

[startup+1482.3 s]
/proc/loadavg: 4.07 4.16 4.17 5/254 158341
/proc/meminfo: memFree=100360700/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1519740 memory=1443584 CPUtime=1476.93 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 175497 0 0 0 123236 24457 0 0 20 0 1 0 237213170 1556213760 360896 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 379935 360896 2400 1147 0 367362 0
Current children cumulated CPU time: 1478.84 s
Current children cumulated vsize: 1523932 KiB
Current children cumulated memory: 1446656 KiB

[startup+1542.3 s]
/proc/loadavg: 4.07 4.14 4.16 5/254 158343
/proc/meminfo: memFree=100334572/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1519740 memory=1443584 CPUtime=1536.78 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 175579 0 0 0 126316 27362 0 0 20 0 1 0 237213170 1556213760 360896 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 379935 360896 2400 1147 0 367362 0
Current children cumulated CPU time: 1538.69 s
Current children cumulated vsize: 1523932 KiB
Current children cumulated memory: 1446656 KiB

[startup+1602.3 s]
/proc/loadavg: 4.14 4.14 4.16 5/254 158345
/proc/meminfo: memFree=100313644/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1519740 memory=1443584 CPUtime=1596.63 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 175765 0 0 0 130791 28872 0 0 20 0 1 0 237213170 1556213760 360896 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 379935 360896 2400 1147 0 367362 0
Current children cumulated CPU time: 1598.54 s
Current children cumulated vsize: 1523932 KiB
Current children cumulated memory: 1446656 KiB

[startup+1662.3 s]
/proc/loadavg: 4.11 4.13 4.15 5/254 158347
/proc/meminfo: memFree=100293012/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1519740 memory=1443584 CPUtime=1656.47 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 175766 0 0 0 135756 29891 0 0 20 0 1 0 237213170 1556213760 360896 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 379935 360896 2400 1147 0 367362 0
Current children cumulated CPU time: 1658.38 s
Current children cumulated vsize: 1523932 KiB
Current children cumulated memory: 1446656 KiB

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

# cumulated CPU time of all completed processes:  user=1365.29 s, system=306.831 s

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

[startup+1664 s]*
/proc/loadavg: 4.11 4.13 4.15 5/254 158347
/proc/meminfo: memFree=100284948/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1519740 memory=1443584 CPUtime=1658.17 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 175766 0 0 0 135827 29990 0 0 20 0 1 0 237213170 1556213760 360896 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 379935 360896 2400 1147 0 367362 0
Current children cumulated CPU time: 1660.08 s
Current children cumulated vsize: 1523932 KiB
Current children cumulated memory: 1446656 KiB

[startup+1670.4 s]
/proc/loadavg: 4.10 4.13 4.15 5/254 158347
/proc/meminfo: memFree=100277136/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1519740 memory=1443584 CPUtime=1664.55 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 175766 0 0 0 136117 30338 0 0 20 0 1 0 237213170 1556213760 360896 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 379935 360896 2400 1147 0 367362 0
Current children cumulated CPU time: 1666.46 s
Current children cumulated vsize: 1523932 KiB
Current children cumulated memory: 1446656 KiB

[startup+1673.6 s]
/proc/loadavg: 4.10 4.13 4.15 5/254 158347
/proc/meminfo: memFree=100277136/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1519740 memory=1443584 CPUtime=1667.75 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 175766 0 0 0 136252 30523 0 0 20 0 1 0 237213170 1556213760 360896 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 379935 360896 2400 1147 0 367362 0
Current children cumulated CPU time: 1669.66 s
Current children cumulated vsize: 1523932 KiB
Current children cumulated memory: 1446656 KiB

[startup+1675.2 s]
/proc/loadavg: 4.09 4.12 4.15 5/254 158347
/proc/meminfo: memFree=100277388/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1519740 memory=1443584 CPUtime=1669.34 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 175769 0 0 0 136328 30606 0 0 20 0 1 0 237213170 1556213760 360896 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 379935 360896 2400 1147 0 367362 0
Current children cumulated CPU time: 1671.25 s
Current children cumulated vsize: 1523932 KiB
Current children cumulated memory: 1446656 KiB

[startup+1675.6 s]
/proc/loadavg: 4.09 4.12 4.15 5/254 158347
/proc/meminfo: memFree=100277388/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1519740 memory=1443584 CPUtime=1669.74 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 175769 0 0 0 136346 30628 0 0 20 0 1 0 237213170 1556213760 360896 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 379935 360896 2400 1147 0 367362 0
Current children cumulated CPU time: 1671.65 s
Current children cumulated vsize: 1523932 KiB
Current children cumulated memory: 1446656 KiB

[startup+1676 s]*
/proc/loadavg: 4.09 4.12 4.15 5/254 158347
/proc/meminfo: memFree=100615308/131382120 swapFree=33010160/33010684
[pid=157949] ppid=157946 vsize=4192 memory=3072 CPUtime=1.91 cores=4,6
/proc/157949/stat : 157949 (run-dec-break-l) S 157946 157949 157528 0 -1 4194304 239 41363 0 0 0 0 154 37 20 0 1 0 237212976 4292608 768 18446744073709551615 94595496067072 94595496961605 140728102922240 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94595497200656 94595497248400 94595518132224 140728102930745 140728102930908 140728102930908 140728102936512 0
/proc/157949/statm: 1048 768 704 219 0 110 0
[pid=157973] ppid=157949 vsize=1146440 memory=1076752 CPUtime=1670.15 cores=4,6
/proc/157973/stat : 157973 (roundingsat) R 157949 157949 157528 0 -1 4194304 175811 0 0 0 136372 30643 0 0 20 0 1 0 237213170 1173954560 269188 18446744073709551615 4227072 8923433 140733490967120 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 18149376 140733490968856 140733490969126 140733490969126 140733490974698 0
/proc/157973/statm: 286610 269188 2400 1147 0 274037 0
Current children cumulated CPU time: 1672.06 s
Current children cumulated vsize: 1150632 KiB
Current children cumulated memory: 1079824 KiB

Child status: 0

Real time (s): 1676.05
CPU time (s): 1672.12
CPU user time (s): 1365.29
CPU system time (s): 306.831
CPU usage (%): 99.7655
Max. virtual memory (cumulated for all children) (KiB): 1523932
Max. memory (cumulated for all children) (KiB): 1446656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1365.29
system time used= 306.831
maximum resident set size= 1443584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217466
page faults= 0
swaps= 0
block input operations= 0
block output operations= 113888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 246
involuntary context switches= 1417


# summary of solver processes directly reported to runsolver:
#   pid: 157949
#   total CPU time (s): 1672.12
#   total CPU user time (s): 1365.29
#   total CPU system time (s): 306.831

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3068 second user time and 14.7418 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-22 22:15:43
IDJOB=4542195
IDBENCH=163905
IDSOLVER=3358
FILE ID=nodeC003/4542195-1753215343
RUNJOBID= nodeC003-1753211729-157539
SLURM_JOB_ID= 9687799
Free space on /tmp= 419692 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_height38_pigeons37_holes36.opb
COMMAND LINE= run-dec-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4542195-1753215343/watcher-4542195-1753215343 -o /tmp/evaluation-result-4542195-1753215343/solver-4542195-1753215343 -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-4542195-1753215343.opb /tmp/proof-4542195-1753215343

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

MD5SUM BENCH= 883a1a775d6309f3a96fbb0c62b71064
RANDOM SEED=1473273300

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		: 1197.740
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		: 1695.929
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		: 1795.756
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.207
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		: 1197.540
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		: 3491.779
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		: 2294.552
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		: 1197.846
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:        99173540 kB
MemAvailable:   126101132 kB
Buffers:            2736 kB
Cached:         27687868 kB
SwapCached:           36 kB
Active:          4931464 kB
Inactive:       26582544 kB
Active(anon):    3841920 kB
Inactive(anon):     7604 kB
Active(file):    1089544 kB
Inactive(file): 26574940 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             78460 kB
Writeback:             0 kB
AnonPages:       3823724 kB
Mapped:           114100 kB
Shmem:             26116 kB
KReclaimable:     205472 kB
Slab:             296300 kB
SReclaimable:     205472 kB
SUnreclaim:        90828 kB
KernelStack:        4016 kB
PageTables:        10504 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    4373016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149368 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3301376 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= 431556 MiB
End job on nodeC003 at 2025-07-22 22:43:39