Trace number 4544493

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 NameAnswerCPU timeWall clock time
roundingsat-ls 63f22adUNSAT 72.4679 72.6773

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat10_9identity_complement.opb
MD5SUMab67e3b90eb3931507bbeeb5ae959313
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.33317
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables900
Total number of constraints19855
Number of constraints which are clauses18235
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1620
Minimum length of a constraint2
Maximum length of a constraint9
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c RoundingSat 2
0.00/0.01	c branch pb25
0.00/0.01	c commit 63f22ad
0.00/0.09	c #variables 900 #constraints 19855
3.97/4.08	c #Conflicts:       1000 | #Constraints:      20854
3.97/4.08	c #Conflicts:       2000 | #Constraints:      21854
3.97/4.08	c INPROCESSING
3.97/4.08	c #Conflicts:       3000 | #Constraints:      21857
3.97/4.08	c #Conflicts:       4000 | #Constraints:      22857
3.97/4.08	c INPROCESSING
3.97/4.08	c GARBAGE COLLECT
3.97/4.08	c #Conflicts:       5000 | #Constraints:      22260
3.97/4.08	c #Conflicts:       6000 | #Constraints:      23260
3.97/4.08	c INPROCESSING
3.97/4.08	c GARBAGE COLLECT
3.97/4.08	c #Conflicts:       7000 | #Constraints:      22262
3.97/4.08	c #Conflicts:       8000 | #Constraints:      23262
3.97/4.08	c #Conflicts:       9000 | #Constraints:      24262
3.97/4.08	c INPROCESSING
3.97/4.08	c GARBAGE COLLECT
3.97/4.08	c #Conflicts:      10000 | #Constraints:      22965
3.97/4.08	c #Conflicts:      11000 | #Constraints:      23965
3.97/4.08	c #Conflicts:      12000 | #Constraints:      24965
3.97/4.08	c INPROCESSING
3.97/4.08	c GARBAGE COLLECT
3.97/4.08	c #Conflicts:      13000 | #Constraints:      23414
3.97/4.08	c #Conflicts:      14000 | #Constraints:      24414
3.97/4.08	c #Conflicts:      15000 | #Constraints:      25414
3.97/4.08	c INPROCESSING
3.97/4.08	c GARBAGE COLLECT
3.97/4.08	c #Conflicts:      16000 | #Constraints:      23640
3.97/4.08	c #Conflicts:      17000 | #Constraints:      24640
3.97/4.08	c #Conflicts:      18000 | #Constraints:      25640
3.97/4.08	c INPROCESSING
3.97/4.08	c GARBAGE COLLECT
3.97/4.08	c #Conflicts:      19000 | #Constraints:      23655
3.97/4.08	c #Conflicts:      20000 | #Constraints:      24655
3.97/4.08	c #Conflicts:      21000 | #Constraints:      25655
3.97/4.08	c INPROCESSING
3.97/4.08	c GARBAGE COLLECT
3.97/4.08	c #Conflicts:      22000 | #Constraints:      23459
3.97/4.08	c #Conflicts:      23000 | #Constraints:      24459
3.97/4.08	c #Conflicts:      24000 | #Constraints:      25459
3.97/4.08	c #Conflicts:      25000 | #Constraints:      26459
3.97/4.08	c INPROCESSING
3.97/4.08	c GARBAGE COLLECT
3.97/4.08	c #Conflicts:      26000 | #Constraints:      24065
3.97/4.08	c #Conflicts:      27000 | #Constraints:      25065
3.97/4.08	c #Conflicts:      28000 | #Constraints:      26065
3.97/4.08	c #Conflicts:      29000 | #Constraints:      27065
3.97/4.08	c INPROCESSING
3.97/4.08	c GARBAGE COLLECT
3.97/4.08	c #Conflicts:      30000 | #Constraints:      24468
3.97/4.08	c #Conflicts:      31000 | #Constraints:      25468
3.97/4.08	c #Conflicts:      32000 | #Constraints:      26468
3.97/4.08	c #Conflicts:      33000 | #Constraints:      27468
3.97/4.08	c INPROCESSING
3.97/4.08	c GARBAGE COLLECT
3.97/4.08	c rational objective 450
8.05/8.13	c #Conflicts:      34000 | #Constraints:      24671
8.05/8.13	c #Conflicts:      35000 | #Constraints:      25671
8.05/8.13	c #Conflicts:      36000 | #Constraints:      26671
8.05/8.13	c #Conflicts:      37000 | #Constraints:      27671
8.05/8.13	c INPROCESSING
8.05/8.13	c GARBAGE COLLECT
8.05/8.13	c #Conflicts:      38000 | #Constraints:      24672
8.05/8.13	c #Conflicts:      39000 | #Constraints:      25672
8.05/8.13	c #Conflicts:      40000 | #Constraints:      26672
8.05/8.13	c #Conflicts:      41000 | #Constraints:      27672
8.05/8.13	c INPROCESSING
8.05/8.13	c GARBAGE COLLECT
8.05/8.13	c #Conflicts:      42000 | #Constraints:      24473
8.05/8.13	c #Conflicts:      43000 | #Constraints:      25473
8.05/8.13	c #Conflicts:      44000 | #Constraints:      26473
8.05/8.13	c #Conflicts:      45000 | #Constraints:      27473
8.05/8.13	c #Conflicts:      46000 | #Constraints:      28473
8.05/8.13	c INPROCESSING
8.05/8.13	c GARBAGE COLLECT
8.05/8.13	c #Conflicts:      47000 | #Constraints:      25069
8.05/8.13	c #Conflicts:      48000 | #Constraints:      26069
8.05/8.13	c #Conflicts:      49000 | #Constraints:      27069
8.05/8.13	c #Conflicts:      50000 | #Constraints:      28069
8.05/8.13	c #Conflicts:      51000 | #Constraints:      29069
8.05/8.13	c INPROCESSING
8.05/8.13	c GARBAGE COLLECT
8.05/8.13	c #Conflicts:      52000 | #Constraints:      25470
8.05/8.13	c #Conflicts:      53000 | #Constraints:      26470
8.05/8.13	c #Conflicts:      54000 | #Constraints:      27470
8.05/8.13	c #Conflicts:      55000 | #Constraints:      28470
8.05/8.13	c #Conflicts:      56000 | #Constraints:      29470
8.05/8.13	c INPROCESSING
8.05/8.13	c GARBAGE COLLECT
8.05/8.13	c #Conflicts:      57000 | #Constraints:      25673
8.05/8.13	c #Conflicts:      58000 | #Constraints:      26673
8.05/8.13	c #Conflicts:      59000 | #Constraints:      27673
8.05/8.13	c #Conflicts:      60000 | #Constraints:      28673
8.05/8.13	c #Conflicts:      61000 | #Constraints:      29673
8.05/8.13	c INPROCESSING
8.05/8.13	c GARBAGE COLLECT
8.05/8.13	c #Conflicts:      62000 | #Constraints:      25669
8.05/8.13	c #Conflicts:      63000 | #Constraints:      26669
8.05/8.13	c #Conflicts:      64000 | #Constraints:      27669
8.05/8.13	c #Conflicts:      65000 | #Constraints:      28669
8.05/8.13	c #Conflicts:      66000 | #Constraints:      29669
8.05/8.13	c INPROCESSING
8.05/8.13	c GARBAGE COLLECT
8.05/8.13	c rational objective 451.778
11.84/11.95	c #Conflicts:      67000 | #Constraints:      25476
11.84/11.95	c #Conflicts:      68000 | #Constraints:      26476
11.84/11.95	c #Conflicts:      69000 | #Constraints:      27476
11.84/11.95	c #Conflicts:      70000 | #Constraints:      28476
11.84/11.95	c #Conflicts:      71000 | #Constraints:      29476
11.84/11.95	c #Conflicts:      72000 | #Constraints:      30476
11.84/11.95	c INPROCESSING
11.84/11.95	c GARBAGE COLLECT
11.84/11.95	c #Conflicts:      73000 | #Constraints:      26073
11.84/11.95	c #Conflicts:      74000 | #Constraints:      27073
11.84/11.95	c #Conflicts:      75000 | #Constraints:      28073
11.84/11.95	c #Conflicts:      76000 | #Constraints:      29073
11.84/11.95	c #Conflicts:      77000 | #Constraints:      30073
11.84/11.95	c #Conflicts:      78000 | #Constraints:      31073
11.84/11.95	c INPROCESSING
11.84/11.95	c GARBAGE COLLECT
11.84/11.95	c #Conflicts:      79000 | #Constraints:      26470
11.84/11.95	c #Conflicts:      80000 | #Constraints:      27470
11.84/11.95	c #Conflicts:      81000 | #Constraints:      28470
11.84/11.95	c #Conflicts:      82000 | #Constraints:      29470
11.84/11.95	c #Conflicts:      83000 | #Constraints:      30470
11.84/11.95	c #Conflicts:      84000 | #Constraints:      31470
11.84/11.95	c INPROCESSING
11.84/11.95	c GARBAGE COLLECT
11.84/11.95	c #Conflicts:      85000 | #Constraints:      26670
11.84/11.95	c #Conflicts:      86000 | #Constraints:      27670
11.84/11.95	c #Conflicts:      87000 | #Constraints:      28670
11.84/11.95	c #Conflicts:      88000 | #Constraints:      29670
11.84/11.95	c #Conflicts:      89000 | #Constraints:      30670
11.84/11.95	c #Conflicts:      90000 | #Constraints:      31670
11.84/11.95	c INPROCESSING
11.84/11.95	c GARBAGE COLLECT
11.84/11.95	c #Conflicts:      91000 | #Constraints:      26672
11.84/11.95	c #Conflicts:      92000 | #Constraints:      27672
11.84/11.95	c #Conflicts:      93000 | #Constraints:      28672
11.84/11.95	c #Conflicts:      94000 | #Constraints:      29672
11.84/11.95	c #Conflicts:      95000 | #Constraints:      30672
11.84/11.95	c #Conflicts:      96000 | #Constraints:      31672
11.84/11.95	c INPROCESSING
11.84/11.95	c GARBAGE COLLECT
11.84/11.95	c rational objective 453.364
14.33/14.49	c #Conflicts:      97000 | #Constraints:      26483
14.33/14.49	c #Conflicts:      98000 | #Constraints:      27483
14.33/14.49	c #Conflicts:      99000 | #Constraints:      28483
14.33/14.49	c #Conflicts:     100000 | #Constraints:      29483
14.33/14.49	c #Conflicts:     101000 | #Constraints:      30483
14.33/14.49	c #Conflicts:     102000 | #Constraints:      31483
14.33/14.49	c #Conflicts:     103000 | #Constraints:      32483
14.33/14.49	c INPROCESSING
14.33/14.49	c GARBAGE COLLECT
14.33/14.49	c #Conflicts:     104000 | #Constraints:      27073
14.33/14.49	c #Conflicts:     105000 | #Constraints:      28073
14.33/14.49	c #Conflicts:     106000 | #Constraints:      29073
14.33/14.49	c #Conflicts:     107000 | #Constraints:      30073
14.33/14.49	c #Conflicts:     108000 | #Constraints:      31073
14.33/14.49	c #Conflicts:     109000 | #Constraints:      32073
14.33/14.49	c #Conflicts:     110000 | #Constraints:      33073
14.33/14.49	c INPROCESSING
14.33/14.49	c GARBAGE COLLECT
14.33/14.49	c #Conflicts:     111000 | #Constraints:      27479
14.33/14.49	c #Conflicts:     112000 | #Constraints:      28479
14.33/14.49	c #Conflicts:     113000 | #Constraints:      29479
14.33/14.49	c #Conflicts:     114000 | #Constraints:      30479
14.33/14.49	c #Conflicts:     115000 | #Constraints:      31479
14.33/14.49	c #Conflicts:     116000 | #Constraints:      32479
14.33/14.49	c #Conflicts:     117000 | #Constraints:      33479
14.33/14.49	c INPROCESSING
14.33/14.49	c GARBAGE COLLECT
14.33/14.49	c rational objective 454.253
19.41/19.52	c #Conflicts:     118000 | #Constraints:      27685
19.41/19.52	c #Conflicts:     119000 | #Constraints:      28685
19.41/19.52	c #Conflicts:     120000 | #Constraints:      29685
19.41/19.52	c #Conflicts:     121000 | #Constraints:      30685
19.41/19.52	c #Conflicts:     122000 | #Constraints:      31685
19.41/19.52	c #Conflicts:     123000 | #Constraints:      32686
19.41/19.52	c #Conflicts:     124000 | #Constraints:      33686
19.41/19.52	c INPROCESSING
19.41/19.52	c GARBAGE COLLECT
19.41/19.52	c #Conflicts:     125000 | #Constraints:      27678
19.41/19.52	c #Conflicts:     126000 | #Constraints:      28678
19.41/19.52	c #Conflicts:     127000 | #Constraints:      29679
19.41/19.52	c #Conflicts:     128000 | #Constraints:      30679
19.41/19.52	c #Conflicts:     129000 | #Constraints:      31679
19.41/19.52	c #Conflicts:     130000 | #Constraints:      32680
19.41/19.52	c #Conflicts:     131000 | #Constraints:      33680
19.41/19.52	c INPROCESSING
19.41/19.52	c GARBAGE COLLECT
19.41/19.52	c #Conflicts:     132000 | #Constraints:      27474
19.41/19.52	c #Conflicts:     133000 | #Constraints:      28476
19.41/19.52	c #Conflicts:     134000 | #Constraints:      29594
19.41/19.52	c #Conflicts:     135000 | #Constraints:      30595
19.41/19.52	c #Conflicts:     136000 | #Constraints:      31596
19.41/19.52	c #Conflicts:     137000 | #Constraints:      32722
19.41/19.52	c #Conflicts:     138000 | #Constraints:      34139
19.41/19.52	c #Conflicts:     139000 | #Constraints:      35356
19.41/19.52	c INPROCESSING
19.41/19.52	c GARBAGE COLLECT
19.41/19.52	c #Conflicts:     140000 | #Constraints:      28563
19.41/19.52	c #Conflicts:     141000 | #Constraints:      29563
19.41/19.52	c #Conflicts:     142000 | #Constraints:      30563
19.41/19.52	c #Conflicts:     143000 | #Constraints:      31563
19.41/19.52	c #Conflicts:     144000 | #Constraints:      32563
19.41/19.52	c #Conflicts:     145000 | #Constraints:      33563
19.41/19.52	c #Conflicts:     146000 | #Constraints:      34563
19.41/19.52	c #Conflicts:     147000 | #Constraints:      35563
19.41/19.52	c INPROCESSING
19.41/19.52	c GARBAGE COLLECT
19.41/19.52	c rational objective 455.405
20.41/20.59	c #Conflicts:     148000 | #Constraints:      28729
20.41/20.59	c #Conflicts:     149000 | #Constraints:      29729
20.41/20.59	c #Conflicts:     150000 | #Constraints:      30729
20.41/20.59	c #Conflicts:     151000 | #Constraints:      31729
20.41/20.59	c #Conflicts:     152000 | #Constraints:      32729
20.41/20.59	c #Conflicts:     153000 | #Constraints:      33729
20.41/20.59	c #Conflicts:     154000 | #Constraints:      34729
20.41/20.59	c #Conflicts:     155000 | #Constraints:      35729
20.41/20.59	c INPROCESSING
20.41/20.59	c GARBAGE COLLECT
20.41/20.59	c rational objective 456.794
21.51/21.67	c #Conflicts:     156000 | #Constraints:      28812
21.51/21.67	c #Conflicts:     157000 | #Constraints:      29812
21.51/21.67	c #Conflicts:     158000 | #Constraints:      30812
21.51/21.67	c #Conflicts:     159000 | #Constraints:      31812
21.51/21.67	c #Conflicts:     160000 | #Constraints:      32812
21.51/21.67	c #Conflicts:     161000 | #Constraints:      33812
21.51/21.67	c #Conflicts:     162000 | #Constraints:      34812
21.51/21.67	c #Conflicts:     163000 | #Constraints:      35812
21.51/21.67	c INPROCESSING
21.51/21.67	c GARBAGE COLLECT
21.51/21.67	c rational objective 456.954
22.70/22.85	c #Conflicts:     164000 | #Constraints:      28749
22.70/22.85	c #Conflicts:     165000 | #Constraints:      29749
22.70/22.85	c #Conflicts:     166000 | #Constraints:      30749
22.70/22.85	c #Conflicts:     167000 | #Constraints:      31749
22.70/22.85	c #Conflicts:     168000 | #Constraints:      32749
22.70/22.85	c #Conflicts:     169000 | #Constraints:      33750
22.70/22.85	c #Conflicts:     170000 | #Constraints:      34750
22.70/22.85	c #Conflicts:     171000 | #Constraints:      35750
22.70/22.85	c INPROCESSING
22.70/22.85	c GARBAGE COLLECT
22.70/22.85	WSVECS04 Frhs2[34]: 6 -1.00005 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[37]: 6 -1.00008 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[38]: 6 -3.00003 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[44]: 6 -0.400071 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[47]: 6 -0.40007 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[48]: 6 -1.00009 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[49]: 6 -0.600063 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[63]: 6 -1.50007 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[70]: 6 -1.00004 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[81]: 6 -1.0001 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[82]: 6 -1.00006 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[84]: 6 -1.00008 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[85]: 6 -1.00006 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[86]: 6 -1.00008 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[87]: 6 -1.00005 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[88]: 6 -1.00002 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[89]: 6 -1.00004 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[90]: 6 -1.00003 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[181]: 6 -1.00009 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[267]: 6 -1.00007 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[297]: 6 -1.00009 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[298]: 6 -1.00004 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[299]: 6 -1.00008 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[300]: 6 -1.00002 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[310]: 6 -1.00005 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[311]: 6 -1.00009 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[312]: 6 -1.00004 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[313]: 6 -1.00006 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[314]: 6 -1.00002 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[315]: 6 -1.00001 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[381]: 6 -3.00009 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[382]: 6 -1.00003 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[383]: 6 -1.00008 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[400]: 6 -1.00009 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[401]: 6 -1.00007 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[402]: 6 -1.00001 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[403]: 6 -1.00003 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[404]: 6 -1.00007 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[405]: 6 -1.00009 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[451]: 6 -1.00006 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[453]: 6 -1.00002 0 shouldn't be
22.70/22.85	WSVECS04 Frhs2[454]: 6 -1.0001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[455]: 6 -1.00008 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[456]: 6 -1.00004 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[457]: 6 -1.00009 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[458]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[459]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[461]: 6 -1.00001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[462]: 6 -1.00008 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[463]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[464]: 6 -1.00001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[465]: 6 -1.00003 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[466]: 6 -1.00008 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[467]: 6 -1.00008 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[475]: 6 -1.00003 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[476]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[477]: 6 -1.00009 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[478]: 6 -1.00004 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[479]: 6 -1.00009 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[480]: 6 -1.00005 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[481]: 6 -1.00008 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[482]: 6 -1.00005 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[483]: 6 -1.00005 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[484]: 6 -1.00008 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[485]: 6 -1.00005 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[486]: 6 -1.00002 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[487]: 6 -1.0001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[488]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[489]: 6 -1.00006 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[490]: 6 -1.00005 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[491]: 6 -1.00005 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[492]: 6 -1.0001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[493]: 6 -1.00006 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[494]: 6 -1.00006 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[495]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[586]: 6 -1.00004 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[672]: 6 -1.00004 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[702]: 6 -1.00006 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[703]: 6 -1.00006 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[704]: 6 -1.00001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[705]: 6 -1.00004 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[715]: 6 -1.00003 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[716]: 6 -0.600087 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[717]: 6 -1.60005 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[718]: 6 -1.00009 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[719]: 6 -1.00005 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[720]: 6 -1.20003 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[787]: 6 -1.0001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[789]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[806]: 6 -1.00004 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[807]: 6 -1.0001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[808]: 6 -1.00004 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[809]: 6 -3.00002 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[810]: 6 -1.00006 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[856]: 6 -1.00008 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[858]: 6 -1.00006 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[859]: 6 -1.00009 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[860]: 6 -1.00002 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[861]: 6 -1.00001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[862]: 6 -1.00005 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[863]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[864]: 6 -1.00009 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[866]: 6 -1.00005 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[867]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[868]: 6 -1.00003 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[869]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[870]: 6 -1.00009 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[871]: 6 -1.00003 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[872]: 6 -1.00009 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[880]: 6 -1.0001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[881]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[882]: 6 -1.00004 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[883]: 6 -1.00006 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[884]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[885]: 6 -1.0001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[886]: 6 -1.00002 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[887]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[888]: 6 -1.0001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[889]: 6 -1.00003 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[890]: 6 -1.00001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[891]: 6 -1.00003 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[892]: 6 -1.00006 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[893]: 6 -1.00006 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[894]: 6 -1.00003 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[895]: 6 -1.00008 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[896]: 6 -1.00001 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[897]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[898]: 6 -1.00009 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[899]: 6 -1.00007 0 shouldn't be
22.70/22.86	WSVECS04 Frhs2[900]: 6 -1.00007 0 shouldn't be
25.10/25.21	c #Conflicts:     172000 | #Constraints:      28511
25.10/25.21	c #Conflicts:     173000 | #Constraints:      29511
25.10/25.21	c #Conflicts:     174000 | #Constraints:      30511
25.10/25.21	c #Conflicts:     175000 | #Constraints:      31511
25.10/25.21	c #Conflicts:     176000 | #Constraints:      32511
25.10/25.21	c #Conflicts:     177000 | #Constraints:      33511
25.10/25.21	c #Conflicts:     178000 | #Constraints:      34512
25.10/25.21	c #Conflicts:     179000 | #Constraints:      35512
25.10/25.21	c #Conflicts:     180000 | #Constraints:      36512
25.10/25.21	c INPROCESSING
25.10/25.21	c GARBAGE COLLECT
25.10/25.21	c #Conflicts:     181000 | #Constraints:      29099
25.10/25.21	c #Conflicts:     182000 | #Constraints:      30099
25.10/25.21	c #Conflicts:     183000 | #Constraints:      31099
25.10/25.21	c #Conflicts:     184000 | #Constraints:      32099
25.10/25.21	c #Conflicts:     185000 | #Constraints:      33099
25.10/25.21	c #Conflicts:     186000 | #Constraints:      34099
25.10/25.21	c #Conflicts:     187000 | #Constraints:      35099
25.10/25.21	c #Conflicts:     188000 | #Constraints:      36099
25.10/25.21	c #Conflicts:     189000 | #Constraints:      37099
25.10/25.21	c INPROCESSING
25.10/25.21	c GARBAGE COLLECT
25.10/25.21	c rational objective 457.378
32.68/32.84	c #Conflicts:     190000 | #Constraints:      29500
32.68/32.84	c #Conflicts:     191000 | #Constraints:      30500
32.68/32.84	c #Conflicts:     192000 | #Constraints:      31500
32.68/32.84	c #Conflicts:     193000 | #Constraints:      32501
32.68/32.84	c #Conflicts:     194000 | #Constraints:      33501
32.68/32.84	c #Conflicts:     195000 | #Constraints:      34501
32.68/32.84	c #Conflicts:     196000 | #Constraints:      35502
32.68/32.84	c #Conflicts:     197000 | #Constraints:      36504
32.68/32.84	c #Conflicts:     198000 | #Constraints:      37504
32.68/32.84	c INPROCESSING
32.68/32.84	c GARBAGE COLLECT
32.68/32.84	c #Conflicts:     199000 | #Constraints:      29697
32.68/32.84	c #Conflicts:     200000 | #Constraints:      30697
32.68/32.84	c #Conflicts:     201000 | #Constraints:      31926
32.68/32.84	c #Conflicts:     202000 | #Constraints:      33384
32.68/32.84	c #Conflicts:     203000 | #Constraints:      34849
32.68/32.84	c #Conflicts:     204000 | #Constraints:      36319
32.68/32.84	c #Conflicts:     205000 | #Constraints:      37806
32.68/32.84	c #Conflicts:     206000 | #Constraints:      39285
32.68/32.84	c #Conflicts:     207000 | #Constraints:      40765
32.68/32.84	c INPROCESSING
32.68/32.84	c GARBAGE COLLECT
32.68/32.84	c #Conflicts:     208000 | #Constraints:      31276
32.68/32.84	c #Conflicts:     209000 | #Constraints:      32276
32.68/32.84	c #Conflicts:     210000 | #Constraints:      33276
32.68/32.84	c #Conflicts:     211000 | #Constraints:      34276
32.68/32.84	c #Conflicts:     212000 | #Constraints:      35276
32.68/32.84	c #Conflicts:     213000 | #Constraints:      36276
32.68/32.84	c #Conflicts:     214000 | #Constraints:      37276
32.68/32.84	c #Conflicts:     215000 | #Constraints:      38276
32.68/32.84	c #Conflicts:     216000 | #Constraints:      39276
32.68/32.84	c INPROCESSING
32.68/32.84	c GARBAGE COLLECT
32.68/32.84	c rational objective 458.113
33.88/34.09	c #Conflicts:     217000 | #Constraints:      30282
33.88/34.09	c #Conflicts:     218000 | #Constraints:      31282
33.88/34.09	c #Conflicts:     219000 | #Constraints:      32282
33.88/34.09	c #Conflicts:     220000 | #Constraints:      33282
33.88/34.09	c #Conflicts:     221000 | #Constraints:      34282
33.88/34.09	c #Conflicts:     222000 | #Constraints:      35282
33.88/34.09	c #Conflicts:     223000 | #Constraints:      36282
33.88/34.09	c #Conflicts:     224000 | #Constraints:      37282
33.88/34.09	c #Conflicts:     225000 | #Constraints:      38282
33.88/34.09	c #Conflicts:     226000 | #Constraints:      39282
33.88/34.09	c INPROCESSING
33.88/34.09	c GARBAGE COLLECT
33.88/34.09	c rational objective 458.594
44.75/44.99	c #Conflicts:     227000 | #Constraints:      30491
44.75/44.99	c #Conflicts:     228000 | #Constraints:      31491
44.75/44.99	c #Conflicts:     229000 | #Constraints:      32492
44.75/44.99	c #Conflicts:     230000 | #Constraints:      33492
44.75/44.99	c #Conflicts:     231000 | #Constraints:      34492
44.75/44.99	c #Conflicts:     232000 | #Constraints:      35492
44.75/44.99	c #Conflicts:     233000 | #Constraints:      36492
44.75/44.99	c #Conflicts:     234000 | #Constraints:      37493
44.75/44.99	c #Conflicts:     235000 | #Constraints:      38528
44.75/44.99	c #Conflicts:     236000 | #Constraints:      39531
44.75/44.99	c INPROCESSING
44.75/44.99	c GARBAGE COLLECT
44.75/44.99	c #Conflicts:     237000 | #Constraints:      30714
44.75/44.99	c #Conflicts:     238000 | #Constraints:      31714
44.75/44.99	c #Conflicts:     239000 | #Constraints:      32714
44.75/44.99	c #Conflicts:     240000 | #Constraints:      33714
44.75/44.99	c #Conflicts:     241000 | #Constraints:      34714
44.75/44.99	c #Conflicts:     242000 | #Constraints:      35714
44.75/44.99	c #Conflicts:     243000 | #Constraints:      36714
44.75/44.99	c #Conflicts:     244000 | #Constraints:      37714
44.75/44.99	c #Conflicts:     245000 | #Constraints:      38714
44.75/44.99	c #Conflicts:     246000 | #Constraints:      39714
44.75/44.99	c INPROCESSING
44.75/44.99	c GARBAGE COLLECT
44.75/44.99	c #Conflicts:     247000 | #Constraints:      30797
44.75/44.99	c #Conflicts:     248000 | #Constraints:      31797
44.75/44.99	c #Conflicts:     249000 | #Constraints:      32797
44.75/44.99	c #Conflicts:     250000 | #Constraints:      33797
44.75/44.99	c #Conflicts:     251000 | #Constraints:      34797
44.75/44.99	c #Conflicts:     252000 | #Constraints:      35797
44.75/44.99	c #Conflicts:     253000 | #Constraints:      36797
44.75/44.99	c #Conflicts:     254000 | #Constraints:      37797
44.75/44.99	c #Conflicts:     255000 | #Constraints:      38797
44.75/44.99	c #Conflicts:     256000 | #Constraints:      39797
44.75/44.99	c INPROCESSING
44.75/44.99	c GARBAGE COLLECT
44.75/44.99	c #Conflicts:     257000 | #Constraints:      30744
44.75/44.99	c #Conflicts:     258000 | #Constraints:      31745
44.75/44.99	c #Conflicts:     259000 | #Constraints:      32745
44.75/44.99	c #Conflicts:     260000 | #Constraints:      33745
44.75/44.99	c #Conflicts:     261000 | #Constraints:      34745
44.75/44.99	c #Conflicts:     262000 | #Constraints:      35745
44.75/44.99	c #Conflicts:     263000 | #Constraints:      36745
44.75/44.99	c #Conflicts:     264000 | #Constraints:      37745
44.75/44.99	c #Conflicts:     265000 | #Constraints:      38745
44.75/44.99	c #Conflicts:     266000 | #Constraints:      39745
44.75/44.99	c INPROCESSING
44.75/44.99	c GARBAGE COLLECT
44.75/44.99	c #Conflicts:     267000 | #Constraints:      30513
44.75/44.99	c #Conflicts:     268000 | #Constraints:      31514
44.75/44.99	c #Conflicts:     269000 | #Constraints:      32514
44.75/44.99	c #Conflicts:     270000 | #Constraints:      33514
44.75/44.99	c #Conflicts:     271000 | #Constraints:      34514
44.75/44.99	c #Conflicts:     272000 | #Constraints:      35514
44.75/44.99	c #Conflicts:     273000 | #Constraints:      36514
44.75/44.99	c #Conflicts:     274000 | #Constraints:      37514
44.75/44.99	c #Conflicts:     275000 | #Constraints:      38514
44.75/44.99	c #Conflicts:     276000 | #Constraints:      39514
44.75/44.99	c #Conflicts:     277000 | #Constraints:      40514
44.75/44.99	c INPROCESSING
44.75/44.99	c GARBAGE COLLECT
44.75/44.99	c #Conflicts:     278000 | #Constraints:      31107
44.75/44.99	c #Conflicts:     279000 | #Constraints:      32107
44.75/44.99	c #Conflicts:     280000 | #Constraints:      33108
44.75/44.99	c #Conflicts:     281000 | #Constraints:      34108
44.75/44.99	c #Conflicts:     282000 | #Constraints:      35108
44.75/44.99	c #Conflicts:     283000 | #Constraints:      36108
44.75/44.99	c #Conflicts:     284000 | #Constraints:      37108
44.75/44.99	c #Conflicts:     285000 | #Constraints:      38108
44.75/44.99	c #Conflicts:     286000 | #Constraints:      39108
44.75/44.99	c #Conflicts:     287000 | #Constraints:      40108
44.75/44.99	c #Conflicts:     288000 | #Constraints:      41108
44.75/44.99	c INPROCESSING
44.75/44.99	c GARBAGE COLLECT
44.75/44.99	c #Conflicts:     289000 | #Constraints:      31495
44.75/44.99	c #Conflicts:     290000 | #Constraints:      32495
44.75/44.99	c #Conflicts:     291000 | #Constraints:      33495
44.75/44.99	c #Conflicts:     292000 | #Constraints:      34495
44.75/44.99	c #Conflicts:     293000 | #Constraints:      35496
44.75/44.99	c #Conflicts:     294000 | #Constraints:      36496
44.75/44.99	c #Conflicts:     295000 | #Constraints:      37496
44.75/44.99	c #Conflicts:     296000 | #Constraints:      38496
44.75/44.99	c #Conflicts:     297000 | #Constraints:      39496
44.75/44.99	c #Conflicts:     298000 | #Constraints:      40496
44.75/44.99	c #Conflicts:     299000 | #Constraints:      41496
44.75/44.99	c INPROCESSING
44.75/44.99	c GARBAGE COLLECT
44.75/44.99	c #Conflicts:     300000 | #Constraints:      31694
44.75/44.99	c #Conflicts:     301000 | #Constraints:      32694
54.93/55.11	c #Conflicts:     302000 | #Constraints:      33694
54.93/55.11	c #Conflicts:     303000 | #Constraints:      34694
54.93/55.11	c #Conflicts:     304000 | #Constraints:      35694
54.93/55.11	c #Conflicts:     305000 | #Constraints:      36694
54.93/55.11	c #Conflicts:     306000 | #Constraints:      37694
54.93/55.11	c #Conflicts:     307000 | #Constraints:      38694
54.93/55.11	c #Conflicts:     308000 | #Constraints:      39694
54.93/55.11	c #Conflicts:     309000 | #Constraints:      40695
54.93/55.11	c #Conflicts:     310000 | #Constraints:      41695
54.93/55.11	c INPROCESSING
54.93/55.11	c GARBAGE COLLECT
54.93/55.11	c #Conflicts:     311000 | #Constraints:      31696
54.93/55.11	c #Conflicts:     312000 | #Constraints:      32696
54.93/55.11	c #Conflicts:     313000 | #Constraints:      33696
54.93/55.11	c #Conflicts:     314000 | #Constraints:      34696
54.93/55.11	c #Conflicts:     315000 | #Constraints:      35696
54.93/55.11	c #Conflicts:     316000 | #Constraints:      36696
54.93/55.11	c #Conflicts:     317000 | #Constraints:      37696
54.93/55.11	c #Conflicts:     318000 | #Constraints:      38696
54.93/55.11	c #Conflicts:     319000 | #Constraints:      39696
54.93/55.11	c #Conflicts:     320000 | #Constraints:      40696
54.93/55.11	c #Conflicts:     321000 | #Constraints:      41696
54.93/55.11	c INPROCESSING
54.93/55.11	c GARBAGE COLLECT
54.93/55.11	c #Conflicts:     322000 | #Constraints:      31496
54.93/55.11	c #Conflicts:     323000 | #Constraints:      32496
54.93/55.11	c #Conflicts:     324000 | #Constraints:      33497
54.93/55.11	c #Conflicts:     325000 | #Constraints:      34497
54.93/55.11	c #Conflicts:     326000 | #Constraints:      35497
54.93/55.11	c #Conflicts:     327000 | #Constraints:      36497
54.93/55.11	c #Conflicts:     328000 | #Constraints:      37497
54.93/55.11	c #Conflicts:     329000 | #Constraints:      38497
54.93/55.11	c #Conflicts:     330000 | #Constraints:      39497
54.93/55.11	c #Conflicts:     331000 | #Constraints:      40497
54.93/55.11	c #Conflicts:     332000 | #Constraints:      41497
54.93/55.11	c #Conflicts:     333000 | #Constraints:      42498
54.93/55.11	c INPROCESSING
54.93/55.11	c GARBAGE COLLECT
54.93/55.11	c #Conflicts:     334000 | #Constraints:      32096
54.93/55.11	c #Conflicts:     335000 | #Constraints:      33096
54.93/55.11	c #Conflicts:     336000 | #Constraints:      34096
54.93/55.11	c #Conflicts:     337000 | #Constraints:      35096
54.93/55.11	c #Conflicts:     338000 | #Constraints:      36096
54.93/55.11	c #Conflicts:     339000 | #Constraints:      37096
54.93/55.11	c #Conflicts:     340000 | #Constraints:      38096
54.93/55.11	c #Conflicts:     341000 | #Constraints:      39097
54.93/55.11	c #Conflicts:     342000 | #Constraints:      40097
54.93/55.11	c #Conflicts:     343000 | #Constraints:      41097
54.93/55.11	c #Conflicts:     344000 | #Constraints:      42097
54.93/55.11	c #Conflicts:     345000 | #Constraints:      43097
54.93/55.11	c INPROCESSING
54.93/55.11	c GARBAGE COLLECT
54.93/55.11	c #Conflicts:     346000 | #Constraints:      32500
54.93/55.11	c #Conflicts:     347000 | #Constraints:      33500
54.93/55.11	c #Conflicts:     348000 | #Constraints:      34500
54.93/55.11	c #Conflicts:     349000 | #Constraints:      35500
54.93/55.11	c #Conflicts:     350000 | #Constraints:      36500
54.93/55.11	c #Conflicts:     351000 | #Constraints:      37500
54.93/55.11	c #Conflicts:     352000 | #Constraints:      38500
54.93/55.11	c #Conflicts:     353000 | #Constraints:      39500
54.93/55.11	c #Conflicts:     354000 | #Constraints:      40501
54.93/55.11	c #Conflicts:     355000 | #Constraints:      41503
54.93/55.11	c #Conflicts:     356000 | #Constraints:      42503
54.93/55.11	c #Conflicts:     357000 | #Constraints:      43504
54.93/55.11	c INPROCESSING
54.93/55.11	c GARBAGE COLLECT
54.93/55.11	c #Conflicts:     358000 | #Constraints:      32690
54.93/55.11	c #Conflicts:     359000 | #Constraints:      33690
54.93/55.11	c #Conflicts:     360000 | #Constraints:      34690
54.93/55.11	c #Conflicts:     361000 | #Constraints:      35690
54.93/55.11	c #Conflicts:     362000 | #Constraints:      36690
54.93/55.11	c #Conflicts:     363000 | #Constraints:      37690
54.93/55.11	c #Conflicts:     364000 | #Constraints:      38690
54.93/55.11	c #Conflicts:     365000 | #Constraints:      39690
54.93/55.11	c #Conflicts:     366000 | #Constraints:      40690
54.93/55.11	c #Conflicts:     367000 | #Constraints:      41690
54.93/55.11	c #Conflicts:     368000 | #Constraints:      42690
54.93/55.11	c #Conflicts:     369000 | #Constraints:      43690
54.93/55.11	c INPROCESSING
54.93/55.11	c GARBAGE COLLECT
54.93/55.11	c #Conflicts:     370000 | #Constraints:      32692
54.93/55.11	c #Conflicts:     371000 | #Constraints:      33692
54.93/55.11	c #Conflicts:     372000 | #Constraints:      34692
54.93/55.11	c #Conflicts:     373000 | #Constraints:      35692
54.93/55.11	c #Conflicts:     374000 | #Constraints:      36692
54.93/55.11	c #Conflicts:     375000 | #Constraints:      37692
54.93/55.11	c #Conflicts:     376000 | #Constraints:      38692
67.00/67.25	c #Conflicts:     377000 | #Constraints:      39692
67.00/67.25	c #Conflicts:     378000 | #Constraints:      40692
67.00/67.25	c #Conflicts:     379000 | #Constraints:      41692
67.00/67.25	c #Conflicts:     380000 | #Constraints:      42692
67.00/67.25	c #Conflicts:     381000 | #Constraints:      43692
67.00/67.25	c INPROCESSING
67.00/67.25	c GARBAGE COLLECT
67.00/67.25	c #Conflicts:     382000 | #Constraints:      32488
67.00/67.25	c #Conflicts:     383000 | #Constraints:      33488
67.00/67.25	c #Conflicts:     384000 | #Constraints:      34488
67.00/67.25	c #Conflicts:     385000 | #Constraints:      35488
67.00/67.25	c #Conflicts:     386000 | #Constraints:      36488
67.00/67.25	c #Conflicts:     387000 | #Constraints:      37488
67.00/67.25	c #Conflicts:     388000 | #Constraints:      38489
67.00/67.25	c #Conflicts:     389000 | #Constraints:      39490
67.00/67.25	c #Conflicts:     390000 | #Constraints:      40490
67.00/67.25	c #Conflicts:     391000 | #Constraints:      41491
67.00/67.25	c #Conflicts:     392000 | #Constraints:      42557
67.00/67.25	c #Conflicts:     393000 | #Constraints:      43557
67.00/67.25	c #Conflicts:     394000 | #Constraints:      44558
67.00/67.25	c INPROCESSING
67.00/67.25	c GARBAGE COLLECT
67.00/67.25	c #Conflicts:     395000 | #Constraints:      33127
67.00/67.25	c #Conflicts:     396000 | #Constraints:      34128
67.00/67.25	c #Conflicts:     397000 | #Constraints:      35128
67.00/67.25	c #Conflicts:     398000 | #Constraints:      36128
67.00/67.25	c #Conflicts:     399000 | #Constraints:      37128
67.00/67.25	c #Conflicts:     400000 | #Constraints:      38128
67.00/67.25	c #Conflicts:     401000 | #Constraints:      39128
67.00/67.25	c #Conflicts:     402000 | #Constraints:      40128
67.00/67.25	c #Conflicts:     403000 | #Constraints:      41128
67.00/67.25	c #Conflicts:     404000 | #Constraints:      42128
67.00/67.25	c #Conflicts:     405000 | #Constraints:      43128
67.00/67.25	c #Conflicts:     406000 | #Constraints:      44128
67.00/67.25	c #Conflicts:     407000 | #Constraints:      45128
67.00/67.25	c INPROCESSING
67.00/67.25	c GARBAGE COLLECT
67.00/67.25	c #Conflicts:     408000 | #Constraints:      33508
67.00/67.25	c #Conflicts:     409000 | #Constraints:      34508
67.00/67.25	c #Conflicts:     410000 | #Constraints:      35508
67.00/67.25	c #Conflicts:     411000 | #Constraints:      36508
67.00/67.25	c #Conflicts:     412000 | #Constraints:      37508
67.00/67.25	c #Conflicts:     413000 | #Constraints:      38508
67.00/67.25	c #Conflicts:     414000 | #Constraints:      39508
67.00/67.25	c #Conflicts:     415000 | #Constraints:      40508
67.00/67.25	c #Conflicts:     416000 | #Constraints:      41508
67.00/67.25	c #Conflicts:     417000 | #Constraints:      42508
67.00/67.25	c #Conflicts:     418000 | #Constraints:      43508
67.00/67.25	c #Conflicts:     419000 | #Constraints:      44794
67.00/67.25	c #Conflicts:     420000 | #Constraints:      46242
67.00/67.25	c INPROCESSING
67.00/67.25	c GARBAGE COLLECT
67.00/67.25	c #Conflicts:     421000 | #Constraints:      33679
67.00/67.25	c #Conflicts:     422000 | #Constraints:      34679
67.00/67.25	c #Conflicts:     423000 | #Constraints:      35679
67.00/67.25	c #Conflicts:     424000 | #Constraints:      36679
67.00/67.25	c #Conflicts:     425000 | #Constraints:      37679
67.00/67.25	c #Conflicts:     426000 | #Constraints:      38679
67.00/67.25	c #Conflicts:     427000 | #Constraints:      39679
67.00/67.25	c #Conflicts:     428000 | #Constraints:      40679
67.00/67.25	c #Conflicts:     429000 | #Constraints:      41679
67.00/67.25	c #Conflicts:     430000 | #Constraints:      42679
67.00/67.25	c #Conflicts:     431000 | #Constraints:      43679
67.00/67.25	c #Conflicts:     432000 | #Constraints:      44679
67.00/67.25	c #Conflicts:     433000 | #Constraints:      45679
67.00/67.25	c INPROCESSING
67.00/67.25	c GARBAGE COLLECT
67.00/67.25	c #Conflicts:     434000 | #Constraints:      33687
67.00/67.25	c #Conflicts:     435000 | #Constraints:      34687
67.00/67.25	c #Conflicts:     436000 | #Constraints:      35687
67.00/67.25	c #Conflicts:     437000 | #Constraints:      36687
67.00/67.25	c #Conflicts:     438000 | #Constraints:      37687
67.00/67.25	c #Conflicts:     439000 | #Constraints:      38687
67.00/67.25	c #Conflicts:     440000 | #Constraints:      39687
67.00/67.25	c #Conflicts:     441000 | #Constraints:      40687
67.00/67.25	c #Conflicts:     442000 | #Constraints:      41687
67.00/67.25	c #Conflicts:     443000 | #Constraints:      42687
67.00/67.25	c #Conflicts:     444000 | #Constraints:      43687
67.00/67.25	c #Conflicts:     445000 | #Constraints:      44687
67.00/67.25	c #Conflicts:     446000 | #Constraints:      45687
67.00/67.25	c INPROCESSING
67.00/67.25	c GARBAGE COLLECT
67.00/67.25	c #Conflicts:     447000 | #Constraints:      33488
67.00/67.25	c #Conflicts:     448000 | #Constraints:      34488
67.00/67.25	c #Conflicts:     449000 | #Constraints:      35488
67.00/67.25	c #Conflicts:     450000 | #Constraints:      36488
67.00/67.25	c #Conflicts:     451000 | #Constraints:      37488
68.59/68.89	c #Conflicts:     452000 | #Constraints:      38488
68.59/68.89	c #Conflicts:     453000 | #Constraints:      39488
68.59/68.89	c #Conflicts:     454000 | #Constraints:      40489
68.59/68.89	c #Conflicts:     455000 | #Constraints:      41489
68.59/68.89	c #Conflicts:     456000 | #Constraints:      42489
68.59/68.89	c #Conflicts:     457000 | #Constraints:      43489
68.59/68.89	c #Conflicts:     458000 | #Constraints:      44489
68.59/68.89	c #Conflicts:     459000 | #Constraints:      45489
68.59/68.89	c #Conflicts:     460000 | #Constraints:      46489
68.59/68.89	c INPROCESSING
68.59/68.89	c GARBAGE COLLECT
68.59/68.89	WSVECS04 Frhs2[32]: 6 -23.8479 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[33]: 6 -37.1522 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[34]: 6 -31.6522 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[37]: 6 -29.8044 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[38]: 6 -46.3261 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[39]: 6 -27.5 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[40]: 6 -17 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[51]: 6 -0.81032 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[72]: 6 -0.412714 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[73]: 6 -0.000951177 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[82]: 6 -0.00716696 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[235]: 6 -1.00007 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[236]: 6 -1.00001 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[239]: 6 -11 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[240]: 6 -1.00004 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[241]: 6 -1.00001 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[242]: 6 -1.00008 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[243]: 6 -7.00004 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[246]: 6 -1.00008 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[247]: 6 -1.00005 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[248]: 6 -20.5218 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[253]: 6 -4.5218 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[254]: 6 -1.00009 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[255]: 6 -1.00003 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[265]: 6 -1.00006 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[266]: 6 -1.00009 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[267]: 6 -1.00008 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[268]: 6 -1.00001 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[269]: 6 -1.00009 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[270]: 6 -1.00002 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[406]: 6 -0.0882561 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[409]: 6 -0.906265 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[415]: 6 -1.41922 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[417]: 6 -0.933922 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[419]: 6 -0.0883023 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[424]: 6 -0.433868 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[437]: 6 -1.00006 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[452]: 6 -0.742885 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[453]: 6 -0.0143005 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[454]: 6 -0.614341 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[459]: 6 -1.00005 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[460]: 6 -0.271512 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[461]: 6 -0.400076 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[462]: 6 -0.614381 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[467]: 6 -1.00005 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[468]: 6 -1.00003 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[469]: 6 -0.871483 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[474]: 6 -1.00003 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[475]: 6 -1.00009 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[480]: 6 -0.400089 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[485]: 6 -1.00004 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[640]: 6 -13 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[641]: 6 -2.0001 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[644]: 6 -13.0001 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[645]: 6 -1.00006 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[646]: 6 -1.00009 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[648]: 6 -1.00006 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[651]: 6 -1.00008 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[653]: 6 -1.00005 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[654]: 6 -2.56529 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[657]: 6 -1.00009 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[658]: 6 -4.13048 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[659]: 6 -1.00006 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[660]: 6 -1.00008 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[670]: 6 -14.5218 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[671]: 6 -5.69574 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[673]: 6 -9.00006 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[675]: 6 -1.0001 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[811]: 6 -1.00008 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[812]: 6 -0.933893 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[814]: 6 -0.906294 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[816]: 6 -0.54413 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[820]: 6 -0.544209 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[824]: 6 -0.125051 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[829]: 6 -0.0625398 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[831]: 6 -0.088294 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[842]: 6 -1.00007 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[856]: 6 -1.0001 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[857]: 6 -1.00005 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[858]: 6 -1.00003 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[859]: 6 -0.271521 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[864]: 6 -1.00008 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[865]: 6 -1.0001 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[866]: 6 -1.00009 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[867]: 6 -0.742946 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[873]: 6 -1.00009 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[874]: 6 -1.00002 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[879]: 6 -1.00002 0 shouldn't be
68.59/68.89	WSVECS04 Frhs2[880]: 6 -0.742932 0 shouldn't be
72.38/72.67	c #Conflicts:     461000 | #Constraints:      34091
72.38/72.67	c #Conflicts:     462000 | #Constraints:      35091
72.38/72.67	c #Conflicts:     463000 | #Constraints:      36091
72.38/72.67	c #Conflicts:     464000 | #Constraints:      37092
72.38/72.67	c #Conflicts:     465000 | #Constraints:      38092
72.38/72.67	c #Conflicts:     466000 | #Constraints:      39092
72.38/72.67	c #Conflicts:     467000 | #Constraints:      40092
72.38/72.67	c #Conflicts:     468000 | #Constraints:      41092
72.38/72.67	c #Conflicts:     469000 | #Constraints:      42092
72.38/72.67	c #Conflicts:     470000 | #Constraints:      43092
72.38/72.67	c #Conflicts:     471000 | #Constraints:      44092
72.38/72.67	c #Conflicts:     472000 | #Constraints:      45092
72.38/72.67	c #Conflicts:     473000 | #Constraints:      46092
72.38/72.67	c #Conflicts:     474000 | #Constraints:      47092
72.38/72.67	c INPROCESSING
72.38/72.67	c GARBAGE COLLECT
72.38/72.67	c #Conflicts:     475000 | #Constraints:      34496
72.38/72.67	c #Conflicts:     476000 | #Constraints:      35499
72.38/72.67	c #Conflicts:     477000 | #Constraints:      36500
72.38/72.67	c #Conflicts:     478000 | #Constraints:      37503
72.38/72.67	c #Conflicts:     479000 | #Constraints:      38505
72.38/72.67	c #Conflicts:     480000 | #Constraints:      39506
72.38/72.67	c #Conflicts:     481000 | #Constraints:      40508
72.38/72.67	c #Conflicts:     482000 | #Constraints:      41512
72.38/72.67	c cpu time 70.7263 s
72.38/72.67	c deterministic time 2915433131 2.92e+09
72.38/72.67	c optimization time 7.1e-05 s
72.38/72.67	c total solve time 70.6653 s
72.38/72.67	c core-guided solve time 0 s
72.38/72.67	c propagation time 47.1759 s
72.38/72.67	c conflict analysis time 12.7017 s
72.38/72.67	c propagations 96001828
72.38/72.67	c resolve steps 7816333
72.38/72.67	c decisions 585151
72.38/72.67	c conflicts 482663
72.38/72.67	c restarts 1022
72.38/72.67	c inprocessing phases 60
72.38/72.67	c garbage collections 59 ,( 98.33 )
72.38/72.67	c input clauses 19045 ,( 95.92 )
72.38/72.67	c input cardinalities 0 ,( 0.00 )
72.38/72.67	c input general constraints 810 ,( 4.08 )
72.38/72.67	c input average constraint length 2.45
72.38/72.67	c input average constraint degree 1.04
72.38/72.67	c learned clauses 482663 ,( 98.96 )
72.38/72.67	c learned cardinalities 3 ,( 0.00 )
72.38/72.67	c learned general constraints 5073 ,( 1.04 )
72.38/72.67	c learned average constraint length 46.33
72.38/72.67	c learned average constraint degree 23027383.49
72.38/72.67	c watched  CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
72.38/72.67	c counting CF 32, 64, 128, Arb: 5882 , 0 , 0 , 0
72.38/72.67	c watched   constraints 1 ,( 0.02 ) 
72.38/72.67	c counting  constraints 5882 ,( 99.98 ) 
72.38/72.67	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 644216484 , 126185 , 79631624 ,( 603 , 79631021 )
72.38/72.67	c gcd simplifications 239
72.38/72.67	c detected cardinalities 0
72.38/72.67	c weakened non-implied lits 723677
72.38/72.67	c weakened non-implying lits 341
72.38/72.67	c original variables 900
72.38/72.67	c clausal propagations 66439881
72.38/72.67	c cardinality propagations 870
72.38/72.67	c watched propagations 3
72.38/72.67	c counting propagations 29078412
72.38/72.67	c watch lookups 740371373
72.38/72.67	c watch backjump lookups 0
72.38/72.67	c watch checks 1652015219
72.38/72.67	c propagation checks 255793207
72.38/72.67	c constraint additions 73500704
72.38/72.67	c trail pops 97068968
72.38/72.67	c formula constraints 19855
72.38/72.67	c learned constraints 482662
72.38/72.67	c bound constraints 0
72.38/72.67	c core-guided constraints 0
72.38/72.67	c encountered formula constraints 6349721
72.38/72.67	c encountered learned constraints 1925323
72.38/72.67	c encountered bound constraints 0
72.38/72.67	c encountered core-guided constraints 0
72.38/72.67	c LP total time 14.3909 s
72.38/72.67	c LP solve time 10.4 s
72.38/72.67	c LP constraints added 19890
72.38/72.67	c LP constraints removed 3
72.38/72.67	c LP pivots internal 48619
72.38/72.67	c LP pivots root 48061
72.38/72.67	c LP calls 5094
72.38/72.67	c LP optimalities 30
72.38/72.67	c LP no pivot count 2
72.38/72.67	c LP infeasibilities 5043
72.38/72.67	c LP valid Farkas constraints 5042
72.38/72.67	c LP learned Farkas constraints 0
72.38/72.67	c LP basis resets 19
72.38/72.67	c LP cycling count 0
72.38/72.67	c LP singular count 2
72.38/72.67	c LP no primal count 0
72.38/72.67	c LP no farkas count 0
72.38/72.67	c LP other issue count 17
72.38/72.67	c LP Gomory cuts 35
72.38/72.67	c LP learned cuts 0
72.38/72.67	c LP deleted cuts 3
72.38/72.67	c LP encountered Gomory constraints 11387
72.38/72.67	c LP encountered Farkas constraints 12565
72.38/72.67	c LP encountered learned Farkas constraints 0
72.38/72.67	c CG auxiliary variables introduced 0
72.38/72.67	c CG solutions found 0
72.38/72.67	c CG cores constructed 0
72.38/72.67	c CG core cardinality constraints returned 0
72.38/72.67	c CG unit cores 0
72.38/72.67	c CG single cores 0
72.38/72.67	c CG blocks removed during cardinality reduction 0
72.38/72.67	c CG first core best 0
72.38/72.67	c CG decision core best 0
72.38/72.67	c CG core reduction tie 0
72.38/72.67	c CG core degree average 0.00
72.38/72.67	c CG core slack average 0.00
72.38/72.67	c CG core upper bound improvements 0
72.38/72.67	c STR number of successful calls 0
72.38/72.67	c STR number of unsuccessful calls 0
72.38/72.67	c STR number of inconclusive calls 0
72.38/72.67	c STR number of successful attempts 0
72.38/72.67	c STR number of unsuccessful attempts 0
72.38/72.67	c STR number of inconclusive attempts 0
72.38/72.67	c STR average degree increase per successful call inf
72.38/72.67	c STR average degree increase per successful attempt inf
72.38/72.67	c STR total number of conflicts for successful attempts 0
72.38/72.67	c STR total number of conflicts for unsuccessful attempts 0
72.38/72.67	c STR total number of conflicts for inconclusive attempts 0
72.38/72.67	c STR average number of conflicts per successful attempt inf
72.38/72.67	c STR average number of conflicts per unsuccessful attempt inf
72.38/72.67	c STR average number of conflicts per inconclusive attempt inf
72.38/72.67	c AVG.sumWPerc 84.27 
72.38/72.67	c bigint constraints 0 
72.38/72.67	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (56964 MiB free)
  memory of node 1: 64465 MiB (56014 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4544493-1753220085/watcher-4544493-1753220085 -o /tmp/evaluation-result-4544493-1753220085/solver-4544493-1753220085 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1753211625-164107 --watchdog 3760 run-dec-ls.sh HOME/instance-4544493-1753220085.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=167431, runsolver pid=167428
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 4.22 4.11 4.10 5/270 167433
/proc/meminfo: memFree=115659992/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=84148 memory=33276 CPUtime=0.08 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 5968 0 0 0 6 2 0 0 20 0 1 0 237686062 86167552 8319 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 7 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 21037 8319 2272 1147 0 8464 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 88340 KiB
Current children cumulated memory: 36220 KiB

[startup+0.205725 s]*
/proc/loadavg: 4.22 4.11 4.10 5/270 167433
/proc/meminfo: memFree=115652936/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=88940 memory=38268 CPUtime=0.17 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 7201 0 0 0 15 2 0 0 20 0 1 0 237686062 91074560 9567 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 7 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 22235 9567 2304 1147 0 9662 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 93132 KiB
Current children cumulated memory: 41212 KiB

[startup+0.305887 s]*
/proc/loadavg: 4.22 4.11 4.10 5/270 167433
/proc/meminfo: memFree=115652928/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=88940 memory=38908 CPUtime=0.28 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 7254 0 0 0 25 3 0 0 20 0 1 0 237686062 91074560 9727 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 22235 9727 2400 1147 0 9662 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 93132 KiB
Current children cumulated memory: 41852 KiB

[startup+0.700198 s]
/proc/loadavg: 4.22 4.11 4.10 5/270 167433
/proc/meminfo: memFree=115652928/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=88940 memory=39420 CPUtime=0.66 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 7392 0 0 0 63 3 0 0 20 0 1 0 237686062 91074560 9855 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 22235 9855 2400 1147 0 9662 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 93132 KiB
Current children cumulated memory: 42364 KiB

[startup+1.5002 s]
/proc/loadavg: 4.22 4.11 4.10 5/270 167433
/proc/meminfo: memFree=115652928/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=88940 memory=39548 CPUtime=1.47 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 7421 0 0 0 140 7 0 0 20 0 1 0 237686062 91074560 9887 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 22235 9887 2400 1147 0 9662 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 93132 KiB
Current children cumulated memory: 42492 KiB

[startup+3.10572 s]
/proc/loadavg: 4.22 4.11 4.10 5/270 167433
/proc/meminfo: memFree=115652964/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=89272 memory=40188 CPUtime=3.06 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 7583 0 0 0 295 11 0 0 20 0 1 0 237686062 91414528 10047 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 22318 10047 2400 1147 0 9745 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 93464 KiB
Current children cumulated memory: 43132 KiB

[startup+6.30013 s]
/proc/loadavg: 4.20 4.11 4.10 5/269 167433
/proc/meminfo: memFree=115652972/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=94180 memory=46228 CPUtime=6.25 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 8588 0 0 0 606 19 0 0 20 0 1 0 237686062 96440320 11557 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 23545 11557 2400 1147 0 10972 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 98372 KiB
Current children cumulated memory: 49172 KiB

[startup+12.7002 s]
/proc/loadavg: 4.19 4.11 4.10 5/269 167433
/proc/meminfo: memFree=115653084/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=95228 memory=47252 CPUtime=12.64 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 8856 0 0 0 1227 37 0 0 20 0 1 0 237686062 97513472 11813 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 23807 11813 2400 1147 0 11234 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 99420 KiB
Current children cumulated memory: 50196 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.10 4.09 5/269 167433
/proc/meminfo: memFree=115547428/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=102908 memory=54660 CPUtime=25.4 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 10789 0 0 0 2474 66 0 0 20 0 1 0 237686062 105377792 13665 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 25727 13665 2400 1147 0 13154 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 107100 KiB
Current children cumulated memory: 57604 KiB

[startup+51.1057 s]
/proc/loadavg: 4.17 4.11 4.09 5/267 167434
/proc/meminfo: memFree=115287732/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=108524 memory=58372 CPUtime=50.94 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 11712 0 0 0 4969 125 0 0 20 0 1 0 237686062 111128576 14593 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 27131 14593 2400 1147 0 14558 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 112716 KiB
Current children cumulated memory: 61316 KiB

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

# cumulated CPU time of all completed processes:  user=70.7301 s, system=1.7378 s

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

[startup+51.2002 s]
/proc/loadavg: 4.17 4.11 4.09 5/267 167434
/proc/meminfo: memFree=115287732/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=108524 memory=58372 CPUtime=51.04 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 11712 0 0 0 4978 126 0 0 20 0 1 0 237686062 111128576 14593 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 27131 14593 2400 1147 0 14558 0
Current children cumulated CPU time: 51.04 s
Current children cumulated vsize: 112716 KiB
Current children cumulated memory: 61316 KiB

[startup+64.0002 s]*
/proc/loadavg: 4.14 4.11 4.09 5/267 167435
/proc/meminfo: memFree=115290068/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=109984 memory=61188 CPUtime=63.81 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 12356 0 0 0 6226 155 0 0 20 0 1 0 237686062 112623616 15297 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 27496 15297 2496 1147 0 14923 0
Current children cumulated CPU time: 63.81 s
Current children cumulated vsize: 114176 KiB
Current children cumulated memory: 64132 KiB

[startup+67.2002 s]
/proc/loadavg: 4.13 4.11 4.09 5/267 167435
/proc/meminfo: memFree=115288072/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=109984 memory=61188 CPUtime=67 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 12356 0 0 0 6539 161 0 0 20 0 1 0 237686062 112623616 15297 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 27496 15297 2496 1147 0 14923 0
Current children cumulated CPU time: 67 s
Current children cumulated vsize: 114176 KiB
Current children cumulated memory: 64132 KiB

[startup+70.4002 s]
/proc/loadavg: 4.12 4.10 4.09 5/267 167435
/proc/meminfo: memFree=115288072/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=110856 memory=62084 CPUtime=70.18 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 12575 0 0 0 6851 167 0 0 20 0 1 0 237686062 113516544 15521 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 27714 15521 2496 1147 0 15141 0
Current children cumulated CPU time: 70.18 s
Current children cumulated vsize: 115048 KiB
Current children cumulated memory: 65028 KiB

[startup+72.0002 s]*
/proc/loadavg: 4.12 4.10 4.09 5/267 167435
/proc/meminfo: memFree=115280008/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=110856 memory=62212 CPUtime=71.79 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 12610 0 0 0 7008 171 0 0 20 0 1 0 237686062 113516544 15553 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 27714 15553 2496 1147 0 15141 0
Current children cumulated CPU time: 71.79 s
Current children cumulated vsize: 115048 KiB
Current children cumulated memory: 65156 KiB

[startup+72.4002 s]
/proc/loadavg: 4.12 4.10 4.09 5/267 167435
/proc/meminfo: memFree=115280008/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=110856 memory=62212 CPUtime=72.18 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 12610 0 0 0 7046 172 0 0 20 0 1 0 237686062 113516544 15553 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 27714 15553 2496 1147 0 15141 0
Current children cumulated CPU time: 72.18 s
Current children cumulated vsize: 115048 KiB
Current children cumulated memory: 65156 KiB

[startup+72.6002 s]
/proc/loadavg: 4.12 4.10 4.09 5/267 167435
/proc/meminfo: memFree=115280008/131250000 swapFree=33008356/33010684
[pid=167431] ppid=167428 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/167431/stat : 167431 (run-dec-ls.sh) S 167428 167431 164094 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 237686061 4292608 736 18446744073709551615 93849541025792 93849541920325 140736170275392 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93849542159376 93849542207120 93849546571776 140736170277221 140736170277347 140736170277347 140736170282951 0
/proc/167431/statm: 1048 736 672 219 0 110 0
[pid=167433] ppid=167431 vsize=110856 memory=62212 CPUtime=72.38 cores=5,7
/proc/167433/stat : 167433 (roundingsat) R 167431 167431 164094 0 -1 4194304 12610 0 0 0 7065 173 0 0 20 0 1 0 237686062 113516544 15553 18446744073709551615 4227072 8923433 140735663383296 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 30052352 140735663389086 140735663389222 140735663389222 140735663394794 0
/proc/167433/statm: 27714 15553 2496 1147 0 15141 0
Current children cumulated CPU time: 72.38 s
Current children cumulated vsize: 115048 KiB
Current children cumulated memory: 65156 KiB

Child status: 0

Real time (s): 72.6773
CPU time (s): 72.4679
CPU user time (s): 70.7301
CPU system time (s): 1.7378
CPU usage (%): 99.7119
Max. virtual memory (cumulated for all children) (KiB): 115048
Max. memory (cumulated for all children) (KiB): 65156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.7301
system time used= 1.7378
maximum resident set size= 62212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12840
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= 145
involuntary context switches= 128


# summary of solver processes directly reported to runsolver:
#   pid: 167431
#   total CPU time (s): 72.4679
#   total CPU user time (s): 70.7301
#   total CPU system time (s): 1.7378

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.168325 second user time and 0.33068 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-07-22 23:34:46
IDJOB=4544493
IDBENCH=180673
IDSOLVER=3353
FILE ID=nodeC019/4544493-1753220085
RUNJOBID= nodeC019-1753211625-164107
SLURM_JOB_ID= 9687797
Free space on /tmp= 432960 MiB

SOLVER NAME= roundingsat-ls 63f22ad
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat10_9identity_complement.opb
COMMAND LINE= run-dec-ls.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4544493-1753220085/watcher-4544493-1753220085 -o /tmp/evaluation-result-4544493-1753220085/solver-4544493-1753220085 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1753211625-164107 --watchdog 3760  run-dec-ls.sh HOME/instance-4544493-1753220085.opb

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

MD5SUM BENCH= ab67e3b90eb3931507bbeeb5ae959313
RANDOM SEED=715980492

nodeC019 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	: 0xb00002a
cpu MHz		: 3599.700
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 pti ibrs ibpb stibp 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	: 6999.37
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		: 3599.676
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 pti ibrs ibpb stibp 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	: 6999.37
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		: 3600.044
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 pti ibrs ibpb stibp 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	: 6999.37
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.412
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 pti ibrs ibpb stibp 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	: 6999.37
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		: 3599.674
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 pti ibrs ibpb stibp 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	: 6999.37
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		: 3599.674
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 pti ibrs ibpb stibp 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	: 6999.37
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		: 3538.672
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 pti ibrs ibpb stibp 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	: 6999.37
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		: 3578.588
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 pti ibrs ibpb stibp 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	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        115690068 kB
MemAvailable:   125187156 kB
Buffers:             904 kB
Cached:         10237780 kB
SwapCached:          416 kB
Active:          5643908 kB
Inactive:        9151360 kB
Active(anon):    4569232 kB
Inactive(anon):    12804 kB
Active(file):    1074676 kB
Inactive(file):  9138556 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7528 kB
Writeback:             4 kB
AnonPages:       4555428 kB
Mapped:           122416 kB
Shmem:             25452 kB
KReclaimable:     246188 kB
Slab:             341836 kB
SReclaimable:     246188 kB
SUnreclaim:        95648 kB
KernelStack:        4416 kB
PageTables:        12544 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    5262564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2320384 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432952 MiB
End job on nodeC019 at 2025-07-22 23:35:58