Trace number 4529118

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 NameAnswerobjective functionCPU timeWall clock time
mixed-bag-2024 2025-07-10? (TO) 3600.11 3611.56

DiagnosticValue
AM1LB
LOWERBOUND
NAM1S
NCORES
NEXHAUSTED
NPBCORES
NPBREFORM
NTRIMMED
SCIPUB

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_11_shg.opb
MD5SUM1fbef458f61b2221fcf0474a376c4852
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark3585.25
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15008
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint65
Maximum length of a constraint90
Number of terms in the objective function 15008
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 15008
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15008
Number of bits of the biggest sum of numbers14
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.02	c RoundingSat 2
0.00/0.02	c branch 
0.00/0.02	c commit 
0.00/0.02	c with Papilo
0.00/0.02	c with SCIP
0.00/0.02	c [STEP] parsing instance
4.56/4.65	c [STEP] preprocessing with Papilo
5.27/5.39	c Papilo could not simplify the problem
5.27/5.39	c [STEP] solving with SCIP
305.56/306.53	c [STEP] preprocessing done, loading into solver
306.36/307.34	c [STEP] solving
306.36/307.34	c #variables 15009 #constraints 65280
306.36/307.34	c SMALL=int, LARGE=long long
306.36/307.34	d SCIPUB 80
306.36/307.34	c bounds - >= 0 @ 304.214
306.36/307.34	c stratification level: 0
860.82/863.44	c bounds - >= 1 @ 304.378
860.82/863.44	c bounds - >= 2 @ 304.381
860.82/863.44	c bounds - >= 3 @ 304.386
860.82/863.44	c bounds - >= 4 @ 304.389
860.82/863.44	c bounds - >= 5 @ 304.397
860.82/863.44	c bounds - >= 6 @ 304.402
860.82/863.44	c bounds - >= 7 @ 304.406
860.82/863.44	c bounds - >= 8 @ 304.409
860.82/863.44	c bounds - >= 9 @ 304.414
860.82/863.44	c bounds - >= 10 @ 304.418
860.82/863.44	c bounds - >= 11 @ 304.423
860.82/863.44	c bounds - >= 12 @ 304.427
860.82/863.44	c bounds - >= 13 @ 304.433
860.82/863.44	c bounds - >= 14 @ 304.436
860.82/863.44	c bounds - >= 15 @ 304.442
860.82/863.44	c bounds - >= 16 @ 304.447
860.82/863.44	c bounds - >= 17 @ 304.45
860.82/863.44	c bounds - >= 18 @ 304.464
860.82/863.44	c bounds - >= 19 @ 304.471
860.82/863.44	c bounds - >= 20 @ 304.476
860.82/863.44	c bounds - >= 21 @ 304.482
860.82/863.44	c bounds - >= 22 @ 304.489
860.82/863.44	c bounds - >= 23 @ 304.497
860.82/863.44	c #Conflicts:       1000 | #Constraints:      66303
860.82/863.44	c #Conflicts:       2000 | #Constraints:      67303
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:       3000 | #Constraints:      67287
860.82/863.44	c #Conflicts:       4000 | #Constraints:      68287
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:       5000 | #Constraints:      67696
860.82/863.44	c #Conflicts:       6000 | #Constraints:      68696
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:       7000 | #Constraints:      67700
860.82/863.44	c #Conflicts:       8000 | #Constraints:      68700
860.82/863.44	c #Conflicts:       9000 | #Constraints:      69700
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      10000 | #Constraints:      68400
860.82/863.44	c #Conflicts:      11000 | #Constraints:      69400
860.82/863.44	c #Conflicts:      12000 | #Constraints:      70400
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      13000 | #Constraints:      68844
860.82/863.44	c #Conflicts:      14000 | #Constraints:      69844
860.82/863.44	c #Conflicts:      15000 | #Constraints:      70844
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      16000 | #Constraints:      69075
860.82/863.44	c #Conflicts:      17000 | #Constraints:      70075
860.82/863.44	c #Conflicts:      18000 | #Constraints:      71075
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      19000 | #Constraints:      69093
860.82/863.44	c #Conflicts:      20000 | #Constraints:      70093
860.82/863.44	c #Conflicts:      21000 | #Constraints:      71093
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      22000 | #Constraints:      68897
860.82/863.44	c #Conflicts:      23000 | #Constraints:      69897
860.82/863.44	c #Conflicts:      24000 | #Constraints:      70897
860.82/863.44	c #Conflicts:      25000 | #Constraints:      71897
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      26000 | #Constraints:      69500
860.82/863.44	c #Conflicts:      27000 | #Constraints:      70500
860.82/863.44	c #Conflicts:      28000 | #Constraints:      71500
860.82/863.44	c #Conflicts:      29000 | #Constraints:      72500
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      30000 | #Constraints:      69897
860.82/863.44	c #Conflicts:      31000 | #Constraints:      70897
860.82/863.44	c #Conflicts:      32000 | #Constraints:      71897
860.82/863.44	c #Conflicts:      33000 | #Constraints:      72897
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      34000 | #Constraints:      70098
860.82/863.44	c #Conflicts:      35000 | #Constraints:      71098
860.82/863.44	c #Conflicts:      36000 | #Constraints:      72098
860.82/863.44	c #Conflicts:      37000 | #Constraints:      73098
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      38000 | #Constraints:      70100
860.82/863.44	c #Conflicts:      39000 | #Constraints:      71100
860.82/863.44	c #Conflicts:      40000 | #Constraints:      72100
860.82/863.44	c #Conflicts:      41000 | #Constraints:      73100
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      42000 | #Constraints:      69904
860.82/863.44	c #Conflicts:      43000 | #Constraints:      70904
860.82/863.44	c #Conflicts:      44000 | #Constraints:      71904
860.82/863.44	c #Conflicts:      45000 | #Constraints:      72904
860.82/863.44	c #Conflicts:      46000 | #Constraints:      73904
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      47000 | #Constraints:      70504
860.82/863.44	c #Conflicts:      48000 | #Constraints:      71504
860.82/863.44	c #Conflicts:      49000 | #Constraints:      72504
860.82/863.44	c #Conflicts:      50000 | #Constraints:      73504
860.82/863.44	c #Conflicts:      51000 | #Constraints:      74504
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      52000 | #Constraints:      70900
860.82/863.44	c #Conflicts:      53000 | #Constraints:      71900
860.82/863.44	c #Conflicts:      54000 | #Constraints:      72900
860.82/863.44	c #Conflicts:      55000 | #Constraints:      73900
860.82/863.44	c #Conflicts:      56000 | #Constraints:      74900
860.82/863.44	c INPROCESSING
860.82/863.44	c GARBAGE COLLECT
860.82/863.44	c #Conflicts:      57000 | #Constraints:      71102
1865.70/1871.46	c #Conflicts:      58000 | #Constraints:      72102
1865.70/1871.46	c #Conflicts:      59000 | #Constraints:      73102
1865.70/1871.46	c #Conflicts:      60000 | #Constraints:      74102
1865.70/1871.46	c #Conflicts:      61000 | #Constraints:      75102
1865.70/1871.46	c INPROCESSING
1865.70/1871.46	c GARBAGE COLLECT
1865.70/1871.46	c #Conflicts:      62000 | #Constraints:      71102
1865.70/1871.46	c #Conflicts:      63000 | #Constraints:      72102
1865.70/1871.46	c #Conflicts:      64000 | #Constraints:      73102
1865.70/1871.46	c #Conflicts:      65000 | #Constraints:      74102
1865.70/1871.46	c #Conflicts:      66000 | #Constraints:      75102
1865.70/1871.46	c INPROCESSING
1865.70/1871.46	c GARBAGE COLLECT
1865.70/1871.46	c #Conflicts:      67000 | #Constraints:      70910
1865.70/1871.46	c #Conflicts:      68000 | #Constraints:      71910
1865.70/1871.46	c #Conflicts:      69000 | #Constraints:      72910
1865.70/1871.46	c #Conflicts:      70000 | #Constraints:      73910
1865.70/1871.46	c #Conflicts:      71000 | #Constraints:      74910
1865.70/1871.46	c #Conflicts:      72000 | #Constraints:      75910
1865.70/1871.46	c INPROCESSING
1865.70/1871.46	c GARBAGE COLLECT
1865.70/1871.46	c #Conflicts:      73000 | #Constraints:      71502
1865.70/1871.46	c #Conflicts:      74000 | #Constraints:      72502
1865.70/1871.46	c #Conflicts:      75000 | #Constraints:      73502
1865.70/1871.46	c #Conflicts:      76000 | #Constraints:      74502
1865.70/1871.46	c #Conflicts:      77000 | #Constraints:      75502
1865.70/1871.46	c #Conflicts:      78000 | #Constraints:      76502
1865.70/1871.46	c INPROCESSING
1865.70/1871.46	c GARBAGE COLLECT
1865.70/1871.46	c #Conflicts:      79000 | #Constraints:      71907
1865.70/1871.46	c #Conflicts:      80000 | #Constraints:      72907
1865.70/1871.46	c #Conflicts:      81000 | #Constraints:      73907
1865.70/1871.46	c #Conflicts:      82000 | #Constraints:      74907
1865.70/1871.46	c #Conflicts:      83000 | #Constraints:      75907
1865.70/1871.46	c #Conflicts:      84000 | #Constraints:      76907
1865.70/1871.46	c INPROCESSING
1865.70/1871.46	c GARBAGE COLLECT
1865.70/1871.46	c #Conflicts:      85000 | #Constraints:      72105
1865.70/1871.46	c #Conflicts:      86000 | #Constraints:      73105
1865.70/1871.46	c #Conflicts:      87000 | #Constraints:      74105
1865.70/1871.46	c #Conflicts:      88000 | #Constraints:      75105
1865.70/1871.46	c #Conflicts:      89000 | #Constraints:      76105
1865.70/1871.46	c #Conflicts:      90000 | #Constraints:      77105
1865.70/1871.46	c INPROCESSING
1865.70/1871.46	c GARBAGE COLLECT
1865.70/1871.46	c #Conflicts:      91000 | #Constraints:      72104
1865.70/1871.46	c #Conflicts:      92000 | #Constraints:      73104
1865.70/1871.46	c #Conflicts:      93000 | #Constraints:      74104
1865.70/1871.46	c #Conflicts:      94000 | #Constraints:      75104
1865.70/1871.46	c #Conflicts:      95000 | #Constraints:      76104
1865.70/1871.46	c #Conflicts:      96000 | #Constraints:      77104
1865.70/1871.46	c INPROCESSING
1865.70/1871.46	c GARBAGE COLLECT
1865.70/1871.46	c #Conflicts:      97000 | #Constraints:      71903
1865.70/1871.46	c #Conflicts:      98000 | #Constraints:      72903
1865.70/1871.46	c #Conflicts:      99000 | #Constraints:      73903
1865.70/1871.46	c #Conflicts:     100000 | #Constraints:      74903
1865.70/1871.46	c #Conflicts:     101000 | #Constraints:      75903
1865.70/1871.46	c #Conflicts:     102000 | #Constraints:      76903
1865.70/1871.46	c #Conflicts:     103000 | #Constraints:      77903
1865.70/1871.46	c INPROCESSING
1865.70/1871.46	c GARBAGE COLLECT
1865.70/1871.46	c #Conflicts:     104000 | #Constraints:      72506
1865.70/1871.46	c #Conflicts:     105000 | #Constraints:      73506
1865.70/1871.46	c #Conflicts:     106000 | #Constraints:      74506
1865.70/1871.46	c #Conflicts:     107000 | #Constraints:      75506
1865.70/1871.46	c #Conflicts:     108000 | #Constraints:      76506
1865.70/1871.46	c #Conflicts:     109000 | #Constraints:      77506
1865.70/1871.46	c #Conflicts:     110000 | #Constraints:      78506
1865.70/1871.46	c INPROCESSING
1865.70/1871.46	c GARBAGE COLLECT
1865.70/1871.46	c #Conflicts:     111000 | #Constraints:      72912
1865.70/1871.46	c #Conflicts:     112000 | #Constraints:      73912
1865.70/1871.46	c #Conflicts:     113000 | #Constraints:      74912
1865.70/1871.46	c #Conflicts:     114000 | #Constraints:      75912
1865.70/1871.46	c #Conflicts:     115000 | #Constraints:      76912
1865.70/1871.46	c #Conflicts:     116000 | #Constraints:      77912
1865.70/1871.46	c #Conflicts:     117000 | #Constraints:      78912
1865.70/1871.46	c INPROCESSING
1865.70/1871.46	c GARBAGE COLLECT
1865.70/1871.46	c #Conflicts:     118000 | #Constraints:      73106
1865.70/1871.46	c #Conflicts:     119000 | #Constraints:      74106
1865.70/1871.46	c #Conflicts:     120000 | #Constraints:      75106
1865.70/1871.46	c #Conflicts:     121000 | #Constraints:      76106
1865.70/1871.46	c #Conflicts:     122000 | #Constraints:      77106
1865.70/1871.46	c #Conflicts:     123000 | #Constraints:      78106
1865.70/1871.46	c #Conflicts:     124000 | #Constraints:      79106
1865.70/1871.46	c INPROCESSING
1865.70/1871.46	c GARBAGE COLLECT
1865.70/1871.46	c #Conflicts:     125000 | #Constraints:      73101
1865.70/1871.46	c #Conflicts:     126000 | #Constraints:      74101
1865.70/1871.46	c #Conflicts:     127000 | #Constraints:      75101
1865.70/1871.46	c #Conflicts:     128000 | #Constraints:      76101
1865.70/1871.46	c #Conflicts:     129000 | #Constraints:      77101
3043.08/3052.78	c #Conflicts:     130000 | #Constraints:      78101
3043.08/3052.78	c #Conflicts:     131000 | #Constraints:      79101
3043.08/3052.78	c INPROCESSING
3043.08/3052.78	c GARBAGE COLLECT
3043.08/3052.78	c #Conflicts:     132000 | #Constraints:      72907
3043.08/3052.78	c #Conflicts:     133000 | #Constraints:      73907
3043.08/3052.78	c #Conflicts:     134000 | #Constraints:      74907
3043.08/3052.78	c #Conflicts:     135000 | #Constraints:      75907
3043.08/3052.78	c #Conflicts:     136000 | #Constraints:      76907
3043.08/3052.78	c #Conflicts:     137000 | #Constraints:      77907
3043.08/3052.78	c #Conflicts:     138000 | #Constraints:      78907
3043.08/3052.78	c #Conflicts:     139000 | #Constraints:      79907
3043.08/3052.78	c INPROCESSING
3043.08/3052.78	c GARBAGE COLLECT
3043.08/3052.78	c #Conflicts:     140000 | #Constraints:      73506
3043.08/3052.78	c #Conflicts:     141000 | #Constraints:      74506
3043.08/3052.78	c #Conflicts:     142000 | #Constraints:      75506
3043.08/3052.78	c #Conflicts:     143000 | #Constraints:      76506
3043.08/3052.78	c #Conflicts:     144000 | #Constraints:      77506
3043.08/3052.78	c #Conflicts:     145000 | #Constraints:      78506
3043.08/3052.78	c #Conflicts:     146000 | #Constraints:      79506
3043.08/3052.78	c #Conflicts:     147000 | #Constraints:      80506
3043.08/3052.78	c INPROCESSING
3043.08/3052.78	c GARBAGE COLLECT
3043.08/3052.78	c #Conflicts:     148000 | #Constraints:      73908
3043.08/3052.78	c #Conflicts:     149000 | #Constraints:      74908
3043.08/3052.78	c #Conflicts:     150000 | #Constraints:      75908
3043.08/3052.78	c #Conflicts:     151000 | #Constraints:      76908
3043.08/3052.78	c #Conflicts:     152000 | #Constraints:      77908
3043.08/3052.78	c #Conflicts:     153000 | #Constraints:      78908
3043.08/3052.78	c #Conflicts:     154000 | #Constraints:      79908
3043.08/3052.78	c #Conflicts:     155000 | #Constraints:      80908
3043.08/3052.78	c INPROCESSING
3043.08/3052.78	c GARBAGE COLLECT
3043.08/3052.78	c #Conflicts:     156000 | #Constraints:      74115
3043.08/3052.78	c #Conflicts:     157000 | #Constraints:      75115
3043.08/3052.78	c #Conflicts:     158000 | #Constraints:      76115
3043.08/3052.78	c #Conflicts:     159000 | #Constraints:      77115
3043.08/3052.78	c #Conflicts:     160000 | #Constraints:      78115
3043.08/3052.78	c #Conflicts:     161000 | #Constraints:      79115
3043.08/3052.78	c #Conflicts:     162000 | #Constraints:      80115
3043.08/3052.78	c #Conflicts:     163000 | #Constraints:      81115
3043.08/3052.78	c INPROCESSING
3043.08/3052.78	c GARBAGE COLLECT
3043.08/3052.78	c #Conflicts:     164000 | #Constraints:      74107
3043.08/3052.78	c #Conflicts:     165000 | #Constraints:      75107
3043.08/3052.78	c #Conflicts:     166000 | #Constraints:      76107
3043.08/3052.78	c #Conflicts:     167000 | #Constraints:      77107
3043.08/3052.78	c #Conflicts:     168000 | #Constraints:      78107
3043.08/3052.78	c #Conflicts:     169000 | #Constraints:      79107
3043.08/3052.78	c #Conflicts:     170000 | #Constraints:      80107
3043.08/3052.78	c #Conflicts:     171000 | #Constraints:      81107
3043.08/3052.78	c INPROCESSING
3043.08/3052.78	c GARBAGE COLLECT
3043.08/3052.78	c #Conflicts:     172000 | #Constraints:      73903
3043.08/3052.78	c #Conflicts:     173000 | #Constraints:      74903
3043.08/3052.78	c #Conflicts:     174000 | #Constraints:      75903
3043.08/3052.78	c #Conflicts:     175000 | #Constraints:      76903
3043.08/3052.78	c #Conflicts:     176000 | #Constraints:      77903
3043.08/3052.78	c #Conflicts:     177000 | #Constraints:      78903
3043.08/3052.78	c #Conflicts:     178000 | #Constraints:      79903
3043.08/3052.78	c #Conflicts:     179000 | #Constraints:      80903
3043.08/3052.78	c #Conflicts:     180000 | #Constraints:      81903
3043.08/3052.78	c INPROCESSING
3043.08/3052.78	c GARBAGE COLLECT
3043.08/3052.78	c #Conflicts:     181000 | #Constraints:      74505
3043.08/3052.78	c #Conflicts:     182000 | #Constraints:      75505
3043.08/3052.78	c #Conflicts:     183000 | #Constraints:      76505
3043.08/3052.78	c #Conflicts:     184000 | #Constraints:      77505
3043.08/3052.78	c #Conflicts:     185000 | #Constraints:      78505
3043.08/3052.78	c #Conflicts:     186000 | #Constraints:      79505
3043.08/3052.78	c #Conflicts:     187000 | #Constraints:      80505
3043.08/3052.78	c #Conflicts:     188000 | #Constraints:      81505
3043.08/3052.78	c #Conflicts:     189000 | #Constraints:      82505
3043.08/3052.78	c INPROCESSING
3043.08/3052.78	c GARBAGE COLLECT
3043.08/3052.78	c #Conflicts:     190000 | #Constraints:      74903
3043.08/3052.78	c #Conflicts:     191000 | #Constraints:      75903
3043.08/3052.78	c #Conflicts:     192000 | #Constraints:      76903
3043.08/3052.78	c #Conflicts:     193000 | #Constraints:      77903
3043.08/3052.78	c #Conflicts:     194000 | #Constraints:      78903
3043.08/3052.78	c #Conflicts:     195000 | #Constraints:      79903
3043.08/3052.78	c #Conflicts:     196000 | #Constraints:      80903
3043.08/3052.78	c #Conflicts:     197000 | #Constraints:      81903
3043.08/3052.78	c #Conflicts:     198000 | #Constraints:      82903
3043.08/3052.78	c INPROCESSING
3043.08/3052.78	c GARBAGE COLLECT
3043.08/3052.78	c #Conflicts:     199000 | #Constraints:      75105
3043.08/3052.78	c #Conflicts:     200000 | #Constraints:      76105
3043.08/3052.78	c #Conflicts:     201000 | #Constraints:      77105
3043.08/3052.78	c #Conflicts:     202000 | #Constraints:      78105
3600.04/3611.50	c #Conflicts:     203000 | #Constraints:      79105
3600.04/3611.50	c #Conflicts:     204000 | #Constraints:      80105
3600.04/3611.50	c #Conflicts:     205000 | #Constraints:      81105
3600.04/3611.50	c #Conflicts:     206000 | #Constraints:      82105
3600.04/3611.50	c #Conflicts:     207000 | #Constraints:      83105
3600.04/3611.50	c INPROCESSING
3600.04/3611.50	c GARBAGE COLLECT
3600.04/3611.50	c #Conflicts:     208000 | #Constraints:      75105
3600.04/3611.50	c #Conflicts:     209000 | #Constraints:      76105
3600.04/3611.50	c #Conflicts:     210000 | #Constraints:      77105
3600.04/3611.50	c #Conflicts:     211000 | #Constraints:      78105
3600.04/3611.50	c #Conflicts:     212000 | #Constraints:      79105
3600.04/3611.50	c #Conflicts:     213000 | #Constraints:      80105
3600.04/3611.50	c #Conflicts:     214000 | #Constraints:      81105
3600.04/3611.50	c #Conflicts:     215000 | #Constraints:      82105
3600.04/3611.50	c #Conflicts:     216000 | #Constraints:      83105
3600.04/3611.50	c INPROCESSING
3600.04/3611.50	c GARBAGE COLLECT
3600.04/3611.50	c #Conflicts:     217000 | #Constraints:      74904
3600.04/3611.50	c #Conflicts:     218000 | #Constraints:      75904
3600.04/3611.50	c #Conflicts:     219000 | #Constraints:      76904
3600.04/3611.50	c #Conflicts:     220000 | #Constraints:      77904
3600.04/3611.50	c #Conflicts:     221000 | #Constraints:      78904
3600.04/3611.50	c #Conflicts:     222000 | #Constraints:      79904
3600.04/3611.50	c #Conflicts:     223000 | #Constraints:      80904
3600.04/3611.50	c #Conflicts:     224000 | #Constraints:      81904
3600.04/3611.50	c #Conflicts:     225000 | #Constraints:      82904
3600.04/3611.50	c #Conflicts:     226000 | #Constraints:      83904
3600.04/3611.50	c INPROCESSING
3600.04/3611.50	c GARBAGE COLLECT
3600.04/3611.50	c #Conflicts:     227000 | #Constraints:      75506
3600.04/3611.50	c #Conflicts:     228000 | #Constraints:      76506
3600.04/3611.50	c #Conflicts:     229000 | #Constraints:      77506
3600.04/3611.50	c #Conflicts:     230000 | #Constraints:      78506
3600.04/3611.50	c #Conflicts:     231000 | #Constraints:      79506
3600.04/3611.50	c #Conflicts:     232000 | #Constraints:      80506
3600.04/3611.50	c #Conflicts:     233000 | #Constraints:      81506
3600.04/3611.50	c #Conflicts:     234000 | #Constraints:      82506
3600.04/3611.50	c #Conflicts:     235000 | #Constraints:      83506
3600.04/3611.50	c #Conflicts:     236000 | #Constraints:      84506
3600.04/3611.50	c INPROCESSING
3600.04/3611.50	c GARBAGE COLLECT
3600.04/3611.50	c #Conflicts:     237000 | #Constraints:      75903
3600.04/3611.50	c Program interrupted by user.
3600.04/3611.50	c cpu time 3547.96 s
3600.04/3611.50	c deterministic time 144946990348 1.45e+11
3600.04/3611.50	c optimization time 18.8681 s
3600.04/3611.50	c total solve time 3224.88 s
3600.04/3611.50	c core-guided solve time 3224.88 s
3600.04/3611.50	c propagation time 2108.14 s
3600.04/3611.50	c conflict analysis time 803.28 s
3600.04/3611.50	c propagations 232267576
3600.04/3611.50	c resolve steps 753671
3600.04/3611.50	c decisions 64336657
3600.04/3611.50	c conflicts 237646
3600.04/3611.50	c restarts 541
3600.04/3611.50	c inprocessing phases 40
3600.04/3611.50	c input clauses 65281
3600.04/3611.50	c input cardinalities 23
3600.04/3611.50	c input general constraints 0
3600.04/3611.50	c input average constraint length 87.81
3600.04/3611.50	c input average constraint degree 1.23
3600.04/3611.50	c learned clauses 3928
3600.04/3611.50	c learned cardinalities 117
3600.04/3611.50	c learned general constraints 233600
3600.04/3611.50	c learned average constraint length 13639.62
3600.04/3611.50	c learned average constraint degree 5396743.96
3600.04/3611.50	c watched constraints 1179
3600.04/3611.50	c counting constraints 232421
3600.04/3611.50	c gcd simplifications 400
3600.04/3611.50	c detected cardinalities 0
3600.04/3611.50	c weakened non-implied lits 41036790
3600.04/3611.50	c weakened non-implying lits 2360
3600.04/3611.50	c original variables 15008
3600.04/3611.50	c clausal propagations 3564931
3600.04/3611.50	c cardinality propagations 13463
3600.04/3611.50	c watched propagations 82962
3600.04/3611.50	c counting propagations 228371215
3600.04/3611.50	c watch lookups 25451841404
3600.04/3611.50	c watch backjump lookups 25396260208
3600.04/3611.50	c watch checks 1598717741
3600.04/3611.50	c propagation checks 85699893249
3600.04/3611.50	c constraint additions 6206846033
3600.04/3611.50	c trail pops 296827479
3600.04/3611.50	c formula constraints 65280
3600.04/3611.50	c learned constraints 237645
3600.04/3611.50	c bound constraints 24
3600.04/3611.50	c core-guided constraints 0
3600.04/3611.50	c encountered formula constraints 556759
3600.04/3611.50	c encountered learned constraints 434536
3600.04/3611.50	c encountered bound constraints 22
3600.04/3611.50	c encountered core-guided constraints 0
3600.04/3611.50	c LP total time 0 s
3600.04/3611.50	c LP solve time 0 s
3600.04/3611.50	c LP constraints added 0
3600.04/3611.50	c LP constraints removed 0
3600.04/3611.50	c LP pivots internal 0
3600.04/3611.50	c LP pivots root 0
3600.04/3611.50	c LP calls 0
3600.04/3611.50	c LP optimalities 0
3600.04/3611.50	c LP no pivot count 0
3600.04/3611.50	c LP infeasibilities 0
3600.04/3611.50	c LP valid Farkas constraints 0
3600.04/3611.50	c LP learned Farkas constraints 0
3600.04/3611.50	c LP basis resets 0
3600.04/3611.50	c LP cycling count 0
3600.04/3611.50	c LP singular count 0
3600.04/3611.50	c LP no primal count 0
3600.04/3611.50	c LP no farkas count 0
3600.04/3611.50	c LP other issue count 0
3600.04/3611.50	c LP Gomory cuts 0
3600.04/3611.50	c LP learned cuts 0
3600.04/3611.50	c LP deleted cuts 0
3600.04/3611.50	c LP encountered Gomory constraints 0
3600.04/3611.50	c LP encountered Farkas constraints 0
3600.04/3611.50	c LP encountered learned Farkas constraints 0
3600.04/3611.50	c CG auxiliary variables introduced 0
3600.04/3611.50	c CG solutions found 0
3600.04/3611.50	c CG cores constructed 23
3600.04/3611.50	c CG core cardinality constraints returned 0
3600.04/3611.50	c CG unit cores 0
3600.04/3611.50	c CG single cores 23
3600.04/3611.50	c CG blocks removed during cardinality reduction 0
3600.04/3611.50	c CG first core best 0
3600.04/3611.50	c CG decision core best 0
3600.04/3611.50	c CG core reduction tie 0
3600.04/3611.50	c CG core degree average 1.00
3600.04/3611.50	c CG core slack average 79.74
3600.04/3611.50	c CG exhausted 0
3600.04/3611.50	c CG exhaust time 0 s
3600.04/3611.50	c CG trimmed 0
3600.04/3611.50	c CG trim time 0.001458 s
3600.04/3611.50	c CG minimized 0
3600.04/3611.50	c CG minimize time 0 s
3600.04/3611.50	c CG am1 prop time 0.02926 s
3600.04/3611.50	c CG # am1s reformulated 0
3600.04/3611.50	c CG lower bound derived from am1s 0
3600.04/3611.50	c CG # clausal cores 23
3600.04/3611.50	c CG # cardinality cores 0
3600.04/3611.50	c CG # pb cores 0
3600.04/3611.50	c CG # pb reforms 0
3600.04/3611.50	c CG # cores discarded because of pb reform 0
3600.04/3611.50	d LOWERBOUND 23
3600.04/3611.50	d NCORES 23
3600.04/3611.50	d NPBCORES 0
3600.04/3611.50	d NPBREFORM 0
3600.04/3611.50	d NTRIMMED 0
3600.04/3611.50	d NEXHAUSTED 0
3600.04/3611.50	d NAM1S 0
3600.04/3611.50	d AM1LB 0
3600.04/3611.50	c [Papilo Statistics]
3600.04/3611.50	c prepro time 0.744069s
3600.04/3611.50	c # tsx applied 0
3600.04/3611.50	c # tsx conflicts 0
3600.04/3611.50	c # bound changes 0
3600.04/3611.50	c # side changes 0
3600.04/3611.50	c # coef changes 0
3600.04/3611.50	c # rounds 1
3600.04/3611.50	c # deted vars 0
3600.04/3611.50	c # deted constrs 0
3600.04/3611.50	c # consecutive rounds of only bound changes 0
3600.04/3611.55	s UNKNOWN

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: 63794 MiB (62806 MiB free)
  memory of node 1: 64507 MiB (61507 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529118-1752260181/watcher-4529118-1752260181 -o /tmp/evaluation-result-4529118-1752260181/solver-4529118-1752260181 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1752256569-112134 --watchdog 3760 mixed-bag HOME/instance-4529118-1752260181.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=112563, runsolver pid=112560
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 4.17 4.14 4.10 5/252 112564
/proc/meminfo: memFree=127297184/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=87668 memory=14092 CPUtime=0.09 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 2644 0 0 0 8 1 0 0 20 0 1 0 141697574 89772032 3523 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 21917 3523 2144 2834 0 4669 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 87668 KiB
Current children cumulated memory: 14092 KiB

[startup+0.208699 s]*
/proc/loadavg: 4.17 4.14 4.10 5/252 112564
/proc/meminfo: memFree=127274188/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=89716 memory=16340 CPUtime=0.2 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 3204 0 0 0 18 2 0 0 20 0 1 0 141697574 91869184 4085 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 22429 4085 2144 2834 0 5181 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 89716 KiB
Current children cumulated memory: 16340 KiB

[startup+0.308914 s]*
/proc/loadavg: 4.17 4.14 4.10 5/252 112564
/proc/meminfo: memFree=127251884/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=93812 memory=19720 CPUtime=0.3 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 3526 0 0 0 28 2 0 0 20 0 1 0 141697574 96063488 4930 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 23453 4930 2144 2834 0 6205 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 93812 KiB
Current children cumulated memory: 19720 KiB

[startup+0.700274 s]
/proc/loadavg: 4.17 4.14 4.10 5/252 112564
/proc/meminfo: memFree=127243692/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=102004 memory=28068 CPUtime=0.68 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 4107 0 0 0 65 3 0 0 20 0 1 0 141697574 104452096 7017 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 25501 7017 2144 2834 0 8253 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 102004 KiB
Current children cumulated memory: 28068 KiB

[startup+1.50028 s]
/proc/loadavg: 4.17 4.14 4.10 5/252 112564
/proc/meminfo: memFree=127191936/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=151156 memory=55200 CPUtime=1.47 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 5275 0 0 0 141 6 0 0 20 0 1 0 141697574 154783744 13800 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 37789 13800 2144 2834 0 20541 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 151156 KiB
Current children cumulated memory: 55200 KiB

[startup+3.11276 s]
/proc/loadavg: 4.16 4.14 4.09 5/252 112564
/proc/meminfo: memFree=126664456/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=216692 memory=132380 CPUtime=3.08 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 6233 0 0 0 298 10 0 0 20 0 1 0 141697574 221892608 33095 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 54173 33095 2144 2834 0 36925 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 216692 KiB
Current children cumulated memory: 132380 KiB

[startup+6.3003 s]
/proc/loadavg: 4.16 4.14 4.09 5/252 112564
/proc/meminfo: memFree=125144464/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=1189120 memory=1019920 CPUtime=6.26 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 162585 0 0 0 568 58 0 0 20 0 1 0 141697574 1217658880 254948 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 297280 254980 3936 2834 0 279485 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1189120 KiB
Current children cumulated memory: 1019920 KiB

[startup+12.7003 s]
/proc/loadavg: 4.15 4.13 4.09 5/252 112564
/proc/meminfo: memFree=122805540/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=1914264 memory=1738420 CPUtime=12.63 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 323141 0 0 0 1155 108 0 0 20 0 1 0 141697574 1960206336 434605 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 478566 434605 4000 2834 0 460771 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1914264 KiB
Current children cumulated memory: 1738420 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 4.13 4.09 5/252 112564
/proc/meminfo: memFree=120664972/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=4929292 memory=4391924 CPUtime=25.4 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 353354 0 0 0 2374 166 0 0 20 0 1 0 141697574 5047595008 1097981 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1232323 1097981 4096 2834 0 1214528 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 4929292 KiB
Current children cumulated memory: 4391924 KiB

[startup+51.1129 s]
/proc/loadavg: 4.15 4.13 4.09 5/253 112566
/proc/meminfo: memFree=120184652/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=5264980 memory=4710596 CPUtime=50.93 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 449908 0 0 0 4883 210 0 0 20 0 1 0 141697574 5391339520 1177649 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1316245 1177649 4256 2834 0 1298450 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 5264980 KiB
Current children cumulated memory: 4710596 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/253 112571
/proc/meminfo: memFree=120222248/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=5264980 memory=4713408 CPUtime=101.97 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 450157 0 0 0 9986 211 0 0 20 0 1 0 141697574 5391339520 1178352 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1316245 1178352 4256 2834 0 1298450 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 5264980 KiB
Current children cumulated memory: 4713408 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/248 112581
/proc/meminfo: memFree=120289028/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=5264980 memory=4713408 CPUtime=161.8 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 450157 0 0 0 15969 211 0 0 20 0 1 0 141697574 5391339520 1178352 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1316245 1178352 4256 2834 0 1298450 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 5264980 KiB
Current children cumulated memory: 4713408 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/252 112619
/proc/meminfo: memFree=119434768/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=5264980 memory=4713408 CPUtime=221.61 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 450157 0 0 0 21950 211 0 0 20 0 1 0 141697574 5391339520 1178352 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1316245 1178352 4256 2834 0 1298450 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 5264980 KiB
Current children cumulated memory: 4713408 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/252 112632
/proc/meminfo: memFree=119427528/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=5264980 memory=4713408 CPUtime=281.43 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 450238 0 0 0 27932 211 0 0 20 0 1 0 141697574 5391339520 1178352 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1316245 1178352 4256 2834 0 1298450 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 5264980 KiB
Current children cumulated memory: 4713408 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/251 112634
/proc/meminfo: memFree=123157316/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=1811512 memory=1620744 CPUtime=341.26 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 456293 0 0 0 33770 356 0 0 20 0 1 0 141697574 1854988288 405186 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 452878 405186 4448 2834 0 435083 0
Current children cumulated CPU time: 341.26 s
Current children cumulated vsize: 1811512 KiB
Current children cumulated memory: 1620744 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/250 112636
/proc/meminfo: memFree=122955304/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=1811512 memory=1740672 CPUtime=401.08 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 456730 0 0 0 39629 479 0 0 20 0 1 0 141697574 1854988288 435168 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 452878 435168 4448 2834 0 435083 0
Current children cumulated CPU time: 401.08 s
Current children cumulated vsize: 1811512 KiB
Current children cumulated memory: 1740672 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/251 112685
/proc/meminfo: memFree=112409420/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=2182428 memory=1853104 CPUtime=460.9 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 462876 0 0 0 45473 617 0 0 20 0 1 0 141697574 2234806272 463276 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 545607 463276 4448 2834 0 527812 0
Current children cumulated CPU time: 460.9 s

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

Current children cumulated memory: 4523736 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.16 4.14 5/250 112804
/proc/meminfo: memFree=97652812/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=5585856 memory=4523736 CPUtime=2913.13 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 819102 0 0 0 286821 4492 0 0 20 0 1 0 141697574 5719916544 1130934 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1396464 1130934 4448 2834 0 1378669 0
Current children cumulated CPU time: 2913.13 s
Current children cumulated vsize: 5585856 KiB
Current children cumulated memory: 4523736 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.15 4.13 5/251 112807
/proc/meminfo: memFree=97541652/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=5585856 memory=4523736 CPUtime=2972.92 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 819279 0 0 0 292724 4568 0 0 20 0 1 0 141697574 5719916544 1130934 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1396464 1130934 4448 2834 0 1378669 0
Current children cumulated CPU time: 2972.92 s
Current children cumulated vsize: 5585856 KiB
Current children cumulated memory: 4523736 KiB

[startup+3042.3 s]
/proc/loadavg: 4.62 4.28 4.18 5/252 112812
/proc/meminfo: memFree=97187448/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=5986264 memory=4791728 CPUtime=3032.72 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 874305 0 0 0 298648 4624 0 0 20 0 1 0 141697574 6129934336 1197932 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1496566 1197932 4448 2834 0 1478771 0
Current children cumulated CPU time: 3032.72 s
Current children cumulated vsize: 5986264 KiB
Current children cumulated memory: 4791728 KiB

[startup+3102.3 s]
/proc/loadavg: 4.49 4.31 4.20 5/251 112818
/proc/meminfo: memFree=97082336/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=5986264 memory=4791728 CPUtime=3092.5 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 874399 0 0 0 304581 4669 0 0 20 0 1 0 141697574 6129934336 1197932 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1496566 1197932 4448 2834 0 1478771 0
Current children cumulated CPU time: 3092.5 s
Current children cumulated vsize: 5986264 KiB
Current children cumulated memory: 4791728 KiB

[startup+3162.3 s]
/proc/loadavg: 4.23 4.27 4.19 5/252 112821
/proc/meminfo: memFree=96891692/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=6071260 memory=4852272 CPUtime=3152.3 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 888479 0 0 0 310487 4743 0 0 20 0 1 0 141697574 6216970240 1213068 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1517815 1213068 4448 2834 0 1500020 0
Current children cumulated CPU time: 3152.3 s
Current children cumulated vsize: 6071260 KiB
Current children cumulated memory: 4852272 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.23 4.18 5/252 112823
/proc/meminfo: memFree=96814568/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=6071260 memory=4852272 CPUtime=3212.1 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 888511 0 0 0 316422 4788 0 0 20 0 1 0 141697574 6216970240 1213068 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1517815 1213068 4448 2834 0 1500020 0
Current children cumulated CPU time: 3212.1 s
Current children cumulated vsize: 6071260 KiB
Current children cumulated memory: 4852272 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.22 4.18 5/251 112825
/proc/meminfo: memFree=96713576/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=6071260 memory=4852272 CPUtime=3271.89 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 888710 0 0 0 322368 4821 0 0 20 0 1 0 141697574 6216970240 1213068 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1517815 1213068 4448 2834 0 1500020 0
Current children cumulated CPU time: 3271.89 s
Current children cumulated vsize: 6071260 KiB
Current children cumulated memory: 4852272 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.21 4.18 5/250 112827
/proc/meminfo: memFree=96440516/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=6234344 memory=5012444 CPUtime=3331.69 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 914628 0 0 0 328283 4886 0 0 20 0 1 0 141697574 6383968256 1253111 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1558586 1253111 4448 2834 0 1540791 0
Current children cumulated CPU time: 3331.69 s
Current children cumulated vsize: 6234344 KiB
Current children cumulated memory: 5012444 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.20 4.18 5/250 112829
/proc/meminfo: memFree=96337564/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=6234344 memory=5012444 CPUtime=3391.49 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 914658 0 0 0 334217 4932 0 0 20 0 1 0 141697574 6383968256 1253111 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1558586 1253111 4448 2834 0 1540791 0
Current children cumulated CPU time: 3391.49 s
Current children cumulated vsize: 6234344 KiB
Current children cumulated memory: 5012444 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.17 4.17 5/249 112831
/proc/meminfo: memFree=96142200/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=6350316 memory=5152824 CPUtime=3451.3 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 936613 0 0 0 340139 4991 0 0 20 0 1 0 141697574 6502723584 1288206 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1587579 1288206 4448 2834 0 1569784 0
Current children cumulated CPU time: 3451.3 s
Current children cumulated vsize: 6350316 KiB
Current children cumulated memory: 5152824 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.16 4.16 5/249 112833
/proc/meminfo: memFree=95878616/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=6350316 memory=5152824 CPUtime=3511.11 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 936632 0 0 0 346033 5078 0 0 20 0 1 0 141697574 6502723584 1288206 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1587579 1288206 4448 2834 0 1569784 0
Current children cumulated CPU time: 3511.11 s
Current children cumulated vsize: 6350316 KiB
Current children cumulated memory: 5152824 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.17 4.17 5/249 112835
/proc/meminfo: memFree=95564588/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=6356748 memory=5156920 CPUtime=3570.92 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 938259 0 0 0 351918 5174 0 0 20 0 1 0 141697574 6509309952 1289230 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1589187 1289230 4448 2834 0 1571392 0
Current children cumulated CPU time: 3570.92 s
Current children cumulated vsize: 6356748 KiB
Current children cumulated memory: 5156920 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 4.19 4.17 4.17 4/246 112846
/proc/meminfo: memFree=97407516/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=6378480 memory=5197384 CPUtime=3600.04 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 944539 0 0 0 354796 5208 0 0 20 0 1 0 141697574 6531563520 1299346 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1594620 1299346 4448 2834 0 1576825 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 6378480 KiB
Current children cumulated memory: 5197384 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3547.97 s, system=52.1356 s

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

[startup+3611.5 s]
/proc/loadavg: 4.19 4.17 4.17 4/246 112846
/proc/meminfo: memFree=97407516/131382120 swapFree=33010416/33010684
[pid=112563] ppid=112560 vsize=6378480 memory=5197384 CPUtime=3600.04 cores=0,2
/proc/112563/stat : 112563 (mixed-bag) R 112560 112563 112124 0 -1 4194304 944539 0 0 0 354796 5208 0 0 20 0 1 0 141697574 6531563520 1299346 18446744073709551615 4235264 15840557 140733004183872 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18047680 18058864 49446912 140733004192154 140733004192231 140733004192231 140733004197835 0
/proc/112563/statm: 1594620 1299346 4448 2834 0 1576825 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 6378480 KiB
Current children cumulated memory: 5197384 KiB

Child status: 0

Real time (s): 3611.56
CPU time (s): 3600.11
CPU user time (s): 3547.97
CPU system time (s): 52.1356
CPU usage (%): 99.6828
Max. virtual memory (cumulated for all children) (KiB): 6378480
Max. memory (cumulated for all children) (KiB): 5197384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3547.97
system time used= 52.1356
maximum resident set size= 5197896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 944568
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1040
involuntary context switches= 9116


# summary of solver processes directly reported to runsolver:
#   pid: 112563
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3547.97
#   total CPU system time (s): 52.1356

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0422 second user time and 35.8104 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-11 20:56:22
IDJOB=4529118
IDBENCH=155404
IDSOLVER=3386
FILE ID=nodeC006/4529118-1752260181
RUNJOBID= nodeC006-1752256569-112134
SLURM_JOB_ID= 9682601
Free space on /tmp= 431908 MiB

SOLVER NAME= mixed-bag-2024 2025-07-10
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_11_shg.opb
COMMAND LINE= mixed-bag BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529118-1752260181/watcher-4529118-1752260181 -o /tmp/evaluation-result-4529118-1752260181/solver-4529118-1752260181 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1752256569-112134 --watchdog 3760  mixed-bag HOME/instance-4529118-1752260181.opb

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

MD5SUM BENCH= 1fbef458f61b2221fcf0474a376c4852
RANDOM SEED=1668723671

nodeC006 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.129
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.32
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		: 1895.470
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.32
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		: 2095.406
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.32
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.32
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.204
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.32
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		: 1496.428
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.32
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		: 1895.314
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.32
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.226
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127299600 kB
MemAvailable:   129739592 kB
Buffers:            2128 kB
Cached:          3202140 kB
SwapCached:           12 kB
Active:           702908 kB
Inactive:        2682704 kB
Active(anon):     188304 kB
Inactive(anon):    10992 kB
Active(file):     514604 kB
Inactive(file):  2671712 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            132028 kB
Writeback:             0 kB
AnonPages:        183548 kB
Mapped:           128928 kB
Shmem:             17948 kB
KReclaimable:     186220 kB
Slab:             275484 kB
SReclaimable:     186220 kB
SUnreclaim:        89264 kB
KernelStack:        4048 kB
PageTables:         3132 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     575308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431676 MiB
End job on nodeC006 at 2025-07-11 21:56:34