Trace number 4486655

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
roundingsat-ihs-log 63f22adOPT cert.207 270.389 271.173

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32c2.opb
MD5SUM0ec52d363b7c61cdd5525674056021d1
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark207
Best CPU time to get the best result obtained on this benchmark1.5157
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables498
Total number of constraints2431
Number of constraints which are clauses2431
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 constraint2
Maximum length of a constraint32
Number of terms in the objective function 498
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 498
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 498
Number of bits of the biggest sum of numbers9
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.03	c RoundingSat 2
0.00/0.03	c branch pb25
0.00/0.03	c commit 63f22ad
0.00/0.08	c #variables 498 #constraints 2431
0.00/0.08	c objective is ce32 
0.00/0.10	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.10	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.00/0.10	c GLOBAL bounds - >= 0 @ 0.049252
0.00/0.11	c GLOBAL bounds - >= 0 @ 0.054858
0.07/0.12	c GLOBAL bounds - >= 0 @ 0.063236
0.07/0.12	c GLOBAL bounds - >= 0 @ 0.066073
0.07/0.15	c GLOBAL bounds - >= 0 @ 0.093634
0.07/0.15	c GLOBAL bounds - >= 0 @ 0.094832
0.07/0.16	c GLOBAL bounds - >= 0 @ 0.102772
0.07/0.17	c GLOBAL bounds - >= 0 @ 0.109885
0.07/0.17	c GLOBAL bounds - >= 0 @ 0.112827
0.07/0.20	c GLOBAL bounds - >= 0 @ 0.138289
0.07/0.21	c GLOBAL bounds - >= 0 @ 0.14936
0.07/0.21	c GLOBAL bounds - >= 0 @ 0.152179
0.07/0.22	c GLOBAL bounds - >= 0 @ 0.154975
0.07/0.22	c GLOBAL bounds - >= 0 @ 0.157004
0.28/0.33	c GLOBAL bounds - >= 0 @ 0.264165
0.28/0.34	c GLOBAL bounds - >= 0 @ 0.271086
0.38/0.48	c GLOBAL bounds - >= 0 @ 0.400382
50.20/50.45	c #Conflicts:       1000 | #Constraints:       3461
50.20/50.45	c #Conflicts:       2000 | #Constraints:       4461
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:       3000 | #Constraints:       4469
50.20/50.45	c #Conflicts:       4000 | #Constraints:       5469
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:       5000 | #Constraints:       4870
50.20/50.45	c #Conflicts:       6000 | #Constraints:       5870
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:       7000 | #Constraints:       4879
50.20/50.45	c #Conflicts:       8000 | #Constraints:       5879
50.20/50.45	c #Conflicts:       9000 | #Constraints:       6879
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      10000 | #Constraints:       5581
50.20/50.45	c #Conflicts:      11000 | #Constraints:       6581
50.20/50.45	c #Conflicts:      12000 | #Constraints:       7581
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      13000 | #Constraints:       6032
50.20/50.45	c #Conflicts:      14000 | #Constraints:       7032
50.20/50.45	c #Conflicts:      15000 | #Constraints:       8032
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      16000 | #Constraints:       6257
50.20/50.45	c #Conflicts:      17000 | #Constraints:       7257
50.20/50.45	c #Conflicts:      18000 | #Constraints:       8257
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      19000 | #Constraints:       6283
50.20/50.45	c #Conflicts:      20000 | #Constraints:       7283
50.20/50.45	c #Conflicts:      21000 | #Constraints:       8283
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      22000 | #Constraints:       6101
50.20/50.45	c #Conflicts:      23000 | #Constraints:       7101
50.20/50.45	c #Conflicts:      24000 | #Constraints:       8101
50.20/50.45	c #Conflicts:      25000 | #Constraints:       9101
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      26000 | #Constraints:       6697
50.20/50.45	c #Conflicts:      27000 | #Constraints:       7697
50.20/50.45	c #Conflicts:      28000 | #Constraints:       8697
50.20/50.45	c #Conflicts:      29000 | #Constraints:       9697
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      30000 | #Constraints:       7090
50.20/50.45	c #Conflicts:      31000 | #Constraints:       8090
50.20/50.45	c #Conflicts:      32000 | #Constraints:       9090
50.20/50.45	c #Conflicts:      33000 | #Constraints:      10090
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      34000 | #Constraints:       7311
50.20/50.45	c #Conflicts:      35000 | #Constraints:       8311
50.20/50.45	c #Conflicts:      36000 | #Constraints:       9311
50.20/50.45	c #Conflicts:      37000 | #Constraints:      10311
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      38000 | #Constraints:       7311
50.20/50.45	c #Conflicts:      39000 | #Constraints:       8311
50.20/50.45	c #Conflicts:      40000 | #Constraints:       9311
50.20/50.45	c #Conflicts:      41000 | #Constraints:      10311
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      42000 | #Constraints:       7110
50.20/50.45	c #Conflicts:      43000 | #Constraints:       8110
50.20/50.45	c #Conflicts:      44000 | #Constraints:       9110
50.20/50.45	c #Conflicts:      45000 | #Constraints:      10110
50.20/50.45	c #Conflicts:      46000 | #Constraints:      11110
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      47000 | #Constraints:       7696
50.20/50.45	c #Conflicts:      48000 | #Constraints:       8696
50.20/50.45	c #Conflicts:      49000 | #Constraints:       9696
50.20/50.45	c #Conflicts:      50000 | #Constraints:      10696
50.20/50.45	c #Conflicts:      51000 | #Constraints:      11696
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      52000 | #Constraints:       8093
50.20/50.45	c #Conflicts:      53000 | #Constraints:       9093
50.20/50.45	c #Conflicts:      54000 | #Constraints:      10093
50.20/50.45	c #Conflicts:      55000 | #Constraints:      11093
50.20/50.45	c #Conflicts:      56000 | #Constraints:      12093
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      57000 | #Constraints:       8300
50.20/50.45	c #Conflicts:      58000 | #Constraints:       9300
50.20/50.45	c #Conflicts:      59000 | #Constraints:      10300
50.20/50.45	c #Conflicts:      60000 | #Constraints:      11300
50.20/50.45	c #Conflicts:      61000 | #Constraints:      12300
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      62000 | #Constraints:       8315
50.20/50.45	c #Conflicts:      63000 | #Constraints:       9315
50.20/50.45	c #Conflicts:      64000 | #Constraints:      10315
50.20/50.45	c #Conflicts:      65000 | #Constraints:      11315
50.20/50.45	c #Conflicts:      66000 | #Constraints:      12315
50.20/50.45	c INPROCESSING
50.20/50.45	c GARBAGE COLLECT
50.20/50.45	c #Conflicts:      67000 | #Constraints:       8132
50.20/50.45	c #Conflicts:      68000 | #Constraints:       9132
108.66/109.08	c #Conflicts:      69000 | #Constraints:      10132
108.66/109.08	c #Conflicts:      70000 | #Constraints:      11132
108.66/109.08	c #Conflicts:      71000 | #Constraints:      12132
108.66/109.08	c #Conflicts:      72000 | #Constraints:      13132
108.66/109.08	c INPROCESSING
108.66/109.08	c GARBAGE COLLECT
108.66/109.08	c #Conflicts:      73000 | #Constraints:       8724
108.66/109.08	c #Conflicts:      74000 | #Constraints:       9724
108.66/109.08	c #Conflicts:      75000 | #Constraints:      10724
108.66/109.08	c #Conflicts:      76000 | #Constraints:      11724
108.66/109.08	c #Conflicts:      77000 | #Constraints:      12724
108.66/109.08	c #Conflicts:      78000 | #Constraints:      13724
108.66/109.08	c INPROCESSING
108.66/109.08	c GARBAGE COLLECT
108.66/109.08	c #Conflicts:      79000 | #Constraints:       9133
108.66/109.08	c #Conflicts:      80000 | #Constraints:      10133
108.66/109.08	c #Conflicts:      81000 | #Constraints:      11133
108.66/109.08	c #Conflicts:      82000 | #Constraints:      12133
108.66/109.08	c #Conflicts:      83000 | #Constraints:      13133
108.66/109.08	c #Conflicts:      84000 | #Constraints:      14133
108.66/109.08	c INPROCESSING
108.66/109.08	c GARBAGE COLLECT
108.66/109.08	c #Conflicts:      85000 | #Constraints:       9328
108.66/109.08	c #Conflicts:      86000 | #Constraints:      10328
108.66/109.08	c #Conflicts:      87000 | #Constraints:      11328
108.66/109.08	c #Conflicts:      88000 | #Constraints:      12328
108.66/109.08	c #Conflicts:      89000 | #Constraints:      13328
108.66/109.08	c #Conflicts:      90000 | #Constraints:      14328
108.66/109.08	c INPROCESSING
108.66/109.08	c GARBAGE COLLECT
108.66/109.08	c #Conflicts:      91000 | #Constraints:       9328
108.66/109.08	c #Conflicts:      92000 | #Constraints:      10328
108.66/109.08	c #Conflicts:      93000 | #Constraints:      11328
108.66/109.08	c #Conflicts:      94000 | #Constraints:      12328
108.66/109.08	c #Conflicts:      95000 | #Constraints:      13328
108.66/109.08	c #Conflicts:      96000 | #Constraints:      14328
108.66/109.08	c INPROCESSING
108.66/109.08	c GARBAGE COLLECT
108.66/109.08	c #Conflicts:      97000 | #Constraints:       9117
108.66/109.08	c #Conflicts:      98000 | #Constraints:      10117
108.66/109.08	c #Conflicts:      99000 | #Constraints:      11117
108.66/109.08	c #Conflicts:     100000 | #Constraints:      12117
108.66/109.08	c #Conflicts:     101000 | #Constraints:      13117
108.66/109.08	c #Conflicts:     102000 | #Constraints:      14117
108.66/109.08	c #Conflicts:     103000 | #Constraints:      15117
108.66/109.08	c INPROCESSING
108.66/109.08	c GARBAGE COLLECT
108.66/109.08	c #Conflicts:     104000 | #Constraints:       9714
108.66/109.08	c #Conflicts:     105000 | #Constraints:      10714
108.66/109.08	c #Conflicts:     106000 | #Constraints:      11714
108.66/109.08	c #Conflicts:     107000 | #Constraints:      12714
108.66/109.08	c #Conflicts:     108000 | #Constraints:      13714
108.66/109.08	c #Conflicts:     109000 | #Constraints:      14714
108.66/109.08	c #Conflicts:     110000 | #Constraints:      15714
108.66/109.08	c INPROCESSING
108.66/109.08	c GARBAGE COLLECT
108.66/109.08	c #Conflicts:     111000 | #Constraints:      10121
108.66/109.08	c #Conflicts:     112000 | #Constraints:      11121
108.66/109.08	c #Conflicts:     113000 | #Constraints:      12121
108.66/109.08	c #Conflicts:     114000 | #Constraints:      13121
108.66/109.08	c #Conflicts:     115000 | #Constraints:      14121
108.66/109.08	c #Conflicts:     116000 | #Constraints:      15121
108.66/109.08	c #Conflicts:     117000 | #Constraints:      16121
108.66/109.08	c INPROCESSING
108.66/109.08	c GARBAGE COLLECT
108.66/109.08	c #Conflicts:     118000 | #Constraints:      10315
108.66/109.08	c #Conflicts:     119000 | #Constraints:      11315
108.66/109.08	c #Conflicts:     120000 | #Constraints:      12315
108.66/109.08	c #Conflicts:     121000 | #Constraints:      13315
108.66/109.08	c #Conflicts:     122000 | #Constraints:      14315
108.66/109.08	c #Conflicts:     123000 | #Constraints:      15315
108.66/109.08	c #Conflicts:     124000 | #Constraints:      16315
108.66/109.08	c INPROCESSING
108.66/109.08	c GARBAGE COLLECT
108.66/109.08	c #Conflicts:     125000 | #Constraints:      10312
108.66/109.08	c #Conflicts:     126000 | #Constraints:      11312
108.66/109.08	c #Conflicts:     127000 | #Constraints:      12312
108.66/109.08	c #Conflicts:     128000 | #Constraints:      13312
108.66/109.08	c #Conflicts:     129000 | #Constraints:      14312
108.66/109.08	c #Conflicts:     130000 | #Constraints:      15312
108.66/109.08	c #Conflicts:     131000 | #Constraints:      16312
108.66/109.08	c INPROCESSING
108.66/109.08	c GARBAGE COLLECT
108.66/109.08	c #Conflicts:     132000 | #Constraints:      10124
108.66/109.08	c #Conflicts:     133000 | #Constraints:      11124
108.66/109.08	c #Conflicts:     134000 | #Constraints:      12124
108.66/109.08	c #Conflicts:     135000 | #Constraints:      13124
108.66/109.08	c #Conflicts:     136000 | #Constraints:      14124
108.66/109.08	c #Conflicts:     137000 | #Constraints:      15124
108.66/109.08	c #Conflicts:     138000 | #Constraints:      16124
108.66/109.08	c #Conflicts:     139000 | #Constraints:      17124
108.66/109.08	c INPROCESSING
108.66/109.08	c GARBAGE COLLECT
108.66/109.08	c #Conflicts:     140000 | #Constraints:      10716
164.42/165.00	c #Conflicts:     141000 | #Constraints:      11716
164.42/165.00	c #Conflicts:     142000 | #Constraints:      12716
164.42/165.00	c #Conflicts:     143000 | #Constraints:      13716
164.42/165.00	c #Conflicts:     144000 | #Constraints:      14716
164.42/165.00	c #Conflicts:     145000 | #Constraints:      15716
164.42/165.00	c #Conflicts:     146000 | #Constraints:      16716
164.42/165.00	c #Conflicts:     147000 | #Constraints:      17716
164.42/165.00	c INPROCESSING
164.42/165.00	c GARBAGE COLLECT
164.42/165.00	c #Conflicts:     148000 | #Constraints:      11132
164.42/165.00	c #Conflicts:     149000 | #Constraints:      12132
164.42/165.00	c #Conflicts:     150000 | #Constraints:      13132
164.42/165.00	c #Conflicts:     151000 | #Constraints:      14132
164.42/165.00	c #Conflicts:     152000 | #Constraints:      15132
164.42/165.00	c #Conflicts:     153000 | #Constraints:      16132
164.42/165.00	c #Conflicts:     154000 | #Constraints:      17132
164.42/165.00	c #Conflicts:     155000 | #Constraints:      18132
164.42/165.00	c INPROCESSING
164.42/165.00	c GARBAGE COLLECT
164.42/165.00	c #Conflicts:     156000 | #Constraints:      11319
164.42/165.00	c #Conflicts:     157000 | #Constraints:      12319
164.42/165.00	c #Conflicts:     158000 | #Constraints:      13319
164.42/165.00	c #Conflicts:     159000 | #Constraints:      14319
164.42/165.00	c #Conflicts:     160000 | #Constraints:      15319
164.42/165.00	c #Conflicts:     161000 | #Constraints:      16319
164.42/165.00	c #Conflicts:     162000 | #Constraints:      17319
164.42/165.00	c #Conflicts:     163000 | #Constraints:      18319
164.42/165.00	c INPROCESSING
164.42/165.00	c GARBAGE COLLECT
164.42/165.00	c #Conflicts:     164000 | #Constraints:      11324
164.42/165.00	c #Conflicts:     165000 | #Constraints:      12324
164.42/165.00	c #Conflicts:     166000 | #Constraints:      13324
164.42/165.00	c #Conflicts:     167000 | #Constraints:      14324
164.42/165.00	c #Conflicts:     168000 | #Constraints:      15324
164.42/165.00	c #Conflicts:     169000 | #Constraints:      16324
164.42/165.00	c #Conflicts:     170000 | #Constraints:      17324
164.42/165.00	c #Conflicts:     171000 | #Constraints:      18324
164.42/165.00	c INPROCESSING
164.42/165.00	c GARBAGE COLLECT
164.42/165.00	c #Conflicts:     172000 | #Constraints:      11124
164.42/165.00	c #Conflicts:     173000 | #Constraints:      12124
164.42/165.00	c #Conflicts:     174000 | #Constraints:      13124
164.42/165.00	c #Conflicts:     175000 | #Constraints:      14124
164.42/165.00	c #Conflicts:     176000 | #Constraints:      15124
164.42/165.00	c #Conflicts:     177000 | #Constraints:      16124
164.42/165.00	c #Conflicts:     178000 | #Constraints:      17124
164.42/165.00	c #Conflicts:     179000 | #Constraints:      18124
164.42/165.00	c #Conflicts:     180000 | #Constraints:      19124
164.42/165.00	c INPROCESSING
164.42/165.00	c GARBAGE COLLECT
164.42/165.00	c #Conflicts:     181000 | #Constraints:      11723
164.42/165.00	c #Conflicts:     182000 | #Constraints:      12723
164.42/165.00	c #Conflicts:     183000 | #Constraints:      13723
164.42/165.00	c #Conflicts:     184000 | #Constraints:      14723
164.42/165.00	c #Conflicts:     185000 | #Constraints:      15723
164.42/165.00	c #Conflicts:     186000 | #Constraints:      16723
164.42/165.00	c #Conflicts:     187000 | #Constraints:      17723
164.42/165.00	c #Conflicts:     188000 | #Constraints:      18723
164.42/165.00	c #Conflicts:     189000 | #Constraints:      19723
164.42/165.00	c INPROCESSING
164.42/165.00	c GARBAGE COLLECT
164.42/165.00	c #Conflicts:     190000 | #Constraints:      12117
164.42/165.00	c #Conflicts:     191000 | #Constraints:      13117
164.42/165.00	c #Conflicts:     192000 | #Constraints:      14117
164.42/165.00	c #Conflicts:     193000 | #Constraints:      15117
164.42/165.00	c #Conflicts:     194000 | #Constraints:      16117
164.42/165.00	c #Conflicts:     195000 | #Constraints:      17117
164.42/165.00	c #Conflicts:     196000 | #Constraints:      18117
164.42/165.00	c #Conflicts:     197000 | #Constraints:      19117
164.42/165.00	c #Conflicts:     198000 | #Constraints:      20117
164.42/165.00	c INPROCESSING
164.42/165.00	c GARBAGE COLLECT
164.42/165.00	c #Conflicts:     199000 | #Constraints:      12335
164.42/165.00	c #Conflicts:     200000 | #Constraints:      13335
164.42/165.00	c #Conflicts:     201000 | #Constraints:      14335
164.42/165.00	c #Conflicts:     202000 | #Constraints:      15335
164.42/165.00	c #Conflicts:     203000 | #Constraints:      16335
164.42/165.00	c #Conflicts:     204000 | #Constraints:      17335
164.42/165.00	c #Conflicts:     205000 | #Constraints:      18335
164.42/165.00	c #Conflicts:     206000 | #Constraints:      19335
164.42/165.00	c #Conflicts:     207000 | #Constraints:      20335
164.42/165.00	c INPROCESSING
164.42/165.00	c GARBAGE COLLECT
164.42/165.00	c #Conflicts:     208000 | #Constraints:      12327
164.42/165.00	c #Conflicts:     209000 | #Constraints:      13327
164.42/165.00	c #Conflicts:     210000 | #Constraints:      14327
164.42/165.00	c #Conflicts:     211000 | #Constraints:      15327
164.42/165.00	c #Conflicts:     212000 | #Constraints:      16327
164.42/165.00	c #Conflicts:     213000 | #Constraints:      17327
232.64/233.39	c #Conflicts:     214000 | #Constraints:      18327
232.64/233.39	c #Conflicts:     215000 | #Constraints:      19327
232.64/233.39	c #Conflicts:     216000 | #Constraints:      20327
232.64/233.39	c INPROCESSING
232.64/233.39	c GARBAGE COLLECT
232.64/233.39	c #Conflicts:     217000 | #Constraints:      12130
232.64/233.39	c #Conflicts:     218000 | #Constraints:      13130
232.64/233.39	c #Conflicts:     219000 | #Constraints:      14130
232.64/233.39	c #Conflicts:     220000 | #Constraints:      15130
232.64/233.39	c #Conflicts:     221000 | #Constraints:      16130
232.64/233.39	c #Conflicts:     222000 | #Constraints:      17130
232.64/233.39	c #Conflicts:     223000 | #Constraints:      18130
232.64/233.39	c #Conflicts:     224000 | #Constraints:      19130
232.64/233.39	c #Conflicts:     225000 | #Constraints:      20130
232.64/233.39	c #Conflicts:     226000 | #Constraints:      21130
232.64/233.39	c INPROCESSING
232.64/233.39	c GARBAGE COLLECT
232.64/233.39	c #Conflicts:     227000 | #Constraints:      12720
232.64/233.39	c #Conflicts:     228000 | #Constraints:      13720
232.64/233.39	c #Conflicts:     229000 | #Constraints:      14720
232.64/233.39	c #Conflicts:     230000 | #Constraints:      15720
232.64/233.39	c #Conflicts:     231000 | #Constraints:      16720
232.64/233.39	c #Conflicts:     232000 | #Constraints:      17720
232.64/233.39	c #Conflicts:     233000 | #Constraints:      18720
232.64/233.39	c #Conflicts:     234000 | #Constraints:      19720
232.64/233.39	c #Conflicts:     235000 | #Constraints:      20720
232.64/233.39	c #Conflicts:     236000 | #Constraints:      21720
232.64/233.39	c INPROCESSING
232.64/233.39	c GARBAGE COLLECT
232.64/233.39	c #Conflicts:     237000 | #Constraints:      13119
232.64/233.39	c #Conflicts:     238000 | #Constraints:      14119
232.64/233.39	c #Conflicts:     239000 | #Constraints:      15119
232.64/233.39	c #Conflicts:     240000 | #Constraints:      16119
232.64/233.39	c #Conflicts:     241000 | #Constraints:      17119
232.64/233.39	c #Conflicts:     242000 | #Constraints:      18119
232.64/233.39	c #Conflicts:     243000 | #Constraints:      19119
232.64/233.39	c #Conflicts:     244000 | #Constraints:      20119
232.64/233.39	c #Conflicts:     245000 | #Constraints:      21119
232.64/233.39	c #Conflicts:     246000 | #Constraints:      22119
232.64/233.39	c INPROCESSING
232.64/233.39	c GARBAGE COLLECT
232.64/233.39	c #Conflicts:     247000 | #Constraints:      13319
232.64/233.39	c #Conflicts:     248000 | #Constraints:      14319
232.64/233.39	c #Conflicts:     249000 | #Constraints:      15319
232.64/233.39	c #Conflicts:     250000 | #Constraints:      16319
232.64/233.39	c #Conflicts:     251000 | #Constraints:      17319
232.64/233.39	c #Conflicts:     252000 | #Constraints:      18319
232.64/233.39	c #Conflicts:     253000 | #Constraints:      19319
232.64/233.39	c #Conflicts:     254000 | #Constraints:      20319
232.64/233.39	c #Conflicts:     255000 | #Constraints:      21319
232.64/233.39	c #Conflicts:     256000 | #Constraints:      22319
232.64/233.39	c INPROCESSING
232.64/233.39	c GARBAGE COLLECT
232.64/233.39	c #Conflicts:     257000 | #Constraints:      13318
232.64/233.39	c #Conflicts:     258000 | #Constraints:      14318
232.64/233.39	c #Conflicts:     259000 | #Constraints:      15318
232.64/233.39	c #Conflicts:     260000 | #Constraints:      16318
232.64/233.39	c #Conflicts:     261000 | #Constraints:      17318
232.64/233.39	c #Conflicts:     262000 | #Constraints:      18318
232.64/233.39	c #Conflicts:     263000 | #Constraints:      19318
232.64/233.39	c #Conflicts:     264000 | #Constraints:      20318
232.64/233.39	c #Conflicts:     265000 | #Constraints:      21318
232.64/233.39	c #Conflicts:     266000 | #Constraints:      22318
232.64/233.39	c INPROCESSING
232.64/233.39	c GARBAGE COLLECT
232.64/233.39	c #Conflicts:     267000 | #Constraints:      13119
232.64/233.39	c #Conflicts:     268000 | #Constraints:      14119
232.64/233.39	c #Conflicts:     269000 | #Constraints:      15119
232.64/233.39	c #Conflicts:     270000 | #Constraints:      16119
232.64/233.39	c #Conflicts:     271000 | #Constraints:      17119
232.64/233.39	c #Conflicts:     272000 | #Constraints:      18119
232.64/233.39	c #Conflicts:     273000 | #Constraints:      19119
232.64/233.39	c #Conflicts:     274000 | #Constraints:      20119
232.64/233.39	c #Conflicts:     275000 | #Constraints:      21119
232.64/233.39	c #Conflicts:     276000 | #Constraints:      22119
232.64/233.39	c #Conflicts:     277000 | #Constraints:      23119
232.64/233.39	c INPROCESSING
232.64/233.39	c GARBAGE COLLECT
232.64/233.39	c #Conflicts:     278000 | #Constraints:      13711
232.64/233.39	c #Conflicts:     279000 | #Constraints:      14711
232.64/233.39	c #Conflicts:     280000 | #Constraints:      15711
232.64/233.39	c #Conflicts:     281000 | #Constraints:      16711
232.64/233.39	c #Conflicts:     282000 | #Constraints:      17711
232.64/233.39	c #Conflicts:     283000 | #Constraints:      18711
232.64/233.39	c #Conflicts:     284000 | #Constraints:      19711
232.64/233.39	c #Conflicts:     285000 | #Constraints:      20711
232.64/233.39	c #Conflicts:     286000 | #Constraints:      21711
232.64/233.39	c #Conflicts:     287000 | #Constraints:      22711
232.64/233.39	c #Conflicts:     288000 | #Constraints:      23711
270.23/271.08	c INPROCESSING
270.23/271.08	c GARBAGE COLLECT
270.23/271.08	c #Conflicts:     289000 | #Constraints:      14115
270.23/271.08	c #Conflicts:     290000 | #Constraints:      15115
270.23/271.08	c #Conflicts:     291000 | #Constraints:      16115
270.23/271.08	c #Conflicts:     292000 | #Constraints:      17115
270.23/271.08	c #Conflicts:     293000 | #Constraints:      18115
270.23/271.08	c #Conflicts:     294000 | #Constraints:      19115
270.23/271.08	c #Conflicts:     295000 | #Constraints:      20115
270.23/271.08	c #Conflicts:     296000 | #Constraints:      21115
270.23/271.08	c #Conflicts:     297000 | #Constraints:      22115
270.23/271.08	c #Conflicts:     298000 | #Constraints:      23115
270.23/271.08	c #Conflicts:     299000 | #Constraints:      24115
270.23/271.08	c INPROCESSING
270.23/271.08	c GARBAGE COLLECT
270.23/271.08	c #Conflicts:     300000 | #Constraints:      14321
270.23/271.08	c #Conflicts:     301000 | #Constraints:      15321
270.23/271.08	c #Conflicts:     302000 | #Constraints:      16321
270.23/271.08	c #Conflicts:     303000 | #Constraints:      17321
270.23/271.08	c #Conflicts:     304000 | #Constraints:      18321
270.23/271.08	c #Conflicts:     305000 | #Constraints:      19321
270.23/271.08	c #Conflicts:     306000 | #Constraints:      20321
270.23/271.08	c #Conflicts:     307000 | #Constraints:      21321
270.23/271.08	c #Conflicts:     308000 | #Constraints:      22321
270.23/271.08	c #Conflicts:     309000 | #Constraints:      23321
270.23/271.08	c #Conflicts:     310000 | #Constraints:      24321
270.23/271.08	c INPROCESSING
270.23/271.08	c GARBAGE COLLECT
270.23/271.08	c #Conflicts:     311000 | #Constraints:      14318
270.23/271.08	c #Conflicts:     312000 | #Constraints:      15318
270.23/271.08	c #Conflicts:     313000 | #Constraints:      16318
270.23/271.08	c #Conflicts:     314000 | #Constraints:      17318
270.23/271.08	c #Conflicts:     315000 | #Constraints:      18318
270.23/271.08	c #Conflicts:     316000 | #Constraints:      19318
270.23/271.08	c #Conflicts:     317000 | #Constraints:      20318
270.23/271.08	c #Conflicts:     318000 | #Constraints:      21318
270.23/271.08	c #Conflicts:     319000 | #Constraints:      22318
270.23/271.08	c #Conflicts:     320000 | #Constraints:      23318
270.23/271.08	c #Conflicts:     321000 | #Constraints:      24318
270.23/271.08	c INPROCESSING
270.23/271.08	c GARBAGE COLLECT
270.23/271.08	c #Conflicts:     322000 | #Constraints:      14124
270.23/271.08	c #Conflicts:     323000 | #Constraints:      15124
270.23/271.08	c #Conflicts:     324000 | #Constraints:      16124
270.23/271.08	c #Conflicts:     325000 | #Constraints:      17124
270.23/271.08	c #Conflicts:     326000 | #Constraints:      18124
270.23/271.08	c #Conflicts:     327000 | #Constraints:      19124
270.23/271.08	c #Conflicts:     328000 | #Constraints:      20124
270.23/271.08	c #Conflicts:     329000 | #Constraints:      21124
270.23/271.08	c #Conflicts:     330000 | #Constraints:      22124
270.23/271.08	c #Conflicts:     331000 | #Constraints:      23124
270.23/271.08	c #Conflicts:     332000 | #Constraints:      24124
270.23/271.08	c GLOBAL bounds - >= 207 @ 268.841
270.23/271.10	c rational objective 149.5
270.34/271.13	c Conflict after adding new constraint
270.34/271.13	c cpu time 268.898 s
270.34/271.13	c deterministic time 22281 2.23e+04
270.34/271.13	c optimization time 268.83 s
270.34/271.13	c total solve time 0.036726 s
270.34/271.13	c core-guided solve time 0 s
270.34/271.13	c propagation time 0.006564 s
270.34/271.13	c conflict analysis time 0 s
270.34/271.13	c propagations 319
270.34/271.13	c resolve steps 0
270.34/271.13	c decisions 195
270.34/271.13	c conflicts 0
270.34/271.13	c restarts 1
270.34/271.13	c inprocessing phases 0
270.34/271.13	c garbage collections 0 ,( -nan )
270.34/271.13	c input clauses 2639 ,( 100.00 )
270.34/271.13	c input cardinalities 0 ,( 0.00 )
270.34/271.13	c input general constraints 0 ,( 0.00 )
270.34/271.13	c input average constraint length 5.64
270.34/271.13	c input average constraint degree 1.00
270.34/271.13	c learned clauses 0 ,( 0.00 )
270.34/271.13	c learned cardinalities 4 ,( 100.00 )
270.34/271.13	c learned general constraints 0 ,( 0.00 )
270.34/271.13	c learned average constraint length 9.50
270.34/271.13	c learned average constraint degree 5.25
270.34/271.13	c watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
270.34/271.13	c counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
270.34/271.13	c watched   constraints 0 ,( -nan ) 
270.34/271.13	c counting  constraints 0 ,( -nan ) 
270.34/271.13	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2134 , 7 , 0 ,( 0 , 0 )
270.34/271.13	c gcd simplifications 4
270.34/271.13	c detected cardinalities 0
270.34/271.14	c weakened non-implied lits 0
270.34/271.14	c weakened non-implying lits 0
270.34/271.14	c original variables 498
270.34/271.14	c clausal propagations 319
270.34/271.14	c cardinality propagations 0
270.34/271.14	c watched propagations 0
270.34/271.14	c counting propagations 0
270.34/271.14	c watch lookups 2141
270.34/271.14	c watch backjump lookups 0
270.34/271.14	c watch checks 18121
270.34/271.14	c propagation checks 325
270.34/271.14	c constraint additions 0
270.34/271.14	c trail pops 514
270.34/271.14	c formula constraints 2431
270.34/271.14	c learned constraints 0
270.34/271.14	c bound constraints 0
270.34/271.14	c core-guided constraints 0
270.34/271.14	c encountered formula constraints 0
270.34/271.14	c encountered learned constraints 0
270.34/271.14	c encountered bound constraints 0
270.34/271.14	c encountered core-guided constraints 0
270.34/271.14	c LP total time 0.036299 s
270.34/271.14	c LP solve time 0.02 s
270.34/271.14	c LP constraints added 2435
270.34/271.14	c LP constraints removed 0
270.34/271.14	c LP pivots internal 62
270.34/271.14	c LP pivots root 603
270.34/271.14	c LP calls 2
270.34/271.14	c LP optimalities 2
270.34/271.14	c LP no pivot count 0
270.34/271.14	c LP infeasibilities 0
270.34/271.14	c LP valid Farkas constraints 0
270.34/271.14	c LP learned Farkas constraints 0
270.34/271.14	c LP basis resets 0
270.34/271.14	c LP cycling count 0
270.34/271.14	c LP singular count 0
270.34/271.14	c LP no primal count 0
270.34/271.14	c LP no farkas count 0
270.34/271.14	c LP other issue count 0
270.34/271.14	c LP Gomory cuts 4
270.34/271.14	c LP learned cuts 0
270.34/271.14	c LP deleted cuts 0
270.34/271.14	c LP encountered Gomory constraints 0
270.34/271.14	c LP encountered Farkas constraints 0
270.34/271.14	c LP encountered learned Farkas constraints 0
270.34/271.14	c CG auxiliary variables introduced 16
270.34/271.14	c CG solutions found 1
270.34/271.14	c CG cores constructed 0
270.34/271.14	c CG core cardinality constraints returned 0
270.34/271.14	c CG unit cores 0
270.34/271.14	c CG single cores 0
270.34/271.14	c CG blocks removed during cardinality reduction 0
270.34/271.14	c CG first core best 0
270.34/271.14	c CG decision core best 0
270.34/271.14	c CG core reduction tie 0
270.34/271.14	c CG core degree average 0.00
270.34/271.14	c CG core slack average 0.00
270.34/271.14	c CG core upper bound improvements 0
270.34/271.14	c STR number of successful calls 0
270.34/271.14	c STR number of unsuccessful calls 0
270.34/271.14	c STR number of inconclusive calls 0
270.34/271.14	c STR number of successful attempts 0
270.34/271.14	c STR number of unsuccessful attempts 0
270.34/271.14	c STR number of inconclusive attempts 0
270.34/271.14	c STR average degree increase per successful call inf
270.34/271.14	c STR average degree increase per successful attempt inf
270.34/271.14	c STR total number of conflicts for successful attempts 0
270.34/271.14	c STR total number of conflicts for unsuccessful attempts 0
270.34/271.14	c STR total number of conflicts for inconclusive attempts 0
270.34/271.14	c STR average number of conflicts per successful attempt inf
270.34/271.14	c STR average number of conflicts per unsuccessful attempt inf
270.34/271.14	c STR average number of conflicts per inconclusive attempt inf
270.34/271.14	c AVG.sumWPerc -nan 
270.34/271.14	c bigint constraints 0 
270.34/271.14	o 207
270.34/271.14	s OPTIMUM FOUND
270.34/271.17	v -x1 -x2 x3 -x4 -x5 x6 x7 -x8 x9 -x10 x11 -x12 x13 -x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 x27 -x28 x29 -x30 x31 -x32 -x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 x57 -x58 x59 -x60 x61 -x62 -x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 -x73 x74 x75 -x76 -x77 -x78 x79 -x80 x81 -x82 x83 -x84 x85 -x86 x87 -x88 x89 -x90 -x91 -x92 x93 -x94 x95 -x96 x97 -x98 x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 x107 -x108 -x109 -x110 x111 -x112 x113 -x114 -x115 x116 x117 -x118 -x119 -x120 -x121 x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130 -x131 -x132 -x133 x134 x135 -x136 -x137 -x138 x139 -x140 x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 x149 -x150 -x151 -x152 x153 -x154 -x155 -x156 x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 x169 -x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 x179 -x180 -x181 -x182 x183 -x184 -x185 -x186 x187 -x188 x189 -x190 -x191 -x192 x193 -x194 -x195 -x196 -x197 x198 x199 -x200 -x201 x202 x203 -x204 -x205 -x206 x207 -x208 x209 -x210 -x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 x219 -x220 x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230 x231 -x232 -x233 -x234 x235 -x236 x237 -x238 -x239 -x240 x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 x251 -x252 x253 -x254 -x255 -x256 x257 -x258 x259 -x260 -x261 x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315 -x316 x317 -x318 x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 x333 -x334 -x335 x336 x337 -x338 x339 -x340 x341 -x342 x343 -x344 x345 -x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360 x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 -x381 x382 x383 -x384 -x385 x386 -x387 x388 x389 -x390 -x391 x392 -x393 x394 x395 -x396 -x397 x398 -x399 x400 x401 -x402 -x403 x404 -x405 x406 x407 -x408 -x409 x410 -x411 x412 x413 -x414 -x415 x416 -x417 x418 x419 -x420 -x421 x422 x423 -x424 -x425 x426 x427 -x428 -x429 x430 -x431 x432 -x433 x434 -x435 x436 x437 -x438 -x439 x440 -x441 x442 x443 -x444 -x445 x446 -x447 x448 x449 -x450 -x451 x452 -x453 x454 x455 -x456 x457 -x458 -x459 x460 -x461 x462 -x463 x464 -x465 x466 x467 -x468 -x469 x470 -x471 x472 x473 -x474 -x475 x476 -x477 x478 x479 -x480 x481 -x482 -x483 x484 -x485 x486 -x487 x488 -x489 x490 x491 -x492 -x493 x494 -x495 x496 x497 -x498

Verifier Data

OK	207

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Tue Jul  1 15:58:15 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS 207 <= obj <= 207
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS 207 <= obj <= 207
--summary--
ALL OK

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4486655-1751329194/watcher-4486655-1751329194 -o /tmp/evaluation-result-4486655-1751329194/solver-4486655-1751329194 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751329194-41420 --watchdog 3760 --file-size-limit 100000 run-opt-log.sh HOME/instance-4486655-1751329194.opb PROOFDIR/proof-4486655-1751329194 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=41465, runsolver pid=41460

[startup+0.10007 s]*
/proc/loadavg: 0.58 1.40 2.22 5/254 41483
/proc/meminfo: memFree=129361268/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=64244 memory=13832 CPUtime=0.07 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 1882 0 0 0 5 2 0 0 20 0 1 0 48598110 65785856 3458 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 16061 3458 2336 1147 0 3488 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 68436 KiB
Current children cumulated memory: 16904 KiB

[startup+0.214128 s]*
/proc/loadavg: 0.58 1.40 2.22 5/254 41483
/proc/meminfo: memFree=129357740/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=65300 memory=15496 CPUtime=0.18 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 2282 0 0 0 16 2 0 0 20 0 1 0 48598110 66867200 3874 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 16325 3874 2368 1147 0 3752 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 69492 KiB
Current children cumulated memory: 18568 KiB

[startup+0.313897 s]*
/proc/loadavg: 0.58 1.40 2.22 5/254 41483
/proc/meminfo: memFree=129357740/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=66788 memory=17544 CPUtime=0.28 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 2790 0 0 0 25 3 0 0 20 0 1 0 48598110 68390912 4386 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 16697 4386 2368 1147 0 4124 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 70980 KiB
Current children cumulated memory: 20616 KiB

[startup+0.700344 s]
/proc/loadavg: 0.58 1.40 2.22 3/247 41483
/proc/meminfo: memFree=129392296/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=73096 memory=25740 CPUtime=0.65 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 4321 0 0 0 61 4 0 0 20 0 1 0 48598110 74850304 6435 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 18274 6435 2368 1147 0 5701 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 77288 KiB
Current children cumulated memory: 28812 KiB

[startup+1.50034 s]
/proc/loadavg: 0.58 1.40 2.22 3/244 41499
/proc/meminfo: memFree=129378456/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=75060 memory=28428 CPUtime=1.45 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 4985 0 0 0 140 5 0 0 20 0 1 0 48598110 76861440 7107 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 18765 7107 2368 1147 0 6192 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 79252 KiB
Current children cumulated memory: 31500 KiB

[startup+3.1129 s]
/proc/loadavg: 0.85 1.44 2.23 4/244 41550
/proc/meminfo: memFree=129379648/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=78200 memory=31316 CPUtime=3.05 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 5202 0 0 0 298 7 0 0 20 0 1 0 48598110 80076800 7829 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 19550 7829 2368 1147 0 6977 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 82392 KiB
Current children cumulated memory: 34388 KiB

[startup+6.30034 s]
/proc/loadavg: 0.85 1.44 2.23 5/254 41624
/proc/meminfo: memFree=129166920/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=83616 memory=35284 CPUtime=6.23 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 6205 0 0 0 613 10 0 0 20 0 1 0 48598110 85622784 8821 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 20904 8821 2368 1147 0 8331 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 87808 KiB
Current children cumulated memory: 38356 KiB

[startup+12.7003 s]
/proc/loadavg: 1.34 1.53 2.25 5/254 41765
/proc/meminfo: memFree=129127628/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=84068 memory=36308 CPUtime=12.62 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 6451 0 0 0 1248 14 0 0 20 0 1 0 48598110 86085632 9077 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 21017 9077 2368 1147 0 8444 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 88260 KiB
Current children cumulated memory: 39380 KiB

[startup+25.5003 s]
/proc/loadavg: 1.75 1.61 2.27 5/254 41765
/proc/meminfo: memFree=128979900/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=88684 memory=37460 CPUtime=25.38 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 6761 0 0 0 2516 22 0 0 20 0 1 0 48598110 90812416 9365 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 22171 9365 2368 1147 0 9598 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 92876 KiB
Current children cumulated memory: 40532 KiB

[startup+51.1132 s]
/proc/loadavg: 2.66 1.84 2.33 5/259 41771
/proc/meminfo: memFree=128732856/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=89476 memory=41600 CPUtime=50.91 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 6976 0 0 0 5056 35 0 0 20 0 1 0 48598110 91623424 10400 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 22369 10400 2368 1147 0 9796 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 93668 KiB
Current children cumulated memory: 44672 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.23 2.44 5/259 41773
/proc/meminfo: memFree=128262356/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=103360 memory=48384 CPUtime=101.98 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 8658 0 0 0 10134 64 0 0 20 0 1 0 48598110 105840640 12096 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 25840 12096 2368 1147 0 13267 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 107552 KiB
Current children cumulated memory: 51456 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 2.59 2.55 5/259 41777
/proc/meminfo: memFree=127728008/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=105424 memory=52456 CPUtime=161.82 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 9185 0 0 0 16086 96 0 0 20 0 1 0 48598110 107954176 13114 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 26356 13114 2368 1147 0 13783 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 109616 KiB
Current children cumulated memory: 55528 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.86 2.65 5/260 41784
/proc/meminfo: memFree=127221132/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=107708 memory=56728 CPUtime=221.66 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 9726 0 0 0 22043 123 0 0 20 0 1 0 48598110 110292992 14182 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 26927 14182 2368 1147 0 14354 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 111900 KiB
Current children cumulated memory: 59800 KiB

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

# cumulated CPU time of all completed processes:  user=268.908 s, system=1.48041 s

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

[startup+230.4 s]
/proc/loadavg: 4.04 2.88 2.65 5/260 41784
/proc/meminfo: memFree=127153584/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=107708 memory=56728 CPUtime=229.74 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 9728 0 0 0 22848 126 0 0 20 0 1 0 48598110 110292992 14182 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 26927 14182 2368 1147 0 14354 0
Current children cumulated CPU time: 229.74 s
Current children cumulated vsize: 111900 KiB
Current children cumulated memory: 59800 KiB

[startup+256 s]*
/proc/loadavg: 4.02 2.97 2.69 5/260 41785
/proc/meminfo: memFree=126929028/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=107708 memory=56856 CPUtime=255.28 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 9758 0 0 0 25389 139 0 0 20 0 1 0 48598110 110292992 14214 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 26927 14214 2368 1147 0 14354 0
Current children cumulated CPU time: 255.28 s
Current children cumulated vsize: 111900 KiB
Current children cumulated memory: 59928 KiB

[startup+262.4 s]
/proc/loadavg: 4.09 3.02 2.71 5/260 41785
/proc/meminfo: memFree=126866992/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=108532 memory=57496 CPUtime=261.65 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 9914 0 0 0 26023 142 0 0 20 0 1 0 48598110 111136768 14374 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 27133 14374 2368 1147 0 14560 0
Current children cumulated CPU time: 261.65 s
Current children cumulated vsize: 112724 KiB
Current children cumulated memory: 60568 KiB

[startup+265.6 s]
/proc/loadavg: 4.09 3.02 2.71 5/260 41785
/proc/meminfo: memFree=126842800/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=108532 memory=57496 CPUtime=264.84 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 9914 0 0 0 26340 144 0 0 20 0 1 0 48598110 111136768 14374 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 27133 14374 2368 1147 0 14560 0
Current children cumulated CPU time: 264.84 s
Current children cumulated vsize: 112724 KiB
Current children cumulated memory: 60568 KiB

[startup+268.8 s]
/proc/loadavg: 4.09 3.04 2.72 5/260 41785
/proc/meminfo: memFree=126818608/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=108532 memory=57496 CPUtime=268.03 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 9914 0 0 0 26657 146 0 0 20 0 1 0 48598110 111136768 14374 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 27133 14374 2368 1147 0 14560 0
Current children cumulated CPU time: 268.03 s
Current children cumulated vsize: 112724 KiB
Current children cumulated memory: 60568 KiB

[startup+270.4 s]
/proc/loadavg: 4.09 3.04 2.72 5/260 41785
/proc/meminfo: memFree=126802376/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=108532 memory=57496 CPUtime=269.63 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 9914 0 0 0 26817 146 0 0 20 0 1 0 48598110 111136768 14374 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 27133 14374 2368 1147 0 14560 0
Current children cumulated CPU time: 269.63 s
Current children cumulated vsize: 112724 KiB
Current children cumulated memory: 60568 KiB

[startup+270.8 s]
/proc/loadavg: 4.09 3.04 2.72 5/260 41785
/proc/meminfo: memFree=126802376/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=108532 memory=57496 CPUtime=270.02 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 9915 0 0 0 26856 146 0 0 20 0 1 0 48598110 111136768 14374 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 27133 14374 2368 1147 0 14560 0
Current children cumulated CPU time: 270.02 s
Current children cumulated vsize: 112724 KiB
Current children cumulated memory: 60568 KiB

[startup+271 s]*
/proc/loadavg: 4.09 3.04 2.72 5/260 41785
/proc/meminfo: memFree=126784484/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=108532 memory=57496 CPUtime=270.23 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 9915 0 0 0 26877 146 0 0 20 0 1 0 48598110 111136768 14374 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 27133 14374 2368 1147 0 14560 0
Current children cumulated CPU time: 270.23 s
Current children cumulated vsize: 112724 KiB
Current children cumulated memory: 60568 KiB

[startup+271.113 s]
/proc/loadavg: 4.09 3.04 2.72 5/260 41785
/proc/meminfo: memFree=126784484/131382120 swapFree=33010684/33010684
[pid=41465] ppid=41460 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41465/stat : 41465 (run-opt-log.sh) S 41460 41465 41409 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 48598108 4292608 768 18446744073709551615 93879455670272 93879456564805 140721218712624 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93879456803856 93879456851600 93879483047936 140721218713889 140721218714084 140721218714084 140721218719686 0
/proc/41465/statm: 1048 768 704 219 0 110 0
[pid=41476] ppid=41465 vsize=109648 memory=58776 CPUtime=270.34 cores=4,6
/proc/41476/stat : 41476 (roundingsat) R 41465 41465 41409 0 -1 4194304 10208 0 0 0 26887 147 0 0 20 0 1 0 48598110 112279552 14694 18446744073709551615 4227072 8923433 140725784828896 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 13058048 140725784836434 140725784836648 140725784836648 140725784842218 0
/proc/41476/statm: 27412 14694 2400 1147 0 14839 0
Current children cumulated CPU time: 270.34 s
Current children cumulated vsize: 113840 KiB
Current children cumulated memory: 61848 KiB

Child status: 0

Real time (s): 271.173
CPU time (s): 270.389
CPU user time (s): 268.908
CPU system time (s): 1.48041
CPU usage (%): 99.7106
Max. virtual memory (cumulated for all children) (KiB): 113840
Max. memory (cumulated for all children) (KiB): 61848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 268.908
system time used= 1.48041
maximum resident set size= 59416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10608
page faults= 0
swaps= 0
block input operations= 0
block output operations= 349552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1158
involuntary context switches= 423


# summary of solver processes directly reported to runsolver:
#   pid: 41465
#   total CPU time (s): 270.389
#   total CPU user time (s): 268.908
#   total CPU system time (s): 1.48041

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.43088 second user time and 2.81238 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-01 02:19:54
IDJOB=4486655
IDBENCH=147034
IDSOLVER=3351
FILE ID=nodeC003/4486655-1751329194
RUNJOBID= nodeC003-1751329194-41420
SLURM_JOB_ID= 9594376
Free space on /tmp= 432756 MiB

SOLVER NAME= roundingsat-ihs-log 63f22ad
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32c2.opb
COMMAND LINE= run-opt-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4486655-1751329194/watcher-4486655-1751329194 -o /tmp/evaluation-result-4486655-1751329194/solver-4486655-1751329194 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751329194-41420 --watchdog 3760 --file-size-limit 100000 run-opt-log.sh HOME/instance-4486655-1751329194.opb PROOFDIR/proof-4486655-1751329194

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

MD5SUM BENCH= 0ec52d363b7c61cdd5525674056021d1
RANDOM SEED=1876747216

nodeC003 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.557
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.168
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.159
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.459
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.104
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.379
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.165
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.168
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129376892 kB
MemAvailable:   129892040 kB
Buffers:            3280 kB
Cached:          1320312 kB
SwapCached:            0 kB
Active:           320908 kB
Inactive:        1070852 kB
Active(anon):      86168 kB
Inactive(anon):        0 kB
Active(file):     234740 kB
Inactive(file):  1070852 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             25456 kB
Writeback:             4 kB
AnonPages:         71396 kB
Mapped:           103540 kB
Shmem:             17960 kB
KReclaimable:      98368 kB
Slab:             182340 kB
SReclaimable:      98368 kB
SUnreclaim:        83972 kB
KernelStack:        3872 kB
PageTables:         2968 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     331456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149224 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432724 MiB
End job on nodeC003 at 2025-07-01 02:24:26