Trace number 4454657

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-07-19? (TO) 3600.04 3613.01

DiagnosticValue
AM1LB0
LOWERBOUND-103424
NAM1S0
NCORES4
NEXHAUSTED0
NPBCORES0
NPBREFORM0
NTRIMMED0
SCIPUB-60416

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-usAbbrv.8.25_70.opb
MD5SUM3aed2088dafec39bc246433683012fc1
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 benchmark122880
Best CPU time to get the best result obtained on this benchmark3411.58
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20611
Total number of constraints3921
Number of constraints which are clauses563
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3358
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 135
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073849343
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147557374
Number of bits of the biggest sum of numbers32
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.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.00	c with Papilo
0.00/0.00	c with SCIP
0.00/0.00	c [STEP] parsing instance
0.09/0.12	c [STEP] preprocessing with Papilo
0.30/0.39	c [STEP] solving with SCIP
299.38/300.56	c [STEP] preprocessing done, loading into solver
299.38/300.59	c [STEP] solving
299.38/300.59	c #variables 20534 #constraints 3920
299.38/300.59	c SMALL=int, LARGE=long long
299.38/300.59	d SCIPUB -60416
299.38/300.59	c bounds - >= -107520 @ 298.512
299.38/300.59	c stratification level: 0
684.71/687.12	c #Conflicts:       1000 | #Constraints:       4920
684.71/687.12	c #Conflicts:       2000 | #Constraints:       5920
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
684.71/687.12	c #Conflicts:       3000 | #Constraints:       6028
684.71/687.12	c #Conflicts:       4000 | #Constraints:       7028
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
684.71/687.12	c #Conflicts:       5000 | #Constraints:       6490
684.71/687.12	c #Conflicts:       6000 | #Constraints:       7490
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
684.71/687.12	c #Conflicts:       7000 | #Constraints:       6514
684.71/687.12	c #Conflicts:       8000 | #Constraints:       7514
684.71/687.12	c #Conflicts:       9000 | #Constraints:       8514
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
684.71/687.12	c #Conflicts:      10000 | #Constraints:       7214
684.71/687.12	c #Conflicts:      11000 | #Constraints:       8214
684.71/687.12	c #Conflicts:      12000 | #Constraints:       9214
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
684.71/687.12	c #Conflicts:      13000 | #Constraints:       7677
684.71/687.12	c #Conflicts:      14000 | #Constraints:       8677
684.71/687.12	c #Conflicts:      15000 | #Constraints:       9677
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
684.71/687.12	c #Conflicts:      16000 | #Constraints:       7904
684.71/687.12	c #Conflicts:      17000 | #Constraints:       8904
684.71/687.12	c #Conflicts:      18000 | #Constraints:       9904
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
684.71/687.12	c #Conflicts:      19000 | #Constraints:       7919
684.71/687.12	c #Conflicts:      20000 | #Constraints:       8919
684.71/687.12	c #Conflicts:      21000 | #Constraints:       9919
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
684.71/687.12	c #Conflicts:      22000 | #Constraints:       7724
684.71/687.12	c #Conflicts:      23000 | #Constraints:       8724
684.71/687.12	c #Conflicts:      24000 | #Constraints:       9724
684.71/687.12	c #Conflicts:      25000 | #Constraints:      10724
684.71/687.12	c #Conflicts:      26000 | #Constraints:      11724
684.71/687.12	c #Conflicts:      27000 | #Constraints:      12724
684.71/687.12	c #Conflicts:      28000 | #Constraints:      13724
684.71/687.12	c #Conflicts:      29000 | #Constraints:      14724
684.71/687.12	c #Conflicts:      30000 | #Constraints:      15724
684.71/687.12	c #Conflicts:      31000 | #Constraints:      16724
684.71/687.12	c #Conflicts:      32000 | #Constraints:      17724
684.71/687.12	c #Conflicts:      33000 | #Constraints:      18724
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
684.71/687.12	c #Conflicts:      34000 | #Constraints:      12272
684.71/687.12	c #Conflicts:      35000 | #Constraints:      13272
684.71/687.12	c #Conflicts:      36000 | #Constraints:      14272
684.71/687.12	c #Conflicts:      37000 | #Constraints:      15272
684.71/687.12	c #Conflicts:      38000 | #Constraints:      16272
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
684.71/687.12	c #Conflicts:      39000 | #Constraints:      11200
684.71/687.12	c #Conflicts:      40000 | #Constraints:      12200
684.71/687.12	c #Conflicts:      41000 | #Constraints:      13200
684.71/687.12	c #Conflicts:      42000 | #Constraints:      14200
684.71/687.12	c #Conflicts:      43000 | #Constraints:      15200
684.71/687.12	c bounds - >= -106496 @ 533.097
684.71/687.12	c #Conflicts:      44000 | #Constraints:      16201
684.71/687.12	c #Conflicts:      45000 | #Constraints:      17201
684.71/687.12	c #Conflicts:      46000 | #Constraints:      18201
684.71/687.12	c bounds - >= -105472 @ 567.939
684.71/687.12	c #Conflicts:      47000 | #Constraints:      19202
684.71/687.12	c #Conflicts:      48000 | #Constraints:      20202
684.71/687.12	c #Conflicts:      49000 | #Constraints:      21202
684.71/687.12	c #Conflicts:      50000 | #Constraints:      22202
684.71/687.12	c #Conflicts:      51000 | #Constraints:      23202
684.71/687.12	c #Conflicts:      52000 | #Constraints:      24202
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
684.71/687.12	c #Conflicts:      53000 | #Constraints:      14821
684.71/687.12	c #Conflicts:      54000 | #Constraints:      15821
684.71/687.12	c #Conflicts:      55000 | #Constraints:      16821
684.71/687.12	c #Conflicts:      56000 | #Constraints:      17821
684.71/687.12	c #Conflicts:      57000 | #Constraints:      18821
684.71/687.12	c bounds - >= -104448 @ 592.421
684.71/687.12	c #Conflicts:      58000 | #Constraints:      19822
684.71/687.12	c bounds - >= -103424 @ 600.406
684.71/687.12	c #Conflicts:      59000 | #Constraints:      20824
684.71/687.12	c #Conflicts:      60000 | #Constraints:      21824
684.71/687.12	c #Conflicts:      61000 | #Constraints:      22824
684.71/687.12	c #Conflicts:      62000 | #Constraints:      23824
684.71/687.12	c #Conflicts:      63000 | #Constraints:      24824
684.71/687.12	c #Conflicts:      64000 | #Constraints:      25824
684.71/687.12	c #Conflicts:      65000 | #Constraints:      26824
684.71/687.12	c #Conflicts:      66000 | #Constraints:      27824
684.71/687.12	c #Conflicts:      67000 | #Constraints:      28824
684.71/687.12	c #Conflicts:      68000 | #Constraints:      29824
684.71/687.12	c #Conflicts:      69000 | #Constraints:      30824
684.71/687.12	c INPROCESSING
684.71/687.12	c GARBAGE COLLECT
2161.12/2168.97	c #Conflicts:      70000 | #Constraints:      18340
2161.12/2168.97	c #Conflicts:      71000 | #Constraints:      19340
2161.12/2168.97	c #Conflicts:      72000 | #Constraints:      20340
2161.12/2168.97	c #Conflicts:      73000 | #Constraints:      21340
2161.12/2168.97	c #Conflicts:      74000 | #Constraints:      22340
2161.12/2168.97	c #Conflicts:      75000 | #Constraints:      23340
2161.12/2168.97	c #Conflicts:      76000 | #Constraints:      24340
2161.12/2168.97	c #Conflicts:      77000 | #Constraints:      25340
2161.12/2168.97	c #Conflicts:      78000 | #Constraints:      26340
2161.12/2168.97	c #Conflicts:      79000 | #Constraints:      27340
2161.12/2168.97	c #Conflicts:      80000 | #Constraints:      28340
2161.12/2168.97	c #Conflicts:      81000 | #Constraints:      29340
2161.12/2168.97	c #Conflicts:      82000 | #Constraints:      30340
2161.12/2168.97	c #Conflicts:      83000 | #Constraints:      31340
2161.12/2168.97	c #Conflicts:      84000 | #Constraints:      32340
2161.12/2168.97	c #Conflicts:      85000 | #Constraints:      33340
2161.12/2168.97	c #Conflicts:      86000 | #Constraints:      34340
2161.12/2168.97	c #Conflicts:      87000 | #Constraints:      35340
2161.12/2168.97	c #Conflicts:      88000 | #Constraints:      36340
2161.12/2168.97	c INPROCESSING
2161.12/2168.97	c GARBAGE COLLECT
2161.12/2168.97	c #Conflicts:      89000 | #Constraints:      21234
2161.12/2168.97	c #Conflicts:      90000 | #Constraints:      22234
2161.12/2168.97	c #Conflicts:      91000 | #Constraints:      23234
2161.12/2168.97	c #Conflicts:      92000 | #Constraints:      24234
2161.12/2168.97	c #Conflicts:      93000 | #Constraints:      25234
2161.12/2168.97	c #Conflicts:      94000 | #Constraints:      26234
2161.12/2168.97	c #Conflicts:      95000 | #Constraints:      27234
2161.12/2168.97	c #Conflicts:      96000 | #Constraints:      28234
2161.12/2168.97	c INPROCESSING
2161.12/2168.97	c GARBAGE COLLECT
2161.12/2168.97	c #Conflicts:      97000 | #Constraints:      17065
2161.12/2168.97	c #Conflicts:      98000 | #Constraints:      18065
2161.12/2168.97	c #Conflicts:      99000 | #Constraints:      19065
2161.12/2168.97	c #Conflicts:     100000 | #Constraints:      20065
2161.12/2168.97	c #Conflicts:     101000 | #Constraints:      21065
2161.12/2168.97	c #Conflicts:     102000 | #Constraints:      22065
2161.12/2168.97	c #Conflicts:     103000 | #Constraints:      23065
2161.12/2168.97	c #Conflicts:     104000 | #Constraints:      24065
2161.12/2168.97	c #Conflicts:     105000 | #Constraints:      25065
2161.12/2168.97	c #Conflicts:     106000 | #Constraints:      26065
2161.12/2168.97	c #Conflicts:     107000 | #Constraints:      27065
2161.12/2168.97	c #Conflicts:     108000 | #Constraints:      28065
2161.12/2168.97	c #Conflicts:     109000 | #Constraints:      29065
2161.12/2168.97	c #Conflicts:     110000 | #Constraints:      30065
2161.12/2168.97	c #Conflicts:     111000 | #Constraints:      31065
2161.12/2168.97	c #Conflicts:     112000 | #Constraints:      32065
2161.12/2168.97	c #Conflicts:     113000 | #Constraints:      33065
2161.12/2168.97	c #Conflicts:     114000 | #Constraints:      34065
2161.12/2168.97	c #Conflicts:     115000 | #Constraints:      35065
2161.12/2168.97	c #Conflicts:     116000 | #Constraints:      36065
2161.12/2168.97	c #Conflicts:     117000 | #Constraints:      37065
2161.12/2168.97	c #Conflicts:     118000 | #Constraints:      38065
2161.12/2168.97	c INPROCESSING
2161.12/2168.97	c GARBAGE COLLECT
2161.12/2168.97	c #Conflicts:     119000 | #Constraints:      22037
2161.12/2168.97	c #Conflicts:     120000 | #Constraints:      23037
2161.12/2168.97	c #Conflicts:     121000 | #Constraints:      24037
2161.12/2168.97	c #Conflicts:     122000 | #Constraints:      25037
2161.12/2168.97	c #Conflicts:     123000 | #Constraints:      26037
2161.12/2168.97	c #Conflicts:     124000 | #Constraints:      27037
2161.12/2168.97	c #Conflicts:     125000 | #Constraints:      28037
2161.12/2168.97	c #Conflicts:     126000 | #Constraints:      29037
2161.12/2168.97	c #Conflicts:     127000 | #Constraints:      30037
2161.12/2168.97	c #Conflicts:     128000 | #Constraints:      31037
2161.12/2168.97	c INPROCESSING
2161.12/2168.97	c GARBAGE COLLECT
2161.12/2168.97	c #Conflicts:     129000 | #Constraints:      18762
2161.12/2168.97	c #Conflicts:     130000 | #Constraints:      19762
2161.12/2168.97	c #Conflicts:     131000 | #Constraints:      20762
2161.12/2168.97	c #Conflicts:     132000 | #Constraints:      21762
2161.12/2168.97	c #Conflicts:     133000 | #Constraints:      22762
2161.12/2168.97	c #Conflicts:     134000 | #Constraints:      23762
2161.12/2168.97	c #Conflicts:     135000 | #Constraints:      24762
2161.12/2168.97	c #Conflicts:     136000 | #Constraints:      25762
2161.12/2168.97	c #Conflicts:     137000 | #Constraints:      26762
2161.12/2168.97	c #Conflicts:     138000 | #Constraints:      27762
2161.12/2168.97	c #Conflicts:     139000 | #Constraints:      28762
2161.12/2168.97	c #Conflicts:     140000 | #Constraints:      29762
2161.12/2168.97	c #Conflicts:     141000 | #Constraints:      30762
2161.12/2168.97	c #Conflicts:     142000 | #Constraints:      31762
2161.12/2168.97	c #Conflicts:     143000 | #Constraints:      32762
2161.12/2168.97	c #Conflicts:     144000 | #Constraints:      33762
2161.12/2168.97	c #Conflicts:     145000 | #Constraints:      34762
3600.02/3613.00	c #Conflicts:     146000 | #Constraints:      35762
3600.02/3613.00	c #Conflicts:     147000 | #Constraints:      36762
3600.02/3613.00	c #Conflicts:     148000 | #Constraints:      37762
3600.02/3613.00	c #Conflicts:     149000 | #Constraints:      38762
3600.02/3613.00	c #Conflicts:     150000 | #Constraints:      39762
3600.02/3613.00	c #Conflicts:     151000 | #Constraints:      40762
3600.02/3613.00	c #Conflicts:     152000 | #Constraints:      41762
3600.02/3613.00	c #Conflicts:     153000 | #Constraints:      42762
3600.02/3613.00	c INPROCESSING
3600.02/3613.00	c GARBAGE COLLECT
3600.02/3613.00	c #Conflicts:     154000 | #Constraints:      24634
3600.02/3613.00	c #Conflicts:     155000 | #Constraints:      25634
3600.02/3613.00	c #Conflicts:     156000 | #Constraints:      26634
3600.02/3613.00	c #Conflicts:     157000 | #Constraints:      27634
3600.02/3613.00	c #Conflicts:     158000 | #Constraints:      28634
3600.02/3613.00	c #Conflicts:     159000 | #Constraints:      29634
3600.02/3613.00	c #Conflicts:     160000 | #Constraints:      30634
3600.02/3613.00	c #Conflicts:     161000 | #Constraints:      31634
3600.02/3613.00	c #Conflicts:     162000 | #Constraints:      32634
3600.02/3613.00	c #Conflicts:     163000 | #Constraints:      33634
3600.02/3613.00	c INPROCESSING
3600.02/3613.00	c GARBAGE COLLECT
3600.02/3613.00	c #Conflicts:     164000 | #Constraints:      19643
3600.02/3613.00	c #Conflicts:     165000 | #Constraints:      20643
3600.02/3613.00	c #Conflicts:     166000 | #Constraints:      21643
3600.02/3613.00	c #Conflicts:     167000 | #Constraints:      22643
3600.02/3613.00	c #Conflicts:     168000 | #Constraints:      23643
3600.02/3613.00	c #Conflicts:     169000 | #Constraints:      24643
3600.02/3613.00	c #Conflicts:     170000 | #Constraints:      25643
3600.02/3613.00	c #Conflicts:     171000 | #Constraints:      26643
3600.02/3613.00	c #Conflicts:     172000 | #Constraints:      27643
3600.02/3613.00	c #Conflicts:     173000 | #Constraints:      28643
3600.02/3613.00	c #Conflicts:     174000 | #Constraints:      29643
3600.02/3613.00	c #Conflicts:     175000 | #Constraints:      30643
3600.02/3613.00	c #Conflicts:     176000 | #Constraints:      31643
3600.02/3613.00	c #Conflicts:     177000 | #Constraints:      32643
3600.02/3613.00	c #Conflicts:     178000 | #Constraints:      33643
3600.02/3613.00	c #Conflicts:     179000 | #Constraints:      34643
3600.02/3613.00	c #Conflicts:     180000 | #Constraints:      35643
3600.02/3613.00	c #Conflicts:     181000 | #Constraints:      36643
3600.02/3613.00	c #Conflicts:     182000 | #Constraints:      37643
3600.02/3613.00	c #Conflicts:     183000 | #Constraints:      38643
3600.02/3613.00	c Program interrupted by user.
3600.02/3613.00	c cpu time 3595.34 s
3600.02/3613.00	c deterministic time 247048052067 2.47e+11
3600.02/3613.00	c optimization time 665.229 s
3600.02/3613.00	c total solve time 2631.6 s
3600.02/3613.00	c core-guided solve time 2631.6 s
3600.02/3613.00	c propagation time 3198.62 s
3600.02/3613.00	c conflict analysis time 91.8571 s
3600.02/3613.00	c propagations 175230104
3600.02/3613.00	c resolve steps 2741244
3600.02/3613.00	c decisions 1615371
3600.02/3613.00	c conflicts 183686
3600.02/3613.00	c restarts 507
3600.02/3613.00	c inprocessing phases 18
3600.02/3613.00	c input clauses 564
3600.02/3613.00	c input cardinalities 4
3600.02/3613.00	c input general constraints 3357
3600.02/3613.00	c input average constraint length 46.10
3600.02/3613.00	c input average constraint degree 712687602.60
3600.02/3613.00	c learned clauses 4903
3600.02/3613.00	c learned cardinalities 0
3600.02/3613.00	c learned general constraints 178784
3600.02/3613.00	c learned average constraint length 98.85
3600.02/3613.00	c learned average constraint degree 650621985.22
3600.02/3613.00	c watched constraints 181971
3600.02/3613.00	c counting constraints 170
3600.02/3613.00	c gcd simplifications 3005
3600.02/3613.00	c detected cardinalities 0
3600.02/3613.00	c weakened non-implied lits 252595
3600.02/3613.00	c weakened non-implying lits 5982
3600.02/3613.00	c original variables 20611
3600.02/3613.00	c clausal propagations 1284773
3600.02/3613.00	c cardinality propagations 0
3600.02/3613.00	c watched propagations 173753546
3600.02/3613.00	c counting propagations 182414
3600.02/3613.00	c watch lookups 68065573296
3600.02/3613.00	c watch backjump lookups 68023582329
3600.02/3613.00	c watch checks 30352924605
3600.02/3613.00	c propagation checks 80086256555
3600.02/3613.00	c constraint additions 165840940
3600.02/3613.00	c trail pops 177028866
3600.02/3613.00	c formula constraints 3920
3600.02/3613.00	c learned constraints 183687
3600.02/3613.00	c bound constraints 5
3600.02/3613.00	c core-guided constraints 0
3600.02/3613.00	c encountered formula constraints 1140535
3600.02/3613.00	c encountered learned constraints 1784395
3600.02/3613.00	c encountered bound constraints 0
3600.02/3613.00	c encountered core-guided constraints 0
3600.02/3613.00	c LP total time 0 s
3600.02/3613.00	c LP solve time 0 s
3600.02/3613.00	c LP constraints added 0
3600.02/3613.00	c LP constraints removed 0
3600.02/3613.00	c LP pivots internal 0
3600.02/3613.00	c LP pivots root 0
3600.02/3613.00	c LP calls 0
3600.02/3613.00	c LP optimalities 0
3600.02/3613.00	c LP no pivot count 0
3600.02/3613.00	c LP infeasibilities 0
3600.02/3613.00	c LP valid Farkas constraints 0
3600.02/3613.00	c LP learned Farkas constraints 0
3600.02/3613.00	c LP basis resets 0
3600.02/3613.00	c LP cycling count 0
3600.02/3613.00	c LP singular count 0
3600.02/3613.00	c LP no primal count 0
3600.02/3613.00	c LP no farkas count 0
3600.02/3613.00	c LP other issue count 0
3600.02/3613.00	c LP Gomory cuts 0
3600.02/3613.00	c LP learned cuts 0
3600.02/3613.00	c LP deleted cuts 0
3600.02/3613.00	c LP encountered Gomory constraints 0
3600.02/3613.00	c LP encountered Farkas constraints 0
3600.02/3613.00	c LP encountered learned Farkas constraints 0
3600.02/3613.00	c CG auxiliary variables introduced 0
3600.02/3613.00	c CG solutions found 0
3600.02/3613.00	c CG cores constructed 4
3600.02/3613.00	c CG core cardinality constraints returned 0
3600.02/3613.00	c CG unit cores 0
3600.02/3613.00	c CG single cores 4
3600.02/3613.00	c CG blocks removed during cardinality reduction 0
3600.02/3613.00	c CG first core best 0
3600.02/3613.00	c CG decision core best 0
3600.02/3613.00	c CG core reduction tie 0
3600.02/3613.00	c CG core degree average 1.00
3600.02/3613.00	c CG core slack average 7.00
3600.02/3613.00	c CG exhausted 0
3600.02/3613.00	c CG exhaust time 0 s
3600.02/3613.00	c CG trimmed 0
3600.02/3613.00	c CG trim time 9.1e-05 s
3600.02/3613.00	c CG minimized 0
3600.02/3613.00	c CG minimize time 0 s
3600.02/3613.00	c CG am1 prop time 0.000334 s
3600.02/3613.00	c CG # am1s reformulated 0
3600.02/3613.00	c CG lower bound derived from am1s 0
3600.02/3613.00	c CG # clausal cores 4
3600.02/3613.00	c CG # cardinality cores 0
3600.02/3613.00	c CG # pb cores 0
3600.02/3613.00	c CG # pb reforms 0
3600.02/3613.00	c CG # cores discarded because of pb reform 0
3600.02/3613.00	d LOWERBOUND -103424
3600.02/3613.00	d NCORES 4
3600.02/3613.00	d NPBCORES 0
3600.02/3613.00	d NPBREFORM 0
3600.02/3613.00	d NTRIMMED 0
3600.02/3613.00	d NEXHAUSTED 0
3600.02/3613.00	d NAM1S 0
3600.02/3613.00	d AM1LB 0
3600.02/3613.00	c [Papilo Statistics]
3600.02/3613.00	c prepro time 0.267131s
3600.02/3613.00	c # tsx applied 930
3600.02/3613.00	c # tsx conflicts 0
3600.02/3613.00	c # bound changes 30
3600.02/3613.00	c # side changes 838
3600.02/3613.00	c # coef changes 3216
3600.02/3613.00	c # rounds 5
3600.02/3613.00	c # deted vars 78
3600.02/3613.00	c # deted constrs 209
3600.02/3613.00	c # consecutive rounds of only bound changes 0
3600.02/3613.01	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: 63968 MiB (61065 MiB free)
  memory of node 1: 64473 MiB (62470 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4454657-1721442474/watcher-4454657-1721442474 -o /tmp/evaluation-result-4454657-1721442474/solver-4454657-1721442474 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721438873-1042992 --watchdog 3760 mixed-bag HOME/instance-4454657-1721442474.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing 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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=1045077, runsolver pid=1045074
Current StackSize limit: 8192 KiB


[startup+0.100088 s]*
/proc/loadavg: 4.11 4.13 4.06 5/257 1045078
/proc/meminfo: memFree=126489232/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=85716 memory=17540 CPUtime=0.09 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 3443 0 0 0 9 0 0 0 20 0 1 0 196416366 87773184 4385 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 21429 4385 1625 3002 0 5717 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 85716 KiB
Current children cumulated memory: 17540 KiB

[startup+0.205545 s]*
/proc/loadavg: 4.11 4.13 4.06 6/257 1045078
/proc/meminfo: memFree=126463344/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=118016 memory=41472 CPUtime=0.2 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 7822 0 0 0 19 1 0 0 20 0 1 0 196416366 120848384 10368 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 29504 10368 1732 3002 0 13253 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 118016 KiB
Current children cumulated memory: 41472 KiB

[startup+0.304657 s]*
/proc/loadavg: 4.11 4.13 4.06 5/257 1045078
/proc/meminfo: memFree=126462868/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=118016 memory=41472 CPUtime=0.3 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 7822 0 0 0 29 1 0 0 20 0 1 0 196416366 120848384 10368 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 29504 10368 1732 3002 0 13253 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 118016 KiB
Current children cumulated memory: 41472 KiB

[startup+0.700159 s]
/proc/loadavg: 4.11 4.13 4.06 5/257 1045078
/proc/meminfo: memFree=126402636/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=208220 memory=136472 CPUtime=0.68 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 29402 0 0 0 64 4 0 0 20 0 1 0 196416366 213217280 34118 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 52055 34118 3777 3002 0 35804 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 208220 KiB
Current children cumulated memory: 136472 KiB

[startup+1.5002 s]
/proc/loadavg: 4.11 4.13 4.06 5/257 1045078
/proc/meminfo: memFree=126344904/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=422896 memory=291712 CPUtime=1.49 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 74100 0 0 0 138 11 0 0 20 0 1 0 196416366 433045504 72928 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 105724 72928 3887 3002 0 89473 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 422896 KiB
Current children cumulated memory: 291712 KiB

[startup+3.10589 s]
/proc/loadavg: 4.11 4.13 4.06 5/257 1045078
/proc/meminfo: memFree=126173156/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=437928 memory=306832 CPUtime=3.09 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 76690 0 0 0 297 12 0 0 20 0 1 0 196416366 448438272 76708 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 109482 76708 4108 3002 0 93231 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 437928 KiB
Current children cumulated memory: 306832 KiB

[startup+6.3002 s]
/proc/loadavg: 4.10 4.13 4.06 5/257 1045080
/proc/meminfo: memFree=126098120/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=458312 memory=325708 CPUtime=6.26 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 81541 0 0 0 614 12 0 0 20 0 1 0 196416366 469311488 81427 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 114578 81427 4187 3002 0 98327 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 458312 KiB
Current children cumulated memory: 325708 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.12 4.06 5/257 1045080
/proc/meminfo: memFree=126001532/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=512016 memory=379760 CPUtime=12.65 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 95097 0 0 0 1251 14 0 0 20 0 1 0 196416366 524304384 94940 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 128004 94940 4196 3002 0 111753 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 512016 KiB
Current children cumulated memory: 379760 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.13 4.06 5/257 1045083
/proc/meminfo: memFree=125881496/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=540032 memory=403448 CPUtime=25.4 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 102622 0 0 0 2524 16 0 0 20 0 1 0 196416366 552992768 100862 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 135008 100862 4244 3002 0 118757 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 540032 KiB
Current children cumulated memory: 403448 KiB

[startup+51.1056 s]
/proc/loadavg: 4.10 4.12 4.06 5/257 1045254
/proc/meminfo: memFree=125735828/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=562052 memory=425644 CPUtime=50.92 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 109791 0 0 0 5075 17 0 0 20 0 1 0 196416366 575541248 106411 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 140513 106411 4244 3002 0 124262 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 562052 KiB
Current children cumulated memory: 425644 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.11 4.06 5/256 1045262
/proc/meminfo: memFree=125319784/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=586888 memory=455756 CPUtime=101.93 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 185481 0 0 0 10157 36 0 0 20 0 1 0 196416366 600973312 113939 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 146722 113939 4292 3002 0 130471 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 586888 KiB
Current children cumulated memory: 455756 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.12 4.07 5/257 1045273
/proc/meminfo: memFree=125143144/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=623176 memory=487332 CPUtime=161.73 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 193401 0 0 0 16135 38 0 0 20 0 1 0 196416366 638132224 121833 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 155794 121833 4292 3002 0 139543 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 623176 KiB
Current children cumulated memory: 487332 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.07 5/259 1045344
/proc/meminfo: memFree=125070664/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=630388 memory=498628 CPUtime=221.47 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 196299 0 0 0 22109 38 0 0 20 0 1 0 196416366 645517312 124657 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 157597 124657 4292 3002 0 141346 0
Current children cumulated CPU time: 221.47 s
Current children cumulated vsize: 630388 KiB
Current children cumulated memory: 498628 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.12 4.08 5/259 1045356
/proc/meminfo: memFree=124982148/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=662272 memory=527704 CPUtime=281.24 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 360869 0 0 0 28029 95 0 0 20 0 1 0 196416366 678166528 131926 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 165568 131926 4292 3002 0 149317 0
Current children cumulated CPU time: 281.24 s
Current children cumulated vsize: 662272 KiB
Current children cumulated memory: 527704 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.13 4.08 5/259 1045366
/proc/meminfo: memFree=124844324/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=589828 memory=488064 CPUtime=341.05 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 362133 0 0 0 33986 119 0 0 20 0 1 0 196416366 603983872 122016 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 147457 122016 4404 3002 0 131206 0
Current children cumulated CPU time: 341.05 s
Current children cumulated vsize: 589828 KiB
Current children cumulated memory: 488064 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.12 4.08 5/258 1045377
/proc/meminfo: memFree=124685864/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=594248 memory=491568 CPUtime=400.86 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 362561 0 0 0 39951 135 0 0 20 0 1 0 196416366 608509952 122892 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 148562 122892 4404 3002 0 132311 0
Current children cumulated CPU time: 400.86 s
Current children cumulated vsize: 594248 KiB
Current children cumulated memory: 491568 KiB

[startup+462.3 s]
/proc/loadavg: 4.43 4.20 4.11 5/257 1045387
/proc/meminfo: memFree=124607240/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=601428 memory=495988 CPUtime=460.65 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 363139 0 0 0 45918 147 0 0 20 0 1 0 196416366 615862272 123997 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 150357 123997 4404 3002 0 134106 0

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

Current children cumulated memory: 558616 KiB

[startup+2862.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/258 1046396
/proc/meminfo: memFree=121681176/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=2852.01 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 365574 0 0 0 284775 426 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 2852.01 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/255 1046406
/proc/meminfo: memFree=121636708/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=2911.78 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 365648 0 0 0 290750 428 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 2911.78 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/255 1046418
/proc/meminfo: memFree=121588392/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=2971.58 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 365732 0 0 0 296723 435 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 2971.58 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/254 1046428
/proc/meminfo: memFree=121553348/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=3031.36 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 365803 0 0 0 302696 440 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 3031.36 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/254 1046438
/proc/meminfo: memFree=121531496/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=3091.14 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 365874 0 0 0 308669 445 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 3091.14 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/254 1046448
/proc/meminfo: memFree=121504912/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=3150.93 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 365946 0 0 0 314643 450 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 3150.93 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/256 1046464
/proc/meminfo: memFree=121474024/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=3210.71 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 366020 0 0 0 320619 452 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 3210.71 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/256 1046475
/proc/meminfo: memFree=121434184/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=3270.49 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 366091 0 0 0 326594 455 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 3270.49 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/256 1046486
/proc/meminfo: memFree=121389696/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=3330.27 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 366168 0 0 0 332570 457 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 3330.27 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/256 1046497
/proc/meminfo: memFree=121370044/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=3390.06 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 366250 0 0 0 338546 460 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 3390.06 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/256 1046507
/proc/meminfo: memFree=121355936/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=3449.85 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 366336 0 0 0 344522 463 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 3449.85 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/257 1046905
/proc/meminfo: memFree=121438052/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=3509.64 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 366408 0 0 0 350499 465 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 3509.64 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/257 1046916
/proc/meminfo: memFree=121412700/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=3569.43 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 366482 0 0 0 356475 468 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 3569.43 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613 s]*
/proc/loadavg: 4.11 4.09 4.09 5/257 1047060
/proc/meminfo: memFree=125788724/131524600 swapFree=131071996/131071996
[pid=1045077] ppid=1045074 vsize=632072 memory=558616 CPUtime=3600.02 cores=0,2
/proc/1045077/stat : 1045077 (mixed-bag) R 1045074 1045077 1042982 0 -1 4194304 366498 0 0 0 359533 469 0 0 20 0 1 0 196416366 647241728 139654 134679101440 4194304 16488053 140737044533920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 18731784 18742840 38989824 140737044542485 140737044542562 140737044542562 140737044549579 0
/proc/1045077/statm: 158018 139654 4404 3002 0 141767 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 632072 KiB
Current children cumulated memory: 558616 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.35 s, system=4.69501 s

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

Child status: 0

Real time (s): 3613.01
CPU time (s): 3600.04
CPU user time (s): 3595.35
CPU system time (s): 4.69501
CPU usage (%): 99.641
Max. virtual memory (cumulated for all children) (KiB): 705460
Max. memory (cumulated for all children) (KiB): 570312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.35
system time used= 4.69501
maximum resident set size= 570448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366534
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= 32
involuntary context switches= 25225


# summary of solver processes directly reported to runsolver:
#   pid: 1045077
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3595.35
#   total CPU system time (s): 4.69501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.93389 second user time and 17.1356 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-20 04:28:07
IDJOB=4454657
IDBENCH=146780
IDSOLVER=3083
FILE ID=nodeC032/4454657-1721442474
RUNJOBID= nodeC032-1721438873-1042992
SLURM_JOB_ID= 7545649
Free space on /tmp= 890024 MiB

SOLVER NAME= mixed-bag 2024-07-19
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-usAbbrv.8.25_70.opb
COMMAND LINE= mixed-bag BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4454657-1721442474/watcher-4454657-1721442474 -o /tmp/evaluation-result-4454657-1721442474/solver-4454657-1721442474 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721438873-1042992 --watchdog 3760  mixed-bag HOME/instance-4454657-1721442474.opb

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

MD5SUM BENCH= 3aed2088dafec39bc246433683012fc1
RANDOM SEED=1696849542

nodeC032.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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	: 0xb00002a
cpu MHz		: 3664.868
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.33
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	: 0xb00002a
cpu MHz		: 3675.872
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.03
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	: 0xb00002a
cpu MHz		: 3669.276
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.33
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	: 0xb00002a
cpu MHz		: 3599.703
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.03
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	: 0xb00002a
cpu MHz		: 3669.407
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.33
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	: 0xb00002a
cpu MHz		: 3675.904
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.03
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	: 0xb00002a
cpu MHz		: 3628.794
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.33
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	: 0xb00002a
cpu MHz		: 3599.967
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126501456 kB
MemAvailable:   129168384 kB
Buffers:          554692 kB
Cached:          2934048 kB
SwapCached:            0 kB
Active:          1046344 kB
Inactive:        3310876 kB
Active(anon):       1580 kB
Inactive(anon):   912812 kB
Active(file):    1044764 kB
Inactive(file):  2398064 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             51840 kB
Writeback:             0 kB
AnonPages:        868676 kB
Mapped:           132540 kB
Shmem:             45912 kB
KReclaimable:     127844 kB
Slab:             244496 kB
SReclaimable:     127844 kB
SUnreclaim:       116652 kB
KernelStack:        4224 kB
PageTables:        11032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1342320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73536 kB
HardwareCorrupted:     0 kB
AnonHugePages:    307200 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      226004 kB
DirectMap2M:    21567488 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 890012 MiB
End job on nodeC032 at 2024-07-20 05:28:20