Trace number 4529120

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.12 3611.29

DiagnosticValue
AM1LB
LOWERBOUND
NAM1S
NCORES
NEXHAUSTED
NPBCORES
NPBREFORM
NTRIMMED
SCIPUB

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_14_shg.opb
MD5SUMc0e25a71d8726d42148f3e780c01ff44
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 benchmark56
Best CPU time to get the best result obtained on this benchmark3584.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14300
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 constraint60
Maximum length of a constraint93
Number of terms in the objective function 14300
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 14300
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 14300
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.01	c RoundingSat 2
0.00/0.01	c branch 
0.00/0.01	c commit 
0.00/0.01	c with Papilo
0.00/0.01	c with SCIP
0.00/0.01	c [STEP] parsing instance
4.27/4.35	c [STEP] preprocessing with Papilo
4.98/5.03	c Papilo could not simplify the problem
4.98/5.03	c [STEP] solving with SCIP
305.09/306.09	c [STEP] preprocessing done, loading into solver
305.87/306.84	c [STEP] solving
305.87/306.84	c #variables 14301 #constraints 65280
305.87/306.84	c SMALL=int, LARGE=long long
305.87/306.84	d SCIPUB 68
305.87/306.84	c bounds - >= 0 @ 303.905
305.87/306.84	c stratification level: 0
815.13/817.85	c bounds - >= 1 @ 304.047
815.13/817.85	c bounds - >= 2 @ 304.05
815.13/817.85	c bounds - >= 3 @ 304.054
815.13/817.85	c bounds - >= 4 @ 304.061
815.13/817.85	c bounds - >= 5 @ 304.067
815.13/817.85	c bounds - >= 6 @ 304.073
815.13/817.85	c bounds - >= 7 @ 304.077
815.13/817.85	c bounds - >= 8 @ 304.079
815.13/817.85	c bounds - >= 9 @ 304.086
815.13/817.85	c bounds - >= 10 @ 304.087
815.13/817.85	c bounds - >= 11 @ 304.093
815.13/817.85	c bounds - >= 12 @ 304.097
815.13/817.85	c bounds - >= 13 @ 304.103
815.13/817.85	c bounds - >= 14 @ 304.11
815.13/817.85	c bounds - >= 15 @ 304.113
815.13/817.85	c bounds - >= 16 @ 304.117
815.13/817.85	c bounds - >= 17 @ 304.133
815.13/817.85	c bounds - >= 18 @ 304.138
815.13/817.85	c bounds - >= 19 @ 304.143
815.13/817.85	c bounds - >= 20 @ 304.147
815.13/817.85	c bounds - >= 21 @ 304.153
815.13/817.85	c bounds - >= 22 @ 304.157
815.13/817.85	c bounds - >= 23 @ 304.165
815.13/817.85	c bounds - >= 24 @ 304.172
815.13/817.85	c #Conflicts:       1000 | #Constraints:      66304
815.13/817.85	c #Conflicts:       2000 | #Constraints:      67304
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:       3000 | #Constraints:      67286
815.13/817.85	c #Conflicts:       4000 | #Constraints:      68286
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:       5000 | #Constraints:      67693
815.13/817.85	c #Conflicts:       6000 | #Constraints:      68693
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:       7000 | #Constraints:      67697
815.13/817.85	c #Conflicts:       8000 | #Constraints:      68697
815.13/817.85	c #Conflicts:       9000 | #Constraints:      69697
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      10000 | #Constraints:      68401
815.13/817.85	c #Conflicts:      11000 | #Constraints:      69401
815.13/817.85	c #Conflicts:      12000 | #Constraints:      70401
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      13000 | #Constraints:      68849
815.13/817.85	c #Conflicts:      14000 | #Constraints:      69849
815.13/817.85	c #Conflicts:      15000 | #Constraints:      70849
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      16000 | #Constraints:      69073
815.13/817.85	c #Conflicts:      17000 | #Constraints:      70073
815.13/817.85	c #Conflicts:      18000 | #Constraints:      71073
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      19000 | #Constraints:      69086
815.13/817.85	c #Conflicts:      20000 | #Constraints:      70086
815.13/817.85	c #Conflicts:      21000 | #Constraints:      71086
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      22000 | #Constraints:      68896
815.13/817.85	c #Conflicts:      23000 | #Constraints:      69896
815.13/817.85	c #Conflicts:      24000 | #Constraints:      70896
815.13/817.85	c #Conflicts:      25000 | #Constraints:      71896
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      26000 | #Constraints:      69496
815.13/817.85	c #Conflicts:      27000 | #Constraints:      70496
815.13/817.85	c #Conflicts:      28000 | #Constraints:      71496
815.13/817.85	c #Conflicts:      29000 | #Constraints:      72496
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      30000 | #Constraints:      69901
815.13/817.85	c #Conflicts:      31000 | #Constraints:      70901
815.13/817.85	c #Conflicts:      32000 | #Constraints:      71901
815.13/817.85	c #Conflicts:      33000 | #Constraints:      72901
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      34000 | #Constraints:      70108
815.13/817.85	c #Conflicts:      35000 | #Constraints:      71108
815.13/817.85	c #Conflicts:      36000 | #Constraints:      72108
815.13/817.85	c #Conflicts:      37000 | #Constraints:      73108
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      38000 | #Constraints:      70102
815.13/817.85	c #Conflicts:      39000 | #Constraints:      71102
815.13/817.85	c #Conflicts:      40000 | #Constraints:      72102
815.13/817.85	c #Conflicts:      41000 | #Constraints:      73102
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      42000 | #Constraints:      69901
815.13/817.85	c #Conflicts:      43000 | #Constraints:      70901
815.13/817.85	c #Conflicts:      44000 | #Constraints:      71901
815.13/817.85	c #Conflicts:      45000 | #Constraints:      72901
815.13/817.85	c #Conflicts:      46000 | #Constraints:      73901
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      47000 | #Constraints:      70503
815.13/817.85	c #Conflicts:      48000 | #Constraints:      71503
815.13/817.85	c #Conflicts:      49000 | #Constraints:      72503
815.13/817.85	c #Conflicts:      50000 | #Constraints:      73503
815.13/817.85	c #Conflicts:      51000 | #Constraints:      74503
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      52000 | #Constraints:      70903
815.13/817.85	c #Conflicts:      53000 | #Constraints:      71903
815.13/817.85	c #Conflicts:      54000 | #Constraints:      72903
815.13/817.85	c #Conflicts:      55000 | #Constraints:      73903
815.13/817.85	c #Conflicts:      56000 | #Constraints:      74903
815.13/817.85	c INPROCESSING
815.13/817.85	c GARBAGE COLLECT
815.13/817.85	c #Conflicts:      57000 | #Constraints:      71102
1816.71/1822.65	c #Conflicts:      58000 | #Constraints:      72102
1816.71/1822.65	c #Conflicts:      59000 | #Constraints:      73102
1816.71/1822.65	c #Conflicts:      60000 | #Constraints:      74102
1816.71/1822.65	c #Conflicts:      61000 | #Constraints:      75102
1816.71/1822.65	c INPROCESSING
1816.71/1822.65	c GARBAGE COLLECT
1816.71/1822.65	c #Conflicts:      62000 | #Constraints:      71101
1816.71/1822.65	c #Conflicts:      63000 | #Constraints:      72101
1816.71/1822.65	c #Conflicts:      64000 | #Constraints:      73101
1816.71/1822.65	c #Conflicts:      65000 | #Constraints:      74101
1816.71/1822.65	c #Conflicts:      66000 | #Constraints:      75101
1816.71/1822.65	c INPROCESSING
1816.71/1822.65	c GARBAGE COLLECT
1816.71/1822.65	c #Conflicts:      67000 | #Constraints:      70911
1816.71/1822.65	c #Conflicts:      68000 | #Constraints:      71911
1816.71/1822.65	c #Conflicts:      69000 | #Constraints:      72911
1816.71/1822.65	c #Conflicts:      70000 | #Constraints:      73911
1816.71/1822.65	c #Conflicts:      71000 | #Constraints:      74911
1816.71/1822.65	c #Conflicts:      72000 | #Constraints:      75911
1816.71/1822.65	c INPROCESSING
1816.71/1822.65	c GARBAGE COLLECT
1816.71/1822.65	c #Conflicts:      73000 | #Constraints:      71510
1816.71/1822.65	c #Conflicts:      74000 | #Constraints:      72510
1816.71/1822.65	c #Conflicts:      75000 | #Constraints:      73510
1816.71/1822.65	c #Conflicts:      76000 | #Constraints:      74510
1816.71/1822.65	c #Conflicts:      77000 | #Constraints:      75510
1816.71/1822.65	c #Conflicts:      78000 | #Constraints:      76510
1816.71/1822.65	c INPROCESSING
1816.71/1822.65	c GARBAGE COLLECT
1816.71/1822.65	c #Conflicts:      79000 | #Constraints:      71903
1816.71/1822.65	c #Conflicts:      80000 | #Constraints:      72903
1816.71/1822.65	c #Conflicts:      81000 | #Constraints:      73903
1816.71/1822.65	c #Conflicts:      82000 | #Constraints:      74903
1816.71/1822.65	c #Conflicts:      83000 | #Constraints:      75903
1816.71/1822.65	c #Conflicts:      84000 | #Constraints:      76903
1816.71/1822.65	c INPROCESSING
1816.71/1822.65	c GARBAGE COLLECT
1816.71/1822.65	c #Conflicts:      85000 | #Constraints:      72106
1816.71/1822.65	c #Conflicts:      86000 | #Constraints:      73106
1816.71/1822.65	c #Conflicts:      87000 | #Constraints:      74106
1816.71/1822.65	c #Conflicts:      88000 | #Constraints:      75106
1816.71/1822.65	c #Conflicts:      89000 | #Constraints:      76106
1816.71/1822.65	c #Conflicts:      90000 | #Constraints:      77106
1816.71/1822.65	c INPROCESSING
1816.71/1822.65	c GARBAGE COLLECT
1816.71/1822.65	c #Conflicts:      91000 | #Constraints:      72105
1816.71/1822.65	c #Conflicts:      92000 | #Constraints:      73105
1816.71/1822.65	c #Conflicts:      93000 | #Constraints:      74105
1816.71/1822.65	c #Conflicts:      94000 | #Constraints:      75105
1816.71/1822.65	c #Conflicts:      95000 | #Constraints:      76105
1816.71/1822.65	c #Conflicts:      96000 | #Constraints:      77105
1816.71/1822.65	c INPROCESSING
1816.71/1822.65	c GARBAGE COLLECT
1816.71/1822.65	c #Conflicts:      97000 | #Constraints:      71910
1816.71/1822.65	c #Conflicts:      98000 | #Constraints:      72910
1816.71/1822.65	c #Conflicts:      99000 | #Constraints:      73910
1816.71/1822.65	c #Conflicts:     100000 | #Constraints:      74910
1816.71/1822.65	c #Conflicts:     101000 | #Constraints:      75910
1816.71/1822.65	c #Conflicts:     102000 | #Constraints:      76910
1816.71/1822.65	c #Conflicts:     103000 | #Constraints:      77910
1816.71/1822.65	c INPROCESSING
1816.71/1822.65	c GARBAGE COLLECT
1816.71/1822.65	c #Conflicts:     104000 | #Constraints:      72507
1816.71/1822.65	c #Conflicts:     105000 | #Constraints:      73507
1816.71/1822.65	c #Conflicts:     106000 | #Constraints:      74507
1816.71/1822.65	c #Conflicts:     107000 | #Constraints:      75507
1816.71/1822.65	c #Conflicts:     108000 | #Constraints:      76507
1816.71/1822.65	c #Conflicts:     109000 | #Constraints:      77507
1816.71/1822.65	c #Conflicts:     110000 | #Constraints:      78507
1816.71/1822.65	c INPROCESSING
1816.71/1822.65	c GARBAGE COLLECT
1816.71/1822.65	c #Conflicts:     111000 | #Constraints:      72908
1816.71/1822.65	c #Conflicts:     112000 | #Constraints:      73908
1816.71/1822.65	c #Conflicts:     113000 | #Constraints:      74908
1816.71/1822.65	c #Conflicts:     114000 | #Constraints:      75908
1816.71/1822.65	c #Conflicts:     115000 | #Constraints:      76908
1816.71/1822.65	c #Conflicts:     116000 | #Constraints:      77908
1816.71/1822.65	c #Conflicts:     117000 | #Constraints:      78908
1816.71/1822.65	c INPROCESSING
1816.71/1822.65	c GARBAGE COLLECT
1816.71/1822.65	c #Conflicts:     118000 | #Constraints:      73108
1816.71/1822.65	c #Conflicts:     119000 | #Constraints:      74108
1816.71/1822.65	c #Conflicts:     120000 | #Constraints:      75108
1816.71/1822.65	c #Conflicts:     121000 | #Constraints:      76108
1816.71/1822.65	c #Conflicts:     122000 | #Constraints:      77108
1816.71/1822.65	c #Conflicts:     123000 | #Constraints:      78108
1816.71/1822.65	c #Conflicts:     124000 | #Constraints:      79108
1816.71/1822.65	c INPROCESSING
1816.71/1822.65	c GARBAGE COLLECT
1816.71/1822.65	c #Conflicts:     125000 | #Constraints:      73107
1816.71/1822.65	c #Conflicts:     126000 | #Constraints:      74107
1816.71/1822.65	c #Conflicts:     127000 | #Constraints:      75107
1816.71/1822.65	c #Conflicts:     128000 | #Constraints:      76107
1816.71/1822.65	c #Conflicts:     129000 | #Constraints:      77107
3030.54/3040.06	c #Conflicts:     130000 | #Constraints:      78107
3030.54/3040.06	c #Conflicts:     131000 | #Constraints:      79107
3030.54/3040.06	c INPROCESSING
3030.54/3040.06	c GARBAGE COLLECT
3030.54/3040.06	c #Conflicts:     132000 | #Constraints:      72911
3030.54/3040.06	c #Conflicts:     133000 | #Constraints:      73911
3030.54/3040.06	c #Conflicts:     134000 | #Constraints:      74911
3030.54/3040.06	c #Conflicts:     135000 | #Constraints:      75911
3030.54/3040.06	c #Conflicts:     136000 | #Constraints:      76911
3030.54/3040.06	c #Conflicts:     137000 | #Constraints:      77911
3030.54/3040.06	c #Conflicts:     138000 | #Constraints:      78911
3030.54/3040.06	c #Conflicts:     139000 | #Constraints:      79911
3030.54/3040.06	c INPROCESSING
3030.54/3040.06	c GARBAGE COLLECT
3030.54/3040.06	c #Conflicts:     140000 | #Constraints:      73505
3030.54/3040.06	c #Conflicts:     141000 | #Constraints:      74505
3030.54/3040.06	c #Conflicts:     142000 | #Constraints:      75505
3030.54/3040.06	c #Conflicts:     143000 | #Constraints:      76505
3030.54/3040.06	c #Conflicts:     144000 | #Constraints:      77505
3030.54/3040.06	c #Conflicts:     145000 | #Constraints:      78505
3030.54/3040.06	c #Conflicts:     146000 | #Constraints:      79505
3030.54/3040.06	c #Conflicts:     147000 | #Constraints:      80505
3030.54/3040.06	c INPROCESSING
3030.54/3040.06	c GARBAGE COLLECT
3030.54/3040.06	c #Conflicts:     148000 | #Constraints:      73906
3030.54/3040.06	c #Conflicts:     149000 | #Constraints:      74906
3030.54/3040.06	c #Conflicts:     150000 | #Constraints:      75906
3030.54/3040.06	c #Conflicts:     151000 | #Constraints:      76906
3030.54/3040.06	c #Conflicts:     152000 | #Constraints:      77906
3030.54/3040.06	c #Conflicts:     153000 | #Constraints:      78906
3030.54/3040.06	c #Conflicts:     154000 | #Constraints:      79906
3030.54/3040.06	c #Conflicts:     155000 | #Constraints:      80906
3030.54/3040.06	c INPROCESSING
3030.54/3040.06	c GARBAGE COLLECT
3030.54/3040.06	c #Conflicts:     156000 | #Constraints:      74120
3030.54/3040.06	c #Conflicts:     157000 | #Constraints:      75120
3030.54/3040.06	c #Conflicts:     158000 | #Constraints:      76120
3030.54/3040.06	c #Conflicts:     159000 | #Constraints:      77120
3030.54/3040.06	c #Conflicts:     160000 | #Constraints:      78120
3030.54/3040.06	c #Conflicts:     161000 | #Constraints:      79120
3030.54/3040.06	c #Conflicts:     162000 | #Constraints:      80120
3030.54/3040.06	c #Conflicts:     163000 | #Constraints:      81120
3030.54/3040.06	c INPROCESSING
3030.54/3040.06	c GARBAGE COLLECT
3030.54/3040.06	c #Conflicts:     164000 | #Constraints:      74113
3030.54/3040.06	c #Conflicts:     165000 | #Constraints:      75113
3030.54/3040.06	c #Conflicts:     166000 | #Constraints:      76113
3030.54/3040.06	c #Conflicts:     167000 | #Constraints:      77113
3030.54/3040.06	c #Conflicts:     168000 | #Constraints:      78113
3030.54/3040.06	c #Conflicts:     169000 | #Constraints:      79113
3030.54/3040.06	c #Conflicts:     170000 | #Constraints:      80113
3030.54/3040.06	c #Conflicts:     171000 | #Constraints:      81113
3030.54/3040.06	c INPROCESSING
3030.54/3040.06	c GARBAGE COLLECT
3030.54/3040.06	c #Conflicts:     172000 | #Constraints:      73919
3030.54/3040.06	c #Conflicts:     173000 | #Constraints:      74919
3030.54/3040.06	c #Conflicts:     174000 | #Constraints:      75919
3030.54/3040.06	c #Conflicts:     175000 | #Constraints:      76919
3030.54/3040.06	c #Conflicts:     176000 | #Constraints:      77919
3030.54/3040.06	c #Conflicts:     177000 | #Constraints:      78919
3030.54/3040.06	c #Conflicts:     178000 | #Constraints:      79919
3030.54/3040.06	c #Conflicts:     179000 | #Constraints:      80919
3030.54/3040.06	c #Conflicts:     180000 | #Constraints:      81919
3030.54/3040.06	c INPROCESSING
3030.54/3040.06	c GARBAGE COLLECT
3030.54/3040.06	c #Conflicts:     181000 | #Constraints:      74519
3030.54/3040.06	c #Conflicts:     182000 | #Constraints:      75519
3030.54/3040.06	c #Conflicts:     183000 | #Constraints:      76519
3030.54/3040.06	c #Conflicts:     184000 | #Constraints:      77519
3030.54/3040.06	c #Conflicts:     185000 | #Constraints:      78519
3030.54/3040.06	c #Conflicts:     186000 | #Constraints:      79519
3030.54/3040.06	c #Conflicts:     187000 | #Constraints:      80519
3030.54/3040.06	c #Conflicts:     188000 | #Constraints:      81519
3030.54/3040.06	c #Conflicts:     189000 | #Constraints:      82519
3030.54/3040.06	c INPROCESSING
3030.54/3040.06	c GARBAGE COLLECT
3030.54/3040.06	c #Conflicts:     190000 | #Constraints:      74915
3030.54/3040.06	c #Conflicts:     191000 | #Constraints:      75915
3030.54/3040.06	c #Conflicts:     192000 | #Constraints:      76915
3030.54/3040.06	c #Conflicts:     193000 | #Constraints:      77915
3030.54/3040.06	c #Conflicts:     194000 | #Constraints:      78915
3030.54/3040.06	c #Conflicts:     195000 | #Constraints:      79915
3030.54/3040.06	c #Conflicts:     196000 | #Constraints:      80915
3030.54/3040.06	c #Conflicts:     197000 | #Constraints:      81915
3030.54/3040.06	c #Conflicts:     198000 | #Constraints:      82915
3030.54/3040.06	c INPROCESSING
3030.54/3040.06	c GARBAGE COLLECT
3030.54/3040.06	c #Conflicts:     199000 | #Constraints:      75114
3030.54/3040.06	c #Conflicts:     200000 | #Constraints:      76114
3030.54/3040.06	c #Conflicts:     201000 | #Constraints:      77114
3030.54/3040.06	c #Conflicts:     202000 | #Constraints:      78114
3600.03/3611.20	c #Conflicts:     203000 | #Constraints:      79114
3600.03/3611.20	c #Conflicts:     204000 | #Constraints:      80114
3600.03/3611.20	c #Conflicts:     205000 | #Constraints:      81114
3600.03/3611.20	c #Conflicts:     206000 | #Constraints:      82114
3600.03/3611.20	c #Conflicts:     207000 | #Constraints:      83114
3600.03/3611.20	c INPROCESSING
3600.03/3611.20	c GARBAGE COLLECT
3600.03/3611.20	c #Conflicts:     208000 | #Constraints:      75110
3600.03/3611.20	c #Conflicts:     209000 | #Constraints:      76110
3600.03/3611.20	c #Conflicts:     210000 | #Constraints:      77110
3600.03/3611.20	c #Conflicts:     211000 | #Constraints:      78110
3600.03/3611.20	c #Conflicts:     212000 | #Constraints:      79110
3600.03/3611.20	c #Conflicts:     213000 | #Constraints:      80110
3600.03/3611.20	c #Conflicts:     214000 | #Constraints:      81110
3600.03/3611.20	c #Conflicts:     215000 | #Constraints:      82110
3600.03/3611.20	c #Conflicts:     216000 | #Constraints:      83110
3600.03/3611.20	c INPROCESSING
3600.03/3611.20	c GARBAGE COLLECT
3600.03/3611.20	c #Conflicts:     217000 | #Constraints:      74906
3600.03/3611.20	c #Conflicts:     218000 | #Constraints:      75906
3600.03/3611.20	c #Conflicts:     219000 | #Constraints:      76906
3600.03/3611.20	c #Conflicts:     220000 | #Constraints:      77906
3600.03/3611.20	c #Conflicts:     221000 | #Constraints:      78906
3600.03/3611.20	c #Conflicts:     222000 | #Constraints:      79906
3600.03/3611.20	c #Conflicts:     223000 | #Constraints:      80906
3600.03/3611.20	c #Conflicts:     224000 | #Constraints:      81906
3600.03/3611.20	c #Conflicts:     225000 | #Constraints:      82906
3600.03/3611.20	c #Conflicts:     226000 | #Constraints:      83906
3600.03/3611.20	c INPROCESSING
3600.03/3611.20	c GARBAGE COLLECT
3600.03/3611.20	c #Conflicts:     227000 | #Constraints:      75515
3600.03/3611.20	c #Conflicts:     228000 | #Constraints:      76515
3600.03/3611.20	c #Conflicts:     229000 | #Constraints:      77515
3600.03/3611.20	c #Conflicts:     230000 | #Constraints:      78515
3600.03/3611.20	c #Conflicts:     231000 | #Constraints:      79515
3600.03/3611.20	c #Conflicts:     232000 | #Constraints:      80515
3600.03/3611.20	c #Conflicts:     233000 | #Constraints:      81515
3600.03/3611.20	c #Conflicts:     234000 | #Constraints:      82515
3600.03/3611.20	c Program interrupted by user.
3600.03/3611.20	c cpu time 3538.19 s
3600.03/3611.20	c deterministic time 159492777537 1.59e+11
3600.03/3611.20	c optimization time 140.198 s
3600.03/3611.20	c total solve time 3094.09 s
3600.03/3611.20	c core-guided solve time 3094.09 s
3600.03/3611.20	c propagation time 2098.31 s
3600.03/3611.20	c conflict analysis time 815.633 s
3600.03/3611.20	c propagations 252832011
3600.03/3611.20	c resolve steps 861727
3600.03/3611.20	c decisions 79357703
3600.03/3611.20	c conflicts 234137
3600.03/3611.20	c restarts 531
3600.03/3611.20	c inprocessing phases 39
3600.03/3611.20	c input clauses 65281
3600.03/3611.20	c input cardinalities 24
3600.03/3611.20	c input general constraints 0
3600.03/3611.20	c input average constraint length 83.75
3600.03/3611.20	c input average constraint degree 1.22
3600.03/3611.20	c learned clauses 3682
3600.03/3611.20	c learned cardinalities 85
3600.03/3611.20	c learned general constraints 230369
3600.03/3611.20	c learned average constraint length 13148.57
3600.03/3611.20	c learned average constraint degree 453946.81
3600.03/3611.20	c watched constraints 1541
3600.03/3611.20	c counting constraints 228828
3600.03/3611.20	c gcd simplifications 440
3600.03/3611.20	c detected cardinalities 0
3600.03/3611.20	c weakened non-implied lits 37486212
3600.03/3611.20	c weakened non-implying lits 4239
3600.03/3611.20	c original variables 14300
3600.03/3611.20	c clausal propagations 3436264
3600.03/3611.20	c cardinality propagations 7208
3600.03/3611.20	c watched propagations 103761
3600.03/3611.20	c counting propagations 249112901
3600.03/3611.20	c watch lookups 25158004454
3600.03/3611.20	c watch backjump lookups 25105838448
3600.03/3611.20	c watch checks 1921252146
3600.03/3611.20	c propagation checks 99723093586
3600.03/3611.20	c constraint additions 6919988785
3600.03/3611.20	c trail pops 332410403
3600.03/3611.20	c formula constraints 65280
3600.03/3611.20	c learned constraints 234136
3600.03/3611.20	c bound constraints 25
3600.03/3611.20	c core-guided constraints 0
3600.03/3611.20	c encountered formula constraints 593108
3600.03/3611.20	c encountered learned constraints 502746
3600.03/3611.20	c encountered bound constraints 10
3600.03/3611.20	c encountered core-guided constraints 0
3600.03/3611.20	c LP total time 0 s
3600.03/3611.20	c LP solve time 0 s
3600.03/3611.20	c LP constraints added 0
3600.03/3611.20	c LP constraints removed 0
3600.03/3611.20	c LP pivots internal 0
3600.03/3611.20	c LP pivots root 0
3600.03/3611.20	c LP calls 0
3600.03/3611.20	c LP optimalities 0
3600.03/3611.20	c LP no pivot count 0
3600.03/3611.20	c LP infeasibilities 0
3600.03/3611.20	c LP valid Farkas constraints 0
3600.03/3611.20	c LP learned Farkas constraints 0
3600.03/3611.20	c LP basis resets 0
3600.03/3611.20	c LP cycling count 0
3600.03/3611.20	c LP singular count 0
3600.03/3611.20	c LP no primal count 0
3600.03/3611.20	c LP no farkas count 0
3600.03/3611.20	c LP other issue count 0
3600.03/3611.20	c LP Gomory cuts 0
3600.03/3611.20	c LP learned cuts 0
3600.03/3611.20	c LP deleted cuts 0
3600.03/3611.20	c LP encountered Gomory constraints 0
3600.03/3611.20	c LP encountered Farkas constraints 0
3600.03/3611.20	c LP encountered learned Farkas constraints 0
3600.03/3611.20	c CG auxiliary variables introduced 0
3600.03/3611.20	c CG solutions found 0
3600.03/3611.20	c CG cores constructed 24
3600.03/3611.20	c CG core cardinality constraints returned 0
3600.03/3611.20	c CG unit cores 0
3600.03/3611.20	c CG single cores 24
3600.03/3611.20	c CG blocks removed during cardinality reduction 0
3600.03/3611.20	c CG first core best 0
3600.03/3611.20	c CG decision core best 0
3600.03/3611.20	c CG core reduction tie 0
3600.03/3611.20	c CG core degree average 1.00
3600.03/3611.20	c CG core slack average 74.71
3600.03/3611.20	c CG exhausted 0
3600.03/3611.20	c CG exhaust time 0 s
3600.03/3611.20	c CG trimmed 0
3600.03/3611.20	c CG trim time 0.00132 s
3600.03/3611.20	c CG minimized 0
3600.03/3611.20	c CG minimize time 0 s
3600.03/3611.20	c CG am1 prop time 0.025408 s
3600.03/3611.20	c CG # am1s reformulated 0
3600.03/3611.20	c CG lower bound derived from am1s 0
3600.03/3611.20	c CG # clausal cores 24
3600.03/3611.20	c CG # cardinality cores 0
3600.03/3611.20	c CG # pb cores 0
3600.03/3611.20	c CG # pb reforms 0
3600.03/3611.20	c CG # cores discarded because of pb reform 0
3600.03/3611.20	d LOWERBOUND 24
3600.03/3611.20	d NCORES 24
3600.03/3611.20	d NPBCORES 0
3600.03/3611.20	d NPBREFORM 0
3600.03/3611.20	d NTRIMMED 0
3600.03/3611.20	d NEXHAUSTED 0
3600.03/3611.20	d NAM1S 0
3600.03/3611.20	d AM1LB 0
3600.03/3611.20	c [Papilo Statistics]
3600.03/3611.20	c prepro time 0.680946s
3600.03/3611.20	c # tsx applied 0
3600.03/3611.20	c # tsx conflicts 0
3600.03/3611.20	c # bound changes 0
3600.03/3611.20	c # side changes 0
3600.03/3611.20	c # coef changes 0
3600.03/3611.20	c # rounds 1
3600.03/3611.20	c # deted vars 0
3600.03/3611.20	c # deted constrs 0
3600.03/3611.20	c # consecutive rounds of only bound changes 0
3600.03/3611.26	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: 63837 MiB (62276 MiB free)
  memory of node 1: 64465 MiB (58975 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529120-1752260165/watcher-4529120-1752260165 -o /tmp/evaluation-result-4529120-1752260165/solver-4529120-1752260165 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1752256448-122973 --watchdog 3760 mixed-bag HOME/instance-4529120-1752260165.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=123935, runsolver pid=123932
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.13 4.10 4.06 5/251 123936
/proc/meminfo: memFree=124161672/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=87524 memory=14084 CPUtime=0.09 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 2604 0 0 0 8 1 0 0 20 0 1 0 141695757 89624576 3521 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 21881 3521 2112 2834 0 4633 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 87524 KiB
Current children cumulated memory: 14084 KiB

[startup+0.209286 s]*
/proc/loadavg: 4.13 4.10 4.06 5/251 123936
/proc/meminfo: memFree=124157576/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=89572 memory=16456 CPUtime=0.2 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 3202 0 0 0 19 1 0 0 20 0 1 0 141695757 91721728 4114 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 22393 4114 2112 2834 0 5145 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 89572 KiB
Current children cumulated memory: 16456 KiB

[startup+0.312265 s]*
/proc/loadavg: 4.13 4.10 4.06 5/251 123936
/proc/meminfo: memFree=124153480/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=93668 memory=19456 CPUtime=0.3 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 3443 0 0 0 29 1 0 0 20 0 1 0 141695757 95916032 4864 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 23417 4864 2112 2834 0 6169 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 93668 KiB
Current children cumulated memory: 19456 KiB

[startup+0.70026 s]
/proc/loadavg: 4.13 4.10 4.06 5/251 123936
/proc/meminfo: memFree=124151444/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=101860 memory=27816 CPUtime=0.68 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 4005 0 0 0 66 2 0 0 20 0 1 0 141695757 104304640 6954 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 25465 6954 2112 2834 0 8217 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 101860 KiB
Current children cumulated memory: 27816 KiB

[startup+1.50029 s]
/proc/loadavg: 4.12 4.10 4.06 5/251 123936
/proc/meminfo: memFree=124141324/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=151012 memory=54964 CPUtime=1.48 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 5198 0 0 0 144 4 0 0 20 0 1 0 141695757 154636288 13741 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 37753 13741 2112 2834 0 20505 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 151012 KiB
Current children cumulated memory: 54964 KiB

[startup+3.11297 s]
/proc/loadavg: 4.12 4.10 4.06 5/251 123936
/proc/meminfo: memFree=124028824/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=216548 memory=136400 CPUtime=3.08 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 6198 0 0 0 300 8 0 0 20 0 1 0 141695757 221745152 34100 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 54137 34100 2112 2834 0 36889 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 216548 KiB
Current children cumulated memory: 136400 KiB

[startup+6.30032 s]
/proc/loadavg: 4.11 4.09 4.06 5/251 123936
/proc/meminfo: memFree=123007640/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=1326640 memory=1149236 CPUtime=6.26 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 199969 0 0 0 566 60 0 0 20 0 1 0 141695757 1358479360 287309 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 331660 287309 3936 2834 0 313865 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1326640 KiB
Current children cumulated memory: 1149236 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 4.09 4.05 5/251 123936
/proc/meminfo: memFree=122071352/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=1808944 memory=1624392 CPUtime=12.65 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 299117 0 0 0 1168 97 0 0 20 0 1 0 141695757 1852358656 406098 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 452236 406098 4000 2834 0 434441 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1808944 KiB
Current children cumulated memory: 1624392 KiB

[startup+25.5004 s]
/proc/loadavg: 4.08 4.09 4.05 5/251 123936
/proc/meminfo: memFree=119375148/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=5225912 memory=4562424 CPUtime=25.42 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 331665 0 0 0 2382 160 0 0 20 0 1 0 141695757 5351333888 1140606 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1306478 1140606 4064 2834 0 1288683 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 5225912 KiB
Current children cumulated memory: 4562424 KiB

[startup+51.1132 s]
/proc/loadavg: 4.11 4.09 4.06 5/251 123981
/proc/meminfo: memFree=119855392/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=5071440 memory=4464372 CPUtime=50.95 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 419889 0 0 0 4905 190 0 0 20 0 1 0 141695757 5193154560 1116093 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1267860 1116093 4224 2834 0 1250065 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 5071440 KiB
Current children cumulated memory: 4464372 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.06 5/252 123984
/proc/meminfo: memFree=119744436/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=5071440 memory=4466420 CPUtime=101.99 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 419967 0 0 0 10008 191 0 0 20 0 1 0 141695757 5193154560 1116605 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1267860 1116605 4224 2834 0 1250065 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 5071440 KiB
Current children cumulated memory: 4466420 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.09 4.06 5/253 123987
/proc/meminfo: memFree=119680408/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=5071440 memory=4466420 CPUtime=161.83 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 419967 0 0 0 15992 191 0 0 20 0 1 0 141695757 5193154560 1116605 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1267860 1116605 4224 2834 0 1250065 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 5071440 KiB
Current children cumulated memory: 4466420 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.06 5/252 123989
/proc/meminfo: memFree=119648108/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=5071440 memory=4466420 CPUtime=221.66 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 419967 0 0 0 21975 191 0 0 20 0 1 0 141695757 5193154560 1116605 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1267860 1116605 4224 2834 0 1250065 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 5071440 KiB
Current children cumulated memory: 4466420 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.08 4.06 5/253 123994
/proc/meminfo: memFree=119585212/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=5071440 memory=4466420 CPUtime=281.45 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 420044 0 0 0 27954 191 0 0 20 0 1 0 141695757 5193154560 1116605 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1267860 1116605 4224 2834 0 1250065 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 5071440 KiB
Current children cumulated memory: 4466420 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.10 4.06 5/253 124096
/proc/meminfo: memFree=115350328/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=2164236 memory=1953684 CPUtime=341.24 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 424486 0 0 0 33754 370 0 0 20 0 1 0 141695757 2216177664 488421 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 541059 488421 4448 2834 0 523264 0
Current children cumulated CPU time: 341.24 s
Current children cumulated vsize: 2164236 KiB
Current children cumulated memory: 1953684 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.09 4.06 5/251 124102
/proc/meminfo: memFree=113392832/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=2513484 memory=2116132 CPUtime=401.03 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 425358 0 0 0 39488 615 0 0 20 0 1 0 141695757 2573807616 529033 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 628371 529033 4448 2834 0 610576 0
Current children cumulated CPU time: 401.03 s
Current children cumulated vsize: 2513484 KiB
Current children cumulated memory: 2116132 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.10 4.07 5/251 124104
/proc/meminfo: memFree=111912700/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=2513484 memory=2196068 CPUtime=460.82 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 425449 0 0 0 45278 804 0 0 20 0 1 0 141695757 2573807616 549017 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 628371 549017 4448 2834 0 610576 0
Current children cumulated CPU time: 460.82 s

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

Current children cumulated memory: 4181636 KiB

[startup+2862.3 s]
/proc/loadavg: 4.07 4.09 4.12 5/254 124223
/proc/meminfo: memFree=111723880/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=5663520 memory=4476548 CPUtime=2853.35 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 678765 0 0 0 280113 5222 0 0 20 0 1 0 141695757 5799444480 1119137 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1415880 1119137 4448 2834 0 1398085 0
Current children cumulated CPU time: 2853.35 s
Current children cumulated vsize: 5663520 KiB
Current children cumulated memory: 4476548 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.10 4.12 5/254 124226
/proc/meminfo: memFree=111713560/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=5663520 memory=4476548 CPUtime=2913.18 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 678786 0 0 0 286012 5306 0 0 20 0 1 0 141695757 5799444480 1119137 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1415880 1119137 4448 2834 0 1398085 0
Current children cumulated CPU time: 2913.18 s
Current children cumulated vsize: 5663520 KiB
Current children cumulated memory: 4476548 KiB

[startup+2982.3 s]
/proc/loadavg: 4.05 4.08 4.11 5/254 124228
/proc/meminfo: memFree=111527152/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=5918256 memory=4669224 CPUtime=2972.99 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 715830 0 0 0 291933 5366 0 0 20 0 1 0 141695757 6060294144 1167306 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1479564 1167306 4448 2834 0 1461769 0
Current children cumulated CPU time: 2972.99 s
Current children cumulated vsize: 5918256 KiB
Current children cumulated memory: 4669224 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.10 4.11 5/253 124230
/proc/meminfo: memFree=111486120/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=5918256 memory=4669224 CPUtime=3032.82 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 715830 0 0 0 297828 5454 0 0 20 0 1 0 141695757 6060294144 1167306 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1479564 1167306 4448 2834 0 1461769 0
Current children cumulated CPU time: 3032.82 s
Current children cumulated vsize: 5918256 KiB
Current children cumulated memory: 4669224 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.09 4.10 5/253 124232
/proc/meminfo: memFree=111445552/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=5918256 memory=4669224 CPUtime=3092.64 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 715915 0 0 0 303757 5507 0 0 20 0 1 0 141695757 6060294144 1167306 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1479564 1167306 4448 2834 0 1461769 0
Current children cumulated CPU time: 3092.64 s
Current children cumulated vsize: 5918256 KiB
Current children cumulated memory: 4669224 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.09 4.10 5/251 124234
/proc/meminfo: memFree=111293568/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=6045496 memory=4789216 CPUtime=3152.47 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 735766 0 0 0 309661 5586 0 0 20 0 1 0 141695757 6190587904 1197304 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1511374 1197304 4448 2834 0 1493579 0
Current children cumulated CPU time: 3152.47 s
Current children cumulated vsize: 6045496 KiB
Current children cumulated memory: 4789216 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/249 124236
/proc/meminfo: memFree=111277120/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=6045496 memory=4789216 CPUtime=3212.28 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 735766 0 0 0 315551 5677 0 0 20 0 1 0 141695757 6190587904 1197304 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1511374 1197304 4448 2834 0 1493579 0
Current children cumulated CPU time: 3212.28 s
Current children cumulated vsize: 6045496 KiB
Current children cumulated memory: 4789216 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/250 124239
/proc/meminfo: memFree=111301912/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=6045496 memory=4789216 CPUtime=3272.11 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 735930 0 0 0 321465 5746 0 0 20 0 1 0 141695757 6190587904 1197304 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1511374 1197304 4448 2834 0 1493579 0
Current children cumulated CPU time: 3272.11 s
Current children cumulated vsize: 6045496 KiB
Current children cumulated memory: 4789216 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 124244
/proc/meminfo: memFree=111161268/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=6161212 memory=4906060 CPUtime=3331.93 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 755972 0 0 0 327359 5834 0 0 20 0 1 0 141695757 6309081088 1226515 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1540303 1226515 4448 2834 0 1522508 0
Current children cumulated CPU time: 3331.93 s
Current children cumulated vsize: 6161212 KiB
Current children cumulated memory: 4906060 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/251 124250
/proc/meminfo: memFree=111164744/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=6161212 memory=4906060 CPUtime=3391.75 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 756027 0 0 0 333271 5904 0 0 20 0 1 0 141695757 6309081088 1226515 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1540303 1226515 4448 2834 0 1522508 0
Current children cumulated CPU time: 3391.75 s
Current children cumulated vsize: 6161212 KiB
Current children cumulated memory: 4906060 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/251 124252
/proc/meminfo: memFree=111066868/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=6235488 memory=4995216 CPUtime=3451.57 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 769756 0 0 0 339171 5986 0 0 20 0 1 0 141695757 6385139712 1248804 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1558872 1248804 4448 2834 0 1541077 0
Current children cumulated CPU time: 3451.57 s
Current children cumulated vsize: 6235488 KiB
Current children cumulated memory: 4995216 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/251 124254
/proc/meminfo: memFree=111068056/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=6250820 memory=5014948 CPUtime=3511.39 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 772650 0 0 0 345072 6067 0 0 20 0 1 0 141695757 6400839680 1253737 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1562705 1253737 4448 2834 0 1544910 0
Current children cumulated CPU time: 3511.39 s
Current children cumulated vsize: 6250820 KiB
Current children cumulated memory: 5014948 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/250 124256
/proc/meminfo: memFree=111068956/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=6250820 memory=5014948 CPUtime=3571.21 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 772726 0 0 0 350972 6149 0 0 20 0 1 0 141695757 6400839680 1253737 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1562705 1253737 4448 2834 0 1544910 0
Current children cumulated CPU time: 3571.21 s
Current children cumulated vsize: 6250820 KiB
Current children cumulated memory: 5014948 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.2 s]
/proc/loadavg: 4.07 4.08 4.09 5/250 124301
/proc/meminfo: memFree=110893752/131382112 swapFree=33000116/33010684
[pid=123935] ppid=123932 vsize=6250820 memory=5014948 CPUtime=3600.03 cores=1,3
/proc/123935/stat : 123935 (mixed-bag) R 123932 123935 122961 0 -1 4194304 772793 0 0 0 353819 6184 0 0 20 0 1 0 141695757 6400839680 1253737 18446744073709551615 4235264 15840557 140731908758576 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 18047680 18058864 56320000 140731908766106 140731908766183 140731908766183 140731908771787 0
/proc/123935/statm: 1562705 1253737 4448 2834 0 1544910 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 6250820 KiB
Current children cumulated memory: 5014948 KiB

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

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

# cumulated CPU time of all completed processes:  user=3538.2 s, system=61.9217 s

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

Child status: 0

Real time (s): 3611.29
CPU time (s): 3600.12
CPU user time (s): 3538.2
CPU system time (s): 61.9217
CPU usage (%): 99.6908
Max. virtual memory (cumulated for all children) (KiB): 6250820
Max. memory (cumulated for all children) (KiB): 5014948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3538.2
system time used= 61.9217
maximum resident set size= 5015460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 772824
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= 688
involuntary context switches= 1977


# summary of solver processes directly reported to runsolver:
#   pid: 123935
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3538.2
#   total CPU system time (s): 61.9217

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2777 second user time and 35.5209 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-11 20:56:06
IDJOB=4529120
IDBENCH=155402
IDSOLVER=3386
FILE ID=nodeC007/4529120-1752260165
RUNJOBID= nodeC007-1752256448-122973
SLURM_JOB_ID= 9682599
Free space on /tmp= 430992 MiB

SOLVER NAME= mixed-bag-2024 2025-07-10
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_14_shg.opb
COMMAND LINE= mixed-bag BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529120-1752260165/watcher-4529120-1752260165 -o /tmp/evaluation-result-4529120-1752260165/solver-4529120-1752260165 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1752256448-122973 --watchdog 3760  mixed-bag HOME/instance-4529120-1752260165.opb

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

MD5SUM BENCH= c0e25a71d8726d42148f3e780c01ff44
RANDOM SEED=645382185

nodeC007 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		: 3656.732
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.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.202
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.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.337
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.68
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		: 1795.946
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.68
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		: 3656.653
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.68
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		: 3663.346
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.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.282
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.68
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.862
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.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        124161672 kB
MemAvailable:   129102832 kB
Buffers:              16 kB
Cached:          5606888 kB
SwapCached:         2800 kB
Active:           997256 kB
Inactive:        5336200 kB
Active(anon):     703540 kB
Inactive(anon):    35028 kB
Active(file):     293716 kB
Inactive(file):  5301172 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000116 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             93012 kB
Writeback:             4 kB
AnonPages:        725260 kB
Mapped:           132436 kB
Shmem:             12016 kB
KReclaimable:     371796 kB
Slab:             464052 kB
SReclaimable:     371796 kB
SUnreclaim:        92256 kB
KernelStack:        4048 kB
PageTables:         4760 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1173160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149352 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 430880 MiB
End job on nodeC007 at 2025-07-11 21:56:18