Trace number 4531750

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-ls+pbsuma-log 0f876b3OPT cert.344750 0.173059 0.261947

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/www.csit.fsu.edu/
~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
MD5SUM848e47deac6a47526073146630130ada
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 benchmark344750
Best CPU time to get the best result obtained on this benchmark0.060434
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables90
Total number of constraints6
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 constraints6
Minimum length of a constraint15
Maximum length of a constraint90
Number of terms in the objective function 90
Biggest coefficient in the objective function 4831838208
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 15032909794
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 4831838208
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 15032909794
Number of bits of the biggest sum of numbers34
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.06	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.06	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.06	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.06	c │      (c) 2025 Markus Anders                                    │
0.00/0.06	c └────────────────────────────────────────────────────────────────┘
0.00/0.06	c parse 'HOME/instance-4531750-1752584603.opb'
0.00/0.06	c 	read 0.00MB  (0.15ms)
0.00/0.06	c	 [cnf: #variables 90 #clauses 7 #duplicates 0 #arr 420]
0.00/0.06	c output proof to 'PROOFDIR/proof-4531750-1752584603'
0.00/0.06	c 
0.00/0.06	c make graph and approximate orbits
0.00/0.06	c	 [group: #orbits ~= 0] (0.13ms)
0.00/0.06	c 
0.00/0.06	c detect special group actions
0.00/0.06	c 	probe for Johnson action (limit=64)
0.00/0.06	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.06	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.06	c 	 (0.04ms)
0.00/0.06	c 
0.00/0.06	c detect symmetries on remainder
0.00/0.06	c 	[graph: #vertices 577 #edges 1800]
0.00/0.06	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.06	c 	 [group: #symmetries 1.00*10^0 #generators 0] (0.05ms)
0.00/0.06	c 
0.00/0.06	c finalize break order and special generators
0.00/0.06	c 
0.00/0.06	c generation finished
0.00/0.06	c 	[sbp: #constraints 0 #add_vars 0]
0.00/0.06	c 
0.00/0.06	c write result to 'HOME/instance-4531750-1752584603.opb.pre'
0.00/0.06	c 	wrote 0.00MB (0.06ms)
0.00/0.06	c ------------------------------------------------------------------
0.00/0.06	c                   0.45ms 49.90% other
0.00/0.06	c                   0.15ms 16.46% parse
0.00/0.06	c                   0.13ms 15.04% approx_orbits
0.00/0.06	c                   0.06ms  7.24% output
0.00/0.06	c                   0.05ms  6.07% detect_generic
0.00/0.06	c                   0.04ms  4.76% detect_special
0.00/0.06	c                   0.00ms  0.51% finalize_order
0.00/0.06	c         ───────────────────────────────────────────────
0.00/0.06	c                   0.89ms   100% total
0.00/0.06	c ------------------------------------------------------------------
0.00/0.09	c RoundingSat 2
0.00/0.09	c branch pb25
0.00/0.09	c commit 0f876b3
0.00/0.09	c #variables 90 #constraints 6
0.00/0.09	c objective is ce64 
0.00/0.10	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.10	c initial counting CF 32, 64, 128, Arb: 5 , 2 , 0 , 0
0.00/0.10	c bounds 353792 >= 0 @ 0.010096
0.00/0.10	c rational objective 344747
0.00/0.10	c bounds 351232 >= 0 @ 0.01172
0.00/0.10	c bounds 351232 >= 131072 @ 0.011872
0.01/0.10	c bounds 351232 >= 196608 @ 0.011993
0.01/0.10	c bounds 351232 >= 212992 @ 0.012184
0.01/0.10	c bounds 351232 >= 231424 @ 0.012464
0.01/0.10	c bounds 351232 >= 239616 @ 0.012649
0.01/0.10	c bounds 351002 >= 239616 @ 0.013049
0.01/0.10	c bounds 351002 >= 247808 @ 0.013203
0.01/0.10	c bounds 351002 >= 251904 @ 0.01331
0.01/0.10	c bounds 351002 >= 253952 @ 0.01343
0.01/0.10	c bounds 351002 >= 256000 @ 0.013669
0.01/0.10	c bounds 351002 >= 258048 @ 0.013904
0.01/0.10	c bounds 351002 >= 260096 @ 0.014035
0.01/0.10	c bounds 351002 >= 262144 @ 0.014225
0.01/0.10	c bounds 351002 >= 262400 @ 0.014431
0.01/0.10	c bounds 350991 >= 262400 @ 0.014838
0.01/0.10	c bounds 350991 >= 262408 @ 0.015117
0.01/0.10	c bounds 350991 >= 262656 @ 0.015463
0.01/0.10	c bounds 350986 >= 262656 @ 0.016179
0.01/0.10	c bounds 350986 >= 263168 @ 0.016325
0.01/0.11	c bounds 350986 >= 263169 @ 0.016682
0.01/0.11	c bounds 350986 >= 263177 @ 0.016851
0.01/0.11	c bounds 350986 >= 264968 @ 0.016888
0.01/0.11	c bounds 350986 >= 265225 @ 0.016888
0.01/0.11	c bounds 350986 >= 265479 @ 0.016888
0.01/0.11	c bounds 350986 >= 267519 @ 0.016888
0.01/0.11	c bounds 350984 >= 267519 @ 0.016888
0.01/0.11	c bounds 350984 >= 267527 @ 0.016888
0.01/0.11	c bounds 350984 >= 267528 @ 0.016888
0.01/0.11	c bounds 350981 >= 267528 @ 0.016888
0.01/0.11	c bounds 350981 >= 267534 @ 0.016888
0.01/0.11	c bounds 350977 >= 267534 @ 0.016888
0.01/0.11	c bounds 350977 >= 268288 @ 0.016907
0.01/0.11	c bounds 350977 >= 269313 @ 0.017047
0.01/0.11	c bounds 350977 >= 269810 @ 0.01722
0.01/0.11	c bounds 350975 >= 269810 @ 0.017468
0.01/0.11	c bounds 350975 >= 270835 @ 0.01774
0.01/0.11	c bounds 350975 >= 271089 @ 0.017902
0.01/0.11	c bounds 350975 >= 271104 @ 0.018049
0.01/0.11	c bounds 350975 >= 271346 @ 0.018181
0.01/0.11	c bounds 350973 >= 271346 @ 0.018456
0.01/0.11	c bounds 350973 >= 271361 @ 0.018684
0.01/0.11	c bounds 350973 >= 271386 @ 0.019035
0.01/0.11	c bounds 350973 >= 271394 @ 0.01919
0.01/0.11	c bounds 350973 >= 271402 @ 0.019423
0.01/0.11	c bounds 350972 >= 271402 @ 0.019615
0.01/0.11	c bounds 350972 >= 271409 @ 0.019765
0.01/0.11	c bounds 350972 >= 271410 @ 0.019946
0.01/0.11	c bounds 350969 >= 271410 @ 0.020245
0.01/0.11	c bounds 350969 >= 271416 @ 0.020451
0.01/0.11	c bounds 350969 >= 271417 @ 0.020823
0.01/0.11	c bounds 350969 >= 271418 @ 0.021118
0.01/0.11	c bounds 350966 >= 271418 @ 0.021282
0.01/0.11	c bounds 350966 >= 271481 @ 0.021527
0.01/0.11	c bounds 350964 >= 271481 @ 0.021759
0.01/0.11	c bounds 350964 >= 271659 @ 0.021991
0.01/0.11	c bounds 350964 >= 271665 @ 0.022169
0.01/0.11	c bounds 350964 >= 271666 @ 0.022386
0.01/0.11	c bounds 350964 >= 271668 @ 0.022759
0.01/0.11	c bounds 350961 >= 271668 @ 0.022957
0.01/0.11	c bounds 350961 >= 271670 @ 0.023183
0.01/0.11	c bounds 350961 >= 271671 @ 0.023444
0.01/0.11	c bounds 348913 >= 271671 @ 0.023802
0.01/0.11	c bounds 348913 >= 271673 @ 0.024055
0.01/0.12	c bounds 348913 >= 271714 @ 0.024419
0.01/0.12	c bounds 346865 >= 271714 @ 0.024668
0.01/0.12	c bounds 346865 >= 271722 @ 0.024819
0.01/0.12	c bounds 346865 >= 271740 @ 0.025121
0.01/0.12	c bounds 346857 >= 271740 @ 0.025762
0.01/0.12	c bounds 346857 >= 271745 @ 0.025996
0.01/0.12	c bounds 346857 >= 271747 @ 0.026245
0.01/0.12	c bounds 346857 >= 271748 @ 0.026467
0.01/0.12	c bounds 346857 >= 271749 @ 0.026779
0.01/0.12	c bounds 346857 >= 271750 @ 0.027125
0.01/0.12	c bounds 346857 >= 271762 @ 0.027369
0.01/0.12	c bounds 346852 >= 271762 @ 0.027504
0.01/0.12	c bounds 346852 >= 271764 @ 0.027689
0.01/0.12	c bounds 346852 >= 271765 @ 0.027902
0.01/0.12	c bounds 346596 >= 271765 @ 0.028126
0.01/0.12	c bounds 346596 >= 271770 @ 0.028569
0.01/0.12	c bounds 346576 >= 271770 @ 0.028569
0.01/0.12	c bounds 346576 >= 271772 @ 0.028569
0.01/0.12	c bounds 346576 >= 271773 @ 0.028569
0.01/0.12	c bounds 346288 >= 271773 @ 0.028569
0.01/0.12	c bounds 346288 >= 271776 @ 0.028587
0.01/0.12	c bounds 346288 >= 271777 @ 0.02877
0.01/0.12	c bounds 346248 >= 271777 @ 0.028966
0.01/0.12	c bounds 346248 >= 271781 @ 0.029158
0.01/0.12	c bounds 346248 >= 271782 @ 0.029409
0.01/0.12	c bounds 346248 >= 271783 @ 0.029807
0.01/0.12	c bounds 346201 >= 271783 @ 0.030083
0.01/0.12	c bounds 346201 >= 271784 @ 0.030297
0.01/0.12	c bounds 346201 >= 271785 @ 0.030518
0.01/0.12	c bounds 346200 >= 271785 @ 0.031073
0.01/0.12	c bounds 346200 >= 271788 @ 0.031314
0.01/0.12	c bounds 346200 >= 271792 @ 0.031509
0.01/0.12	c bounds 346200 >= 271794 @ 0.031573
0.01/0.12	c bounds 346200 >= 271795 @ 0.031573
0.01/0.12	c bounds 346200 >= 271796 @ 0.031573
0.01/0.12	c bounds 346200 >= 271798 @ 0.03165
0.01/0.12	c bounds 346197 >= 271798 @ 0.031833
0.01/0.13	c bounds 346197 >= 271800 @ 0.032127
0.01/0.13	c bounds 346197 >= 271801 @ 0.032353
0.01/0.13	c bounds 346194 >= 271801 @ 0.032528
0.01/0.13	c bounds 346194 >= 271802 @ 0.032528
0.01/0.13	c bounds 346194 >= 271803 @ 0.032528
0.01/0.13	c bounds 346194 >= 271807 @ 0.03276
0.01/0.13	c bounds 346184 >= 271807 @ 0.032981
0.01/0.13	c bounds 346184 >= 271808 @ 0.03319
0.01/0.13	c bounds 346184 >= 271809 @ 0.033525
0.01/0.13	c bounds 346112 >= 271809 @ 0.033773
0.01/0.13	c bounds 346112 >= 271810 @ 0.034051
0.01/0.13	c bounds 346112 >= 271811 @ 0.034356
0.01/0.13	c bounds 346032 >= 271811 @ 0.034464
0.01/0.13	c bounds 346032 >= 271815 @ 0.034464
0.01/0.13	c bounds 346032 >= 271816 @ 0.034464
0.01/0.13	c bounds 345888 >= 271816 @ 0.034464
0.01/0.13	c bounds 345888 >= 271817 @ 0.034464
0.01/0.13	c bounds 345888 >= 271822 @ 0.034464
0.01/0.13	c bounds 345568 >= 271822 @ 0.034464
0.01/0.13	c bounds 345568 >= 271826 @ 0.034464
0.01/0.13	c bounds 345568 >= 271830 @ 0.034464
0.01/0.13	c bounds 345568 >= 271832 @ 0.034464
0.01/0.13	c bounds 345568 >= 271836 @ 0.034544
0.01/0.13	c bounds 345378 >= 271836 @ 0.035036
0.01/0.13	c bounds 345378 >= 271840 @ 0.035231
0.01/0.13	c bounds 345378 >= 271841 @ 0.035308
0.01/0.13	c bounds 345378 >= 271851 @ 0.035308
0.01/0.13	c bounds 345375 >= 271851 @ 0.035308
0.01/0.13	c bounds 345375 >= 271854 @ 0.035469
0.01/0.13	c bounds 345375 >= 271857 @ 0.035647
0.01/0.13	c bounds 345375 >= 271858 @ 0.035993
0.01/0.13	c bounds 345361 >= 271858 @ 0.036288
0.01/0.13	c bounds 345361 >= 271859 @ 0.036548
0.01/0.14	c bounds 345361 >= 271860 @ 0.036994
0.01/0.14	c bounds 345360 >= 271860 @ 0.037179
0.01/0.14	c bounds 345360 >= 281691 @ 0.037264
0.01/0.14	c bounds 345360 >= 281773 @ 0.037393
0.01/0.14	c bounds 345360 >= 281815 @ 0.037921
0.01/0.14	c bounds 345360 >= 281839 @ 0.03815
0.01/0.14	c bounds 345360 >= 281846 @ 0.03815
0.01/0.14	c bounds 345360 >= 283894 @ 0.03815
0.01/0.14	c bounds 345360 >= 284919 @ 0.03815
0.01/0.14	c bounds 345360 >= 285362 @ 0.03815
0.01/0.14	c bounds 345360 >= 285918 @ 0.038531
0.01/0.14	c bounds 345360 >= 285934 @ 0.038753
0.01/0.14	c bounds 345360 >= 286959 @ 0.038899
0.01/0.14	c bounds 345360 >= 287291 @ 0.039147
0.01/0.14	c bounds 345359 >= 287291 @ 0.039147
0.01/0.14	c bounds 345359 >= 287705 @ 0.03953
0.01/0.14	c bounds 345359 >= 287713 @ 0.039697
0.01/0.14	c bounds 345359 >= 287905 @ 0.039883
0.01/0.14	c bounds 345359 >= 288210 @ 0.040046
0.01/0.14	c bounds 345359 >= 288235 @ 0.040046
0.01/0.14	c bounds 345359 >= 288464 @ 0.040046
0.01/0.14	c bounds 345359 >= 288489 @ 0.040071
0.01/0.14	c bounds 345351 >= 288489 @ 0.04025
0.01/0.14	c bounds 345351 >= 288504 @ 0.040439
0.01/0.14	c bounds 345351 >= 288706 @ 0.040609
0.01/0.14	c bounds 345351 >= 288721 @ 0.040717
0.01/0.14	c bounds 345351 >= 288746 @ 0.040995
0.01/0.15	c bounds 345350 >= 288746 @ 0.04174
0.01/0.15	c bounds 345350 >= 288761 @ 0.042088
0.01/0.15	c bounds 345350 >= 288776 @ 0.042364
0.01/0.15	c bounds 345350 >= 289001 @ 0.042532
0.01/0.15	c bounds 345350 >= 289009 @ 0.042859
0.01/0.15	c bounds 345350 >= 289017 @ 0.043098
0.01/0.15	c bounds 345350 >= 289025 @ 0.043355
0.01/0.15	c bounds 345348 >= 289025 @ 0.043603
0.01/0.15	c bounds 345348 >= 289033 @ 0.043877
0.01/0.15	c bounds 345348 >= 289040 @ 0.044118
0.01/0.15	c bounds 345348 >= 289047 @ 0.044329
0.01/0.15	c bounds 345348 >= 289055 @ 0.044542
0.01/0.15	c bounds 345347 >= 289055 @ 0.044711
0.01/0.15	c bounds 345347 >= 289073 @ 0.044931
0.01/0.15	c bounds 345347 >= 289091 @ 0.04516
0.01/0.15	c bounds 345347 >= 289099 @ 0.045487
0.01/0.15	c bounds 345259 >= 289099 @ 0.045836
0.01/0.15	c bounds 345259 >= 289105 @ 0.046076
0.01/0.15	c bounds 345259 >= 289109 @ 0.046315
0.01/0.15	c bounds 345259 >= 289110 @ 0.046567
0.01/0.15	c bounds 345259 >= 289112 @ 0.046956
0.01/0.15	c bounds 345250 >= 289112 @ 0.047145
0.01/0.15	c bounds 345250 >= 289114 @ 0.047417
0.01/0.15	c bounds 345250 >= 289116 @ 0.047747
0.01/0.15	c bounds 345246 >= 289116 @ 0.048056
0.01/0.15	c bounds 345246 >= 289117 @ 0.048293
0.01/0.15	c bounds 345246 >= 289118 @ 0.048603
0.01/0.15	c bounds 345246 >= 289119 @ 0.048869
0.01/0.15	c bounds 345233 >= 289119 @ 0.049528
0.01/0.15	c bounds 345233 >= 289120 @ 0.049905
0.01/0.15	c bounds 345233 >= 289121 @ 0.050286
0.01/0.15	c bounds 345233 >= 289123 @ 0.050533
0.01/0.15	c bounds 345233 >= 289124 @ 0.050793
0.01/0.15	c bounds 345233 >= 289125 @ 0.05099
0.01/0.15	c bounds 345233 >= 289126 @ 0.051047
0.01/0.15	c bounds 345233 >= 289127 @ 0.051047
0.01/0.16	c bounds 345229 >= 289127 @ 0.051047
0.01/0.16	c bounds 345229 >= 289128 @ 0.051123
0.01/0.16	c bounds 345229 >= 289129 @ 0.051476
0.01/0.16	c bounds 345229 >= 289130 @ 0.051903
0.01/0.16	c bounds 345219 >= 289130 @ 0.052913
0.01/0.16	c bounds 345219 >= 290802 @ 0.05316
0.01/0.16	c bounds 345219 >= 290806 @ 0.053297
0.01/0.16	c bounds 345219 >= 290970 @ 0.053468
0.01/0.16	c bounds 345219 >= 290973 @ 0.053641
0.01/0.16	c bounds 345219 >= 290976 @ 0.053803
0.01/0.16	c bounds 345219 >= 290978 @ 0.053979
0.01/0.16	c bounds 345219 >= 290979 @ 0.054143
0.01/0.16	c bounds 345219 >= 290981 @ 0.054315
0.01/0.16	c bounds 345219 >= 290982 @ 0.054478
0.01/0.16	c bounds 345219 >= 290983 @ 0.054653
0.01/0.16	c bounds 345219 >= 290984 @ 0.05482
0.01/0.16	c bounds 345219 >= 290988 @ 0.054998
0.01/0.16	c bounds 345219 >= 290989 @ 0.055168
0.01/0.16	c bounds 345219 >= 290990 @ 0.055351
0.01/0.16	c bounds 345219 >= 290992 @ 0.055518
0.01/0.16	c bounds 345219 >= 290993 @ 0.0557
0.01/0.16	c bounds 345219 >= 290996 @ 0.05587
0.01/0.16	c bounds 345219 >= 291000 @ 0.056048
0.01/0.16	c bounds 345219 >= 291002 @ 0.056219
0.01/0.16	c bounds 344941 >= 291002 @ 0.056644
0.01/0.16	c bounds 344941 >= 291003 @ 0.056836
0.01/0.16	c bounds 344941 >= 291004 @ 0.057011
0.01/0.16	c bounds 344941 >= 291006 @ 0.057195
0.01/0.16	c bounds 344941 >= 291008 @ 0.057372
0.01/0.16	c bounds 344941 >= 291009 @ 0.057551
0.01/0.16	c bounds 344941 >= 291013 @ 0.05772
0.01/0.16	c bounds 344941 >= 291014 @ 0.057899
0.01/0.16	c bounds 344941 >= 291015 @ 0.05807
0.01/0.16	c bounds 344941 >= 291016 @ 0.058251
0.01/0.16	c bounds 344939 >= 291016 @ 0.058619
0.01/0.16	c bounds 344939 >= 291017 @ 0.0588
0.01/0.16	c bounds 344939 >= 291021 @ 0.05898
0.01/0.16	c bounds 344939 >= 291022 @ 0.059154
0.01/0.16	c bounds 344939 >= 291026 @ 0.059336
0.01/0.16	c bounds 344939 >= 291030 @ 0.059508
0.01/0.16	c bounds 344939 >= 291032 @ 0.059685
0.01/0.16	c bounds 344939 >= 291036 @ 0.059854
0.01/0.16	c bounds 344936 >= 291036 @ 0.060613
0.01/0.17	c bounds 344936 >= 291037 @ 0.060808
0.01/0.17	c bounds 344936 >= 291038 @ 0.060999
0.01/0.17	c bounds 344936 >= 291039 @ 0.061182
0.01/0.17	c bounds 344936 >= 291044 @ 0.061356
0.01/0.17	c bounds 344936 >= 291048 @ 0.061538
0.01/0.17	c bounds 344936 >= 291049 @ 0.061711
0.01/0.17	c bounds 344936 >= 291050 @ 0.061901
0.01/0.17	c bounds 344936 >= 291051 @ 0.062079
0.01/0.17	c bounds 344936 >= 291052 @ 0.062099
0.01/0.17	c bounds 344936 >= 291053 @ 0.062099
0.01/0.17	c bounds 344936 >= 291055 @ 0.062099
0.01/0.17	c bounds 344936 >= 291171 @ 0.062099
0.01/0.17	c bounds 344936 >= 292854 @ 0.06211
0.01/0.17	c bounds 344934 >= 292854 @ 0.062344
0.01/0.17	c bounds 344934 >= 293543 @ 0.062603
0.01/0.17	c bounds 344934 >= 293558 @ 0.062795
0.01/0.17	c bounds 344934 >= 293710 @ 0.062975
0.01/0.17	c bounds 344934 >= 293718 @ 0.063161
0.01/0.17	c bounds 344934 >= 293725 @ 0.063348
0.01/0.17	c bounds 344933 >= 293725 @ 0.063552
0.01/0.17	c bounds 344933 >= 293730 @ 0.063765
0.01/0.17	c bounds 344933 >= 293748 @ 0.063961
0.01/0.17	c bounds 344933 >= 293764 @ 0.064155
0.01/0.17	c bounds 344933 >= 293772 @ 0.064155
0.01/0.17	c bounds 344933 >= 293773 @ 0.064155
0.01/0.17	c bounds 344930 >= 293773 @ 0.064155
0.01/0.17	c bounds 344930 >= 293775 @ 0.064164
0.01/0.17	c bounds 344930 >= 293776 @ 0.064429
0.01/0.17	c bounds 344930 >= 293782 @ 0.064632
0.01/0.17	c bounds 344930 >= 293783 @ 0.064845
0.01/0.17	c bounds 344930 >= 293784 @ 0.065047
0.01/0.17	c bounds 344929 >= 293784 @ 0.065367
0.01/0.17	c bounds 344929 >= 293786 @ 0.065591
0.01/0.17	c bounds 344929 >= 293787 @ 0.0658
0.01/0.17	c bounds 344929 >= 293788 @ 0.066108
0.01/0.17	c bounds 344929 >= 293790 @ 0.066336
0.01/0.17	c bounds 344929 >= 293798 @ 0.06655
0.01/0.17	c bounds 344929 >= 293816 @ 0.066746
0.01/0.17	c bounds 344925 >= 293816 @ 0.067018
0.01/0.17	c bounds 344925 >= 293834 @ 0.067234
0.01/0.17	c bounds 344925 >= 293842 @ 0.067434
0.01/0.17	c bounds 344925 >= 293846 @ 0.067652
0.01/0.17	c bounds 344925 >= 293848 @ 0.067848
0.01/0.17	c bounds 344923 >= 293848 @ 0.06821
0.01/0.17	c bounds 344923 >= 293849 @ 0.068428
0.01/0.17	c bounds 344923 >= 293855 @ 0.068633
0.01/0.18	c bounds 344923 >= 293856 @ 0.068852
0.01/0.18	c bounds 344923 >= 293857 @ 0.069083
0.01/0.18	c bounds 344923 >= 293859 @ 0.069326
0.01/0.18	c bounds 344923 >= 293861 @ 0.069539
0.01/0.18	c bounds 344918 >= 293861 @ 0.069873
0.01/0.18	c bounds 344918 >= 293862 @ 0.070109
0.01/0.18	c bounds 344918 >= 293864 @ 0.070334
0.01/0.18	c bounds 344918 >= 293872 @ 0.070555
0.01/0.18	c bounds 344918 >= 293873 @ 0.070779
0.01/0.18	c bounds 344908 >= 293873 @ 0.071009
0.01/0.18	c bounds 344908 >= 293874 @ 0.071248
0.01/0.18	c bounds 344908 >= 293875 @ 0.0715
0.01/0.18	c bounds 344908 >= 294307 @ 0.071726
0.01/0.18	c bounds 344876 >= 294307 @ 0.072118
0.01/0.18	c bounds 344876 >= 294902 @ 0.072118
0.01/0.18	c bounds 344876 >= 295104 @ 0.072118
0.01/0.18	c bounds 344876 >= 295263 @ 0.072211
0.01/0.18	c bounds 344876 >= 295288 @ 0.072412
0.01/0.18	c bounds 344876 >= 295307 @ 0.072745
0.01/0.18	c bounds 344876 >= 295396 @ 0.072956
0.01/0.18	c bounds 344876 >= 295466 @ 0.073164
0.01/0.18	c bounds 344876 >= 295598 @ 0.073318
0.01/0.18	c bounds 344876 >= 295720 @ 0.073543
0.01/0.18	c bounds 344876 >= 295735 @ 0.07375
0.01/0.18	c bounds 344876 >= 295741 @ 0.074009
0.01/0.18	c bounds 344876 >= 295744 @ 0.074301
0.01/0.18	c bounds 344876 >= 295760 @ 0.074542
0.01/0.18	c bounds 344876 >= 295763 @ 0.074858
0.01/0.18	c bounds 344875 >= 295763 @ 0.075204
0.01/0.18	c bounds 344875 >= 295770 @ 0.075434
0.01/0.18	c bounds 344875 >= 295773 @ 0.075748
0.01/0.18	c bounds 344875 >= 295776 @ 0.075931
0.01/0.18	c bounds 344875 >= 295784 @ 0.076185
0.01/0.18	c bounds 344875 >= 295790 @ 0.076442
0.01/0.18	c bounds 344872 >= 295790 @ 0.076766
0.01/0.18	c bounds 344872 >= 295791 @ 0.077035
0.01/0.18	c bounds 344872 >= 295799 @ 0.077242
0.01/0.18	c bounds 344872 >= 295801 @ 0.077516
0.01/0.19	c bounds 344872 >= 295802 @ 0.077785
0.01/0.19	c bounds 344868 >= 295802 @ 0.078045
0.01/0.19	c bounds 344868 >= 295804 @ 0.078334
0.01/0.19	c bounds 344868 >= 295810 @ 0.078609
0.01/0.19	c bounds 344868 >= 295833 @ 0.078888
0.01/0.19	c bounds 344867 >= 295833 @ 0.079201
0.01/0.19	c bounds 344867 >= 295835 @ 0.079546
0.01/0.19	c bounds 344867 >= 295838 @ 0.079878
0.01/0.19	c bounds 344867 >= 295840 @ 0.080229
0.01/0.19	c bounds 344864 >= 295840 @ 0.08054
0.01/0.19	c bounds 344864 >= 295843 @ 0.080899
0.01/0.19	c bounds 344864 >= 295844 @ 0.081257
0.01/0.19	c bounds 344864 >= 295845 @ 0.081635
0.01/0.19	c bounds 344864 >= 295847 @ 0.081986
0.01/0.19	c bounds 344864 >= 295848 @ 0.082312
0.01/0.19	c bounds 344854 >= 295848 @ 0.083042
0.01/0.19	c bounds 344854 >= 295849 @ 0.083405
0.01/0.19	c bounds 344854 >= 295851 @ 0.083733
0.01/0.19	c bounds 344854 >= 295853 @ 0.084051
0.01/0.19	c bounds 344854 >= 295855 @ 0.084536
0.01/0.19	c bounds 344854 >= 295858 @ 0.084867
0.01/0.19	c bounds 344854 >= 295859 @ 0.085228
0.01/0.19	c bounds 344854 >= 295861 @ 0.085595
0.01/0.19	c bounds 344854 >= 295862 @ 0.086143
0.01/0.19	c bounds 344854 >= 295863 @ 0.08654
0.01/0.19	c bounds 344853 >= 295863 @ 0.086914
0.01/0.19	c bounds 344853 >= 295866 @ 0.087238
0.01/0.20	c bounds 344853 >= 295867 @ 0.087691
0.01/0.20	c bounds 344853 >= 295868 @ 0.088178
0.01/0.20	c bounds 344853 >= 296121 @ 0.088506
0.01/0.20	c bounds 344851 >= 296121 @ 0.089223
0.01/0.20	c bounds 344851 >= 296237 @ 0.089585
0.01/0.20	c bounds 344851 >= 296346 @ 0.089836
0.01/0.20	c bounds 344851 >= 296350 @ 0.090144
0.01/0.20	c bounds 344851 >= 296351 @ 0.090528
0.01/0.20	c bounds 344851 >= 296353 @ 0.090887
0.01/0.20	c bounds 344851 >= 296355 @ 0.091362
0.01/0.20	c bounds 344851 >= 296356 @ 0.092012
0.01/0.20	c bounds 344851 >= 296363 @ 0.092069
0.01/0.20	c bounds 344848 >= 296363 @ 0.092069
0.01/0.20	c bounds 344848 >= 296367 @ 0.092179
0.01/0.20	c bounds 344848 >= 301031 @ 0.092742
0.01/0.20	c bounds 344848 >= 305719 @ 0.09297
0.01/0.20	c bounds 344848 >= 305732 @ 0.093218
0.01/0.20	c bounds 344844 >= 305732 @ 0.09357
0.01/0.20	c bounds 344844 >= 305734 @ 0.09382
0.01/0.20	c bounds 344844 >= 305746 @ 0.094065
0.01/0.20	c bounds 344844 >= 305747 @ 0.094276
0.01/0.20	c bounds 344844 >= 305749 @ 0.094485
0.01/0.20	c bounds 344843 >= 305749 @ 0.094806
0.01/0.20	c bounds 344843 >= 305764 @ 0.094995
0.01/0.20	c bounds 344843 >= 305779 @ 0.095247
0.01/0.20	c bounds 344843 >= 305804 @ 0.095502
0.01/0.20	c bounds 344843 >= 305863 @ 0.095741
0.01/0.20	c bounds 344843 >= 305866 @ 0.095994
0.01/0.20	c bounds 344843 >= 305873 @ 0.096244
0.11/0.21	c bounds 344840 >= 305873 @ 0.096911
0.11/0.21	c bounds 344840 >= 305876 @ 0.097172
0.11/0.21	c bounds 344840 >= 305879 @ 0.097421
0.11/0.21	c bounds 344840 >= 305887 @ 0.097662
0.11/0.21	c bounds 344840 >= 305888 @ 0.097919
0.11/0.21	c bounds 344840 >= 305889 @ 0.098173
0.11/0.21	c bounds 344840 >= 305897 @ 0.098415
0.11/0.21	c bounds 344840 >= 305899 @ 0.098663
0.11/0.21	c bounds 344838 >= 305899 @ 0.098978
0.11/0.21	c bounds 344838 >= 305908 @ 0.099236
0.11/0.21	c bounds 344838 >= 305910 @ 0.099486
0.11/0.21	c bounds 344838 >= 305916 @ 0.099737
0.11/0.21	c bounds 344838 >= 305918 @ 0.100005
0.11/0.21	c bounds 344834 >= 305918 @ 0.100352
0.11/0.21	c bounds 344834 >= 305920 @ 0.100606
0.11/0.21	c bounds 344834 >= 305923 @ 0.100893
0.11/0.21	c bounds 344834 >= 305924 @ 0.101174
0.11/0.21	c bounds 344834 >= 305925 @ 0.101447
0.11/0.21	c bounds 344831 >= 305925 @ 0.102034
0.11/0.21	c bounds 344831 >= 305928 @ 0.102327
0.11/0.21	c bounds 344831 >= 305929 @ 0.102595
0.11/0.21	c bounds 344831 >= 305932 @ 0.102862
0.11/0.21	c bounds 344831 >= 305934 @ 0.103132
0.11/0.21	c bounds 344831 >= 305937 @ 0.103407
0.11/0.21	c bounds 344830 >= 305937 @ 0.104419
0.11/0.21	c bounds 344830 >= 306063 @ 0.10499
0.11/0.21	c bounds 344830 >= 306088 @ 0.105312
0.11/0.21	c bounds 344830 >= 309374 @ 0.105596
0.11/0.21	c bounds 344830 >= 310534 @ 0.105872
0.11/0.21	c bounds 344830 >= 310908 @ 0.106087
0.11/0.22	c bounds 344830 >= 311223 @ 0.106314
0.11/0.22	c bounds 344830 >= 311597 @ 0.10649
0.11/0.22	c bounds 344830 >= 311818 @ 0.106843
0.11/0.22	c bounds 344830 >= 312068 @ 0.10703
0.11/0.22	c bounds 344830 >= 312270 @ 0.107269
0.11/0.22	c bounds 344830 >= 312278 @ 0.107501
0.11/0.22	c bounds 344830 >= 312292 @ 0.107718
0.11/0.22	c bounds 344830 >= 312296 @ 0.107965
0.11/0.22	c bounds 344830 >= 312312 @ 0.108192
0.11/0.22	c bounds 344830 >= 312320 @ 0.108424
0.11/0.22	c bounds 344830 >= 312321 @ 0.10865
0.11/0.22	c bounds 344830 >= 312323 @ 0.108871
0.11/0.22	c bounds 344827 >= 312323 @ 0.109168
0.11/0.22	c bounds 344827 >= 312324 @ 0.109403
0.11/0.22	c bounds 344827 >= 312330 @ 0.109634
0.11/0.22	c bounds 344827 >= 312331 @ 0.109857
0.11/0.22	c bounds 344827 >= 312332 @ 0.110092
0.11/0.22	c bounds 344827 >= 312334 @ 0.110325
0.11/0.22	c bounds 344827 >= 312335 @ 0.110562
0.11/0.22	c bounds 344805 >= 312335 @ 0.110956
0.11/0.22	c bounds 344805 >= 312336 @ 0.111189
0.11/0.22	c bounds 344805 >= 312338 @ 0.111422
0.11/0.22	c bounds 344805 >= 312346 @ 0.111655
0.11/0.22	c bounds 344805 >= 312364 @ 0.111888
0.11/0.22	c bounds 344805 >= 312382 @ 0.112506
0.11/0.22	c bounds 344805 >= 312390 @ 0.112756
0.11/0.22	c bounds 344804 >= 312390 @ 0.113151
0.11/0.22	c bounds 344804 >= 312394 @ 0.113389
0.11/0.22	c bounds 344804 >= 312396 @ 0.113628
0.11/0.22	c bounds 344804 >= 312397 @ 0.113863
0.11/0.22	c bounds 344804 >= 312403 @ 0.11409
0.11/0.22	c bounds 344804 >= 312404 @ 0.114325
0.11/0.22	c bounds 344800 >= 312404 @ 0.114699
0.11/0.22	c bounds 344800 >= 312405 @ 0.114944
0.11/0.22	c bounds 344800 >= 312407 @ 0.115181
0.11/0.22	c bounds 344800 >= 312409 @ 0.115416
0.11/0.22	c bounds 344800 >= 312410 @ 0.11564
0.11/0.22	c bounds 344800 >= 312412 @ 0.115875
0.11/0.22	c bounds 344800 >= 312420 @ 0.11611
0.11/0.23	c bounds 344797 >= 312420 @ 0.116407
0.11/0.23	c bounds 344797 >= 312421 @ 0.116652
0.11/0.23	c bounds 344797 >= 312422 @ 0.116882
0.11/0.23	c bounds 344797 >= 312423 @ 0.117121
0.11/0.23	c bounds 344797 >= 312493 @ 0.117359
0.11/0.23	c bounds 344797 >= 312520 @ 0.117607
0.11/0.23	c bounds 344791 >= 312520 @ 0.118191
0.11/0.23	c bounds 344791 >= 312528 @ 0.118462
0.11/0.23	c bounds 344791 >= 312551 @ 0.118728
0.11/0.23	c bounds 344791 >= 312553 @ 0.118997
0.11/0.23	c bounds 344791 >= 312554 @ 0.119268
0.11/0.23	c bounds 344791 >= 312555 @ 0.119549
0.11/0.23	c bounds 344791 >= 312558 @ 0.119822
0.11/0.23	c bounds 344777 >= 312558 @ 0.120181
0.11/0.23	c bounds 344777 >= 312669 @ 0.120442
0.11/0.23	c bounds 344777 >= 312670 @ 0.120719
0.11/0.23	c bounds 344777 >= 312673 @ 0.120719
0.11/0.23	c bounds 344777 >= 312675 @ 0.120719
0.11/0.23	c bounds 344777 >= 312676 @ 0.120719
0.11/0.23	c bounds 344776 >= 312676 @ 0.121044
0.11/0.23	c bounds 344776 >= 312677 @ 0.12144
0.11/0.23	c bounds 344776 >= 312680 @ 0.121716
0.11/0.23	c bounds 344776 >= 312681 @ 0.12197
0.11/0.23	c bounds 344776 >= 312682 @ 0.122223
0.11/0.23	c bounds 344776 >= 312684 @ 0.122482
0.11/0.23	c bounds 344773 >= 312684 @ 0.123114
0.11/0.23	c bounds 344773 >= 312687 @ 0.123394
0.11/0.23	c bounds 344773 >= 312689 @ 0.123659
0.11/0.23	c bounds 344773 >= 312695 @ 0.123918
0.11/0.23	c bounds 344773 >= 312711 @ 0.124179
0.11/0.23	c bounds 344773 >= 312717 @ 0.124449
0.11/0.23	c bounds 344773 >= 312718 @ 0.124694
0.11/0.23	c bounds 344773 >= 312719 @ 0.124957
0.11/0.23	c bounds 344773 >= 312721 @ 0.125232
0.11/0.24	c bounds 344771 >= 312721 @ 0.126301
0.11/0.24	c bounds 344771 >= 312723 @ 0.126607
0.11/0.24	c bounds 344771 >= 312730 @ 0.126872
0.11/0.24	c bounds 344771 >= 312732 @ 0.127137
0.11/0.24	c bounds 344771 >= 312735 @ 0.127411
0.11/0.24	c bounds 344771 >= 312742 @ 0.127684
0.11/0.24	c bounds 344771 >= 312745 @ 0.127946
0.11/0.24	c bounds 344771 >= 312748 @ 0.128216
0.11/0.24	c bounds 344771 >= 312756 @ 0.12849
0.11/0.24	c bounds 344771 >= 312757 @ 0.128759
0.11/0.24	c bounds 344771 >= 312758 @ 0.129037
0.11/0.24	c bounds 344771 >= 312760 @ 0.129308
0.11/0.24	c bounds 344762 >= 312760 @ 0.129631
0.11/0.24	c bounds 344762 >= 312762 @ 0.129913
0.11/0.24	c bounds 344762 >= 312768 @ 0.13019
0.11/0.24	c bounds 344762 >= 312771 @ 0.130468
0.11/0.24	c bounds 344762 >= 312796 @ 0.13066
0.11/0.24	c bounds 344758 >= 312796 @ 0.130986
0.11/0.24	c bounds 344758 >= 312811 @ 0.131258
0.11/0.24	c bounds 344758 >= 312812 @ 0.131525
0.11/0.24	c bounds 344758 >= 312813 @ 0.131794
0.11/0.24	c bounds 344758 >= 312815 @ 0.132061
0.11/0.24	c bounds 344754 >= 312815 @ 0.13242
0.11/0.24	c bounds 344754 >= 312819 @ 0.132697
0.11/0.24	c bounds 344754 >= 312827 @ 0.132967
0.11/0.24	c bounds 344754 >= 312850 @ 0.133247
0.11/0.24	c bounds 344754 >= 312852 @ 0.133528
0.11/0.24	c bounds 344751 >= 312852 @ 0.13391
0.11/0.24	c bounds 344751 >= 312853 @ 0.134208
0.11/0.24	c bounds 344751 >= 312856 @ 0.134503
0.11/0.24	c bounds 344751 >= 312858 @ 0.134791
0.11/0.24	c bounds 344751 >= 312859 @ 0.135086
0.11/0.25	c bounds 344750 >= 312859 @ 0.135498
0.11/0.25	c bounds 344750 >= 312860 @ 0.135935
0.11/0.25	c bounds 344750 >= 312863 @ 0.13623
0.11/0.25	c bounds 344750 >= 312866 @ 0.136518
0.11/0.25	c bounds 344750 >= 312868 @ 0.136805
0.11/0.25	c bounds 344750 >= 344750 @ 0.139192
0.11/0.25	c cpu time 0.139199 s
0.11/0.25	c deterministic time 2133675 2.13e+06
0.11/0.25	c optimization time 0.073594 s
0.11/0.25	c total solve time 0.06441 s
0.11/0.25	c core-guided solve time 0.036013 s
0.11/0.25	c propagation time 0.037463 s
0.11/0.25	c conflict analysis time 0.01657 s
0.11/0.25	c propagations 111408
0.11/0.25	c resolve steps 614
0.11/0.25	c decisions 40187
0.11/0.25	c conflicts 436
0.11/0.25	c restarts 4
0.11/0.25	c inprocessing phases 0
0.11/0.25	c garbage collections 0 ,( -nan )
0.11/0.25	c input clauses 742 ,( 24.85 )
0.11/0.25	c input cardinalities 852 ,( 28.53 )
0.11/0.25	c input general constraints 1392 ,( 46.62 )
0.11/0.25	c input average constraint length 14.36
0.11/0.25	c input average constraint degree 3248333.87
0.11/0.25	c learned clauses 59 ,( 8.59 )
0.11/0.25	c learned cardinalities 7 ,( 1.02 )
0.11/0.25	c learned general constraints 621 ,( 90.39 )
0.11/0.25	c learned average constraint length 18.62
0.11/0.25	c learned average constraint degree 23882682.69
0.11/0.25	c watched  CF 32, 64, 128, Arb: 17 , 0 , 0 , 0
0.11/0.25	c counting CF 32, 64, 128, Arb: 1995 , 2 , 0 , 0
0.11/0.25	c watched   constraints 17 ,( 0.84 ) 
0.11/0.25	c counting  constraints 1996 ,( 99.16 ) 
0.11/0.25	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 15012 , 49686 , 562487 ,( 1116 , 561371 )
0.11/0.25	c gcd simplifications 204
0.11/0.25	c detected cardinalities 3
0.11/0.25	c weakened non-implied lits 2714
0.11/0.25	c weakened non-implying lits 167
0.11/0.25	c original variables 90
0.11/0.25	c clausal propagations 11179
0.11/0.25	c cardinality propagations 12832
0.11/0.25	c watched propagations 10
0.11/0.25	c counting propagations 67794
0.11/0.25	c watch lookups 968891
0.11/0.25	c watch backjump lookups 0
0.11/0.25	c watch checks 95247
0.11/0.25	c propagation checks 703656
0.11/0.25	c constraint additions 62948
0.11/0.25	c trail pops 150892
0.11/0.25	c formula constraints 6
0.11/0.25	c learned constraints 677
0.11/0.25	c bound constraints 521
0.11/0.25	c core-guided constraints 2459
0.11/0.25	c encountered formula constraints 284
0.11/0.25	c encountered learned constraints 229
0.11/0.25	c encountered bound constraints 195
0.11/0.25	c encountered core-guided constraints 307
0.11/0.25	c LP total time 0.007586 s
0.11/0.25	c LP solve time 0 s
0.11/0.25	c LP constraints added 8
0.11/0.25	c LP constraints removed 0
0.11/0.25	c LP pivots internal 441
0.11/0.25	c LP pivots root 4
0.11/0.25	c LP calls 89
0.11/0.25	c LP optimalities 84
0.11/0.25	c LP no pivot count 6
0.11/0.25	c LP infeasibilities 5
0.11/0.25	c LP valid Farkas constraints 4
0.11/0.25	c LP learned Farkas constraints 4
0.11/0.25	c LP basis resets 0
0.11/0.25	c LP cycling count 0
0.11/0.25	c LP singular count 0
0.11/0.25	c LP no primal count 0
0.11/0.25	c LP no farkas count 0
0.11/0.25	c LP other issue count 0
0.11/0.25	c LP Gomory cuts 2
0.11/0.25	c LP learned cuts 0
0.11/0.25	c LP deleted cuts 0
0.11/0.25	c LP encountered Gomory constraints 9
0.11/0.25	c LP encountered Farkas constraints 17
0.11/0.25	c LP encountered learned Farkas constraints 4
0.11/0.25	c CG auxiliary variables introduced 1077
0.11/0.25	c CG solutions found 89
0.11/0.25	c CG cores constructed 431
0.11/0.25	c CG core cardinality constraints returned 0
0.11/0.25	c CG unit cores 14
0.11/0.25	c CG single cores 378
0.11/0.25	c CG blocks removed during cardinality reduction 226
0.11/0.25	c CG first core best 1
0.11/0.25	c CG decision core best 1
0.11/0.25	c CG core reduction tie 37
0.11/0.25	c CG core degree average 1.00
0.11/0.25	c CG core slack average 4.28
0.11/0.25	c CG core upper bound improvements 0
0.11/0.25	c STR number of successful calls 0
0.11/0.25	c STR number of unsuccessful calls 0
0.11/0.25	c STR number of inconclusive calls 0
0.11/0.25	c STR number of successful attempts 0
0.11/0.25	c STR number of unsuccessful attempts 0
0.11/0.25	c STR number of inconclusive attempts 0
0.11/0.25	c STR average degree increase per successful call inf
0.11/0.25	c STR average degree increase per successful attempt inf
0.11/0.25	c STR total number of conflicts for successful attempts 0
0.11/0.25	c STR total number of conflicts for unsuccessful attempts 0
0.11/0.25	c STR total number of conflicts for inconclusive attempts 0
0.11/0.25	c STR average number of conflicts per successful attempt inf
0.11/0.25	c STR average number of conflicts per unsuccessful attempt inf
0.11/0.25	c STR average number of conflicts per inconclusive attempt inf
0.11/0.25	c AVG.sumWPerc 87.44 
0.11/0.25	c bigint constraints 2 
0.11/0.25	o 344750
0.11/0.25	s OPTIMUM FOUND
0.11/0.26	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

Verifier Data

OK	344750

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Tue Jul 15 15:06:45 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS 344750 <= obj <= 344750
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS 344750 <= obj <= 344750
--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: 63708 MiB (62787 MiB free)
  memory of node 1: 64465 MiB (63817 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4531750-1752584603/watcher-4531750-1752584603 -o /tmp/evaluation-result-4531750-1752584603/solver-4531750-1752584603 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1752584602-129897 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4531750-1752584603.opb PROOFDIR/proof-4531750-1752584603 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Current StackSize limit: 8192 KiB

solver pid=129949, runsolver pid=129936

[startup+0.10006 s]*
/proc/loadavg: 0.12 0.33 0.25 4/268 129960
/proc/meminfo: memFree=129607892/131249996 swapFree=33000896/33010684
[pid=129949] ppid=129936 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/129949/stat : 129949 (run-opt-ls-log.) S 129936 129949 129884 0 -1 4194304 244 230 0 0 0 0 0 0 20 0 1 0 174138231 4292608 768 18446744073709551615 94372099440640 94372100335173 140727975567344 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94372100574224 94372100621968 94372124971008 140727975573785 140727975573983 140727975573983 140727975579587 0
/proc/129949/statm: 1048 768 704 219 0 110 0
[pid=129959] ppid=129949 vsize=55560 memory=10496 CPUtime=0.01 cores=5,7
/proc/129959/stat : 129959 (roundingsat) R 129949 129949 129884 0 -1 4194304 431 0 0 0 1 0 0 0 20 0 1 0 174138238 56893440 2624 18446744073709551615 4227072 8923577 140720763908304 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 38125568 140720763910388 140720763910694 140720763910694 140720763916266 0
/proc/129959/statm: 13890 2624 2432 1147 0 1316 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 59752 KiB
Current children cumulated memory: 13568 KiB

[startup+0.205242 s]*
/proc/loadavg: 0.12 0.33 0.25 6/268 129961
/proc/meminfo: memFree=129597848/131249996 swapFree=33000896/33010684
[pid=129949] ppid=129936 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/129949/stat : 129949 (run-opt-ls-log.) S 129936 129949 129884 0 -1 4194304 244 230 0 0 0 0 0 0 20 0 1 0 174138231 4292608 768 18446744073709551615 94372099440640 94372100335173 140727975567344 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94372100574224 94372100621968 94372124971008 140727975573785 140727975573983 140727975573983 140727975579587 0
/proc/129949/statm: 1048 768 704 219 0 110 0
[pid=129959] ppid=129949 vsize=57952 memory=15088 CPUtime=0.11 cores=5,7
/proc/129959/stat : 129959 (roundingsat) R 129949 129949 129884 0 -1 4194304 1062 0 0 0 10 1 0 0 20 0 1 0 174138238 59342848 3772 18446744073709551615 4227072 8923577 140720763908304 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 38125568 140720763910388 140720763910694 140720763910694 140720763916266 0
/proc/129959/statm: 14488 3772 2432 1147 0 1914 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 62144 KiB
Current children cumulated memory: 18160 KiB

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

# cumulated CPU time of all completed processes:  user=0.144558 s, system=0.028501 s

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

Child status: 0

Real time (s): 0.261947
CPU time (s): 0.173059
CPU user time (s): 0.144558
CPU system time (s): 0.028501
CPU usage (%): 66.0664
Max. virtual memory (cumulated for all children) (KiB): 62144
Max. memory (cumulated for all children) (KiB): 18160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.144558
system time used= 0.028501
maximum resident set size= 16112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1824
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 408
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 129949
#   total CPU time (s): 0.173059
#   total CPU user time (s): 0.144558
#   total CPU system time (s): 0.028501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.01098 second user time and 0.01898 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-15 15:03:23
IDJOB=4531750
IDBENCH=146898
IDSOLVER=3392
FILE ID=nodeC023/4531750-1752584603
RUNJOBID= nodeC023-1752584602-129897
SLURM_JOB_ID= 9684353
Free space on /tmp= 432348 MiB

SOLVER NAME= roundingsat-ls+pbsuma-log 0f876b3
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
COMMAND LINE= run-opt-ls-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4531750-1752584603/watcher-4531750-1752584603 -o /tmp/evaluation-result-4531750-1752584603/solver-4531750-1752584603 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1752584602-129897 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4531750-1752584603.opb PROOFDIR/proof-4531750-1752584603

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

MD5SUM BENCH= 848e47deac6a47526073146630130ada
RANDOM SEED=1057340159

nodeC023 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		: 3600.202
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.78
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		: 3600.129
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.78
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		: 3598.668
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.78
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		: 3598.335
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.78
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.881
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.78
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		: 3602.013
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.78
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		: 3600.079
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.78
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.889
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129661976 kB
MemAvailable:   129712308 kB
Buffers:              16 kB
Cached:           790424 kB
SwapCached:         2860 kB
Active:           248984 kB
Inactive:         621728 kB
Active(anon):      40264 kB
Inactive(anon):    52620 kB
Active(file):     208720 kB
Inactive(file):   569108 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23440 kB
Writeback:             0 kB
AnonPages:         80844 kB
Mapped:           100700 kB
Shmem:             12612 kB
KReclaimable:     223484 kB
Slab:             323664 kB
SReclaimable:     223484 kB
SUnreclaim:       100180 kB
KernelStack:        4128 kB
PageTables:         2956 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     343220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432312 MiB
End job on nodeC023 at 2025-07-15 15:03:24