Trace number 4532704

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 0f876b3OPT cert.-141992 2.06031 2.22962

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/strongly_correlated/
normalized-knapPI_3_200_10000_5_-93992.opb
MD5SUMcd82cadc3025252f43f8d787a9347bc3
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 benchmark-141992
Best CPU time to get the best result obtained on this benchmark0.123928
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000
Total number of constraints1
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1000
Maximum length of a constraint1000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 10984
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 6085234
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 48992
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 6085234
Number of bits of the biggest sum of numbers23
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-4532704-1752597010.opb'
0.00/0.01	c 	read 0.02MB  (0.59ms)
0.00/0.01	c	 [cnf: #variables 1000 #clauses 2 #duplicates 0 #arr 2000]
0.00/0.01	c output proof to 'PROOFDIR/proof-4532704-1752597010'
0.00/0.01	c 
0.00/0.01	c make graph and approximate orbits
0.00/0.01	c	 [group: #orbits ~= 86] (0.85ms)
0.00/0.01	c 
0.00/0.01	c detect special group actions
0.00/0.01	c 	probe for Johnson action (limit=64)
0.00/0.01	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.01	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.01	c 	 (0.17ms)
0.00/0.01	c 
0.00/0.01	c detect symmetries on remainder
0.00/0.01	c 	[graph: #vertices 4002 #edges 10000]
0.00/0.01	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.01	c 	 [group: #symmetries 8.80*10^12 #generators 43] (0.76ms)
0.00/0.01	c 
0.00/0.01	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.01	c 	ran it=0, +gens=0 
0.00/0.01	c 	con best_support=4, best_gens=43, +gens=0
0.00/0.01	c 	(0.88ms)
0.00/0.01	c 
0.00/0.01	c finalize break order and special generators
0.00/0.01	c 
0.00/0.01	c add generic predicates (break_depth=20)
0.00/0.01	c 	added predicates for 43 generators (0.01ms)
0.00/0.01	c 
0.00/0.01	c generation finished
0.00/0.01	c 	[sbp: #constraints 43 #add_vars 0]
0.00/0.01	c 
0.00/0.01	c write result to 'HOME/instance-4532704-1752597010.opb.pre'
0.00/0.01	c 	wrote 0.02MB (0.11ms)
0.00/0.01	c ------------------------------------------------------------------
0.00/0.01	c                   1.75ms 33.95% other
0.00/0.01	c                   0.88ms 17.09% optimize_gens
0.00/0.01	c                   0.85ms 16.53% approx_orbits
0.00/0.01	c                   0.76ms 14.75% detect_generic
0.00/0.01	c                   0.59ms 11.42% parse
0.00/0.01	c                   0.17ms  3.36% detect_special
0.00/0.01	c                   0.11ms  2.09% output
0.00/0.01	c                   0.03ms  0.62% finalize_order
0.00/0.01	c                   0.01ms  0.20% break_generic
0.00/0.01	c         ───────────────────────────────────────────────
0.00/0.01	c                   5.16ms   100% total
0.00/0.01	c ------------------------------------------------------------------
0.00/0.02	c RoundingSat 2
0.00/0.02	c branch pb25
0.00/0.02	c commit 0f876b3
0.00/0.03	c #variables 1000 #constraints 44
0.00/0.03	c objective is ce32 
0.00/0.03	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.03	c initial counting CF 32, 64, 128, Arb: 2 , 0 , 0 , 0
0.00/0.03	c bounds - >= -6085234 @ 0.001166
0.00/0.03	c rational objective -142218
0.00/0.03	c bounds -141741 >= -6085234 @ 0.005114
0.17/0.21	c bounds -141741 >= -1318122 @ 0.167213
0.17/0.26	c bounds -141741 >= -477386 @ 0.213301
0.17/0.30	c bounds -141898 >= -477386 @ 0.246133
0.37/0.42	c bounds -141898 >= -454656 @ 0.357345
0.47/0.53	c bounds -141898 >= -439038 @ 0.470285
0.57/0.65	c bounds -141898 >= -423420 @ 0.579689
0.66/0.77	c bounds -141898 >= -407802 @ 0.691733
0.77/0.88	c bounds -141898 >= -392184 @ 0.805238
0.96/1.00	c bounds -141898 >= -376566 @ 0.917049
1.07/1.12	c bounds -141898 >= -360948 @ 1.03066
1.16/1.24	c bounds -141898 >= -345330 @ 1.14206
1.26/1.36	c bounds -141898 >= -329712 @ 1.2556
1.36/1.48	c bounds -141898 >= -314094 @ 1.37289
1.46/1.50	c bounds -141898 >= -298476 @ 1.39272
1.46/1.52	c bounds -141898 >= -296132 @ 1.41286
1.46/1.54	c bounds -141898 >= -293791 @ 1.43243
1.46/1.56	c bounds -141898 >= -291456 @ 1.45269
1.46/1.58	c bounds -141898 >= -289122 @ 1.47292
1.56/1.60	c bounds -141898 >= -286791 @ 1.49318
1.56/1.62	c bounds -141898 >= -284484 @ 1.5122
1.56/1.64	c bounds -141898 >= -282177 @ 1.53239
1.56/1.66	c bounds -141898 >= -279873 @ 1.55153
1.56/1.68	c bounds -141898 >= -277572 @ 1.57164
1.66/1.70	c bounds -141898 >= -275289 @ 1.59067
1.66/1.72	c bounds -141898 >= -273011 @ 1.61078
1.66/1.74	c bounds -141898 >= -270735 @ 1.62978
1.66/1.76	c bounds -141898 >= -268460 @ 1.64876
1.66/1.78	c bounds -141898 >= -266188 @ 1.66667
1.75/1.80	c bounds -141898 >= -263917 @ 1.68551
1.75/1.82	c bounds -141898 >= -261651 @ 1.70529
1.75/1.84	c bounds -141898 >= -259389 @ 1.72523
1.75/1.86	c bounds -141898 >= -257132 @ 1.74498
1.75/1.88	c bounds -141898 >= -254883 @ 1.76429
1.75/1.88	c bounds -141898 >= -252638 @ 1.76454
1.75/1.89	c bounds -141898 >= -250181 @ 1.76528
1.75/1.89	c bounds -141898 >= -247724 @ 1.76594
1.75/1.89	c bounds -141898 >= -245267 @ 1.76692
1.75/1.89	c bounds -141898 >= -242810 @ 1.7672
1.75/1.89	c bounds -141898 >= -240353 @ 1.76755
1.75/1.89	c bounds -141898 >= -237896 @ 1.76817
1.75/1.89	c bounds -141898 >= -235439 @ 1.76881
1.75/1.89	c bounds -141898 >= -232982 @ 1.76947
1.75/1.89	c bounds -141898 >= -230525 @ 1.76947
1.75/1.89	c bounds -141898 >= -228068 @ 1.77008
1.75/1.89	c bounds -141898 >= -225637 @ 1.77049
1.75/1.89	c bounds -141898 >= -225634 @ 1.77119
1.75/1.89	c bounds -141898 >= -225628 @ 1.77188
1.75/1.89	c bounds -141898 >= -225627 @ 1.77257
1.86/1.90	c bounds -141898 >= -225624 @ 1.77326
1.86/1.90	c bounds -141898 >= -225600 @ 1.77396
1.86/1.90	c bounds -141898 >= -225597 @ 1.77466
1.86/1.90	c bounds -141898 >= -225594 @ 1.77536
1.86/1.90	c bounds -141898 >= -225576 @ 1.77605
1.86/1.90	c bounds -141898 >= -225571 @ 1.77674
1.86/1.90	c bounds -141898 >= -225569 @ 1.77744
1.86/1.90	c bounds -141898 >= -225568 @ 1.77814
1.86/1.90	c bounds -141898 >= -225565 @ 1.77884
1.86/1.90	c bounds -141898 >= -225564 @ 1.77917
1.86/1.90	c bounds -141898 >= -225559 @ 1.77925
1.86/1.90	c bounds -141898 >= -225555 @ 1.77993
1.86/1.90	c bounds -141898 >= -225550 @ 1.78063
1.86/1.90	c bounds -141898 >= -225542 @ 1.78133
1.86/1.90	c bounds -141898 >= -225538 @ 1.78175
1.86/1.91	c bounds -141898 >= -225535 @ 1.78243
1.86/1.91	c bounds -141898 >= -225529 @ 1.78243
1.86/1.91	c bounds -141898 >= -225528 @ 1.78283
1.86/1.91	c bounds -141898 >= -225525 @ 1.78353
1.86/1.91	c bounds -141898 >= -225501 @ 1.78423
1.86/1.91	c bounds -141898 >= -225498 @ 1.78492
1.86/1.91	c bounds -141898 >= -225495 @ 1.78561
1.86/1.91	c bounds -141898 >= -225477 @ 1.78631
1.86/1.91	c bounds -141898 >= -225472 @ 1.78701
1.86/1.91	c bounds -141898 >= -225470 @ 1.78771
1.86/1.91	c bounds -141898 >= -225469 @ 1.78841
1.86/1.91	c bounds -141898 >= -225466 @ 1.7891
1.86/1.91	c bounds -141898 >= -225465 @ 1.7898
1.86/1.91	c bounds -141898 >= -225460 @ 1.7905
1.86/1.92	c bounds -141898 >= -225456 @ 1.79121
1.86/1.92	c bounds -141898 >= -225451 @ 1.7919
1.86/1.92	c bounds -141898 >= -225443 @ 1.79232
1.86/1.92	c bounds -141898 >= -225438 @ 1.7927
1.86/1.92	c bounds -141898 >= -225435 @ 1.7934
1.86/1.92	c bounds -141898 >= -225429 @ 1.79409
1.86/1.92	c bounds -141898 >= -225428 @ 1.79479
1.86/1.92	c bounds -141898 >= -225425 @ 1.79548
1.86/1.92	c bounds -141898 >= -225401 @ 1.79618
1.86/1.92	c bounds -141898 >= -225398 @ 1.79687
1.86/1.92	c bounds -141898 >= -225395 @ 1.79758
1.86/1.92	c bounds -141898 >= -225377 @ 1.79827
1.86/1.92	c bounds -141898 >= -225372 @ 1.79896
1.86/1.92	c bounds -141898 >= -225370 @ 1.79965
1.86/1.92	c bounds -141898 >= -225369 @ 1.80035
1.86/1.93	c bounds -141898 >= -225366 @ 1.80104
1.86/1.93	c bounds -141898 >= -225365 @ 1.80175
1.86/1.93	c bounds -141898 >= -225360 @ 1.80244
1.86/1.93	c bounds -141898 >= -225356 @ 1.80313
1.86/1.93	c bounds -141898 >= -225352 @ 1.80355
1.86/1.93	c bounds -141898 >= -225349 @ 1.8042
1.86/1.93	c bounds -141898 >= -225343 @ 1.80485
1.86/1.93	c bounds -141898 >= -225342 @ 1.80551
1.86/1.93	c bounds -141898 >= -225339 @ 1.80617
1.86/1.93	c bounds -141898 >= -225315 @ 1.80682
1.86/1.93	c bounds -141898 >= -225312 @ 1.80748
1.86/1.93	c bounds -141898 >= -225309 @ 1.80813
1.86/1.93	c bounds -141898 >= -225291 @ 1.8088
1.86/1.93	c bounds -141898 >= -225286 @ 1.80945
1.86/1.93	c bounds -141898 >= -225284 @ 1.8101
1.86/1.94	c bounds -141898 >= -225283 @ 1.81076
1.86/1.94	c bounds -141898 >= -225280 @ 1.81105
1.86/1.94	c bounds -141898 >= -225279 @ 1.81108
1.86/1.94	c bounds -141898 >= -225274 @ 1.81172
1.86/1.94	c bounds -141898 >= -225269 @ 1.81209
1.86/1.94	c bounds -141898 >= -225266 @ 1.81276
1.86/1.94	c bounds -141898 >= -225260 @ 1.81342
1.86/1.94	c bounds -141898 >= -225259 @ 1.81409
1.86/1.94	c bounds -141898 >= -225256 @ 1.81476
1.86/1.94	c bounds -141898 >= -225232 @ 1.81507
1.86/1.94	c bounds -141898 >= -225229 @ 1.81511
1.86/1.94	c bounds -141898 >= -225226 @ 1.81577
1.86/1.94	c bounds -141898 >= -225208 @ 1.81644
1.86/1.94	c bounds -141898 >= -225203 @ 1.81711
1.86/1.94	c bounds -141898 >= -225201 @ 1.81778
1.86/1.94	c bounds -141898 >= -225200 @ 1.81844
1.86/1.95	c bounds -141898 >= -225197 @ 1.81911
1.86/1.95	c bounds -141898 >= -225196 @ 1.81978
1.86/1.95	c bounds -141898 >= -225195 @ 1.82017
1.86/1.95	c bounds -141898 >= -225192 @ 1.82084
1.86/1.95	c bounds -141898 >= -225186 @ 1.8215
1.86/1.95	c bounds -141898 >= -225185 @ 1.82217
1.86/1.95	c bounds -141898 >= -225182 @ 1.82284
1.86/1.95	c bounds -141898 >= -225158 @ 1.8235
1.86/1.95	c bounds -141898 >= -225155 @ 1.82416
1.86/1.95	c bounds -141898 >= -225152 @ 1.82484
1.86/1.95	c bounds -141898 >= -225134 @ 1.82551
1.86/1.95	c bounds -141898 >= -225129 @ 1.82618
1.86/1.95	c bounds -141898 >= -225127 @ 1.82684
1.86/1.95	c bounds -141898 >= -225126 @ 1.82751
1.86/1.95	c bounds -141898 >= -225123 @ 1.82818
1.86/1.95	c bounds -141898 >= -225120 @ 1.82857
1.86/1.96	c bounds -141898 >= -225117 @ 1.82928
1.86/1.96	c bounds -141898 >= -225111 @ 1.82999
1.86/1.96	c bounds -141898 >= -225110 @ 1.8307
1.86/1.96	c bounds -141898 >= -225107 @ 1.83139
1.86/1.96	c bounds -141898 >= -225083 @ 1.83209
1.86/1.96	c bounds -141898 >= -225080 @ 1.83279
1.86/1.96	c bounds -141898 >= -225077 @ 1.8335
1.86/1.96	c bounds -141898 >= -225059 @ 1.8342
1.86/1.96	c bounds -141898 >= -225054 @ 1.83491
1.86/1.96	c bounds -141898 >= -225052 @ 1.83562
1.86/1.96	c bounds -141898 >= -225051 @ 1.83632
1.86/1.96	c bounds -141898 >= -225050 @ 1.83675
1.86/1.96	c bounds -141898 >= -225047 @ 1.83742
1.86/1.96	c bounds -141898 >= -225041 @ 1.83808
1.86/1.97	c bounds -141898 >= -225040 @ 1.83875
1.86/1.97	c bounds -141898 >= -225037 @ 1.83942
1.86/1.97	c bounds -141898 >= -225013 @ 1.84008
1.86/1.97	c bounds -141898 >= -225010 @ 1.84074
1.86/1.97	c bounds -141898 >= -225007 @ 1.8414
1.86/1.97	c bounds -141898 >= -224989 @ 1.84206
1.86/1.97	c bounds -141898 >= -224984 @ 1.84272
1.86/1.97	c bounds -141898 >= -224982 @ 1.84339
1.86/1.97	c bounds -141898 >= -224980 @ 1.84379
1.86/1.97	c bounds -141898 >= -224977 @ 1.84449
1.86/1.97	c bounds -141898 >= -224971 @ 1.84521
1.86/1.97	c bounds -141898 >= -224970 @ 1.84591
1.86/1.97	c bounds -141898 >= -224967 @ 1.84663
1.86/1.97	c bounds -141898 >= -224943 @ 1.84734
1.86/1.97	c bounds -141898 >= -224940 @ 1.84804
1.86/1.98	c bounds -141898 >= -224937 @ 1.84875
1.86/1.98	c bounds -141898 >= -224919 @ 1.84945
1.86/1.98	c bounds -141898 >= -224914 @ 1.85017
1.86/1.98	c bounds -141898 >= -224909 @ 1.85062
1.86/1.98	c bounds -141898 >= -224906 @ 1.85133
1.86/1.98	c bounds -141898 >= -224900 @ 1.85203
1.86/1.98	c bounds -141898 >= -224899 @ 1.85275
1.86/1.98	c bounds -141898 >= -224896 @ 1.85346
1.86/1.98	c bounds -141898 >= -224872 @ 1.85417
1.86/1.98	c bounds -141898 >= -224869 @ 1.85487
1.86/1.98	c bounds -141898 >= -224866 @ 1.85559
1.86/1.98	c bounds -141898 >= -224848 @ 1.8563
1.86/1.98	c bounds -141898 >= -224830 @ 1.85676
1.86/1.98	c bounds -141898 >= -224804 @ 1.85747
1.86/1.99	c bounds -141981 >= -224804 @ 1.86372
1.86/1.99	c bounds -141981 >= -222347 @ 1.86472
1.86/1.99	c bounds -141981 >= -222344 @ 1.86543
1.86/1.99	c bounds -141981 >= -222341 @ 1.86612
1.86/1.99	c bounds -141981 >= -222338 @ 1.86682
1.86/1.99	c bounds -141981 >= -222332 @ 1.86751
1.86/2.00	c bounds -141984 >= -222332 @ 1.87116
1.86/2.00	c bounds -141984 >= -210178 @ 1.87248
1.86/2.00	c bounds -141984 >= -207663 @ 1.87365
1.96/2.00	c bounds -141984 >= -205169 @ 1.87482
1.96/2.00	c bounds -141984 >= -202675 @ 1.87599
1.96/2.00	c bounds -141984 >= -200181 @ 1.87699
1.96/2.00	c bounds -141984 >= -197711 @ 1.87786
1.96/2.00	c bounds -141984 >= -195244 @ 1.87841
1.96/2.01	c bounds -141984 >= -192784 @ 1.87857
1.96/2.01	c bounds -141984 >= -146717 @ 1.882
1.96/2.01	c bounds -141984 >= -145383 @ 1.88261
1.96/2.01	c bounds -141984 >= -145371 @ 1.8829
1.96/2.01	c bounds -141984 >= -145359 @ 1.88334
1.96/2.01	c bounds -141984 >= -145296 @ 1.88368
1.96/2.01	c bounds -141984 >= -145280 @ 1.88411
1.96/2.01	c bounds -141984 >= -145268 @ 1.88444
1.96/2.01	c bounds -141984 >= -145182 @ 1.88477
1.96/2.01	c bounds -141984 >= -145037 @ 1.88538
1.96/2.01	c bounds -141984 >= -145006 @ 1.88581
1.96/2.01	c bounds -141984 >= -145000 @ 1.88614
1.96/2.01	c bounds -141984 >= -144974 @ 1.8865
1.96/2.01	c bounds -141984 >= -144956 @ 1.88718
1.96/2.02	c bounds -141984 >= -144953 @ 1.88755
1.96/2.02	c bounds -141984 >= -144938 @ 1.88801
1.96/2.02	c bounds -141984 >= -144936 @ 1.88838
1.96/2.02	c bounds -141984 >= -144933 @ 1.88876
1.96/2.02	c bounds -141984 >= -144921 @ 1.88902
1.96/2.02	c bounds -141984 >= -144912 @ 1.88902
1.96/2.02	c bounds -141984 >= -144906 @ 1.88931
1.96/2.02	c bounds -141984 >= -144894 @ 1.88985
1.96/2.02	c bounds -141984 >= -144889 @ 1.89034
1.96/2.02	c bounds -141984 >= -144887 @ 1.89099
1.96/2.02	c bounds -141984 >= -144886 @ 1.89151
1.96/2.02	c bounds -141984 >= -144885 @ 1.89207
1.96/2.02	c bounds -141984 >= -144870 @ 1.89279
1.96/2.02	c bounds -141984 >= -144869 @ 1.89329
1.96/2.02	c bounds -141984 >= -144863 @ 1.89381
1.96/2.02	c bounds -141984 >= -144851 @ 1.89431
1.96/2.02	c bounds -141984 >= -144842 @ 1.89494
1.96/2.02	c bounds -141984 >= -144840 @ 1.895
1.96/2.02	c bounds -141984 >= -144839 @ 1.895
1.96/2.03	c bounds -141984 >= -144823 @ 1.89545
1.96/2.03	c bounds -141984 >= -144811 @ 1.8959
1.96/2.03	c bounds -141984 >= -144805 @ 1.89663
1.96/2.03	c bounds -141984 >= -144794 @ 1.89712
1.96/2.03	c bounds -141984 >= -144788 @ 1.89763
1.96/2.03	c bounds -141984 >= -144770 @ 1.89846
1.96/2.03	c bounds -141984 >= -144754 @ 1.8992
1.96/2.03	c bounds -141984 >= -144742 @ 1.89972
1.96/2.03	c bounds -141984 >= -144740 @ 1.90024
1.96/2.03	c bounds -141984 >= -144729 @ 1.90077
1.96/2.03	c bounds -141984 >= -144723 @ 1.90129
1.96/2.03	c bounds -141984 >= -144705 @ 1.90204
1.96/2.03	c bounds -141984 >= -144689 @ 1.90257
1.96/2.03	c bounds -141984 >= -144677 @ 1.90274
1.96/2.04	c bounds -141992 >= -144677 @ 1.90439
1.96/2.04	c bounds -141992 >= -144640 @ 1.90809
1.96/2.04	c bounds -141992 >= -144638 @ 1.90862
1.96/2.04	c bounds -141992 >= -144626 @ 1.90919
1.96/2.04	c bounds -141992 >= -144610 @ 1.90973
1.96/2.04	c bounds -141992 >= -144608 @ 1.91025
1.96/2.04	c bounds -141992 >= -144592 @ 1.9106
1.96/2.04	c bounds -141992 >= -144581 @ 1.91114
1.96/2.04	c bounds -141992 >= -141992 @ 1.91214
1.96/2.04	c cpu time 1.91215 s
1.96/2.04	c deterministic time 3738615 3.74e+06
1.96/2.04	c optimization time 1.83597 s
1.96/2.04	c total solve time 0.075017 s
1.96/2.04	c core-guided solve time 0.029889 s
1.96/2.04	c propagation time 0.05778 s
1.96/2.04	c conflict analysis time 0.015348 s
1.96/2.04	c propagations 31593
1.96/2.04	c resolve steps 109
1.96/2.04	c decisions 6609
1.96/2.04	c conflicts 105
1.96/2.04	c restarts 2
1.96/2.04	c inprocessing phases 0
1.96/2.04	c garbage collections 0 ,( -nan )
1.96/2.04	c input clauses 12336 ,( 82.19 )
1.96/2.04	c input cardinalities 1057 ,( 7.04 )
1.96/2.04	c input general constraints 1616 ,( 10.77 )
1.96/2.04	c input average constraint length 31.42
1.96/2.04	c input average constraint degree 1498.03
1.96/2.04	c learned clauses 111 ,( 42.86 )
1.96/2.04	c learned cardinalities 86 ,( 33.20 )
1.96/2.04	c learned general constraints 62 ,( 23.94 )
1.96/2.04	c learned average constraint length 36.61
1.96/2.04	c learned average constraint degree 1135045049.93
1.96/2.04	c watched  CF 32, 64, 128, Arb: 921 , 0 , 0 , 0
1.96/2.04	c counting CF 32, 64, 128, Arb: 758 , 0 , 0 , 0
1.96/2.04	c watched   constraints 921 ,( 54.89 ) 
1.96/2.04	c counting  constraints 757 ,( 45.11 ) 
1.96/2.04	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 1635 , 8559 , 677594 ,( 123824 , 553770 )
1.96/2.04	c gcd simplifications 11313
1.96/2.04	c detected cardinalities 2
1.96/2.04	c weakened non-implied lits 4172
1.96/2.04	c weakened non-implying lits 37
1.96/2.04	c original variables 1000
1.96/2.04	c clausal propagations 978
1.96/2.04	c cardinality propagations 645
1.96/2.04	c watched propagations 3306
1.96/2.04	c counting propagations 8541
1.96/2.04	c watch lookups 780299
1.96/2.04	c watch backjump lookups 0
1.96/2.04	c watch checks 1133928
1.96/2.04	c propagation checks 1695523
1.96/2.04	c constraint additions 66660
1.96/2.04	c trail pops 23893
1.96/2.04	c formula constraints 44
1.96/2.04	c learned constraints 254
1.96/2.04	c bound constraints 213
1.96/2.04	c core-guided constraints 14752
1.96/2.04	c encountered formula constraints 43
1.96/2.04	c encountered learned constraints 38
1.96/2.04	c encountered bound constraints 36
1.96/2.04	c encountered core-guided constraints 65
1.96/2.04	c LP total time 0.013588 s
1.96/2.04	c LP solve time 0.01 s
1.96/2.04	c LP constraints added 45
1.96/2.04	c LP constraints removed 0
1.96/2.04	c LP pivots internal 108
1.96/2.04	c LP pivots root 1
1.96/2.04	c LP calls 30
1.96/2.04	c LP optimalities 26
1.96/2.04	c LP no pivot count 2
1.96/2.04	c LP infeasibilities 3
1.96/2.04	c LP valid Farkas constraints 2
1.96/2.04	c LP learned Farkas constraints 2
1.96/2.04	c LP basis resets 1
1.96/2.04	c LP cycling count 0
1.96/2.04	c LP singular count 1
1.96/2.04	c LP no primal count 0
1.96/2.04	c LP no farkas count 0
1.96/2.04	c LP other issue count 0
1.96/2.04	c LP Gomory cuts 1
1.96/2.04	c LP learned cuts 0
1.96/2.04	c LP deleted cuts 0
1.96/2.04	c LP encountered Gomory constraints 0
1.96/2.04	c LP encountered Farkas constraints 29
1.96/2.04	c LP encountered learned Farkas constraints 0
1.96/2.04	c CG auxiliary variables introduced 13514
1.96/2.04	c CG solutions found 5
1.96/2.04	c CG cores constructed 247
1.96/2.04	c CG core cardinality constraints returned 5
1.96/2.04	c CG unit cores 57
1.96/2.04	c CG single cores 182
1.96/2.04	c CG blocks removed during cardinality reduction 557
1.96/2.04	c CG first core best 1
1.96/2.04	c CG decision core best 3
1.96/2.04	c CG core reduction tie 4
1.96/2.04	c CG core degree average 5.56
1.96/2.04	c CG core slack average 0.70
1.96/2.04	c CG core upper bound improvements 0
1.96/2.04	c STR number of successful calls 0
1.96/2.04	c STR number of unsuccessful calls 0
1.96/2.04	c STR number of inconclusive calls 0
1.96/2.04	c STR number of successful attempts 0
1.96/2.04	c STR number of unsuccessful attempts 0
1.96/2.04	c STR number of inconclusive attempts 0
1.96/2.04	c STR average degree increase per successful call inf
1.96/2.04	c STR average degree increase per successful attempt inf
1.96/2.04	c STR total number of conflicts for successful attempts 0
1.96/2.04	c STR total number of conflicts for unsuccessful attempts 0
1.96/2.04	c STR total number of conflicts for inconclusive attempts 0
1.96/2.04	c STR average number of conflicts per successful attempt inf
1.96/2.04	c STR average number of conflicts per unsuccessful attempt inf
1.96/2.04	c STR average number of conflicts per inconclusive attempt inf
1.96/2.04	c AVG.sumWPerc 45.29 
1.96/2.04	c bigint constraints 0 
1.96/2.04	o -141992
1.96/2.04	s OPTIMUM FOUND
1.96/2.04	v x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 x50 x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 x75 x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 x163 -x164 x165 -x166 -x167 -x168 -x169 x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 x348 x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 x368 -x369 -x370 -x371 -x372 -x373 -x374 x375 -x376 -x377 -x378 x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 x395 -x396 x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 x437 -x438 -x439 -x440 x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 x451 -x452 -x453 -x454 x455 -x456 -x457 x458 x459 -x460 x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 x479 -x480 x481 -x482 -x483 -x484 -x485 -x486 x487 -x488 -x489 -x490 -x491 -x492 -x493 x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 x522 -x523 x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 x542 -x543 -x544 -x545 x546 -x547 -x548 -x549 -x550 -x551 x552 -x553 -x554 -x555 -x556 x557 x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 x636 x637 -x638 -x639 -x640 -x641 x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 x678 -x679 -x680 -x681 x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 x739 x740 -x741 -x742 -x743 -x744 x745 -x746 -x747 -x748 -x749 -x750 x751 -x752 -x753 x754 -x755 -x756 -x757 -x758 x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 x782 -x783 -x784 -x785 x786 -x787 -x788 -x789 -x790 -x791 -x792 x793 -x794 -x795 -x796 -x797 -x798 -x799 x800 -x801 x802 -x803 x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 x824 -x825 -x826 -x827 -x828 x829 -x830 -x831 -x832 -x833 -x834 -x835 x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 x848 -x849 -x850 x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 x920 -x921 -x922 -x923 -x924 -x925 x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 x938 -x939 -x940 -x941 -x942 x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 x990 -x991 x992 -x993 -x994 x995 x996 -x997 -x998 x999 -x1000

Verifier Data

OK	-141992

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Wed Jul 16 14:20:12 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS -141992 <= obj <= -141992
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS ~141992 <= obj <= ~141992
--summary--
ALL OK

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (57264 MiB free)
  memory of node 1: 64507 MiB (63407 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4532704-1752597010/watcher-4532704-1752597010 -o /tmp/evaluation-result-4532704-1752597010/solver-4532704-1752597010 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752597003-127697 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532704-1752597010.opb PROOFDIR/proof-4532704-1752597010 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100061 s]*
/proc/loadavg: 1.92 2.82 4.14 4/271 128001
/proc/meminfo: memFree=123542668/131250000 swapFree=33010416/33010684
[pid=127998] ppid=127995 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127998/stat : 127998 (run-opt-break-l) S 127995 127998 127036 0 -1 4194304 241 658 0 0 0 0 0 0 20 0 1 0 175380914 4292608 768 18446744073709551615 94321786613760 94321787508293 140728638613952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94321787747344 94321787795088 94321819873280 140728638617875 140728638618076 140728638618076 140728638623680 0
/proc/127998/statm: 1048 768 704 219 0 110 0
[pid=128001] ppid=127998 vsize=63888 memory=20820 CPUtime=0.07 cores=1,3
/proc/128001/stat : 128001 (roundingsat) R 127998 127998 127036 0 -1 4194304 2531 0 0 0 7 0 0 0 20 0 1 0 175380916 65421312 5205 18446744073709551615 4227072 8923577 140735427022848 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40222720 140735427025170 140735427025446 140735427025446 140735427031018 0
/proc/128001/statm: 15972 5205 2400 1147 0 3398 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 68080 KiB
Current children cumulated memory: 23892 KiB

[startup+0.205616 s]*
/proc/loadavg: 1.92 2.82 4.14 5/271 128002
/proc/meminfo: memFree=123544232/131250000 swapFree=33010416/33010684
[pid=127998] ppid=127995 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127998/stat : 127998 (run-opt-break-l) S 127995 127998 127036 0 -1 4194304 241 658 0 0 0 0 0 0 20 0 1 0 175380914 4292608 768 18446744073709551615 94321786613760 94321787508293 140728638613952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94321787747344 94321787795088 94321819873280 140728638617875 140728638618076 140728638618076 140728638623680 0
/proc/127998/statm: 1048 768 704 219 0 110 0
[pid=128001] ppid=127998 vsize=71636 memory=28372 CPUtime=0.17 cores=1,3
/proc/128001/stat : 128001 (roundingsat) R 127998 127998 127036 0 -1 4194304 4430 0 0 0 16 1 0 0 20 0 1 0 175380916 73355264 7093 18446744073709551615 4227072 8923577 140735427022848 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40222720 140735427025170 140735427025446 140735427025446 140735427031018 0
/proc/128001/statm: 17909 7093 2400 1147 0 5335 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 75828 KiB
Current children cumulated memory: 31444 KiB

[startup+0.305576 s]*
/proc/loadavg: 1.92 2.82 4.14 5/271 128002
/proc/meminfo: memFree=123495844/131250000 swapFree=33010416/33010684
[pid=127998] ppid=127995 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127998/stat : 127998 (run-opt-break-l) S 127995 127998 127036 0 -1 4194304 241 658 0 0 0 0 0 0 20 0 1 0 175380914 4292608 768 18446744073709551615 94321786613760 94321787508293 140728638613952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94321787747344 94321787795088 94321819873280 140728638617875 140728638618076 140728638618076 140728638623680 0
/proc/127998/statm: 1048 768 704 219 0 110 0
[pid=128001] ppid=127998 vsize=76548 memory=35356 CPUtime=0.27 cores=1,3
/proc/128001/stat : 128001 (roundingsat) R 127998 127998 127036 0 -1 4194304 5668 0 0 0 25 2 0 0 20 0 1 0 175380916 78385152 8839 18446744073709551615 4227072 8923577 140735427022848 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40222720 140735427025170 140735427025446 140735427025446 140735427031018 0
/proc/128001/statm: 19137 8839 2400 1147 0 6563 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 80740 KiB
Current children cumulated memory: 38428 KiB

[startup+0.700166 s]
/proc/loadavg: 1.92 2.82 4.14 5/271 128002
/proc/meminfo: memFree=123471904/131250000 swapFree=33010416/33010684
[pid=127998] ppid=127995 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127998/stat : 127998 (run-opt-break-l) S 127995 127998 127036 0 -1 4194304 241 658 0 0 0 0 0 0 20 0 1 0 175380914 4292608 768 18446744073709551615 94321786613760 94321787508293 140728638613952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94321787747344 94321787795088 94321819873280 140728638617875 140728638618076 140728638618076 140728638623680 0
/proc/127998/statm: 1048 768 704 219 0 110 0
[pid=128001] ppid=127998 vsize=88068 memory=46460 CPUtime=0.66 cores=1,3
/proc/128001/stat : 128001 (roundingsat) R 127998 127998 127036 0 -1 4194304 8485 0 0 0 62 4 0 0 20 0 1 0 175380916 90181632 11615 18446744073709551615 4227072 8923577 140735427022848 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40222720 140735427025170 140735427025446 140735427025446 140735427031018 0
/proc/128001/statm: 22017 11615 2400 1147 0 9443 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 92260 KiB
Current children cumulated memory: 49532 KiB

[startup+1.50017 s]
/proc/loadavg: 1.92 2.82 4.14 5/271 128002
/proc/meminfo: memFree=123399324/131250000 swapFree=33010416/33010684
[pid=127998] ppid=127995 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127998/stat : 127998 (run-opt-break-l) S 127995 127998 127036 0 -1 4194304 241 658 0 0 0 0 0 0 20 0 1 0 175380914 4292608 768 18446744073709551615 94321786613760 94321787508293 140728638613952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94321787747344 94321787795088 94321819873280 140728638617875 140728638618076 140728638618076 140728638623680 0
/proc/127998/statm: 1048 768 704 219 0 110 0
[pid=128001] ppid=127998 vsize=95248 memory=53024 CPUtime=1.46 cores=1,3
/proc/128001/stat : 128001 (roundingsat) R 127998 127998 127036 0 -1 4194304 10350 0 0 0 138 8 0 0 20 0 1 0 175380916 97533952 13256 18446744073709551615 4227072 8923577 140735427022848 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40222720 140735427025170 140735427025446 140735427025446 140735427031018 0
/proc/128001/statm: 23812 13256 2400 1147 0 11238 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 99440 KiB
Current children cumulated memory: 56096 KiB

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

# cumulated CPU time of all completed processes:  user=1.91999 s, system=0.140314 s

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

[startup+1.60017 s]
/proc/loadavg: 1.92 2.82 4.14 5/271 128002
/proc/meminfo: memFree=123399324/131250000 swapFree=33010416/33010684
[pid=127998] ppid=127995 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127998/stat : 127998 (run-opt-break-l) S 127995 127998 127036 0 -1 4194304 241 658 0 0 0 0 0 0 20 0 1 0 175380914 4292608 768 18446744073709551615 94321786613760 94321787508293 140728638613952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94321787747344 94321787795088 94321819873280 140728638617875 140728638618076 140728638618076 140728638623680 0
/proc/127998/statm: 1048 768 704 219 0 110 0
[pid=128001] ppid=127998 vsize=95248 memory=53152 CPUtime=1.56 cores=1,3
/proc/128001/stat : 128001 (roundingsat) R 127998 127998 127036 0 -1 4194304 10403 0 0 0 148 8 0 0 20 0 1 0 175380916 97533952 13288 18446744073709551615 4227072 8923577 140735427022848 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40222720 140735427025170 140735427025446 140735427025446 140735427031018 0
/proc/128001/statm: 23812 13288 2400 1147 0 11238 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 99440 KiB
Current children cumulated memory: 56224 KiB

[startup+2.00014 s]*
/proc/loadavg: 2.08 2.84 4.14 5/271 128002
/proc/meminfo: memFree=123305708/131250000 swapFree=33010416/33010684
[pid=127998] ppid=127995 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127998/stat : 127998 (run-opt-break-l) S 127995 127998 127036 0 -1 4194304 241 658 0 0 0 0 0 0 20 0 1 0 175380914 4292608 768 18446744073709551615 94321786613760 94321787508293 140728638613952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94321787747344 94321787795088 94321819873280 140728638617875 140728638618076 140728638618076 140728638623680 0
/proc/127998/statm: 1048 768 704 219 0 110 0
[pid=128001] ppid=127998 vsize=95248 memory=53792 CPUtime=1.96 cores=1,3
/proc/128001/stat : 128001 (roundingsat) R 127998 127998 127036 0 -1 4194304 10565 0 0 0 187 9 0 0 20 0 1 0 175380916 97533952 13448 18446744073709551615 4227072 8923577 140735427022848 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40222720 140735427025170 140735427025446 140735427025446 140735427031018 0
/proc/128001/statm: 23812 13448 2400 1147 0 11238 0
Current children cumulated CPU time: 1.96 s
Current children cumulated vsize: 99440 KiB
Current children cumulated memory: 56864 KiB

[startup+2.20015 s]
/proc/loadavg: 2.08 2.84 4.14 5/271 128002
/proc/meminfo: memFree=123305708/131250000 swapFree=33010416/33010684
[pid=127998] ppid=127995 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/127998/stat : 127998 (run-opt-break-l) S 127995 127998 127036 0 -1 4194304 241 658 0 0 0 0 0 0 20 0 1 0 175380914 4292608 768 18446744073709551615 94321786613760 94321787508293 140728638613952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94321787747344 94321787795088 94321819873280 140728638617875 140728638618076 140728638618076 140728638623680 0
/proc/127998/statm: 1048 768 704 219 0 110 0
[pid=128001] ppid=127998 vsize=95020 memory=54084 CPUtime=2.03 cores=1,3
/proc/128001/stat : 128001 (roundingsat) D 127998 127998 127036 0 -1 4194304 10581 0 0 0 191 12 0 0 20 0 1 0 175380916 97300480 13521 18446744073709551615 4227072 8923577 140735427022848 0 0 0 0 0 8405026 1 0 0 17 1 0 0 0 0 0 9827200 9836688 40222720 140735427025170 140735427025446 140735427025446 140735427031018 0
/proc/128001/statm: 23755 13521 2496 1147 0 11181 0
Current children cumulated CPU time: 2.03 s
Current children cumulated vsize: 99212 KiB
Current children cumulated memory: 57156 KiB

Child status: 0

Real time (s): 2.22962
CPU time (s): 2.06031
CPU user time (s): 1.91999
CPU system time (s): 0.140314
CPU usage (%): 92.4059
Max. virtual memory (cumulated for all children) (KiB): 99440
Max. memory (cumulated for all children) (KiB): 57156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.91999
system time used= 0.140314
maximum resident set size= 54084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11504
page faults= 0
swaps= 0
block input operations= 0
block output operations= 245160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4006
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 127998
#   total CPU time (s): 2.06031
#   total CPU user time (s): 1.91999
#   total CPU system time (s): 0.140314

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.016287 second user time and 0.040212 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-15 18:30:10
IDJOB=4532704
IDBENCH=176273
IDSOLVER=3393
FILE ID=nodeC027/4532704-1752597010
RUNJOBID= nodeC027-1752597003-127697
SLURM_JOB_ID= 9684390
Free space on /tmp= 431656 MiB

SOLVER NAME= roundingsat+pbsuma-opt-log 0f876b3
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/strongly_correlated/normalized-knapPI_3_200_10000_5_-93992.opb
COMMAND LINE= run-opt-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4532704-1752597010/watcher-4532704-1752597010 -o /tmp/evaluation-result-4532704-1752597010/solver-4532704-1752597010 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752597003-127697 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532704-1752597010.opb PROOFDIR/proof-4532704-1752597010

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

MD5SUM BENCH= cd82cadc3025252f43f8d787a9347bc3
RANDOM SEED=316431628

nodeC027 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.630
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.29
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.635
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.29
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.083
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.29
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		: 3443.446
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.29
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.639
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.29
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.643
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.29
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		: 3594.899
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.29
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		: 3585.639
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        123563676 kB
MemAvailable:   129560580 kB
Buffers:            2488 kB
Cached:          6788656 kB
SwapCached:           12 kB
Active:           782232 kB
Inactive:        6168300 kB
Active(anon):     182896 kB
Inactive(anon):     2792 kB
Active(file):     599336 kB
Inactive(file):  6165508 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             68348 kB
Writeback:             0 kB
AnonPages:        162644 kB
Mapped:           118312 kB
Shmem:             26248 kB
KReclaimable:     142196 kB
Slab:             239360 kB
SReclaimable:     142196 kB
SUnreclaim:        97164 kB
KernelStack:        4368 kB
PageTables:         3436 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     520996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150696 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431648 MiB
End job on nodeC027 at 2025-07-15 18:30:13