Trace number 4532660

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat+pbsuma-opt-log 0f876b3? (TO) 3600.72 3608.88

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
MD5SUMa7d39c8a0eed618aa14a4423c4fae159
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark126
Best CPU time to get the best result obtained on this benchmark86.2078
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables175232
Total number of constraints2994
Number of constraints which are clauses1368
Number of constraints which are cardinality constraints (but not clauses)1368
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint1369
Number of terms in the objective function 128
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 128
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 482918
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1101202
Number of bits of the biggest sum of numbers21
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 ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4532660-1752686656.opb'
0.07/0.12	c 	read 7.91MB  (103.74ms)
0.07/0.12	c	 [cnf: #variables 175232 #clauses 2995 #duplicates 0 #arr 699392]
0.07/0.12	c output proof to '/tmp/proof-4532660-1752686656'
0.07/0.12	c 
0.07/0.12	c make graph and approximate orbits
0.28/0.39	c	 [group: #orbits ~= 1456] (268.58ms)
0.28/0.39	c 
0.28/0.39	c detect special group actions
0.28/0.39	c 	probe for Johnson action (limit=64)
0.57/0.62	c 	probe for row-column symmetry (limit=64, splits=16.78M)
1.46/1.50	c 	probe for row symmetry (limit=64, splits=16.78M)
1.46/1.55	c 	recursing 11092 blocks of candidate 59x2738r
1.46/1.59	c 	recursing 18 blocks of candidate 3x256r
1.56/1.60	c 	recursing 1488 blocks of candidate 8x2738r
1.56/1.61	c 	recursing 12 blocks of candidate 3x256r
1.56/1.62	c 	recursing 3496 blocks of candidate 19x2738r
1.56/1.64	c 	recursing 6 blocks of candidate 3x256r
1.56/1.67	c 	recursing 7280 blocks of candidate 40x2738r
1.66/1.73	c 	 found row 3x256, generating row predicate
1.66/1.79	c 	 found row 4x256, generating row predicate
1.76/1.85	c 	 found row 5x256, generating row predicate
1.86/1.94	c 	 found row 6x256, generating row predicate
1.97/2.05	c 	 found row 8x256, generating row predicate
2.06/2.18	c 	 found row 9x256, generating row predicate
2.26/2.33	c 	 found row 10x256, generating row predicate
2.36/2.43	c 	 found row 7x256, generating row predicate
2.56/2.60	c 	 found row 11x256, generating row predicate
2.66/2.79	c 	 found row 13x256, generating row predicate
2.86/2.97	c 	 found row 12x256, generating row predicate
3.06/3.18	c 	 found row 14x256, generating row predicate
3.35/3.43	c 	 found row 16x256, generating row predicate
3.65/3.70	c 	 found row 18x256, generating row predicate
3.85/4.00	c 	 found row 19x256, generating row predicate
4.15/4.22	c 	 found row 15x256, generating row predicate
4.45/4.53	c 	 found row 20x256, generating row predicate
4.75/4.85	c 	 found row 21x256, generating row predicate
5.15/5.20	c 	 found row 22x256, generating row predicate
5.55/5.65	c 	 found row 29x256, generating row predicate
6.05/6.14	c 	 found row 31x256, generating row predicate
6.85/6.97	c 	 found row 51x256, generating row predicate
7.74/7.81	c 	 found row 52x256, generating row predicate
8.64/8.79	c 	 found row 60x256, generating row predicate
9.84/9.99	c 	 found row 73x256, generating row predicate
11.04/11.19	c 	 found row 75x256, generating row predicate
14.44/14.58	c 	 found row 208x256, generating row predicate
14.94/15.01	c 	 found row 40x2738, generating row predicate
14.94/15.05	c 	 found row 3x256, generating row predicate
15.23/15.37	c 	 found row 19x2738, generating row predicate
15.33/15.40	c 	 found row 3x256, generating row predicate
15.33/15.41	c 	recursing 22 blocks of candidate 11x256r
15.33/15.44	c 	recursing 7200 blocks of candidate 40x2738r
15.43/15.50	c 	 found row 3x256, generating row predicate
15.43/15.55	c 	 found row 4x256, generating row predicate
15.53/15.62	c 	 found row 5x256, generating row predicate
15.63/15.71	c 	 found row 6x256, generating row predicate
15.73/15.82	c 	 found row 8x256, generating row predicate
15.83/15.95	c 	 found row 9x256, generating row predicate
16.04/16.10	c 	 found row 10x256, generating row predicate
16.13/16.20	c 	 found row 7x256, generating row predicate
16.23/16.37	c 	 found row 11x256, generating row predicate
16.43/16.56	c 	 found row 13x256, generating row predicate
16.63/16.75	c 	 found row 12x256, generating row predicate
16.83/16.96	c 	 found row 14x256, generating row predicate
17.13/17.21	c 	 found row 16x256, generating row predicate
17.32/17.49	c 	 found row 18x256, generating row predicate
17.62/17.79	c 	 found row 19x256, generating row predicate
17.93/18.02	c 	 found row 15x256, generating row predicate
18.22/18.33	c 	 found row 20x256, generating row predicate
18.52/18.66	c 	 found row 21x256, generating row predicate
18.93/19.00	c 	 found row 22x256, generating row predicate
19.32/19.46	c 	 found row 29x256, generating row predicate
19.82/19.95	c 	 found row 31x256, generating row predicate
20.62/20.77	c 	 found row 51x256, generating row predicate
21.52/21.61	c 	 found row 52x256, generating row predicate
22.41/22.58	c 	 found row 60x256, generating row predicate
23.61/23.76	c 	 found row 73x256, generating row predicate
24.81/24.97	c 	 found row 75x256, generating row predicate
28.20/28.36	c 	 found row 208x256, generating row predicate
28.60/28.79	c 	 found row 40x2738, generating row predicate
28.80/28.97	c 	 found row 11x256, generating row predicate
29.01/29.15	c 	 found row 8x2738, generating row predicate
29.01/29.18	c 	 found row 3x256, generating row predicate
29.10/29.21	c 	recursing 30 blocks of candidate 15x256r
29.10/29.24	c 	recursing 7120 blocks of candidate 40x2738r
29.20/29.30	c 	 found row 3x256, generating row predicate
29.20/29.35	c 	 found row 4x256, generating row predicate
29.30/29.41	c 	 found row 5x256, generating row predicate
29.40/29.50	c 	 found row 6x256, generating row predicate
29.50/29.61	c 	 found row 8x256, generating row predicate
29.60/29.74	c 	 found row 9x256, generating row predicate
29.70/29.89	c 	 found row 10x256, generating row predicate
29.80/29.99	c 	 found row 7x256, generating row predicate
30.00/30.16	c 	 found row 11x256, generating row predicate
30.20/30.35	c 	 found row 13x256, generating row predicate
30.40/30.53	c 	 found row 12x256, generating row predicate
30.60/30.75	c 	 found row 14x256, generating row predicate
30.80/31.00	c 	 found row 16x256, generating row predicate
31.10/31.28	c 	 found row 18x256, generating row predicate
31.40/31.57	c 	 found row 19x256, generating row predicate
31.69/31.88	c 	 found row 20x256, generating row predicate
32.09/32.21	c 	 found row 21x256, generating row predicate
32.39/32.56	c 	 found row 22x256, generating row predicate
32.90/33.02	c 	 found row 29x256, generating row predicate
33.39/33.51	c 	 found row 31x256, generating row predicate
34.19/34.33	c 	 found row 51x256, generating row predicate
34.99/35.16	c 	 found row 52x256, generating row predicate
35.99/36.14	c 	 found row 60x256, generating row predicate
37.19/37.33	c 	 found row 73x256, generating row predicate
38.38/38.55	c 	 found row 75x256, generating row predicate
41.77/41.93	c 	 found row 208x256, generating row predicate
42.17/42.36	c 	 found row 40x2738, generating row predicate
42.47/42.60	c 	 found row 15x256, generating row predicate
42.98/43.18	c 	 found row 59x2738, generating row predicate
43.07/43.20	c 	 (42809.33ms)
43.07/43.20	c 
43.07/43.20	c detect symmetries on remainder
43.07/43.20	c 	[graph: #vertices 1052587 #edges 3147504]
43.07/43.20	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
43.37/43.59	c 	 [group: #symmetries 1.95*10^270 #generators 373] (389.01ms)
43.37/43.59	c 
43.37/43.59	c optimize generators (opt_passes=64, conjugate_limit=256)
43.46/43.60	c 	ran it=0, +gens=1 
44.66/44.81	c 	con best_support=512, best_gens=373, +gens=47
44.66/44.81	c 	(1228.07ms)
44.66/44.81	c 
44.66/44.81	c finalize break order and special generators
44.66/44.82	c 
44.66/44.82	c add generic predicates (break_depth=20)
44.66/44.83	c 	added predicates for 421 generators (2.56ms)
44.66/44.89	c 
44.66/44.89	c generation finished
44.66/44.89	c 	[sbp: #constraints 0 #add_vars 0]
44.66/44.90	c 
44.66/44.90	c write result to 'HOME/instance-4532660-1752686656.opb.pre'
44.76/44.91	c 	wrote 7.92MB (17.56ms)
44.76/44.91	c ------------------------------------------------------------------
44.76/44.91	c               42809.33ms 95.34% detect_special
44.76/44.91	c                1228.07ms  2.74% optimize_gens
44.76/44.91	c                 389.01ms  0.87% detect_generic
44.76/44.91	c                 268.58ms  0.60% approx_orbits
44.76/44.91	c                 103.74ms  0.23% parse
44.76/44.91	c                  71.54ms  0.16% other
44.76/44.91	c                  17.56ms  0.04% output
44.76/44.91	c                   9.93ms  0.02% finalize_order
44.76/44.91	c                   2.56ms  0.01% break_generic
44.76/44.91	c         ───────────────────────────────────────────────
44.76/44.91	c               44900.30ms   100% total
44.76/44.91	c ------------------------------------------------------------------
44.76/44.94	c RoundingSat 2
44.76/44.94	c branch pb25
44.76/44.94	c commit 0f876b3
45.14/45.36	c #variables 175232 #constraints 2994
45.14/45.36	c objective is ce32 
45.14/45.36	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
45.14/45.36	c initial counting CF 32, 64, 128, Arb: 259 , 0 , 0 , 0
45.14/45.36	c bounds - >= 0 @ 0.370971
61.51/61.74	c #Conflicts:       1000 | #Constraints:       3993
61.51/61.74	c #Conflicts:       2000 | #Constraints:       4993
61.51/61.74	c INPROCESSING
61.51/61.74	c GARBAGE COLLECT
61.51/61.74	c bounds - >= 126 @ 16.0555
105.30/105.69	c #Conflicts:       3000 | #Constraints:       5018
105.30/105.69	c #Conflicts:       4000 | #Constraints:       6019
105.30/105.69	c INPROCESSING
105.30/105.69	c GARBAGE COLLECT
105.30/105.69	c #Conflicts:       5000 | #Constraints:       5422
105.30/105.69	c #Conflicts:       6000 | #Constraints:       6422
105.30/105.69	c INPROCESSING
105.30/105.69	c GARBAGE COLLECT
105.30/105.69	c rational objective 126
296.43/297.25	c #Conflicts:       7000 | #Constraints:       5470
296.43/297.25	c #Conflicts:       8000 | #Constraints:       6471
296.43/297.25	c #Conflicts:       9000 | #Constraints:       7471
296.43/297.25	c INPROCESSING
296.43/297.25	c GARBAGE COLLECT
296.43/297.25	c #Conflicts:      10000 | #Constraints:       6149
296.43/297.25	c #Conflicts:      11000 | #Constraints:       7154
296.43/297.25	c #Conflicts:      12000 | #Constraints:       8154
296.43/297.25	c INPROCESSING
296.43/297.25	c GARBAGE COLLECT
296.43/297.25	c #Conflicts:      13000 | #Constraints:       6592
296.43/297.25	c #Conflicts:      14000 | #Constraints:       7592
296.43/297.25	c #Conflicts:      15000 | #Constraints:       8592
296.43/297.25	c INPROCESSING
296.43/297.25	c GARBAGE COLLECT
296.43/297.25	c rational objective 126
481.02/482.23	c #Conflicts:      16000 | #Constraints:       6841
481.02/482.23	c #Conflicts:      17000 | #Constraints:       7841
481.02/482.23	c #Conflicts:      18000 | #Constraints:       8841
481.02/482.23	c INPROCESSING
481.02/482.23	c GARBAGE COLLECT
481.02/482.23	c #Conflicts:      19000 | #Constraints:       6848
481.02/482.23	c #Conflicts:      20000 | #Constraints:       7849
481.02/482.23	c #Conflicts:      21000 | #Constraints:       8849
481.02/482.23	c INPROCESSING
481.02/482.23	c GARBAGE COLLECT
481.02/482.23	c #Conflicts:      22000 | #Constraints:       6654
481.02/482.23	c #Conflicts:      23000 | #Constraints:       7655
481.02/482.23	c #Conflicts:      24000 | #Constraints:       8656
481.02/482.23	c #Conflicts:      25000 | #Constraints:       9657
481.02/482.23	c INPROCESSING
481.02/482.23	c GARBAGE COLLECT
481.02/482.23	c rational objective 126
600.64/602.13	c #Conflicts:      26000 | #Constraints:       7276
600.64/602.13	c #Conflicts:      27000 | #Constraints:       8277
600.64/602.13	c #Conflicts:      28000 | #Constraints:       9278
600.64/602.13	c #Conflicts:      29000 | #Constraints:      10278
600.64/602.13	c INPROCESSING
600.64/602.13	c GARBAGE COLLECT
600.64/602.13	c rational objective 126
643.55/645.14	c #Conflicts:      30000 | #Constraints:       7679
643.55/645.14	c #Conflicts:      31000 | #Constraints:       8680
643.55/645.14	c #Conflicts:      32000 | #Constraints:       9680
643.55/645.14	c #Conflicts:      33000 | #Constraints:      10682
643.55/645.14	c INPROCESSING
643.55/645.14	c GARBAGE COLLECT
643.55/645.14	c rational objective 126
717.86/719.64	c #Conflicts:      34000 | #Constraints:       7888
717.86/719.64	c #Conflicts:      35000 | #Constraints:       8890
717.86/719.64	c #Conflicts:      36000 | #Constraints:       9892
717.86/719.64	c #Conflicts:      37000 | #Constraints:      10893
717.86/719.64	c INPROCESSING
717.86/719.64	c GARBAGE COLLECT
717.86/719.64	c rational objective 126
769.15/771.07	c #Conflicts:      38000 | #Constraints:       7901
769.15/771.07	c #Conflicts:      39000 | #Constraints:       8901
769.15/771.07	c #Conflicts:      40000 | #Constraints:       9901
769.15/771.07	c #Conflicts:      41000 | #Constraints:      10901
769.15/771.07	c INPROCESSING
769.15/771.07	c GARBAGE COLLECT
769.15/771.07	c rational objective 126
806.56/808.56	c #Conflicts:      42000 | #Constraints:       7695
806.56/808.56	c #Conflicts:      43000 | #Constraints:       8695
806.56/808.56	c #Conflicts:      44000 | #Constraints:       9695
806.56/808.56	c #Conflicts:      45000 | #Constraints:      10695
806.56/808.56	c #Conflicts:      46000 | #Constraints:      11696
806.56/808.56	c INPROCESSING
806.56/808.56	c GARBAGE COLLECT
806.56/808.56	c rational objective 126
889.18/891.35	c #Conflicts:      47000 | #Constraints:       8297
889.18/891.35	c #Conflicts:      48000 | #Constraints:       9297
889.18/891.35	c #Conflicts:      49000 | #Constraints:      10297
889.18/891.35	c #Conflicts:      50000 | #Constraints:      11298
889.18/891.35	c #Conflicts:      51000 | #Constraints:      12298
889.18/891.35	c INPROCESSING
889.18/891.35	c GARBAGE COLLECT
889.18/891.35	c rational objective 126
939.57/941.84	c #Conflicts:      52000 | #Constraints:       8718
939.57/941.84	c #Conflicts:      53000 | #Constraints:       9718
939.57/941.84	c #Conflicts:      54000 | #Constraints:      10718
939.57/941.84	c #Conflicts:      55000 | #Constraints:      11718
939.57/941.84	c #Conflicts:      56000 | #Constraints:      12718
939.57/941.84	c INPROCESSING
939.57/941.84	c GARBAGE COLLECT
939.57/941.84	c rational objective 126
1060.31/1062.86	c #Conflicts:      57000 | #Constraints:       8906
1060.31/1062.86	c #Conflicts:      58000 | #Constraints:       9907
1060.31/1062.86	c #Conflicts:      59000 | #Constraints:      10907
1060.31/1062.86	c #Conflicts:      60000 | #Constraints:      11908
1060.31/1062.86	c #Conflicts:      61000 | #Constraints:      12908
1060.31/1062.86	c INPROCESSING
1060.31/1062.86	c GARBAGE COLLECT
1060.31/1062.86	c #Conflicts:      62000 | #Constraints:       8880
1060.31/1062.86	c #Conflicts:      63000 | #Constraints:       9880
1060.31/1062.86	c #Conflicts:      64000 | #Constraints:      10880
1060.31/1062.86	c #Conflicts:      65000 | #Constraints:      11880
1060.31/1062.86	c #Conflicts:      66000 | #Constraints:      12880
1060.31/1062.86	c INPROCESSING
1060.31/1062.86	c GARBAGE COLLECT
1060.31/1062.86	c rational objective 126
1129.24/1131.93	c #Conflicts:      67000 | #Constraints:       8689
1129.24/1131.93	c #Conflicts:      68000 | #Constraints:       9689
1129.24/1131.93	c #Conflicts:      69000 | #Constraints:      10689
1129.24/1131.93	c #Conflicts:      70000 | #Constraints:      11689
1129.24/1131.93	c #Conflicts:      71000 | #Constraints:      12689
1129.24/1131.93	c #Conflicts:      72000 | #Constraints:      13689
1129.24/1131.93	c INPROCESSING
1129.24/1131.93	c GARBAGE COLLECT
1129.24/1131.93	c rational objective 126
1202.57/1205.42	c #Conflicts:      73000 | #Constraints:       9285
1202.57/1205.42	c #Conflicts:      74000 | #Constraints:      10285
1202.57/1205.42	c #Conflicts:      75000 | #Constraints:      11285
1202.57/1205.42	c #Conflicts:      76000 | #Constraints:      12286
1202.57/1205.42	c #Conflicts:      77000 | #Constraints:      13286
1202.57/1205.42	c #Conflicts:      78000 | #Constraints:      14286
1202.57/1205.42	c INPROCESSING
1202.57/1205.42	c GARBAGE COLLECT
1202.57/1205.42	c rational objective 126
1692.27/1696.29	c #Conflicts:      79000 | #Constraints:       9685
1692.27/1696.29	c #Conflicts:      80000 | #Constraints:      10686
1692.27/1696.29	c #Conflicts:      81000 | #Constraints:      11687
1692.27/1696.29	c #Conflicts:      82000 | #Constraints:      12687
1692.27/1696.29	c #Conflicts:      83000 | #Constraints:      13688
1692.27/1696.29	c #Conflicts:      84000 | #Constraints:      14688
1692.27/1696.29	c INPROCESSING
1692.27/1696.29	c GARBAGE COLLECT
1692.27/1696.29	c rational objective 126
2070.83/2075.60	c #Conflicts:      85000 | #Constraints:       9904
2070.83/2075.60	c #Conflicts:      86000 | #Constraints:      10904
2070.83/2075.60	c #Conflicts:      87000 | #Constraints:      11904
2070.83/2075.60	c #Conflicts:      88000 | #Constraints:      12904
2070.83/2075.60	c #Conflicts:      89000 | #Constraints:      13904
2070.83/2075.60	c #Conflicts:      90000 | #Constraints:      14904
2070.83/2075.60	c INPROCESSING
2070.83/2075.60	c GARBAGE COLLECT
2070.83/2075.60	c #Conflicts:      91000 | #Constraints:       9861
2070.83/2075.60	c #Conflicts:      92000 | #Constraints:      10861
2070.83/2075.60	c #Conflicts:      93000 | #Constraints:      11861
2070.83/2075.60	c #Conflicts:      94000 | #Constraints:      12861
2070.83/2075.60	c #Conflicts:      95000 | #Constraints:      13861
2070.83/2075.60	c #Conflicts:      96000 | #Constraints:      14862
2070.83/2075.60	c INPROCESSING
2070.83/2075.60	c GARBAGE COLLECT
2070.83/2075.60	c rational objective 126
2151.64/2156.63	c #Conflicts:      97000 | #Constraints:       9679
2151.64/2156.63	c #Conflicts:      98000 | #Constraints:      10679
2151.64/2156.63	c #Conflicts:      99000 | #Constraints:      11679
2151.64/2156.63	c #Conflicts:     100000 | #Constraints:      12679
2151.64/2156.63	c #Conflicts:     101000 | #Constraints:      13679
2151.64/2156.63	c #Conflicts:     102000 | #Constraints:      14680
2151.64/2156.63	c #Conflicts:     103000 | #Constraints:      15680
2151.64/2156.63	c INPROCESSING
2151.64/2156.63	c GARBAGE COLLECT
2151.64/2156.63	c rational objective 126
2413.17/2418.70	c #Conflicts:     104000 | #Constraints:      10286
2413.17/2418.70	c #Conflicts:     105000 | #Constraints:      11286
2413.17/2418.70	c #Conflicts:     106000 | #Constraints:      12286
2413.17/2418.70	c #Conflicts:     107000 | #Constraints:      13287
2413.17/2418.70	c #Conflicts:     108000 | #Constraints:      14287
2413.17/2418.70	c #Conflicts:     109000 | #Constraints:      15288
2413.17/2418.70	c #Conflicts:     110000 | #Constraints:      16288
2413.17/2418.70	c INPROCESSING
2413.17/2418.70	c GARBAGE COLLECT
2413.17/2418.70	c rational objective 126
2772.53/2778.90	c #Conflicts:     111000 | #Constraints:      10696
2772.53/2778.90	c #Conflicts:     112000 | #Constraints:      11696
2772.53/2778.90	c #Conflicts:     113000 | #Constraints:      12696
2772.53/2778.90	c #Conflicts:     114000 | #Constraints:      13696
2772.53/2778.90	c #Conflicts:     115000 | #Constraints:      14696
2772.53/2778.90	c #Conflicts:     116000 | #Constraints:      15697
2772.53/2778.90	c #Conflicts:     117000 | #Constraints:      16697
2772.53/2778.90	c INPROCESSING
2772.53/2778.90	c GARBAGE COLLECT
2772.53/2778.90	c rational objective 126
2960.52/2967.38	c #Conflicts:     118000 | #Constraints:      10898
2960.52/2967.38	c #Conflicts:     119000 | #Constraints:      11898
2960.52/2967.38	c #Conflicts:     120000 | #Constraints:      12900
2960.52/2967.38	c #Conflicts:     121000 | #Constraints:      13901
2960.52/2967.38	c #Conflicts:     122000 | #Constraints:      14903
2960.52/2967.38	c #Conflicts:     123000 | #Constraints:      15904
2960.52/2967.38	c #Conflicts:     124000 | #Constraints:      16905
2960.52/2967.38	c INPROCESSING
2960.52/2967.38	c GARBAGE COLLECT
2960.52/2967.38	c rational objective 126
3051.03/3058.02	c #Conflicts:     125000 | #Constraints:      10899
3051.03/3058.02	c #Conflicts:     126000 | #Constraints:      11899
3051.03/3058.02	c #Conflicts:     127000 | #Constraints:      12899
3051.03/3058.02	c #Conflicts:     128000 | #Constraints:      13899
3051.03/3058.02	c #Conflicts:     129000 | #Constraints:      14899
3051.03/3058.02	c #Conflicts:     130000 | #Constraints:      15899
3051.03/3058.02	c #Conflicts:     131000 | #Constraints:      16899
3051.03/3058.02	c INPROCESSING
3051.03/3058.02	c GARBAGE COLLECT
3051.03/3058.02	c rational objective 126
3242.38/3249.82	c #Conflicts:     132000 | #Constraints:      10706
3242.38/3249.82	c #Conflicts:     133000 | #Constraints:      11706
3242.38/3249.82	c #Conflicts:     134000 | #Constraints:      12707
3242.38/3249.82	c #Conflicts:     135000 | #Constraints:      13709
3242.38/3249.82	c #Conflicts:     136000 | #Constraints:      14709
3242.38/3249.82	c #Conflicts:     137000 | #Constraints:      15710
3242.38/3249.82	c #Conflicts:     138000 | #Constraints:      16710
3242.38/3249.82	c #Conflicts:     139000 | #Constraints:      17710
3242.38/3249.82	c INPROCESSING
3242.38/3249.82	c GARBAGE COLLECT
3242.38/3249.82	c rational objective 126
3521.01/3529.07	c #Conflicts:     140000 | #Constraints:      11305
3521.01/3529.07	c #Conflicts:     141000 | #Constraints:      12306
3521.01/3529.07	c #Conflicts:     142000 | #Constraints:      13306
3521.01/3529.07	c #Conflicts:     143000 | #Constraints:      14307
3521.01/3529.07	c #Conflicts:     144000 | #Constraints:      15309
3521.01/3529.07	c #Conflicts:     145000 | #Constraints:      16311
3521.01/3529.07	c #Conflicts:     146000 | #Constraints:      17314
3521.01/3529.07	c #Conflicts:     147000 | #Constraints:      18317
3521.01/3529.07	c INPROCESSING
3521.01/3529.07	c GARBAGE COLLECT
3521.01/3529.07	c rational objective 126
3600.02/3608.20	c #Conflicts:     148000 | #Constraints:      11707
3600.02/3608.20	c #Conflicts:     149000 | #Constraints:      12707
3600.02/3608.20	c #Conflicts:     150000 | #Constraints:      13707
3600.02/3608.20	c #Conflicts:     151000 | #Constraints:      14707
3600.02/3608.20	c #Conflicts:     152000 | #Constraints:      15707
3600.02/3608.20	c #Conflicts:     153000 | #Constraints:      16707
3600.02/3608.20	c #Conflicts:     154000 | #Constraints:      17707
3600.02/3608.20	c #Conflicts:     155000 | #Constraints:      18707
3600.02/3608.20	c INPROCESSING
3600.02/3608.20	c GARBAGE COLLECT
3600.02/3608.20	c #Conflicts:     156000 | #Constraints:      11872
3600.02/3608.20	c #Conflicts:     157000 | #Constraints:      12872
3600.02/3608.20	c #Conflicts:     158000 | #Constraints:      13872
3600.02/3608.20	c #Conflicts:     159000 | #Constraints:      14872
3600.02/3608.20	c #Conflicts:     160000 | #Constraints:      15872
3600.02/3608.20	c #Conflicts:     161000 | #Constraints:      16872
3600.02/3608.20	c #Conflicts:     162000 | #Constraints:      17872
3600.02/3608.20	c cpu time 3503.65 s
3600.02/3608.20	c deterministic time 129383290085 1.29e+11
3600.02/3608.20	c optimization time 26.7968 s
3600.02/3608.20	c total solve time 3476.48 s
3600.02/3608.20	c core-guided solve time 1500.08 s
3600.02/3608.20	c propagation time 1518.42 s
3600.02/3608.20	c conflict analysis time 1130.87 s
3600.02/3608.20	c propagations 324732682
3600.02/3608.20	c resolve steps 716847
3600.02/3608.20	c decisions 34406315
3600.02/3608.20	c conflicts 162287
3600.02/3608.20	c restarts 443
3600.02/3608.20	c inprocessing phases 31
3600.02/3608.20	c garbage collections 31 ,( 100.00 )
3600.02/3608.20	c input clauses 1368 ,( 45.65 )
3600.02/3608.20	c input cardinalities 1370 ,( 45.71 )
3600.02/3608.20	c input general constraints 259 ,( 8.64 )
3600.02/3608.20	c input average constraint length 233.04
3600.02/3608.20	c input average constraint degree 49306.14
3600.02/3608.20	c learned clauses 2850 ,( 1.75 )
3600.02/3608.20	c learned cardinalities 235 ,( 0.14 )
3600.02/3608.20	c learned general constraints 159946 ,( 98.11 )
3600.02/3608.20	c learned average constraint length 16985.22
3600.02/3608.20	c learned average constraint degree 18581294074.25
3600.02/3608.20	c watched  CF 32, 64, 128, Arb: 47448 , 0 , 0 , 0
3600.02/3608.20	c counting CF 32, 64, 128, Arb: 112758 , 0 , 0 , 0
3600.02/3608.20	c watched   constraints 47448 ,( 29.62 ) 
3600.02/3608.20	c counting  constraints 112757 ,( 70.38 ) 
3600.02/3608.20	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2022804 , 1453690 , 275562898 ,( 32079821 , 243483077 )
3600.02/3608.20	c gcd simplifications 1944
3600.02/3608.20	c detected cardinalities 14
3600.02/3608.20	c weakened non-implied lits 571634113
3600.02/3608.20	c weakened non-implying lits 394479
3600.02/3608.20	c original variables 175232
3600.02/3608.20	c clausal propagations 526228
3600.02/3608.20	c cardinality propagations 29706548
3600.02/3608.20	c watched propagations 2017137
3600.02/3608.20	c counting propagations 270960658
3600.02/3608.20	c watch lookups 21242944914
3600.02/3608.20	c watch backjump lookups 0
3600.02/3608.20	c watch checks 30147893622
3600.02/3608.20	c propagation checks 71330532992
3600.02/3608.20	c constraint additions 5943184285
3600.02/3608.20	c trail pops 359276915
3600.02/3608.20	c formula constraints 2994
3600.02/3608.20	c learned constraints 162211
3600.02/3608.20	c bound constraints 1
3600.02/3608.20	c core-guided constraints 2
3600.02/3608.20	c encountered formula constraints 560434
3600.02/3608.20	c encountered learned constraints 300308
3600.02/3608.20	c encountered bound constraints 0
3600.02/3608.20	c encountered core-guided constraints 88
3600.02/3608.20	c LP total time 773.363 s
3600.02/3608.20	c LP solve time 558.16 s
3600.02/3608.20	c LP constraints added 3663
3600.02/3608.20	c LP constraints removed 640
3600.02/3608.20	c LP pivots internal 162474
3600.02/3608.20	c LP pivots root 155885
3600.02/3608.20	c LP calls 127
3600.02/3608.20	c LP optimalities 43
3600.02/3608.20	c LP no pivot count 4
3600.02/3608.20	c LP infeasibilities 78
3600.02/3608.20	c LP valid Farkas constraints 75
3600.02/3608.20	c LP learned Farkas constraints 75
3600.02/3608.20	c LP basis resets 4
3600.02/3608.20	c LP cycling count 1
3600.02/3608.20	c LP singular count 0
3600.02/3608.20	c LP no primal count 0
3600.02/3608.20	c LP no farkas count 3
3600.02/3608.20	c LP other issue count 0
3600.02/3608.20	c LP Gomory cuts 670
3600.02/3608.20	c LP learned cuts 13
3600.02/3608.20	c LP deleted cuts 669
3600.02/3608.20	c LP encountered Gomory constraints 63
3600.02/3608.20	c LP encountered Farkas constraints 17669
3600.02/3608.20	c LP encountered learned Farkas constraints 497
3600.02/3608.20	c CG auxiliary variables introduced 1
3600.02/3608.20	c CG solutions found 0
3600.02/3608.20	c CG cores constructed 1
3600.02/3608.20	c CG core cardinality constraints returned 1
3600.02/3608.20	c CG unit cores 0
3600.02/3608.20	c CG single cores 1
3600.02/3608.20	c CG blocks removed during cardinality reduction 0
3600.02/3608.20	c CG first core best 0
3600.02/3608.20	c CG decision core best 0
3600.02/3608.20	c CG core reduction tie 0
3600.02/3608.20	c CG core degree average 126.00
3600.02/3608.20	c CG core slack average 2.00
3600.02/3608.20	c CG core upper bound improvements 0
3600.02/3608.20	c STR number of successful calls 0
3600.02/3608.20	c STR number of unsuccessful calls 0
3600.02/3608.20	c STR number of inconclusive calls 0
3600.02/3608.20	c STR number of successful attempts 0
3600.02/3608.20	c STR number of unsuccessful attempts 0
3600.02/3608.20	c STR number of inconclusive attempts 0
3600.02/3608.20	c STR average degree increase per successful call inf
3600.02/3608.20	c STR average degree increase per successful attempt inf
3600.02/3608.20	c STR total number of conflicts for successful attempts 0
3600.02/3608.20	c STR total number of conflicts for unsuccessful attempts 0
3600.02/3608.20	c STR total number of conflicts for inconclusive attempts 0
3600.02/3608.20	c STR average number of conflicts per successful attempt inf
3600.02/3608.20	c STR average number of conflicts per unsuccessful attempt inf
3600.02/3608.20	c STR average number of conflicts per inconclusive attempt inf
3600.02/3608.20	c AVG.sumWPerc 59.20 
3600.02/3608.20	c bigint constraints 0 
3600.02/3608.20	s UNKNOWN
3600.02/3608.20	c Program interrupted by user.

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 (15674 MiB free)
  memory of node 1: 64465 MiB (10215 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4532660-1752686656/watcher-4532660-1752686656 -o /tmp/evaluation-result-4532660-1752686656/solver-4532660-1752686656 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1752683038-136375 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532660-1752686656.opb /tmp/proof-4532660-1752686656 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100061 s]*
/proc/loadavg: 4.21 4.37 4.31 4/262 136971
/proc/meminfo: memFree=27940888/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=136961] ppid=136959 vsize=33672 memory=26040 CPUtime=0.07 cores=4,6
/proc/136961/stat : 136961 (pbsuma) R 136959 136959 136357 0 -1 4194304 5794 0 0 0 6 1 0 0 20 0 1 0 184344216 34480128 6510 18446744073709551615 4210688 4653049 140735532507824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 25165824 140735532513543 140735532513840 140735532513840 140735532519407 0
/proc/136961/statm: 8418 6510 960 108 0 5826 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 37864 KiB
Current children cumulated memory: 28984 KiB

[startup+0.206162 s]*
/proc/loadavg: 4.21 4.37 4.31 3/264 136981
/proc/meminfo: memFree=27835660/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=136961] ppid=136959 vsize=143200 memory=118148 CPUtime=0.18 cores=4,6
/proc/136961/stat : 136961 (pbsuma) R 136959 136959 136357 0 -1 4194304 16196 0 0 0 13 5 0 0 20 0 1 0 184344216 146636800 29537 18446744073709551615 4210688 4653049 140735532507824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 25165824 140735532513543 140735532513840 140735532513840 140735532519407 0
/proc/136961/statm: 35800 29537 992 108 0 33208 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 147392 KiB
Current children cumulated memory: 121092 KiB

[startup+0.306038 s]*
/proc/loadavg: 4.21 4.37 4.31 4/269 136994
/proc/meminfo: memFree=27775216/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=136961] ppid=136959 vsize=245956 memory=188208 CPUtime=0.28 cores=4,6
/proc/136961/stat : 136961 (pbsuma) R 136959 136959 136357 0 -1 4194304 18903 0 0 0 22 6 0 0 20 0 1 0 184344216 251858944 47052 18446744073709551615 4210688 4653049 140735532507824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 25165824 140735532513543 140735532513840 140735532513840 140735532519407 0
/proc/136961/statm: 61489 47052 992 108 0 58897 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 250148 KiB
Current children cumulated memory: 191152 KiB

[startup+0.700219 s]
/proc/loadavg: 4.21 4.37 4.31 5/272 137002
/proc/meminfo: memFree=27676560/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=136961] ppid=136959 vsize=309888 memory=221376 CPUtime=0.66 cores=4,6
/proc/136961/stat : 136961 (pbsuma) R 136959 136959 136357 0 -1 4194304 25407 0 0 0 58 8 0 0 20 0 1 0 184344216 317325312 55344 18446744073709551615 4210688 4653049 140735532507824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 25165824 140735532513543 140735532513840 140735532513840 140735532519407 0
/proc/136961/statm: 77472 55344 1024 108 0 74880 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 314080 KiB
Current children cumulated memory: 224320 KiB

[startup+1.50024 s]
/proc/loadavg: 4.21 4.37 4.31 4/269 137002
/proc/meminfo: memFree=27551380/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=136961] ppid=136959 vsize=309888 memory=221376 CPUtime=1.46 cores=4,6
/proc/136961/stat : 136961 (pbsuma) R 136959 136959 136357 0 -1 4194304 25407 0 0 0 138 8 0 0 20 0 1 0 184344216 317325312 55344 18446744073709551615 4210688 4653049 140735532507824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 25165824 140735532513543 140735532513840 140735532513840 140735532519407 0
/proc/136961/statm: 77472 55344 1024 108 0 74880 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 314080 KiB
Current children cumulated memory: 224320 KiB

[startup+3.1054 s]
/proc/loadavg: 4.20 4.36 4.31 5/268 137031
/proc/meminfo: memFree=25825972/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=136961] ppid=136959 vsize=345404 memory=265924 CPUtime=3.06 cores=4,6
/proc/136961/stat : 136961 (pbsuma) R 136959 136959 136357 0 -1 4194304 35188 0 0 0 296 10 0 0 20 0 1 0 184344216 353693696 66481 18446744073709551615 4210688 4653049 140735532507824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 25165824 140735532513543 140735532513840 140735532513840 140735532519407 0
/proc/136961/statm: 86351 66481 1024 108 0 83759 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 349596 KiB
Current children cumulated memory: 268868 KiB

[startup+6.30018 s]
/proc/loadavg: 4.20 4.36 4.31 3/261 137037
/proc/meminfo: memFree=25638728/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=136961] ppid=136959 vsize=346328 memory=266948 CPUtime=6.25 cores=4,6
/proc/136961/stat : 136961 (pbsuma) R 136959 136959 136357 0 -1 4194304 35980 0 0 0 615 10 0 0 20 0 1 0 184344216 354639872 66737 18446744073709551615 4210688 4653049 140735532507824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 25165824 140735532513543 140735532513840 140735532513840 140735532519407 0
/proc/136961/statm: 86582 66737 1024 108 0 83990 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 350520 KiB
Current children cumulated memory: 269892 KiB

[startup+12.7001 s]
/proc/loadavg: 4.25 4.37 4.31 4/261 137065
/proc/meminfo: memFree=25454284/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=136961] ppid=136959 vsize=347760 memory=268356 CPUtime=12.64 cores=4,6
/proc/136961/stat : 136961 (pbsuma) R 136959 136959 136357 0 -1 4194304 36364 0 0 0 1253 11 0 0 20 0 1 0 184344216 356106240 67089 18446744073709551615 4210688 4653049 140735532507824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 25165824 140735532513543 140735532513840 140735532513840 140735532519407 0
/proc/136961/statm: 86940 67089 1024 108 0 84348 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 351952 KiB
Current children cumulated memory: 271300 KiB

[startup+25.5001 s]
/proc/loadavg: 4.13 4.34 4.30 4/263 137067
/proc/meminfo: memFree=24987472/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=136961] ppid=136959 vsize=348316 memory=275908 CPUtime=25.41 cores=4,6
/proc/136961/stat : 136961 (pbsuma) R 136959 136959 136357 0 -1 4194304 38283 0 0 0 2530 11 0 0 20 0 1 0 184344216 356675584 68977 18446744073709551615 4210688 4653049 140735532507824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 25165824 140735532513543 140735532513840 140735532513840 140735532519407 0
/proc/136961/statm: 87079 68977 1024 108 0 84487 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 352508 KiB
Current children cumulated memory: 278852 KiB

[startup+51.1052 s]
/proc/loadavg: 3.96 4.28 4.28 3/257 137107
/proc/meminfo: memFree=119759596/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=322920 memory=254848 CPUtime=6.14 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 39955 0 0 0 559 55 0 0 20 0 1 0 184348708 330670080 63712 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 80730 63712 2368 1147 0 68156 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 327112 KiB
Current children cumulated memory: 257792 KiB

[startup+102.3 s]
/proc/loadavg: 2.68 3.88 4.14 2/250 137115
/proc/meminfo: memFree=119843584/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=1468736 memory=1326300 CPUtime=57.2 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 246701 0 0 0 5499 221 0 0 20 0 1 0 184348708 1503985664 331575 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 367184 331575 2400 1147 0 354610 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 1472928 KiB
Current children cumulated memory: 1329244 KiB

[startup+162.3 s]
/proc/loadavg: 1.77 3.40 3.96 2/252 137119
/proc/meminfo: memFree=117807468/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=2766132 memory=2391636 CPUtime=117.07 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 467372 0 0 0 11347 360 0 0 20 0 1 0 184348708 2832519168 597909 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 691533 597909 2400 1147 0 678959 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 2770324 KiB
Current children cumulated memory: 2394580 KiB

[startup+222.3 s]
/proc/loadavg: 1.39 2.99 3.78 2/252 137121
/proc/meminfo: memFree=116442172/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=3108376 memory=2896984 CPUtime=176.93 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 559599 0 0 0 17193 500 0 0 20 0 1 0 184348708 3182977024 724246 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 777094 724246 2400 1147 0 764520 0
Current children cumulated CPU time: 221.72 s

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

/proc/loadavg: 1.16 1.16 1.27 2/247 137287
/proc/meminfo: memFree=72323972/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=21001300 memory=18909652 CPUtime=3110.3 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 3878092 0 0 0 306482 4548 0 0 20 0 1 0 184348708 21505331200 4727413 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 5250325 4727413 2400 1147 0 5237751 0
Current children cumulated CPU time: 3155.09 s
Current children cumulated vsize: 21005492 KiB
Current children cumulated memory: 18912596 KiB

[startup+3222.3 s]
/proc/loadavg: 1.23 1.18 1.27 2/251 137293
/proc/meminfo: memFree=71661892/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=21001300 memory=18911188 CPUtime=3170.15 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 3879838 0 0 0 312414 4601 0 0 20 0 1 0 184348708 21505331200 4727797 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 5250325 4727797 2400 1147 0 5237751 0
Current children cumulated CPU time: 3214.94 s
Current children cumulated vsize: 21005492 KiB
Current children cumulated memory: 18914132 KiB

[startup+3282.3 s]
/proc/loadavg: 1.13 1.16 1.25 2/251 137295
/proc/meminfo: memFree=70870564/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=21001300 memory=18923476 CPUtime=3230.01 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 3885377 0 0 0 318332 4669 0 0 20 0 1 0 184348708 21505331200 4730869 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 5250325 4730869 2400 1147 0 5237751 0
Current children cumulated CPU time: 3274.8 s
Current children cumulated vsize: 21005492 KiB
Current children cumulated memory: 18926420 KiB

[startup+3342.3 s]
/proc/loadavg: 1.37 1.22 1.27 2/251 137298
/proc/meminfo: memFree=70076892/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=21237928 memory=19152044 CPUtime=3289.87 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 3938719 0 0 0 324255 4732 0 0 20 0 1 0 184348708 21747638272 4788011 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 5309482 4788011 2464 1147 0 5296908 0
Current children cumulated CPU time: 3334.66 s
Current children cumulated vsize: 21242120 KiB
Current children cumulated memory: 19154988 KiB

[startup+3402.3 s]
/proc/loadavg: 1.19 1.19 1.26 2/250 137301
/proc/meminfo: memFree=69751660/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=21553016 memory=19351724 CPUtime=3349.76 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 3989285 0 0 0 330219 4757 0 0 20 0 1 0 184348708 22070288384 4837931 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 5388254 4837931 2464 1147 0 5375680 0
Current children cumulated CPU time: 3394.55 s
Current children cumulated vsize: 21557208 KiB
Current children cumulated memory: 19354668 KiB

[startup+3462.3 s]
/proc/loadavg: 1.11 1.17 1.25 2/250 137303
/proc/meminfo: memFree=69753192/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=21553016 memory=19353260 CPUtime=3409.64 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 3989792 0 0 0 336195 4769 0 0 20 0 1 0 184348708 22070288384 4838315 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 5388254 4838315 2464 1147 0 5375680 0
Current children cumulated CPU time: 3454.43 s
Current children cumulated vsize: 21557208 KiB
Current children cumulated memory: 19356204 KiB

[startup+3522.3 s]
/proc/loadavg: 1.07 1.15 1.24 2/247 137306
/proc/meminfo: memFree=69752840/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=21553016 memory=19355052 CPUtime=3469.53 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 3990339 0 0 0 342174 4779 0 0 20 0 1 0 184348708 22070288384 4838763 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 5388254 4838763 2464 1147 0 5375680 0
Current children cumulated CPU time: 3514.32 s
Current children cumulated vsize: 21557208 KiB
Current children cumulated memory: 19357996 KiB

[startup+3582.3 s]
/proc/loadavg: 1.14 1.15 1.23 2/247 137308
/proc/meminfo: memFree=68697196/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=21598572 memory=19391404 CPUtime=3529.4 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 4002982 0 0 0 347926 5014 0 0 20 0 1 0 184348708 22116937728 4847851 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 5399643 4847851 2464 1147 0 5387069 0
Current children cumulated CPU time: 3574.19 s
Current children cumulated vsize: 21602764 KiB
Current children cumulated memory: 19394348 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.2 s]
/proc/loadavg: 1.19 1.17 1.23 2/247 137309
/proc/meminfo: memFree=68391072/131249996 swapFree=33010160/33010684
[pid=136959] ppid=136956 vsize=4192 memory=2944 CPUtime=44.79 cores=4,6
/proc/136959/stat : 136959 (run-opt-break-l) S 136956 136959 136357 0 -1 4194304 235 53741 0 0 0 0 4460 19 20 0 1 0 184344215 4292608 736 18446744073709551615 94237171617792 94237172512325 140722105405968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94237172751376 94237172799120 94237185187840 140722105407801 140722105407964 140722105407964 140722105413568 0
/proc/136959/statm: 1048 736 672 219 0 110 0
[pid=137102] ppid=136959 vsize=21598572 memory=19391404 CPUtime=3555.23 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136959 136959 136357 0 -1 4194304 4003213 0 0 0 350365 5158 0 0 20 0 1 0 184348708 22116937728 4847851 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 5399643 4847851 2464 1147 0 5387069 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 21602764 KiB
Current children cumulated memory: 19394348 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3608.2 s]
# the end of solver process 136959 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=44.6096 s, system=0.194339 s
Sleeping 2 seconds

[startup+3608.88 s]
# the end of solver process 137102 was just reported to runsolver
# Child status: 2

# cumulated CPU time of all completed processes:  user=3548.34 s, system=52.3785 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3608.41 s]
/proc/loadavg: 1.19 1.17 1.23 2/246 137309
/proc/meminfo: memFree=69531944/131249996 swapFree=33010160/33010684
[pid=137102] ppid=136956 vsize=17099524 memory=13923004 CPUtime=3555.44 cores=4,6
/proc/137102/stat : 137102 (roundingsat) R 136956 136959 136357 0 -1 4194304 4003289 0 0 0 350373 5171 0 0 20 0 1 0 184348708 17509912576 3481252 18446744073709551615 4227072 8923577 140736654996672 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9827200 9836688 30568448 140736655006008 140736655006246 140736655006246 140736655011818 0
/proc/137102/statm: 4274881 3481252 2528 1147 0 4262307 0
Current cumulated CPU time of completed processes: 44.804 s
Current children cumulated CPU time: 3555.44 s
Current children cumulated vsize: 17099524 KiB
Current children cumulated memory: 13923004 KiB

[startup+3608.8 s]
/proc/loadavg: 1.19 1.17 1.23 2/246 137309
/proc/meminfo: memFree=79627128/131249996 swapFree=33010160/33010684
Current cumulated CPU time of completed processes: 44.804 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 2

Real time (s): 3608.88
CPU time (s): 3600.72
CPU user time (s): 3548.34
CPU system time (s): 52.3785
CPU usage (%): 99.774
Max. virtual memory (cumulated for all children) (KiB): 21602764
Max. memory (cumulated for all children) (KiB): 19394348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3548.34
system time used= 52.3785
maximum resident set size= 19391660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4057281
page faults= 0
swaps= 0
block input operations= 0
block output operations= 67479536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 384
involuntary context switches= 5033


# summary of solver processes directly reported to runsolver:
#   pid: 136959,137102
#   total CPU time (s): 3600.72
#   total CPU user time (s): 3548.34
#   total CPU system time (s): 52.3785

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.49707 second user time and 14.3081 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-16 19:24:16
IDJOB=4532660
IDBENCH=158606
IDSOLVER=3393
FILE ID=nodeC032/4532660-1752686656
RUNJOBID= nodeC032-1752683038-136375
SLURM_JOB_ID= 9686927
Free space on /tmp= 305476 MiB

SOLVER NAME= roundingsat+pbsuma-opt-log 0f876b3
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
COMMAND LINE= run-opt-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4532660-1752686656/watcher-4532660-1752686656 -o /tmp/evaluation-result-4532660-1752686656/solver-4532660-1752686656 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1752683038-136375 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532660-1752686656.opb /tmp/proof-4532660-1752686656

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

MD5SUM BENCH= a7d39c8a0eed618aa14a4423c4fae159
RANDOM SEED=581247084

nodeC032 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.835
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.69
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.615
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.69
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		: 3726.356
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.69
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		: 3603.138
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.69
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.841
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.69
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		: 3601.001
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.69
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		: 3561.341
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        24546500 kB
MemAvailable:   124141088 kB
Buffers:            2728 kB
Cached:         100166776 kB
SwapCached:           20 kB
Active:          6580804 kB
Inactive:       99032516 kB
Active(anon):    5467020 kB
Inactive(anon):     3124 kB
Active(file):    1113784 kB
Inactive(file): 99029392 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           1047152 kB
Writeback:             0 kB
AnonPages:       5446732 kB
Mapped:           113980 kB
Shmem:             26240 kB
KReclaimable:     512212 kB
Slab:             613104 kB
SReclaimable:     512212 kB
SUnreclaim:       100892 kB
KernelStack:        4176 kB
PageTables:        13920 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6608848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2539520 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 392672 MiB
End job on nodeC032 at 2025-07-16 20:24:25