Trace number 4485880

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
Sat4j Resolution 2025-06-06OPT344750 4.59114 2.6534

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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version PB25.v20250606
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.12/0.13	c Pseudo Boolean Optimization by upper bound
0.12/0.13	c --- Begin Solver configuration ---
0.12/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.12/0.13	c Learn all clauses as in MiniSAT
0.12/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.13	c Expensive reason simplification
0.12/0.13	c Glucose 2.1 dynamic restart strategy
0.12/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.13	c timeout=2147483s
0.12/0.13	c DB Simplification allowed=false
0.12/0.13	c Listener: none
0.12/0.13	c --- End Solver configuration ---
0.12/0.13	c solving HOME/instance-4485880-1751299296.opb
0.12/0.13	c reading problem ... 
0.12/0.13	c  objective function found
0.12/0.14	c ... done. Wall clock time 0.014s.
0.12/0.14	c declared #vars     90
0.12/0.14	c #constraints  6
0.12/0.14	c constraints type 
0.12/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6
0.12/0.14	c 6 constraints processed.
0.12/0.15	c objective function length is 90 literals
0.12/0.16	c SATISFIABLE
0.12/0.16	c OPTIMIZING...
0.12/0.16	c Got one! Elapsed wall clock time (in seconds):0.034
0.12/0.16	o 399502
0.33/0.24	c Got one! Elapsed wall clock time (in seconds):0.108
0.33/0.24	o 399501
0.33/0.24	c Got one! Elapsed wall clock time (in seconds):0.111
0.33/0.24	o 399300
0.33/0.24	c Got one! Elapsed wall clock time (in seconds):0.116
0.33/0.24	o 399298
0.33/0.30	c Got one! Elapsed wall clock time (in seconds):0.171
0.33/0.30	o 399297
0.52/0.32	c Got one! Elapsed wall clock time (in seconds):0.191
0.52/0.32	o 399296
0.52/0.32	c Got one! Elapsed wall clock time (in seconds):0.195
0.52/0.32	o 399271
0.52/0.32	c Got one! Elapsed wall clock time (in seconds):0.196
0.52/0.32	o 399268
0.52/0.32	c Got one! Elapsed wall clock time (in seconds):0.197
0.52/0.32	o 399266
0.52/0.32	c Got one! Elapsed wall clock time (in seconds):0.198
0.52/0.32	o 399255
0.52/0.33	c Got one! Elapsed wall clock time (in seconds):0.199
0.52/0.33	o 399220
0.52/0.33	c Got one! Elapsed wall clock time (in seconds):0.2
0.52/0.33	o 399202
0.52/0.33	c Got one! Elapsed wall clock time (in seconds):0.201
0.52/0.33	o 399134
0.52/0.33	c Got one! Elapsed wall clock time (in seconds):0.201
0.52/0.33	o 399116
0.52/0.33	c Got one! Elapsed wall clock time (in seconds):0.202
0.52/0.33	o 399114
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.26
0.52/0.39	o 399051
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.261
0.52/0.39	o 397824
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.262
0.52/0.39	o 396288
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.263
0.52/0.39	o 382161
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.264
0.52/0.39	o 382157
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.265
0.52/0.39	o 382154
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.265
0.52/0.39	o 382153
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.268
0.52/0.39	o 382149
0.52/0.40	c Got one! Elapsed wall clock time (in seconds):0.268
0.52/0.40	o 382110
0.52/0.40	c Got one! Elapsed wall clock time (in seconds):0.269
0.52/0.40	o 382109
0.52/0.40	c Got one! Elapsed wall clock time (in seconds):0.27
0.52/0.40	o 382108
0.52/0.40	c Got one! Elapsed wall clock time (in seconds):0.271
0.52/0.40	o 382105
0.71/0.41	c Got one! Elapsed wall clock time (in seconds):0.274
0.71/0.41	o 382097
0.71/0.41	c Got one! Elapsed wall clock time (in seconds):0.275
0.71/0.41	o 382096
0.71/0.41	c Got one! Elapsed wall clock time (in seconds):0.276
0.71/0.41	o 382093
0.71/0.41	c Got one! Elapsed wall clock time (in seconds):0.277
0.71/0.41	o 382090
0.71/0.41	c Got one! Elapsed wall clock time (in seconds):0.277
0.71/0.41	o 382089
0.71/0.42	c Got one! Elapsed wall clock time (in seconds):0.295
0.71/0.42	o 382085
0.71/0.44	c Got one! Elapsed wall clock time (in seconds):0.317
0.71/0.44	o 382083
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.318
0.71/0.45	o 382064
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.32
0.71/0.45	o 382058
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.32
0.71/0.45	o 382057
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.323
0.71/0.45	o 382056
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.325
0.71/0.45	o 382033
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.326
0.71/0.45	o 382029
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.326
0.71/0.45	o 382026
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.327
0.71/0.45	o 382025
0.71/0.47	c Got one! Elapsed wall clock time (in seconds):0.34
0.71/0.47	o 382022
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.348
0.71/0.48	o 382019
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.349
0.71/0.48	o 382000
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.35
0.71/0.48	o 381994
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.35
0.71/0.48	o 381993
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.361
0.71/0.49	o 381974
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.366
0.71/0.49	o 381972
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.367
0.71/0.49	o 381970
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.368
0.71/0.49	o 381969
0.71/0.50	c Got one! Elapsed wall clock time (in seconds):0.369
0.71/0.50	o 381965
0.71/0.50	c Got one! Elapsed wall clock time (in seconds):0.37
0.71/0.50	o 381962
0.71/0.50	c Got one! Elapsed wall clock time (in seconds):0.37
0.71/0.50	o 381961
0.91/0.52	c Got one! Elapsed wall clock time (in seconds):0.398
0.91/0.53	o 381947
0.91/0.53	c Got one! Elapsed wall clock time (in seconds):0.399
0.91/0.53	o 381342
0.91/0.53	c Got one! Elapsed wall clock time (in seconds):0.401
0.91/0.53	o 381341
0.91/0.53	c Got one! Elapsed wall clock time (in seconds):0.402
0.91/0.53	o 381340
0.91/0.53	c Got one! Elapsed wall clock time (in seconds):0.403
0.91/0.53	o 381337
0.91/0.53	c Got one! Elapsed wall clock time (in seconds):0.407
0.91/0.53	o 381329
0.91/0.53	c Got one! Elapsed wall clock time (in seconds):0.408
0.91/0.53	o 381328
0.91/0.54	c Got one! Elapsed wall clock time (in seconds):0.409
0.91/0.54	o 381325
0.91/0.54	c Got one! Elapsed wall clock time (in seconds):0.409
0.91/0.54	o 381322
0.91/0.54	c Got one! Elapsed wall clock time (in seconds):0.41
0.91/0.54	o 381321
0.91/0.54	c Got one! Elapsed wall clock time (in seconds):0.415
0.91/0.54	o 381253
0.91/0.54	c Got one! Elapsed wall clock time (in seconds):0.416
0.91/0.54	o 381232
0.91/0.54	c Got one! Elapsed wall clock time (in seconds):0.417
0.91/0.54	o 381226
0.91/0.54	c Got one! Elapsed wall clock time (in seconds):0.417
0.91/0.55	o 381225
0.91/0.56	c Got one! Elapsed wall clock time (in seconds):0.431
0.91/0.56	o 381221
0.91/0.56	c Got one! Elapsed wall clock time (in seconds):0.432
0.91/0.56	o 381220
0.91/0.56	c Got one! Elapsed wall clock time (in seconds):0.432
0.91/0.56	o 381214
0.91/0.56	c Got one! Elapsed wall clock time (in seconds):0.433
0.91/0.56	o 381213
0.91/0.56	c Got one! Elapsed wall clock time (in seconds):0.434
0.91/0.56	o 381212
0.91/0.56	c Got one! Elapsed wall clock time (in seconds):0.435
0.91/0.56	o 381209
0.91/0.57	c Got one! Elapsed wall clock time (in seconds):0.439
0.91/0.57	o 381207
0.91/0.57	c Got one! Elapsed wall clock time (in seconds):0.442
0.91/0.57	o 381205
0.91/0.57	c Got one! Elapsed wall clock time (in seconds):0.443
0.91/0.57	o 381201
0.91/0.57	c Got one! Elapsed wall clock time (in seconds):0.444
0.91/0.57	o 381197
0.91/0.57	c Got one! Elapsed wall clock time (in seconds):0.445
0.91/0.57	o 381194
0.91/0.57	c Got one! Elapsed wall clock time (in seconds):0.445
0.91/0.57	o 381193
1.10/0.61	c Got one! Elapsed wall clock time (in seconds):0.478
1.10/0.61	o 381162
1.10/0.65	c Got one! Elapsed wall clock time (in seconds):0.522
1.10/0.65	o 381160
1.10/0.65	c Got one! Elapsed wall clock time (in seconds):0.523
1.10/0.65	o 381137
1.10/0.65	c Got one! Elapsed wall clock time (in seconds):0.524
1.10/0.65	o 381133
1.10/0.65	c Got one! Elapsed wall clock time (in seconds):0.525
1.10/0.65	o 381130
1.10/0.65	c Got one! Elapsed wall clock time (in seconds):0.527
1.10/0.65	o 381129
1.10/0.66	c Got one! Elapsed wall clock time (in seconds):0.529
1.10/0.66	o 381125
1.10/0.66	c Got one! Elapsed wall clock time (in seconds):0.53
1.10/0.66	o 381086
1.10/0.66	c Got one! Elapsed wall clock time (in seconds):0.53
1.10/0.66	o 381085
1.10/0.66	c Got one! Elapsed wall clock time (in seconds):0.531
1.10/0.66	o 381084
1.10/0.66	c Got one! Elapsed wall clock time (in seconds):0.532
1.10/0.66	o 381081
1.10/0.66	c Got one! Elapsed wall clock time (in seconds):0.537
1.10/0.66	o 381073
1.10/0.66	c Got one! Elapsed wall clock time (in seconds):0.538
1.10/0.66	o 381072
1.10/0.67	c Got one! Elapsed wall clock time (in seconds):0.539
1.10/0.67	o 381069
1.10/0.67	c Got one! Elapsed wall clock time (in seconds):0.539
1.10/0.67	o 381066
1.10/0.67	c Got one! Elapsed wall clock time (in seconds):0.54
1.10/0.67	o 381065
1.10/0.69	c Got one! Elapsed wall clock time (in seconds):0.559
1.10/0.69	o 381061
1.28/0.79	c cleaning 5970 clauses out of 11953 with flag 2059/11953
1.48/0.81	c Got one! Elapsed wall clock time (in seconds):0.684
1.48/0.81	o 380725
1.48/0.86	c Got one! Elapsed wall clock time (in seconds):0.73
1.48/0.86	o 380576
1.48/0.86	c Got one! Elapsed wall clock time (in seconds):0.732
1.48/0.86	o 379006
1.48/0.88	c Got one! Elapsed wall clock time (in seconds):0.753
1.48/0.88	o 378862
1.48/0.88	c Got one! Elapsed wall clock time (in seconds):0.754
1.48/0.88	o 378112
1.48/0.88	c Got one! Elapsed wall clock time (in seconds):0.755
1.48/0.88	o 377814
1.48/0.88	c Got one! Elapsed wall clock time (in seconds):0.756
1.48/0.88	o 376215
1.48/0.88	c Got one! Elapsed wall clock time (in seconds):0.756
1.48/0.88	o 375950
1.48/0.88	c Got one! Elapsed wall clock time (in seconds):0.757
1.48/0.88	o 375944
1.48/0.88	c Got one! Elapsed wall clock time (in seconds):0.757
1.48/0.88	o 375932
1.48/0.88	c Got one! Elapsed wall clock time (in seconds):0.758
1.48/0.88	o 375930
1.48/0.89	c Got one! Elapsed wall clock time (in seconds):0.766
1.48/0.89	o 375893
1.48/0.89	c Got one! Elapsed wall clock time (in seconds):0.767
1.48/0.89	o 375887
1.48/0.89	c Got one! Elapsed wall clock time (in seconds):0.767
1.48/0.89	o 375748
1.48/0.89	c Got one! Elapsed wall clock time (in seconds):0.768
1.48/0.89	o 375746
1.48/0.90	c Got one! Elapsed wall clock time (in seconds):0.768
1.48/0.90	o 375738
1.68/0.90	c Got one! Elapsed wall clock time (in seconds):0.769
1.68/0.90	o 375736
1.68/0.90	c Got one! Elapsed wall clock time (in seconds):0.769
1.68/0.90	o 375734
1.68/0.90	c Got one! Elapsed wall clock time (in seconds):0.77
1.68/0.90	o 375723
1.68/0.90	c Got one! Elapsed wall clock time (in seconds):0.77
1.68/0.90	o 375716
1.68/0.90	c Got one! Elapsed wall clock time (in seconds):0.77
1.68/0.90	o 375714
1.68/0.90	c Got one! Elapsed wall clock time (in seconds):0.771
1.68/0.90	o 375703
1.68/0.90	c Got one! Elapsed wall clock time (in seconds):0.771
1.68/0.90	o 375668
1.68/0.90	c Got one! Elapsed wall clock time (in seconds):0.771
1.68/0.90	o 375650
1.68/0.90	c Got one! Elapsed wall clock time (in seconds):0.772
1.68/0.90	o 375582
1.68/0.90	c Got one! Elapsed wall clock time (in seconds):0.772
1.68/0.90	o 375564
1.68/0.90	c Got one! Elapsed wall clock time (in seconds):0.772
1.68/0.90	o 375562
1.68/0.93	c cleaning 6913 clauses out of 13826 with flag 2054/19796
1.68/0.94	c Got one! Elapsed wall clock time (in seconds):0.814
1.68/0.94	o 366464
1.68/0.99	c Got one! Elapsed wall clock time (in seconds):0.861
1.68/0.99	o 366448
1.68/0.99	c Got one! Elapsed wall clock time (in seconds):0.863
1.68/0.99	o 364039
1.88/1.00	c Got one! Elapsed wall clock time (in seconds):0.878
1.88/1.00	o 364038
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.88
1.88/1.01	o 363806
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.881
1.88/1.01	o 360883
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.882
1.88/1.01	o 360855
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.883
1.88/1.01	o 360590
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.883
1.88/1.01	o 360589
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.884
1.88/1.01	o 360572
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.884
1.88/1.01	o 360570
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.885
1.88/1.01	o 360568
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.887
1.88/1.01	o 360567
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.887
1.88/1.01	o 360391
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.887
1.88/1.01	o 360388
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.887
1.88/1.01	o 360386
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.888
1.88/1.01	o 360385
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.888
1.88/1.02	o 360384
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.889
1.88/1.02	o 360374
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.889
1.88/1.02	o 360363
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.889
1.88/1.02	o 360356
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.89
1.88/1.02	o 360354
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.89
1.88/1.02	o 360343
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.89
1.88/1.02	o 360308
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.89
1.88/1.02	o 360290
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.891
1.88/1.02	o 360222
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.891
1.88/1.02	o 360204
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.891
1.88/1.02	o 360202
1.88/1.06	c cleaning 7020 clauses out of 14040 with flag 4087/26923
1.88/1.06	c Got one! Elapsed wall clock time (in seconds):0.934
1.88/1.06	o 360176
1.88/1.08	c Got one! Elapsed wall clock time (in seconds):0.955
1.88/1.08	o 353266
1.88/1.09	c Got one! Elapsed wall clock time (in seconds):0.963
1.88/1.09	o 352657
2.06/1.11	c Got one! Elapsed wall clock time (in seconds):0.983
2.06/1.11	o 352645
2.06/1.11	c Got one! Elapsed wall clock time (in seconds):0.986
2.06/1.11	o 352642
2.06/1.11	c Got one! Elapsed wall clock time (in seconds):0.988
2.06/1.11	o 352640
2.06/1.11	c Got one! Elapsed wall clock time (in seconds):0.988
2.06/1.11	o 352622
2.06/1.12	c Got one! Elapsed wall clock time (in seconds):0.989
2.06/1.12	o 352618
2.06/1.12	c Got one! Elapsed wall clock time (in seconds):0.989
2.06/1.12	o 352592
2.06/1.12	c Got one! Elapsed wall clock time (in seconds):0.989
2.06/1.12	o 352574
2.06/1.12	c Got one! Elapsed wall clock time (in seconds):0.989
2.06/1.12	o 352542
2.06/1.12	c Got one! Elapsed wall clock time (in seconds):0.989
2.06/1.12	o 352524
2.06/1.12	c Got one! Elapsed wall clock time (in seconds):0.99
2.06/1.12	o 352522
2.06/1.14	c Got one! Elapsed wall clock time (in seconds):1.013
2.06/1.14	o 352488
2.06/1.14	c Got one! Elapsed wall clock time (in seconds):1.014
2.06/1.14	o 351024
2.06/1.14	c Got one! Elapsed wall clock time (in seconds):1.014
2.06/1.14	o 351018
2.06/1.14	c Got one! Elapsed wall clock time (in seconds):1.014
2.06/1.14	o 351017
2.06/1.15	c Got one! Elapsed wall clock time (in seconds):1.021
2.06/1.15	o 351013
2.06/1.15	c Got one! Elapsed wall clock time (in seconds):1.021
2.06/1.15	o 351012
2.06/1.15	c Got one! Elapsed wall clock time (in seconds):1.022
2.06/1.15	o 351006
2.06/1.15	c Got one! Elapsed wall clock time (in seconds):1.022
2.06/1.15	o 351005
2.06/1.15	c Got one! Elapsed wall clock time (in seconds):1.022
2.06/1.15	o 351004
2.06/1.15	c Got one! Elapsed wall clock time (in seconds):1.022
2.06/1.15	o 351002
2.06/1.15	c Got one! Elapsed wall clock time (in seconds):1.023
2.06/1.15	o 351001
2.06/1.16	c Got one! Elapsed wall clock time (in seconds):1.032
2.06/1.16	o 350999
2.06/1.16	c Got one! Elapsed wall clock time (in seconds):1.032
2.06/1.16	o 350993
2.06/1.16	c Got one! Elapsed wall clock time (in seconds):1.033
2.06/1.16	o 350989
2.06/1.16	c Got one! Elapsed wall clock time (in seconds):1.033
2.06/1.16	o 350986
2.06/1.16	c Got one! Elapsed wall clock time (in seconds):1.033
2.06/1.16	o 350985
2.06/1.17	c Got one! Elapsed wall clock time (in seconds):1.04
2.06/1.17	o 350984
2.06/1.17	c Got one! Elapsed wall clock time (in seconds):1.044
2.06/1.17	o 350982
2.06/1.17	c Got one! Elapsed wall clock time (in seconds):1.045
2.06/1.17	o 350832
2.06/1.17	c Got one! Elapsed wall clock time (in seconds):1.045
2.06/1.17	o 350826
2.06/1.17	c Got one! Elapsed wall clock time (in seconds):1.045
2.06/1.17	o 350825
2.06/1.17	c Got one! Elapsed wall clock time (in seconds):1.046
2.06/1.17	o 350824
2.06/1.17	c Got one! Elapsed wall clock time (in seconds):1.046
2.06/1.17	o 350801
2.06/1.17	c Got one! Elapsed wall clock time (in seconds):1.047
2.06/1.17	o 350797
2.06/1.17	c Got one! Elapsed wall clock time (in seconds):1.047
2.06/1.17	o 350794
2.06/1.17	c Got one! Elapsed wall clock time (in seconds):1.047
2.06/1.17	o 350793
2.22/1.20	c Got one! Elapsed wall clock time (in seconds):1.072
2.22/1.20	o 350750
2.22/1.20	c Got one! Elapsed wall clock time (in seconds):1.078
2.22/1.20	o 350749
2.22/1.21	c Got one! Elapsed wall clock time (in seconds):1.078
2.22/1.21	o 350745
2.22/1.21	c Got one! Elapsed wall clock time (in seconds):1.079
2.22/1.21	o 350744
2.22/1.21	c Got one! Elapsed wall clock time (in seconds):1.08
2.22/1.21	o 350737
2.22/1.21	c Got one! Elapsed wall clock time (in seconds):1.08
2.22/1.21	o 350733
2.22/1.21	c Got one! Elapsed wall clock time (in seconds):1.08
2.22/1.21	o 350730
2.22/1.21	c Got one! Elapsed wall clock time (in seconds):1.08
2.22/1.21	o 350729
2.22/1.23	c Got one! Elapsed wall clock time (in seconds):1.101
2.22/1.23	o 350728
2.22/1.24	c Got one! Elapsed wall clock time (in seconds):1.109
2.22/1.24	o 350680
2.22/1.24	c Got one! Elapsed wall clock time (in seconds):1.118
2.22/1.24	o 350673
2.22/1.26	c Got one! Elapsed wall clock time (in seconds):1.133
2.22/1.26	o 350672
2.22/1.26	c Got one! Elapsed wall clock time (in seconds):1.134
2.22/1.26	o 350622
2.22/1.26	c Got one! Elapsed wall clock time (in seconds):1.134
2.22/1.26	o 350621
2.22/1.26	c Got one! Elapsed wall clock time (in seconds):1.134
2.22/1.26	o 350620
2.22/1.26	c Got one! Elapsed wall clock time (in seconds):1.135
2.22/1.26	o 350617
2.22/1.26	c Got one! Elapsed wall clock time (in seconds):1.136
2.22/1.26	o 350613
2.22/1.26	c Got one! Elapsed wall clock time (in seconds):1.136
2.22/1.26	o 350612
2.22/1.26	c Got one! Elapsed wall clock time (in seconds):1.136
2.22/1.26	o 350609
2.22/1.26	c Got one! Elapsed wall clock time (in seconds):1.137
2.22/1.26	o 350605
2.22/1.26	c Got one! Elapsed wall clock time (in seconds):1.137
2.22/1.26	o 350602
2.22/1.26	c Got one! Elapsed wall clock time (in seconds):1.138
2.22/1.26	o 350601
2.22/1.27	c Got one! Elapsed wall clock time (in seconds):1.139
2.22/1.27	o 350595
2.22/1.27	c Got one! Elapsed wall clock time (in seconds):1.139
2.22/1.27	o 350512
2.22/1.27	c Got one! Elapsed wall clock time (in seconds):1.14
2.22/1.27	o 350506
2.22/1.27	c Got one! Elapsed wall clock time (in seconds):1.14
2.22/1.27	o 350505
2.22/1.28	c Got one! Elapsed wall clock time (in seconds):1.15
2.22/1.28	o 350449
2.40/1.30	c Got one! Elapsed wall clock time (in seconds):1.177
2.40/1.30	o 350440
2.40/1.31	c Got one! Elapsed wall clock time (in seconds):1.181
2.40/1.31	o 350436
2.40/1.32	c Got one! Elapsed wall clock time (in seconds):1.196
2.40/1.32	o 350320
2.40/1.33	c Got one! Elapsed wall clock time (in seconds):1.207
2.40/1.33	o 350289
2.40/1.39	c cleaning 11407 clauses out of 22813 with flag 2542/42716
2.40/1.39	c Got one! Elapsed wall clock time (in seconds):1.265
2.40/1.39	o 350078
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.272
2.56/1.40	o 350074
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.272
2.56/1.40	o 349393
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.273
2.56/1.40	o 349389
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.273
2.56/1.40	o 349386
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.273
2.56/1.40	o 349385
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.274
2.56/1.40	o 349381
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.274
2.56/1.40	o 349342
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.274
2.56/1.40	o 349341
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.274
2.56/1.40	o 349340
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.275
2.56/1.40	o 349337
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.276
2.56/1.40	o 349329
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.276
2.56/1.40	o 349328
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.276
2.56/1.40	o 349325
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.277
2.56/1.40	o 349322
2.56/1.40	c Got one! Elapsed wall clock time (in seconds):1.277
2.56/1.40	o 349321
2.56/1.41	c Got one! Elapsed wall clock time (in seconds):1.288
2.56/1.42	o 349320
2.56/1.42	c Got one! Elapsed wall clock time (in seconds):1.291
2.56/1.42	o 349315
2.56/1.42	c Got one! Elapsed wall clock time (in seconds):1.292
2.56/1.42	o 349296
2.56/1.42	c Got one! Elapsed wall clock time (in seconds):1.292
2.56/1.42	o 349290
2.56/1.42	c Got one! Elapsed wall clock time (in seconds):1.292
2.56/1.42	o 349289
2.56/1.42	c Got one! Elapsed wall clock time (in seconds):1.293
2.56/1.42	o 349288
2.56/1.42	c Got one! Elapsed wall clock time (in seconds):1.293
2.56/1.42	o 349265
2.56/1.42	c Got one! Elapsed wall clock time (in seconds):1.293
2.56/1.42	o 349261
2.56/1.42	c Got one! Elapsed wall clock time (in seconds):1.294
2.56/1.42	o 349258
2.56/1.42	c Got one! Elapsed wall clock time (in seconds):1.294
2.56/1.42	o 349257
2.56/1.43	c Got one! Elapsed wall clock time (in seconds):1.303
2.56/1.43	o 349254
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.309
2.56/1.44	o 349251
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.309
2.56/1.44	o 349232
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.309
2.56/1.44	o 349228
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.309
2.56/1.44	o 349225
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.312
2.56/1.44	o 349224
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.313
2.56/1.44	o 349217
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.314
2.56/1.44	o 349214
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.314
2.56/1.44	o 349213
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.315
2.56/1.44	o 349212
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.315
2.56/1.44	o 349209
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.316
2.56/1.44	o 349205
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.316
2.56/1.44	o 349204
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.316
2.56/1.44	o 349201
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.317
2.56/1.44	o 349197
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.317
2.56/1.44	o 349194
2.56/1.44	c Got one! Elapsed wall clock time (in seconds):1.317
2.56/1.44	o 349193
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.328
2.56/1.46	o 349192
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.329
2.56/1.46	o 348574
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.329
2.56/1.46	o 348573
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.329
2.56/1.46	o 348572
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.33
2.56/1.46	o 348569
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.331
2.56/1.46	o 348561
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.331
2.56/1.46	o 348560
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.331
2.56/1.46	o 348557
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.331
2.56/1.46	o 348554
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.332
2.56/1.46	o 348553
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.333
2.56/1.46	o 348485
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.333
2.56/1.46	o 348464
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.333
2.56/1.46	o 348458
2.56/1.46	c Got one! Elapsed wall clock time (in seconds):1.334
2.56/1.46	o 348457
2.56/1.47	c Got one! Elapsed wall clock time (in seconds):1.339
2.56/1.47	o 348456
2.56/1.47	c Got one! Elapsed wall clock time (in seconds):1.34
2.56/1.47	o 348455
2.56/1.47	c Got one! Elapsed wall clock time (in seconds):1.34
2.56/1.47	o 348446
2.56/1.47	c Got one! Elapsed wall clock time (in seconds):1.34
2.56/1.47	o 348445
2.56/1.47	c Got one! Elapsed wall clock time (in seconds):1.34
2.56/1.47	o 348444
2.56/1.47	c Got one! Elapsed wall clock time (in seconds):1.341
2.56/1.47	o 348441
2.56/1.47	c Got one! Elapsed wall clock time (in seconds):1.341
2.56/1.47	o 348434
2.56/1.47	c Got one! Elapsed wall clock time (in seconds):1.342
2.56/1.47	o 348433
2.56/1.47	c Got one! Elapsed wall clock time (in seconds):1.342
2.56/1.47	o 348429
2.56/1.47	c Got one! Elapsed wall clock time (in seconds):1.342
2.56/1.47	o 348426
2.56/1.47	c Got one! Elapsed wall clock time (in seconds):1.342
2.56/1.47	o 348425
2.56/1.48	c Got one! Elapsed wall clock time (in seconds):1.351
2.56/1.48	o 348424
2.56/1.48	c Got one! Elapsed wall clock time (in seconds):1.356
2.56/1.48	o 348388
2.56/1.48	c Got one! Elapsed wall clock time (in seconds):1.356
2.56/1.48	o 348369
2.56/1.48	c Got one! Elapsed wall clock time (in seconds):1.356
2.56/1.48	o 348365
2.56/1.48	c Got one! Elapsed wall clock time (in seconds):1.357
2.56/1.48	o 348362
2.56/1.48	c Got one! Elapsed wall clock time (in seconds):1.357
2.56/1.48	o 348361
2.68/1.50	c Got one! Elapsed wall clock time (in seconds):1.371
2.68/1.50	o 348360
2.68/1.50	c Got one! Elapsed wall clock time (in seconds):1.371
2.68/1.50	o 348318
2.68/1.50	c Got one! Elapsed wall clock time (in seconds):1.372
2.68/1.50	o 348317
2.68/1.50	c Got one! Elapsed wall clock time (in seconds):1.372
2.68/1.50	o 348316
2.68/1.50	c Got one! Elapsed wall clock time (in seconds):1.372
2.68/1.50	o 348313
2.68/1.50	c Got one! Elapsed wall clock time (in seconds):1.373
2.68/1.50	o 348311
2.68/1.50	c Got one! Elapsed wall clock time (in seconds):1.374
2.68/1.50	o 348310
2.68/1.50	c Got one! Elapsed wall clock time (in seconds):1.374
2.68/1.50	o 348305
2.68/1.50	c Got one! Elapsed wall clock time (in seconds):1.374
2.68/1.50	o 348301
2.68/1.50	c Got one! Elapsed wall clock time (in seconds):1.375
2.68/1.50	o 348298
2.68/1.50	c Got one! Elapsed wall clock time (in seconds):1.375
2.68/1.50	o 348297
2.68/1.52	c Got one! Elapsed wall clock time (in seconds):1.391
2.68/1.52	o 348296
2.68/1.52	c Got one! Elapsed wall clock time (in seconds):1.392
2.68/1.52	o 348281
2.68/1.52	c Got one! Elapsed wall clock time (in seconds):1.392
2.68/1.52	o 348272
2.68/1.52	c Got one! Elapsed wall clock time (in seconds):1.392
2.68/1.52	o 348266
2.68/1.52	c Got one! Elapsed wall clock time (in seconds):1.392
2.68/1.52	o 348265
2.68/1.52	c Got one! Elapsed wall clock time (in seconds):1.393
2.68/1.52	o 348242
2.68/1.52	c Got one! Elapsed wall clock time (in seconds):1.393
2.68/1.52	o 348241
2.68/1.52	c Got one! Elapsed wall clock time (in seconds):1.394
2.68/1.52	o 348237
2.68/1.52	c Got one! Elapsed wall clock time (in seconds):1.394
2.68/1.52	o 348234
2.68/1.52	c Got one! Elapsed wall clock time (in seconds):1.394
2.68/1.52	o 348233
2.68/1.55	c Got one! Elapsed wall clock time (in seconds):1.42
2.68/1.55	o 348231
2.68/1.55	c Got one! Elapsed wall clock time (in seconds):1.427
2.68/1.55	o 348228
2.68/1.55	c Got one! Elapsed wall clock time (in seconds):1.427
2.68/1.55	o 348208
2.68/1.55	c Got one! Elapsed wall clock time (in seconds):1.427
2.68/1.55	o 348202
2.68/1.55	c Got one! Elapsed wall clock time (in seconds):1.428
2.68/1.55	o 348201
2.68/1.56	c Got one! Elapsed wall clock time (in seconds):1.432
2.68/1.56	o 348197
2.68/1.56	c Got one! Elapsed wall clock time (in seconds):1.432
2.68/1.56	o 348190
2.68/1.56	c Got one! Elapsed wall clock time (in seconds):1.433
2.68/1.56	o 348189
2.68/1.56	c Got one! Elapsed wall clock time (in seconds):1.433
2.68/1.56	o 348188
2.68/1.56	c Got one! Elapsed wall clock time (in seconds):1.433
2.68/1.56	o 348185
2.68/1.56	c Got one! Elapsed wall clock time (in seconds):1.434
2.68/1.56	o 348181
2.68/1.56	c Got one! Elapsed wall clock time (in seconds):1.434
2.68/1.56	o 348177
2.68/1.56	c Got one! Elapsed wall clock time (in seconds):1.434
2.68/1.56	o 348173
2.68/1.56	c Got one! Elapsed wall clock time (in seconds):1.435
2.68/1.56	o 348170
2.68/1.56	c Got one! Elapsed wall clock time (in seconds):1.435
2.68/1.56	o 348169
2.78/1.60	c Got one! Elapsed wall clock time (in seconds):1.476
2.78/1.60	o 348168
2.78/1.60	c Got one! Elapsed wall clock time (in seconds):1.478
2.78/1.60	o 348167
2.78/1.61	c Got one! Elapsed wall clock time (in seconds):1.481
2.78/1.61	o 346231
2.78/1.61	c Got one! Elapsed wall clock time (in seconds):1.484
2.78/1.61	o 345578
2.78/1.63	c Got one! Elapsed wall clock time (in seconds):1.503
2.78/1.63	o 345493
2.78/1.69	c cleaning 12850 clauses out of 25708 with flag 2015/57018
2.89/1.70	c Got one! Elapsed wall clock time (in seconds):1.57
2.89/1.70	o 345488
2.89/1.73	c Got one! Elapsed wall clock time (in seconds):1.601
2.89/1.73	o 345482
2.89/1.73	c Got one! Elapsed wall clock time (in seconds):1.604
2.89/1.73	o 345009
2.89/1.74	c Got one! Elapsed wall clock time (in seconds):1.612
2.89/1.74	o 345007
3.12/1.95	c cleaning 9867 clauses out of 19734 with flag 8850/63894
3.12/1.99	c Got one! Elapsed wall clock time (in seconds):1.865
3.12/1.99	o 345006
3.70/2.24	c cleaning 7458 clauses out of 14921 with flag 6725/68948
3.90/2.31	c Got one! Elapsed wall clock time (in seconds):2.186
3.90/2.31	o 344853
3.90/2.34	c Got one! Elapsed wall clock time (in seconds):2.215
3.90/2.34	o 344851
3.90/2.38	c Got one! Elapsed wall clock time (in seconds):2.249
3.90/2.38	o 344848
3.90/2.39	c Got one! Elapsed wall clock time (in seconds):2.264
3.90/2.39	o 344823
4.11/2.40	c Got one! Elapsed wall clock time (in seconds):2.269
4.11/2.40	o 344820
4.11/2.40	c Got one! Elapsed wall clock time (in seconds):2.269
4.11/2.40	o 344818
4.11/2.40	c Got one! Elapsed wall clock time (in seconds):2.276
4.11/2.40	o 344810
4.11/2.42	c Got one! Elapsed wall clock time (in seconds):2.291
4.11/2.42	o 344809
4.11/2.44	c Got one! Elapsed wall clock time (in seconds):2.318
4.11/2.44	o 344808
4.11/2.47	c Got one! Elapsed wall clock time (in seconds):2.34
4.11/2.47	o 344805
4.11/2.47	c Got one! Elapsed wall clock time (in seconds):2.342
4.11/2.47	o 344803
4.11/2.47	c Got one! Elapsed wall clock time (in seconds):2.343
4.11/2.47	o 344802
4.11/2.47	c Got one! Elapsed wall clock time (in seconds):2.343
4.11/2.47	o 344801
4.11/2.48	c Got one! Elapsed wall clock time (in seconds):2.355
4.11/2.48	o 344800
4.11/2.48	c Got one! Elapsed wall clock time (in seconds):2.357
4.11/2.48	o 344798
4.11/2.48	c Got one! Elapsed wall clock time (in seconds):2.358
4.11/2.48	o 344772
4.11/2.49	c Got one! Elapsed wall clock time (in seconds):2.361
4.11/2.49	o 344766
4.11/2.49	c Got one! Elapsed wall clock time (in seconds):2.363
4.11/2.49	o 344765
4.31/2.50	c Got one! Elapsed wall clock time (in seconds):2.37
4.31/2.50	o 344764
4.31/2.50	c Got one! Elapsed wall clock time (in seconds):2.37
4.31/2.50	o 344762
4.31/2.50	c Got one! Elapsed wall clock time (in seconds):2.371
4.31/2.50	o 344758
4.31/2.50	c Got one! Elapsed wall clock time (in seconds):2.372
4.31/2.50	o 344757
4.31/2.50	c Got one! Elapsed wall clock time (in seconds):2.372
4.31/2.50	o 344755
4.31/2.50	c Got one! Elapsed wall clock time (in seconds):2.373
4.31/2.50	o 344754
4.31/2.50	c Got one! Elapsed wall clock time (in seconds):2.373
4.31/2.50	o 344751
4.31/2.55	c Got one! Elapsed wall clock time (in seconds):2.418
4.31/2.55	o 344750
4.50/2.61	c starts		: 621
4.50/2.62	c conflicts		: 76665
4.50/2.62	c decisions		: 90611
4.50/2.62	c propagations		: 415063
4.50/2.62	c inspects		: 16602346
4.50/2.62	c shortcuts		: 0
4.50/2.62	c learnt literals	: 2
4.50/2.62	c learnt binary clauses	: 11
4.50/2.62	c learnt ternary clauses	: 15
4.50/2.62	c learnt constraints	: 76662
4.50/2.62	c ignored constraints	: 0
4.50/2.62	c root simplifications	: 0
4.50/2.62	c removed literals (reason simplification)	: 854958
4.50/2.62	c reason swapping (by a shorter reason)	: 0
4.50/2.62	c Calls to reduceDB	: 7
4.50/2.62	c Number of update (reduction) of LBD	: 2479
4.50/2.62	c Imported unit clauses	: 0
4.50/2.62	c No decision after first conflict	: false
4.50/2.62	c number of reductions to clauses (during analyze)	: 0
4.50/2.62	c number of learned constraints concerned by reduction	: 0
4.50/2.62	c number of learning phase by resolution	: 0
4.50/2.62	c number of learning phase by cutting planes	: 0
4.50/2.62	c number of rounding to 1 operations	: 0
4.50/2.62	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
4.50/2.62	c number of reductions of the coefficients by power 2 	: 0
4.50/2.62	c number of right shift for reduction by power 2 	: 0
4.50/2.62	c number of reductions of the coefficients by GCD over coefficients 	: 0
4.50/2.62	c number of ending skipping 	: 0
4.50/2.62	c number of internal skipping 	: 0
4.50/2.62	c number of derivation steps 	: 0
4.50/2.62	c number of skipped derivation steps 	: 0
4.50/2.62	c number of remaining unassigned 	: 0
4.50/2.62	c number of remaining assigned 	: 0
4.50/2.62	c number of falsified literals weakened from reason	: 0
4.50/2.62	c number of falsified literals weakened from conflict	: 0
4.50/2.62	c time for arithmetic operations	: 0
4.50/2.63	c minimum degree of deleted constraints	: null
4.50/2.63	c maximum degree of deleted constraints	: null
4.50/2.63	c number of deleted constraints	: 0
4.50/2.63	c speed (assignments/second)	: 167837.84876668017
4.50/2.63	c non guided choices	: 14
4.50/2.63	s OPTIMUM FOUND
4.50/2.63	c Found 368 solution(s)
4.50/2.63	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 
4.50/2.63	c objective function=344750
4.50/2.63	c Total wall clock time (in seconds): 2.506

Verifier Data

OK	344750

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 (55583 MiB free)
  memory of node 1: 64507 MiB (61731 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4485880-1751299296/watcher-4485880-1751299296 -o /tmp/evaluation-result-4485880-1751299296/solver-4485880-1751299296 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751292114-40818 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4485880-1751299296.opb 

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 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=41950, runsolver pid=41947
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.16 4.19 4.18 5/338 41968
/proc/meminfo: memFree=120108824/131250000 swapFree=33010684/33010684
[pid=41950] ppid=41947 vsize=18930384 memory=57772 CPUtime=0.12 cores=1,3
/proc/41950/stat : 41950 (java) S 41947 41950 40806 0 -1 4194304 6590 0 0 0 11 1 0 0 20 0 18 0 45609849 19384713216 14443 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
/proc/41950/statm: 4732596 14443 5332 1 0 547624 0
[pid=41950/tid=41952] ppid=41947 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=1,3
/proc/41950/task/41952/stat : 41952 (java) R 41947 41950 40806 0 -1 4194368 5093 0 0 0 7 1 0 0 20 0 18 0 45609850 19384713216 14443 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41961] ppid=41947 vsize=18930384 memory=228522721619 CPUtime=0 cores=1,3
/proc/41950/task/41961/stat : 41961 (Finalizer) S 41947 41950 40806 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 45609853 19384713216 14443 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41968] ppid=41947 vsize=18930384 memory=59585004340264 CPUtime=0 cores=1,3
/proc/41950/task/41968/stat : 41968 (Common-Cleaner) S 41947 41950 40806 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 45609853 19384713216 14443 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57772 KiB

[startup+0.205672 s]*
/proc/loadavg: 4.16 4.19 4.18 7/339 41969
/proc/meminfo: memFree=120107060/131250000 swapFree=33010684/33010684
[pid=41950] ppid=41947 vsize=18996948 memory=63948 CPUtime=0.33 cores=1,3
/proc/41950/stat : 41950 (java) S 41947 41950 40806 0 -1 4194304 7723 0 0 0 31 2 0 0 20 0 19 0 45609849 19452874752 15987 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
/proc/41950/statm: 4749237 15987 5460 1 0 548628 0
[pid=41950/tid=41952] ppid=41947 vsize=18996948 memory=4026663196 CPUtime=0.17 cores=1,3
/proc/41950/task/41952/stat : 41952 (java) R 41947 41950 40806 0 -1 4194368 5381 0 0 0 16 1 0 0 20 0 19 0 45609850 19452874752 15987 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41961] ppid=41947 vsize=18996948 memory=19950 CPUtime=0 cores=1,3
/proc/41950/task/41961/stat : 41961 (Finalizer) S 41947 41950 40806 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 15987 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41968] ppid=41947 vsize=18996948 memory=58485492679654 CPUtime=0 cores=1,3
/proc/41950/task/41968/stat : 41968 (Common-Cleaner) S 41947 41950 40806 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 15987 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41969] ppid=41947 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/41950/task/41969/stat : 41969 (Timer-0) S 41947 41950 40806 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 45609865 19452874752 15987 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 63948 KiB

[startup+0.305633 s]*
/proc/loadavg: 4.16 4.19 4.18 6/339 41969
/proc/meminfo: memFree=120104908/131250000 swapFree=33010684/33010684
[pid=41950] ppid=41947 vsize=18996948 memory=66480 CPUtime=0.52 cores=1,3
/proc/41950/stat : 41950 (java) S 41947 41950 40806 0 -1 4194304 8733 0 0 0 50 2 0 0 20 0 19 0 45609849 19452874752 16620 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
/proc/41950/statm: 4749237 16620 5460 1 0 549266 0
[pid=41950/tid=41952] ppid=41947 vsize=18996948 memory=-6000919477017996139 CPUtime=0.26 cores=1,3
/proc/41950/task/41952/stat : 41952 (java) R 41947 41950 40806 0 -1 4194368 5388 0 0 0 25 1 0 0 20 0 19 0 45609850 19452874752 16620 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41961] ppid=41947 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/41950/task/41961/stat : 41961 (Finalizer) S 41947 41950 40806 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 16620 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41968] ppid=41947 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/41950/task/41968/stat : 41968 (Common-Cleaner) S 41947 41950 40806 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 16620 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41969] ppid=41947 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/41950/task/41969/stat : 41969 (Timer-0) S 41947 41950 40806 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 45609865 19452874752 16620 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 66480 KiB

[startup+0.700237 s]
/proc/loadavg: 4.16 4.19 4.18 6/339 41969
/proc/meminfo: memFree=120084872/131250000 swapFree=33010684/33010684
[pid=41950] ppid=41947 vsize=18996948 memory=89976 CPUtime=1.28 cores=1,3
/proc/41950/stat : 41950 (java) S 41947 41950 40806 0 -1 4194304 15172 0 0 0 125 3 0 0 20 0 19 0 45609849 19452874752 22494 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
/proc/41950/statm: 4749237 22494 5460 1 0 552964 0
[pid=41950/tid=41952] ppid=41947 vsize=18996948 memory=13824 CPUtime=0.62 cores=1,3
/proc/41950/task/41952/stat : 41952 (java) R 41947 41950 40806 0 -1 4194368 5395 0 0 0 61 1 0 0 20 0 19 0 45609850 19452874752 22494 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41961] ppid=41947 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/41950/task/41961/stat : 41961 (Finalizer) S 41947 41950 40806 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 22494 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41968] ppid=41947 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/41950/task/41968/stat : 41968 (Common-Cleaner) S 41947 41950 40806 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 22494 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41969] ppid=41947 vsize=18996948 memory=4764 CPUtime=0 cores=1,3
/proc/41950/task/41969/stat : 41969 (Timer-0) S 41947 41950 40806 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 45609865 19452874752 22494 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 89976 KiB

[startup+1.5002 s]
/proc/loadavg: 4.16 4.19 4.18 6/339 41969
/proc/meminfo: memFree=120067104/131250000 swapFree=33010684/33010684
[pid=41950] ppid=41947 vsize=18996948 memory=115640 CPUtime=2.68 cores=1,3
/proc/41950/stat : 41950 (java) S 41947 41950 40806 0 -1 4194304 19993 0 0 0 264 4 0 0 20 0 19 0 45609849 19452874752 28910 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
/proc/41950/statm: 4749237 28910 5460 1 0 553982 0
[pid=41950/tid=41952] ppid=41947 vsize=18996948 memory=0 CPUtime=1.39 cores=1,3
/proc/41950/task/41952/stat : 41952 (java) R 41947 41950 40806 0 -1 4194368 5996 0 0 0 137 2 0 0 20 0 19 0 45609850 19452874752 28910 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41961] ppid=41947 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/41950/task/41961/stat : 41961 (Finalizer) S 41947 41950 40806 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 28910 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41968] ppid=41947 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/41950/task/41968/stat : 41968 (Common-Cleaner) S 41947 41950 40806 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 28910 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41969] ppid=41947 vsize=18996948 memory=4764 CPUtime=0 cores=1,3
/proc/41950/task/41969/stat : 41969 (Timer-0) S 41947 41950 40806 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 45609865 19452874752 28910 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
Current children cumulated CPU time: 2.68 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 115640 KiB

[startup+2.65336 s]
# the end of solver process 41950 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=4.52337 s, system=0.067768 s

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

[startup+1.60026 s]
/proc/loadavg: 4.16 4.19 4.18 6/339 41969
/proc/meminfo: memFree=120067104/131250000 swapFree=33010684/33010684
[pid=41950] ppid=41947 vsize=18996948 memory=117688 CPUtime=2.78 cores=1,3
/proc/41950/stat : 41950 (java) S 41947 41950 40806 0 -1 4194304 20002 0 0 0 274 4 0 0 20 0 19 0 45609849 19452874752 29422 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
/proc/41950/statm: 4749237 29422 5460 1 0 553983 0
[pid=41950/tid=41952] ppid=41947 vsize=18996948 memory=211309297979 CPUtime=1.49 cores=1,3
/proc/41950/task/41952/stat : 41952 (java) R 41947 41950 40806 0 -1 4194368 5997 0 0 0 147 2 0 0 20 0 19 0 45609850 19452874752 29422 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41961] ppid=41947 vsize=18996948 memory=-6000919477017996139 CPUtime=0 cores=1,3
/proc/41950/task/41961/stat : 41961 (Finalizer) S 41947 41950 40806 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 29422 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41968] ppid=41947 vsize=18996948 memory=21608 CPUtime=0 cores=1,3
/proc/41950/task/41968/stat : 41968 (Common-Cleaner) S 41947 41950 40806 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 29422 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41969] ppid=41947 vsize=18996948 memory=4352 CPUtime=0 cores=1,3
/proc/41950/task/41969/stat : 41969 (Timer-0) S 41947 41950 40806 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 45609865 19452874752 29422 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
Current children cumulated CPU time: 2.78 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 117688 KiB

[startup+2.40018 s]
/proc/loadavg: 4.16 4.19 4.18 6/339 41969
/proc/meminfo: memFree=120042856/131250000 swapFree=33010684/33010684
[pid=41950] ppid=41947 vsize=18996948 memory=126060 CPUtime=4.11 cores=1,3
/proc/41950/stat : 41950 (java) S 41947 41950 40806 0 -1 4194304 25795 0 0 0 405 6 0 0 20 0 19 0 45609849 19452874752 31515 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
/proc/41950/statm: 4749237 31515 5460 1 0 554486 0
[pid=41950/tid=41952] ppid=41947 vsize=18996948 memory=1920 CPUtime=2.28 cores=1,3
/proc/41950/task/41952/stat : 41952 (java) R 41947 41950 40806 0 -1 4194368 6817 0 0 0 226 2 0 0 20 0 19 0 45609850 19452874752 31515 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41961] ppid=41947 vsize=18996948 memory=5632 CPUtime=0 cores=1,3
/proc/41950/task/41961/stat : 41961 (Finalizer) S 41947 41950 40806 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 31515 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41968] ppid=41947 vsize=18996948 memory=12416 CPUtime=0 cores=1,3
/proc/41950/task/41968/stat : 41968 (Common-Cleaner) S 41947 41950 40806 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 31515 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41969] ppid=41947 vsize=18996948 memory=2736 CPUtime=0 cores=1,3
/proc/41950/task/41969/stat : 41969 (Timer-0) S 41947 41950 40806 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 45609865 19452874752 31515 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
Current children cumulated CPU time: 4.11 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 126060 KiB

[startup+2.60017 s]
/proc/loadavg: 4.16 4.19 4.18 6/339 41969
/proc/meminfo: memFree=120042856/131250000 swapFree=33010684/33010684
[pid=41950] ppid=41947 vsize=18996948 memory=128236 CPUtime=4.5 cores=1,3
/proc/41950/stat : 41950 (java) S 41947 41950 40806 0 -1 4194304 26155 0 0 0 444 6 0 0 20 0 19 0 45609849 19452874752 32059 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
/proc/41950/statm: 4749237 32059 5460 1 0 554501 0
[pid=41950/tid=41952] ppid=41947 vsize=18996948 memory=4764 CPUtime=2.48 cores=1,3
/proc/41950/task/41952/stat : 41952 (java) R 41947 41950 40806 0 -1 4194368 6992 0 0 0 246 2 0 0 20 0 19 0 45609850 19452874752 32059 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41961] ppid=41947 vsize=18996948 memory=2764 CPUtime=0 cores=1,3
/proc/41950/task/41961/stat : 41961 (Finalizer) S 41947 41950 40806 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 32059 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41968] ppid=41947 vsize=18996948 memory=21608 CPUtime=0 cores=1,3
/proc/41950/task/41968/stat : 41968 (Common-Cleaner) S 41947 41950 40806 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 45609853 19452874752 32059 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
[pid=41950/tid=41969] ppid=41947 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/41950/task/41969/stat : 41969 (Timer-0) S 41947 41950 40806 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 45609865 19452874752 32059 18446744073709551615 94699095818240 94699095821936 140722403259600 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94699095829752 94699095830544 94699099463680 140722403264897 140722403264998 140722403264998 140722403270600 0
Current children cumulated CPU time: 4.5 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 128236 KiB

Child status: 30

Real time (s): 2.6534
CPU time (s): 4.59114
CPU user time (s): 4.52337
CPU system time (s): 0.067768
CPU usage (%): 173.029
Max. virtual memory (cumulated for all children) (KiB): 18996948
Max. memory (cumulated for all children) (KiB): 128236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.52337
system time used= 0.067768
maximum resident set size= 133228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27515
page faults= 0
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1835
involuntary context switches= 1778


# summary of solver processes directly reported to runsolver:
#   pid: 41950
#   total CPU time (s): 4.59114
#   total CPU user time (s): 4.52337
#   total CPU system time (s): 0.067768

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.018978 second user time and 0.046441 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-06-30 18:01:36
IDJOB=4485880
IDBENCH=146898
IDSOLVER=3363
FILE ID=nodeC013/4485880-1751299296
RUNJOBID= nodeC013-1751292114-40818
SLURM_JOB_ID= 9594259
Free space on /tmp= 433024 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
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= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485880-1751299296/watcher-4485880-1751299296 -o /tmp/evaluation-result-4485880-1751299296/solver-4485880-1751299296 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751292114-40818 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4485880-1751299296.opb

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

MD5SUM BENCH= 848e47deac6a47526073146630130ada
RANDOM SEED=1577093552

nodeC013 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.831
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.67
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		: 3598.677
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.67
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		: 3603.342
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.67
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		: 3599.844
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.67
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.832
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.67
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.845
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.67
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.218
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.67
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		: 3600.721
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        120130640 kB
MemAvailable:   120148880 kB
Buffers:            3280 kB
Cached:           819824 kB
SwapCached:            0 kB
Active:          9944980 kB
Inactive:         576188 kB
Active(anon):    9711348 kB
Inactive(anon):        0 kB
Active(file):     233632 kB
Inactive(file):   576188 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               716 kB
Writeback:            20 kB
AnonPages:       9701128 kB
Mapped:           118704 kB
Shmem:             13284 kB
KReclaimable:      94916 kB
Slab:             182192 kB
SReclaimable:      94916 kB
SUnreclaim:        87276 kB
KernelStack:        5200 kB
PageTables:        22636 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   15789132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9457664 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433020 MiB
End job on nodeC013 at 2025-06-30 18:01:39