Trace number 4454273

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
pb-oll-rs 2024-07-19OPT38 122.476 122.89

DiagnosticValue
AM1LB4
LOWERBOUND38
NAM1S4
NCORES34
NEXHAUSTED0
NPBCORES0
NPBREFORM0
NTRIMMED0

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/logic_synthesis/normalized-fout.r.opb
MD5SUMfd6cc61b0bc3179b5f60e3ed19d77dd2
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 benchmark38
Best CPU time to get the best result obtained on this benchmark0.028505
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables431
Total number of constraints177
Number of constraints which are clauses177
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 constraint26
Number of terms in the objective function 431
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 431
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 431
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.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.00	c [STEP] parsing instance
0.00/0.00	c [STEP] solving
0.00/0.00	c #variables 431 #constraints 177
0.00/0.00	c SMALL=int, LARGE=long long
0.00/0.00	c bounds - >= 0 @ 0.000176
0.00/0.00	c stratification level: 0
0.00/0.00	c bounds - >= 5 @ 0.001165
0.00/0.00	c bounds - >= 6 @ 0.001275
0.00/0.00	c bounds - >= 7 @ 0.001365
0.00/0.00	c bounds - >= 8 @ 0.001481
0.00/0.00	c bounds - >= 9 @ 0.001581
0.00/0.00	c bounds - >= 10 @ 0.001687
0.00/0.00	c bounds - >= 11 @ 0.001785
0.00/0.00	c bounds - >= 12 @ 0.001877
0.00/0.00	c bounds - >= 13 @ 0.002065
0.00/0.00	c bounds - >= 14 @ 0.002182
0.00/0.00	c bounds - >= 15 @ 0.002182
0.00/0.00	c bounds - >= 16 @ 0.002182
0.00/0.00	c bounds - >= 17 @ 0.002182
0.00/0.00	c bounds - >= 18 @ 0.002182
0.00/0.00	c bounds - >= 19 @ 0.002333
0.00/0.00	c bounds - >= 20 @ 0.002584
0.00/0.00	c bounds - >= 21 @ 0.002809
0.00/0.00	c bounds - >= 22 @ 0.003049
0.00/0.00	c bounds - >= 23 @ 0.003183
0.00/0.00	c bounds - >= 24 @ 0.003183
0.00/0.00	c bounds - >= 25 @ 0.003183
0.00/0.00	c bounds - >= 26 @ 0.003183
0.00/0.00	c bounds - >= 27 @ 0.003183
0.00/0.00	c bounds - >= 28 @ 0.003183
0.00/0.00	c bounds - >= 29 @ 0.003183
0.00/0.00	c bounds - >= 30 @ 0.003183
0.00/0.00	c finalizing WCE round: reformulating cores
6.27/6.33	c #Conflicts:       1000 | #Constraints:       1233
6.27/6.33	c #Conflicts:       2000 | #Constraints:       2237
6.27/6.33	c INPROCESSING
6.27/6.33	c GARBAGE COLLECT
6.27/6.33	c #Conflicts:       3000 | #Constraints:       2223
6.27/6.33	c #Conflicts:       4000 | #Constraints:       3225
6.27/6.33	c INPROCESSING
6.27/6.33	c GARBAGE COLLECT
6.27/6.33	c #Conflicts:       5000 | #Constraints:       2641
6.27/6.33	c #Conflicts:       6000 | #Constraints:       3643
6.27/6.33	c INPROCESSING
6.27/6.33	c GARBAGE COLLECT
6.27/6.33	c #Conflicts:       7000 | #Constraints:       2650
6.27/6.33	c #Conflicts:       8000 | #Constraints:       3652
6.27/6.33	c #Conflicts:       9000 | #Constraints:       4656
6.27/6.33	c INPROCESSING
6.27/6.33	c GARBAGE COLLECT
6.27/6.33	c #Conflicts:      10000 | #Constraints:       3358
6.27/6.33	c #Conflicts:      11000 | #Constraints:       4360
6.27/6.33	c #Conflicts:      12000 | #Constraints:       5362
6.27/6.33	c INPROCESSING
6.27/6.33	c GARBAGE COLLECT
6.27/6.33	c #Conflicts:      13000 | #Constraints:       3810
6.27/6.33	c #Conflicts:      14000 | #Constraints:       4812
6.27/6.33	c #Conflicts:      15000 | #Constraints:       5814
6.27/6.33	c bounds 39 >= 30 @ 2.24416
6.27/6.33	c INPROCESSING
6.27/6.33	c GARBAGE COLLECT
6.27/6.33	c bounds 39 >= 31 @ 2.26369
6.27/6.33	c bounds 39 >= 32 @ 2.26422
6.27/6.33	c bounds 39 >= 33 @ 2.26468
6.27/6.33	c bounds 39 >= 34 @ 2.26524
6.27/6.33	c #Conflicts:      16000 | #Constraints:       4090
6.27/6.33	c #Conflicts:      17000 | #Constraints:       5090
6.27/6.33	c #Conflicts:      18000 | #Constraints:       6090
6.27/6.33	c INPROCESSING
6.27/6.33	c GARBAGE COLLECT
6.27/6.33	c #Conflicts:      19000 | #Constraints:       4091
6.27/6.33	c #Conflicts:      20000 | #Constraints:       5091
6.27/6.33	c #Conflicts:      21000 | #Constraints:       6091
6.27/6.33	c INPROCESSING
6.27/6.33	c GARBAGE COLLECT
6.27/6.33	c #Conflicts:      22000 | #Constraints:       3892
6.27/6.33	c #Conflicts:      23000 | #Constraints:       4892
6.27/6.33	c #Conflicts:      24000 | #Constraints:       5892
6.27/6.33	c #Conflicts:      25000 | #Constraints:       6892
6.27/6.33	c INPROCESSING
6.27/6.33	c GARBAGE COLLECT
6.27/6.33	c #Conflicts:      26000 | #Constraints:       4495
6.27/6.33	c #Conflicts:      27000 | #Constraints:       5495
6.27/6.33	c #Conflicts:      28000 | #Constraints:       6495
6.27/6.33	c finalizing WCE round: reformulating cores
38.46/38.69	c #Conflicts:      29000 | #Constraints:       7498
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      30000 | #Constraints:       4898
38.46/38.69	c #Conflicts:      31000 | #Constraints:       5900
38.46/38.69	c #Conflicts:      32000 | #Constraints:       6902
38.46/38.69	c bounds 38 >= 34 @ 7.00618
38.46/38.69	c bounds 38 >= 35 @ 7.01229
38.46/38.69	c #Conflicts:      33000 | #Constraints:       7923
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c bounds 38 >= 36 @ 8.30704
38.46/38.69	c #Conflicts:      34000 | #Constraints:       5202
38.46/38.69	c #Conflicts:      35000 | #Constraints:       6202
38.46/38.69	c #Conflicts:      36000 | #Constraints:       7202
38.46/38.69	c #Conflicts:      37000 | #Constraints:       8202
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      38000 | #Constraints:       5179
38.46/38.69	c #Conflicts:      39000 | #Constraints:       6179
38.46/38.69	c #Conflicts:      40000 | #Constraints:       7179
38.46/38.69	c #Conflicts:      41000 | #Constraints:       8179
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      42000 | #Constraints:       4966
38.46/38.69	c #Conflicts:      43000 | #Constraints:       5966
38.46/38.69	c #Conflicts:      44000 | #Constraints:       6966
38.46/38.69	c #Conflicts:      45000 | #Constraints:       7966
38.46/38.69	c #Conflicts:      46000 | #Constraints:       8966
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      47000 | #Constraints:       5555
38.46/38.69	c #Conflicts:      48000 | #Constraints:       6555
38.46/38.69	c #Conflicts:      49000 | #Constraints:       7555
38.46/38.69	c #Conflicts:      50000 | #Constraints:       8555
38.46/38.69	c #Conflicts:      51000 | #Constraints:       9555
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      52000 | #Constraints:       5964
38.46/38.69	c #Conflicts:      53000 | #Constraints:       6964
38.46/38.69	c #Conflicts:      54000 | #Constraints:       7964
38.46/38.69	c #Conflicts:      55000 | #Constraints:       8964
38.46/38.69	c #Conflicts:      56000 | #Constraints:       9964
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      57000 | #Constraints:       6163
38.46/38.69	c #Conflicts:      58000 | #Constraints:       7163
38.46/38.69	c #Conflicts:      59000 | #Constraints:       8163
38.46/38.69	c #Conflicts:      60000 | #Constraints:       9163
38.46/38.69	c #Conflicts:      61000 | #Constraints:      10163
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      62000 | #Constraints:       6167
38.46/38.69	c #Conflicts:      63000 | #Constraints:       7167
38.46/38.69	c #Conflicts:      64000 | #Constraints:       8167
38.46/38.69	c #Conflicts:      65000 | #Constraints:       9167
38.46/38.69	c #Conflicts:      66000 | #Constraints:      10167
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      67000 | #Constraints:       5959
38.46/38.69	c #Conflicts:      68000 | #Constraints:       6959
38.46/38.69	c #Conflicts:      69000 | #Constraints:       7959
38.46/38.69	c #Conflicts:      70000 | #Constraints:       8959
38.46/38.69	c #Conflicts:      71000 | #Constraints:       9959
38.46/38.69	c #Conflicts:      72000 | #Constraints:      10959
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      73000 | #Constraints:       6562
38.46/38.69	c #Conflicts:      74000 | #Constraints:       7562
38.46/38.69	c #Conflicts:      75000 | #Constraints:       8562
38.46/38.69	c #Conflicts:      76000 | #Constraints:       9562
38.46/38.69	c #Conflicts:      77000 | #Constraints:      10562
38.46/38.69	c #Conflicts:      78000 | #Constraints:      11562
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      79000 | #Constraints:       6968
38.46/38.69	c #Conflicts:      80000 | #Constraints:       7968
38.46/38.69	c #Conflicts:      81000 | #Constraints:       8968
38.46/38.69	c #Conflicts:      82000 | #Constraints:       9968
38.46/38.69	c #Conflicts:      83000 | #Constraints:      10968
38.46/38.69	c #Conflicts:      84000 | #Constraints:      11968
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      85000 | #Constraints:       7166
38.46/38.69	c #Conflicts:      86000 | #Constraints:       8166
38.46/38.69	c #Conflicts:      87000 | #Constraints:       9166
38.46/38.69	c #Conflicts:      88000 | #Constraints:      10166
38.46/38.69	c #Conflicts:      89000 | #Constraints:      11166
38.46/38.69	c #Conflicts:      90000 | #Constraints:      12166
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      91000 | #Constraints:       7166
38.46/38.69	c #Conflicts:      92000 | #Constraints:       8166
38.46/38.69	c #Conflicts:      93000 | #Constraints:       9166
38.46/38.69	c #Conflicts:      94000 | #Constraints:      10166
38.46/38.69	c #Conflicts:      95000 | #Constraints:      11166
38.46/38.69	c #Conflicts:      96000 | #Constraints:      12166
38.46/38.69	c INPROCESSING
38.46/38.69	c GARBAGE COLLECT
38.46/38.69	c #Conflicts:      97000 | #Constraints:       6966
98.46/98.84	c #Conflicts:      98000 | #Constraints:       7966
98.46/98.84	c #Conflicts:      99000 | #Constraints:       8966
98.46/98.84	c #Conflicts:     100000 | #Constraints:       9966
98.46/98.84	c #Conflicts:     101000 | #Constraints:      10966
98.46/98.84	c #Conflicts:     102000 | #Constraints:      11966
98.46/98.84	c #Conflicts:     103000 | #Constraints:      12966
98.46/98.84	c INPROCESSING
98.46/98.84	c GARBAGE COLLECT
98.46/98.84	c #Conflicts:     104000 | #Constraints:       7564
98.46/98.84	c #Conflicts:     105000 | #Constraints:       8564
98.46/98.84	c #Conflicts:     106000 | #Constraints:       9564
98.46/98.84	c #Conflicts:     107000 | #Constraints:      10564
98.46/98.84	c #Conflicts:     108000 | #Constraints:      11564
98.46/98.84	c #Conflicts:     109000 | #Constraints:      12564
98.46/98.84	c #Conflicts:     110000 | #Constraints:      13564
98.46/98.84	c INPROCESSING
98.46/98.84	c GARBAGE COLLECT
98.46/98.84	c #Conflicts:     111000 | #Constraints:       7965
98.46/98.84	c #Conflicts:     112000 | #Constraints:       8965
98.46/98.84	c #Conflicts:     113000 | #Constraints:       9965
98.46/98.84	c #Conflicts:     114000 | #Constraints:      10965
98.46/98.84	c #Conflicts:     115000 | #Constraints:      11965
98.46/98.84	c #Conflicts:     116000 | #Constraints:      12965
98.46/98.84	c #Conflicts:     117000 | #Constraints:      13965
98.46/98.84	c INPROCESSING
98.46/98.84	c GARBAGE COLLECT
98.46/98.84	c #Conflicts:     118000 | #Constraints:       8165
98.46/98.84	c #Conflicts:     119000 | #Constraints:       9165
98.46/98.84	c #Conflicts:     120000 | #Constraints:      10165
98.46/98.84	c #Conflicts:     121000 | #Constraints:      11165
98.46/98.84	c #Conflicts:     122000 | #Constraints:      12165
98.46/98.84	c #Conflicts:     123000 | #Constraints:      13165
98.46/98.84	c #Conflicts:     124000 | #Constraints:      14165
98.46/98.84	c INPROCESSING
98.46/98.84	c GARBAGE COLLECT
98.46/98.84	c #Conflicts:     125000 | #Constraints:       8165
98.46/98.84	c #Conflicts:     126000 | #Constraints:       9165
98.46/98.84	c #Conflicts:     127000 | #Constraints:      10165
98.46/98.84	c #Conflicts:     128000 | #Constraints:      11165
98.46/98.84	c #Conflicts:     129000 | #Constraints:      12165
98.46/98.84	c #Conflicts:     130000 | #Constraints:      13165
98.46/98.84	c #Conflicts:     131000 | #Constraints:      14165
98.46/98.84	c INPROCESSING
98.46/98.84	c GARBAGE COLLECT
98.46/98.84	c #Conflicts:     132000 | #Constraints:       7967
98.46/98.84	c #Conflicts:     133000 | #Constraints:       8967
98.46/98.84	c #Conflicts:     134000 | #Constraints:       9967
98.46/98.84	c #Conflicts:     135000 | #Constraints:      10967
98.46/98.84	c #Conflicts:     136000 | #Constraints:      11967
98.46/98.84	c #Conflicts:     137000 | #Constraints:      12967
98.46/98.84	c #Conflicts:     138000 | #Constraints:      13967
98.46/98.84	c #Conflicts:     139000 | #Constraints:      14967
98.46/98.84	c INPROCESSING
98.46/98.84	c GARBAGE COLLECT
98.46/98.84	c #Conflicts:     140000 | #Constraints:       8566
98.46/98.84	c #Conflicts:     141000 | #Constraints:       9566
98.46/98.84	c #Conflicts:     142000 | #Constraints:      10566
98.46/98.84	c #Conflicts:     143000 | #Constraints:      11566
98.46/98.84	c #Conflicts:     144000 | #Constraints:      12566
98.46/98.84	c #Conflicts:     145000 | #Constraints:      13566
98.46/98.84	c #Conflicts:     146000 | #Constraints:      14566
98.46/98.84	c #Conflicts:     147000 | #Constraints:      15566
98.46/98.84	c INPROCESSING
98.46/98.84	c GARBAGE COLLECT
98.46/98.84	c #Conflicts:     148000 | #Constraints:       8964
98.46/98.84	c #Conflicts:     149000 | #Constraints:       9964
98.46/98.84	c #Conflicts:     150000 | #Constraints:      10964
98.46/98.84	c #Conflicts:     151000 | #Constraints:      11964
98.46/98.84	c #Conflicts:     152000 | #Constraints:      12964
98.46/98.84	c #Conflicts:     153000 | #Constraints:      13964
98.46/98.84	c #Conflicts:     154000 | #Constraints:      14964
98.46/98.84	c #Conflicts:     155000 | #Constraints:      15964
98.46/98.84	c INPROCESSING
98.46/98.84	c GARBAGE COLLECT
98.46/98.84	c #Conflicts:     156000 | #Constraints:       9172
98.46/98.84	c #Conflicts:     157000 | #Constraints:      10172
98.46/98.84	c #Conflicts:     158000 | #Constraints:      11172
98.46/98.84	c #Conflicts:     159000 | #Constraints:      12172
98.46/98.84	c #Conflicts:     160000 | #Constraints:      13172
98.46/98.84	c #Conflicts:     161000 | #Constraints:      14172
98.46/98.84	c #Conflicts:     162000 | #Constraints:      15172
98.46/98.84	c #Conflicts:     163000 | #Constraints:      16172
98.46/98.84	c INPROCESSING
98.46/98.84	c GARBAGE COLLECT
98.46/98.84	c #Conflicts:     164000 | #Constraints:       9178
98.46/98.84	c #Conflicts:     165000 | #Constraints:      10178
98.46/98.84	c #Conflicts:     166000 | #Constraints:      11178
98.46/98.84	c #Conflicts:     167000 | #Constraints:      12178
98.46/98.84	c #Conflicts:     168000 | #Constraints:      13178
98.46/98.84	c #Conflicts:     169000 | #Constraints:      14178
98.46/98.84	c #Conflicts:     170000 | #Constraints:      15178
122.37/122.88	c #Conflicts:     171000 | #Constraints:      16178
122.37/122.88	c INPROCESSING
122.37/122.88	c GARBAGE COLLECT
122.37/122.88	c #Conflicts:     172000 | #Constraints:       8971
122.37/122.88	c #Conflicts:     173000 | #Constraints:       9971
122.37/122.88	c #Conflicts:     174000 | #Constraints:      10971
122.37/122.88	c #Conflicts:     175000 | #Constraints:      11971
122.37/122.88	c #Conflicts:     176000 | #Constraints:      12971
122.37/122.88	c #Conflicts:     177000 | #Constraints:      13971
122.37/122.88	c #Conflicts:     178000 | #Constraints:      14971
122.37/122.88	c #Conflicts:     179000 | #Constraints:      15971
122.37/122.88	c #Conflicts:     180000 | #Constraints:      16971
122.37/122.88	c INPROCESSING
122.37/122.88	c GARBAGE COLLECT
122.37/122.88	c #Conflicts:     181000 | #Constraints:       9567
122.37/122.88	c #Conflicts:     182000 | #Constraints:      10567
122.37/122.88	c #Conflicts:     183000 | #Constraints:      11567
122.37/122.88	c #Conflicts:     184000 | #Constraints:      12567
122.37/122.88	c #Conflicts:     185000 | #Constraints:      13567
122.37/122.88	c #Conflicts:     186000 | #Constraints:      14567
122.37/122.88	c #Conflicts:     187000 | #Constraints:      15567
122.37/122.88	c #Conflicts:     188000 | #Constraints:      16567
122.37/122.88	c bounds 38 >= 37 @ 114.095
122.37/122.88	c #Conflicts:     189000 | #Constraints:      17637
122.37/122.88	c INPROCESSING
122.37/122.88	c GARBAGE COLLECT
122.37/122.88	c #Conflicts:     190000 | #Constraints:      10010
122.37/122.88	c #Conflicts:     191000 | #Constraints:      11010
122.37/122.88	c #Conflicts:     192000 | #Constraints:      12010
122.37/122.88	c #Conflicts:     193000 | #Constraints:      13010
122.37/122.88	c #Conflicts:     194000 | #Constraints:      14010
122.37/122.88	c #Conflicts:     195000 | #Constraints:      15010
122.37/122.88	c #Conflicts:     196000 | #Constraints:      16010
122.37/122.88	c #Conflicts:     197000 | #Constraints:      17010
122.37/122.88	c bounds 38 >= 38 @ 120.811
122.37/122.88	d SOLVEDBY oll
122.37/122.88	c cpu time 120.812 s
122.37/122.88	c deterministic time 13219593355 1.32e+10
122.37/122.88	c optimization time 3.14348 s
122.37/122.88	c total solve time 117.668 s
122.37/122.88	c core-guided solve time 117.668 s
122.37/122.88	c propagation time 87.1558 s
122.37/122.88	c conflict analysis time 29.5995 s
122.37/122.88	c propagations 26156064
122.37/122.88	c resolve steps 1116761
122.37/122.88	c decisions 1184979
122.37/122.88	c conflicts 197322
122.37/122.88	c restarts 509
122.37/122.88	c inprocessing phases 35
122.37/122.88	c input clauses 328
122.37/122.88	c input cardinalities 151
122.37/122.88	c input general constraints 96
122.37/122.88	c input average constraint length 41.89
122.37/122.88	c input average constraint degree 11.58
122.37/122.88	c learned clauses 46609
122.37/122.88	c learned cardinalities 5165
122.37/122.88	c learned general constraints 145550
122.37/122.88	c learned average constraint length 182.99
122.37/122.88	c learned average constraint degree 217334.45
122.37/122.88	c watched constraints 4809
122.37/122.88	c counting constraints 140837
122.37/122.88	c gcd simplifications 3623
122.37/122.88	c detected cardinalities 154
122.37/122.88	c weakened non-implied lits 23635867
122.37/122.88	c weakened non-implying lits 8595
122.37/122.88	c original variables 431
122.37/122.88	c clausal propagations 930045
122.37/122.88	c cardinality propagations 3944267
122.37/122.88	c watched propagations 122643
122.37/122.88	c counting propagations 20225671
122.37/122.88	c watch lookups 3659214081
122.37/122.88	c watch backjump lookups 3563970970
122.37/122.88	c watch checks 520901037
122.37/122.88	c propagation checks 5206003418
122.37/122.88	c constraint additions 214624516
122.37/122.88	c trail pops 27538289
122.37/122.88	c formula constraints 177
122.37/122.88	c learned constraints 197324
122.37/122.88	c bound constraints 121
122.37/122.88	c core-guided constraints 277
122.37/122.88	c encountered formula constraints 274874
122.37/122.88	c encountered learned constraints 985063
122.37/122.88	c encountered bound constraints 33
122.37/122.88	c encountered core-guided constraints 54113
122.37/122.88	c LP total time 0 s
122.37/122.88	c LP solve time 0 s
122.37/122.88	c LP constraints added 0
122.37/122.88	c LP constraints removed 0
122.37/122.88	c LP pivots internal 0
122.37/122.88	c LP pivots root 0
122.37/122.88	c LP calls 0
122.37/122.88	c LP optimalities 0
122.37/122.88	c LP no pivot count 0
122.37/122.88	c LP infeasibilities 0
122.37/122.88	c LP valid Farkas constraints 0
122.37/122.88	c LP learned Farkas constraints 0
122.37/122.88	c LP basis resets 0
122.37/122.88	c LP cycling count 0
122.37/122.88	c LP singular count 0
122.37/122.88	c LP no primal count 0
122.37/122.88	c LP no farkas count 0
122.37/122.88	c LP other issue count 0
122.37/122.88	c LP Gomory cuts 0
122.37/122.88	c LP learned cuts 0
122.37/122.88	c LP deleted cuts 0
122.37/122.88	c LP encountered Gomory constraints 0
122.37/122.88	c LP encountered Farkas constraints 0
122.37/122.88	c LP encountered learned Farkas constraints 0
122.37/122.88	c CG auxiliary variables introduced 105
122.37/122.88	c CG solutions found 2
122.37/122.88	c CG cores constructed 34
122.37/122.88	c CG core cardinality constraints returned 0
122.37/122.88	c CG unit cores 0
122.37/122.88	c CG single cores 34
122.37/122.88	c CG blocks removed during cardinality reduction 0
122.37/122.88	c CG first core best 0
122.37/122.88	c CG decision core best 0
122.37/122.88	c CG core reduction tie 0
122.37/122.88	c CG core degree average 1.00
122.37/122.88	c CG core slack average 12.15
122.37/122.88	c CG exhausted 0
122.37/122.88	c CG exhaust time 3.12666 s
122.37/122.88	c CG trimmed 0
122.37/122.88	c CG trim time 0.002741 s
122.37/122.88	c CG minimized 0
122.37/122.88	c CG minimize time 0 s
122.37/122.88	c CG am1 prop time 0.001573 s
122.37/122.88	c CG # am1s reformulated 4
122.37/122.88	c CG lower bound derived from am1s 4
122.37/122.88	c CG # clausal cores 34
122.37/122.88	c CG # cardinality cores 0
122.37/122.88	c CG # pb cores 0
122.37/122.88	c CG # pb reforms 0
122.37/122.88	c CG # cores discarded because of pb reform 0
122.37/122.88	d LOWERBOUND 38
122.37/122.88	d NCORES 34
122.37/122.88	d NPBCORES 0
122.37/122.88	d NPBREFORM 0
122.37/122.88	d NTRIMMED 0
122.37/122.88	d NEXHAUSTED 0
122.37/122.88	d NAM1S 4
122.37/122.88	d AM1LB 4
122.37/122.88	o 38
122.37/122.88	s OPTIMUM FOUND
122.37/122.88	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

Verifier Data

OK	38

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: 63931 MiB (62132 MiB free)
  memory of node 1: 64510 MiB (62931 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4454273-1721471544/watcher-4454273-1721471544 -o /tmp/evaluation-result-4454273-1721471544/solver-4454273-1721471544 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721467945-1072666 --watchdog 3760 pb-oll-rs HOME/instance-4454273-1721471544.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
Current StackSize limit: 8192 KiB

solver pid=1074744, runsolver pid=1074741

[startup+0.100085 s]*
/proc/loadavg: 4.17 4.12 4.10 5/258 1074745
/proc/meminfo: memFree=128059332/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=42684 memory=12272 CPUtime=0.1 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 1315 0 0 0 8 2 0 0 20 0 1 0 199318581 43708416 3068 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 10671 3068 1409 291 0 2205 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 42684 KiB
Current children cumulated memory: 12272 KiB

[startup+0.20547 s]*
/proc/loadavg: 4.17 4.12 4.10 5/258 1074745
/proc/meminfo: memFree=128056784/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=44396 memory=14172 CPUtime=0.2 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 1783 0 0 0 18 2 0 0 20 0 1 0 199318581 45461504 3543 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 11099 3543 1409 291 0 2633 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 44396 KiB
Current children cumulated memory: 14172 KiB

[startup+0.305474 s]*
/proc/loadavg: 4.17 4.12 4.10 5/258 1074745
/proc/meminfo: memFree=128056656/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=44396 memory=14172 CPUtime=0.3 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 1809 0 0 0 28 2 0 0 20 0 1 0 199318581 45461504 3543 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 11099 3543 1409 291 0 2633 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 44396 KiB
Current children cumulated memory: 14172 KiB

[startup+0.700195 s]
/proc/loadavg: 4.17 4.12 4.10 5/258 1074745
/proc/meminfo: memFree=128052056/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=50400 memory=18596 CPUtime=0.69 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 2861 0 0 0 65 4 0 0 20 0 1 0 199318581 51609600 4649 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 12600 4649 1472 291 0 4134 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 50400 KiB
Current children cumulated memory: 18596 KiB

[startup+1.50021 s]
/proc/loadavg: 4.17 4.12 4.10 5/258 1074745
/proc/meminfo: memFree=128048360/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=52320 memory=21760 CPUtime=1.48 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 3687 0 0 0 141 7 0 0 20 0 1 0 199318581 53575680 5440 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 13080 5440 1472 291 0 4614 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 52320 KiB
Current children cumulated memory: 21760 KiB

[startup+3.10549 s]
/proc/loadavg: 4.15 4.12 4.09 5/258 1074745
/proc/meminfo: memFree=128038580/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=61200 memory=28340 CPUtime=3.09 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 5286 0 0 0 298 11 0 0 20 0 1 0 199318581 62668800 7085 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 15300 7085 1472 291 0 6834 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 61200 KiB
Current children cumulated memory: 28340 KiB

[startup+6.30022 s]
/proc/loadavg: 4.15 4.12 4.09 5/258 1074746
/proc/meminfo: memFree=128026924/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=64852 memory=33544 CPUtime=6.27 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 6104 0 0 0 608 19 0 0 20 0 1 0 199318581 66408448 8386 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 16213 8386 1472 291 0 7747 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 64852 KiB
Current children cumulated memory: 33544 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.11 4.09 5/258 1074746
/proc/meminfo: memFree=128016308/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=74144 memory=36972 CPUtime=12.64 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 6971 0 0 0 1227 37 0 0 20 0 1 0 199318581 75923456 9243 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 18536 9243 1472 291 0 10070 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 74144 KiB
Current children cumulated memory: 36972 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.12 4.10 5/259 1074750
/proc/meminfo: memFree=127997456/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=81956 memory=47640 CPUtime=25.4 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 8567 0 0 0 2479 61 0 0 20 0 1 0 199318581 83922944 11910 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 20489 11910 1472 291 0 12023 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 81956 KiB
Current children cumulated memory: 47640 KiB

[startup+51.1056 s]
/proc/loadavg: 4.19 4.13 4.10 5/260 1074756
/proc/meminfo: memFree=127977224/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=97412 memory=56672 CPUtime=50.92 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 9820 0 0 0 4992 100 0 0 20 0 1 0 199318581 99749888 14168 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 24353 14168 1472 291 0 15887 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 97412 KiB
Current children cumulated memory: 56672 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/259 1074767
/proc/meminfo: memFree=127954096/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=102824 memory=64600 CPUtime=101.94 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 10834 0 0 0 10046 148 0 0 20 0 1 0 199318581 105291776 16150 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 25706 16150 1472 291 0 17240 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 102824 KiB
Current children cumulated memory: 64600 KiB

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

# cumulated CPU time of all completed processes:  user=120.813 s, system=1.66251 s

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

[startup+102.4 s]
/proc/loadavg: 4.15 4.12 4.09 5/259 1074767
/proc/meminfo: memFree=127954096/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=102824 memory=64600 CPUtime=102.04 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 10834 0 0 0 10056 148 0 0 20 0 1 0 199318581 105291776 16150 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 25706 16150 1472 291 0 17240 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 102824 KiB
Current children cumulated memory: 64600 KiB

[startup+115.2 s]
/proc/loadavg: 4.12 4.12 4.09 5/259 1074770
/proc/meminfo: memFree=127952712/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=102824 memory=64600 CPUtime=114.8 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 10840 0 0 0 11322 158 0 0 20 0 1 0 199318581 105291776 16150 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 25706 16150 1472 291 0 17240 0
Current children cumulated CPU time: 114.8 s
Current children cumulated vsize: 102824 KiB
Current children cumulated memory: 64600 KiB

[startup+118.4 s]
/proc/loadavg: 4.11 4.11 4.09 5/259 1074770
/proc/meminfo: memFree=127919976/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=144640 memory=95192 CPUtime=117.99 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 18495 0 0 0 11636 163 0 0 20 0 1 0 199318581 148111360 23798 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 36160 23798 1472 291 0 27694 0
Current children cumulated CPU time: 117.99 s
Current children cumulated vsize: 144640 KiB
Current children cumulated memory: 95192 KiB

[startup+120 s]*
/proc/loadavg: 4.11 4.11 4.09 5/259 1074770
/proc/meminfo: memFree=127919892/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=144640 memory=95192 CPUtime=119.59 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 18495 0 0 0 11795 164 0 0 20 0 1 0 199318581 148111360 23798 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 36160 23798 1472 291 0 27694 0
Current children cumulated CPU time: 119.59 s
Current children cumulated vsize: 144640 KiB
Current children cumulated memory: 95192 KiB

[startup+121.6 s]
/proc/loadavg: 4.11 4.11 4.09 5/259 1074771
/proc/meminfo: memFree=127919772/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=144640 memory=95192 CPUtime=121.18 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 18496 0 0 0 11953 165 0 0 20 0 1 0 199318581 148111360 23798 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 36160 23798 1472 291 0 27694 0
Current children cumulated CPU time: 121.18 s
Current children cumulated vsize: 144640 KiB
Current children cumulated memory: 95192 KiB

[startup+122.4 s]
/proc/loadavg: 4.11 4.11 4.09 5/259 1074771
/proc/meminfo: memFree=127919748/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=144640 memory=95192 CPUtime=121.97 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 18497 0 0 0 12032 165 0 0 20 0 1 0 199318581 148111360 23798 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 36160 23798 1472 291 0 27694 0
Current children cumulated CPU time: 121.97 s
Current children cumulated vsize: 144640 KiB
Current children cumulated memory: 95192 KiB

[startup+122.8 s]
/proc/loadavg: 4.11 4.11 4.09 5/259 1074771
/proc/meminfo: memFree=127919748/131524600 swapFree=131071996/131071996
[pid=1074744] ppid=1074741 vsize=144640 memory=95408 CPUtime=122.37 cores=0,2
/proc/1074744/stat : 1074744 (pb-oll-rs) R 1074741 1074744 1072656 0 -1 4194304 18507 0 0 0 12072 165 0 0 20 0 1 0 199318581 148111360 23852 134679101440 4194304 5384485 140731941686608 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5674704 5678696 6393856 140731941688341 140731941688418 140731941688418 140731941695435 0
/proc/1074744/statm: 36160 23852 1472 291 0 27694 0
Current children cumulated CPU time: 122.37 s
Current children cumulated vsize: 144640 KiB
Current children cumulated memory: 95408 KiB

Child status: 0

Real time (s): 122.89
CPU time (s): 122.476
CPU user time (s): 120.813
CPU system time (s): 1.66251
CPU usage (%): 99.6631
Max. virtual memory (cumulated for all children) (KiB): 144640
Max. memory (cumulated for all children) (KiB): 95408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.813
system time used= 1.66251
maximum resident set size= 95412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18518
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= 19
involuntary context switches= 862


# summary of solver processes directly reported to runsolver:
#   pid: 1074744
#   total CPU time (s): 122.476
#   total CPU user time (s): 120.813
#   total CPU system time (s): 1.66251

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.394386 second user time and 0.439364 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-20 12:32:37
IDJOB=4454273
IDBENCH=147631
IDSOLVER=3082
FILE ID=nodeC022/4454273-1721471544
RUNJOBID= nodeC022-1721467945-1072666
SLURM_JOB_ID= 7545723
Free space on /tmp= 890068 MiB

SOLVER NAME= pb-oll-rs 2024-07-19
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/logic_synthesis/normalized-fout.r.opb
COMMAND LINE= pb-oll-rs BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4454273-1721471544/watcher-4454273-1721471544 -o /tmp/evaluation-result-4454273-1721471544/solver-4454273-1721471544 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721467945-1072666 --watchdog 3760  pb-oll-rs HOME/instance-4454273-1721471544.opb

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

MD5SUM BENCH= fd6cc61b0bc3179b5f60e3ed19d77dd2
RANDOM SEED=1750790795

nodeC022.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		: 3648.857
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.66
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		: 3685.444
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	: 7006.96
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		: 3631.977
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.66
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		: 3600.242
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	: 7006.96
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		: 3675.406
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.66
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		: 3685.458
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	: 7006.96
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		: 3636.289
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.66
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.971
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	: 7006.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128066176 kB
MemAvailable:   129657888 kB
Buffers:          552960 kB
Cached:          1877952 kB
SwapCached:            0 kB
Active:          1274916 kB
Inactive:        1557876 kB
Active(anon):       1556 kB
Inactive(anon):   446236 kB
Active(file):    1273360 kB
Inactive(file):  1111640 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18432 kB
Writeback:             4 kB
AnonPages:        401352 kB
Mapped:           112236 kB
Shmem:             45912 kB
KReclaimable:      92716 kB
Slab:             206352 kB
SReclaimable:      92716 kB
SUnreclaim:       113636 kB
KernelStack:        4160 kB
PageTables:        10260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     815004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            72192 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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:      260820 kB
DirectMap2M:    28872704 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC022 at 2024-07-20 12:34:40