Trace number 4524821

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2025-06-06OPTIMUM 13.8734 11.2718

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110977273--soft-0-100-0.wbo
MD5SUMfae134bf6f086b45946848ae2283affc
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.675762
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1243
Number of bits of the biggest sum of numbers11
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.08	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.09	c java.version		22.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.09	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.13/0.13	c Pseudo Boolean Optimization by upper bound
0.13/0.13	c --- Begin Solver configuration ---
0.13/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.13/0.13	c Learn all clauses as in MiniSAT
0.13/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.13	c Expensive reason simplification
0.13/0.13	c Glucose 2.1 dynamic restart strategy
0.13/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.13/0.13	c timeout=2147483s
0.13/0.13	c DB Simplification allowed=false
0.13/0.13	c Listener: none
0.13/0.13	c --- End Solver configuration ---
0.13/0.13	c solving HOME/instance-4524821-1751617347.wbo
0.13/0.13	c reading problem ... 
0.13/0.16	c ... done. Wall clock time 0.03s.
0.13/0.16	c declared #vars     169
0.13/0.16	c internal #vars     270
0.13/0.16	c #constraints  102
0.13/0.16	c constraints type 
0.13/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.13/0.16	c org.sat4j.specs.Constr$1 => 1
0.13/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.13/0.16	c 102 constraints processed.
0.13/0.17	c objective function length is 101 literals
0.32/0.21	c SATISFIABLE
0.32/0.21	c OPTIMIZING...
0.32/0.21	c Got one! Elapsed wall clock time (in seconds):0.082
0.32/0.21	o 1066
0.32/0.22	c Got one! Elapsed wall clock time (in seconds):0.089
0.32/0.22	o 743
0.32/0.23	c Got one! Elapsed wall clock time (in seconds):0.097
0.32/0.23	o 741
0.32/0.24	c Got one! Elapsed wall clock time (in seconds):0.106
0.32/0.24	o 732
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.321
0.71/0.45	o 641
0.71/0.46	c Got one! Elapsed wall clock time (in seconds):0.327
0.71/0.46	o 633
0.71/0.46	c Got one! Elapsed wall clock time (in seconds):0.329
0.71/0.46	o 629
0.71/0.46	c Got one! Elapsed wall clock time (in seconds):0.332
0.71/0.46	o 536
0.71/0.47	c Got one! Elapsed wall clock time (in seconds):0.336
0.71/0.47	o 529
0.71/0.47	c Got one! Elapsed wall clock time (in seconds):0.342
0.71/0.47	o 524
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.346
0.71/0.48	o 521
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.352
0.71/0.48	o 513
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.356
0.71/0.49	o 510
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.359
0.71/0.49	o 478
0.91/0.52	c Got one! Elapsed wall clock time (in seconds):0.391
0.91/0.52	o 473
0.91/0.53	c Got one! Elapsed wall clock time (in seconds):0.395
0.91/0.53	o 455
0.91/0.53	c Got one! Elapsed wall clock time (in seconds):0.399
0.91/0.53	o 436
0.91/0.54	c Got one! Elapsed wall clock time (in seconds):0.404
0.91/0.54	o 434
0.91/0.54	c Got one! Elapsed wall clock time (in seconds):0.408
0.91/0.54	o 428
0.91/0.57	c Got one! Elapsed wall clock time (in seconds):0.44
0.91/0.57	o 423
0.91/0.57	c Got one! Elapsed wall clock time (in seconds):0.443
0.91/0.57	o 418
0.91/0.58	c Got one! Elapsed wall clock time (in seconds):0.45
0.91/0.58	o 417
0.91/0.59	c Got one! Elapsed wall clock time (in seconds):0.454
0.91/0.59	o 401
0.91/0.59	c Got one! Elapsed wall clock time (in seconds):0.461
0.91/0.59	o 399
0.91/0.60	c Got one! Elapsed wall clock time (in seconds):0.464
0.91/0.60	o 383
1.09/0.61	c Got one! Elapsed wall clock time (in seconds):0.478
1.09/0.61	o 382
1.09/0.61	c Got one! Elapsed wall clock time (in seconds):0.484
1.09/0.62	o 378
1.09/0.62	c Got one! Elapsed wall clock time (in seconds):0.489
1.09/0.62	o 377
1.09/0.67	c Got one! Elapsed wall clock time (in seconds):0.537
1.09/0.67	o 376
1.09/0.67	c Got one! Elapsed wall clock time (in seconds):0.541
1.09/0.67	o 367
1.09/0.68	c Got one! Elapsed wall clock time (in seconds):0.553
1.09/0.68	o 366
1.09/0.69	c Got one! Elapsed wall clock time (in seconds):0.561
1.09/0.69	o 361
1.28/0.70	c Got one! Elapsed wall clock time (in seconds):0.566
1.28/0.70	o 346
1.28/0.71	c Got one! Elapsed wall clock time (in seconds):0.576
1.28/0.71	o 345
1.28/0.71	c Got one! Elapsed wall clock time (in seconds):0.581
1.28/0.71	o 341
1.28/0.75	c Got one! Elapsed wall clock time (in seconds):0.614
1.28/0.75	o 339
1.28/0.76	c Got one! Elapsed wall clock time (in seconds):0.632
1.28/0.76	o 336
1.48/0.83	c cleaning 5772 clauses out of 11553 with flag 3440/11553
1.48/0.88	c Got one! Elapsed wall clock time (in seconds):0.753
1.48/0.88	o 335
1.67/0.90	c Got one! Elapsed wall clock time (in seconds):0.766
1.67/0.90	o 333
1.67/0.98	c Got one! Elapsed wall clock time (in seconds):0.848
1.67/0.98	o 331
1.67/0.99	c Got one! Elapsed wall clock time (in seconds):0.857
1.67/0.99	o 320
1.67/0.99	c Got one! Elapsed wall clock time (in seconds):0.861
1.67/0.99	o 309
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.877
1.88/1.01	o 304
1.88/1.01	c Got one! Elapsed wall clock time (in seconds):0.883
1.88/1.01	o 303
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.885
1.88/1.02	o 285
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.889
1.88/1.02	o 272
1.88/1.03	c Got one! Elapsed wall clock time (in seconds):0.894
1.88/1.03	o 263
1.88/1.07	c Got one! Elapsed wall clock time (in seconds):0.94
1.88/1.07	o 261
1.88/1.08	c Got one! Elapsed wall clock time (in seconds):0.951
1.88/1.08	o 247
2.08/1.12	c cleaning 6881 clauses out of 13775 with flag 3590/19547
2.08/1.13	c Got one! Elapsed wall clock time (in seconds):0.998
2.08/1.13	o 242
2.27/1.27	c cleaning 6071 clauses out of 12153 with flag 20315/24806
2.27/1.28	c Got one! Elapsed wall clock time (in seconds):1.149
2.27/1.28	o 239
2.58/1.42	c cleaning 5792 clauses out of 11604 with flag 18126/30328
2.76/1.52	c Got one! Elapsed wall clock time (in seconds):1.386
2.76/1.52	o 238
2.76/1.59	c cleaning 5882 clauses out of 11777 with flag 8420/36293
3.08/1.75	c cleaning 5948 clauses out of 11895 with flag 34294/42293
3.35/1.90	c Got one! Elapsed wall clock time (in seconds):1.773
3.35/1.90	o 237
3.46/2.08	c Got one! Elapsed wall clock time (in seconds):1.951
3.46/2.08	o 236
3.57/2.15	c cleaning 8849 clauses out of 17714 with flag 4155/54060
3.66/2.25	c Got one! Elapsed wall clock time (in seconds):2.121
3.66/2.25	o 235
3.76/2.33	c cleaning 7172 clauses out of 14357 with flag 8453/59552
3.76/2.36	c Got one! Elapsed wall clock time (in seconds):2.225
3.76/2.36	o 233
3.76/2.39	c Got one! Elapsed wall clock time (in seconds):2.258
3.76/2.39	o 231
3.87/2.48	c cleaning 6319 clauses out of 12644 with flag 13118/65011
3.97/2.51	c Got one! Elapsed wall clock time (in seconds):2.379
3.97/2.51	o 230
3.97/2.56	c Got one! Elapsed wall clock time (in seconds):2.425
3.97/2.56	o 226
3.97/2.57	c Got one! Elapsed wall clock time (in seconds):2.44
3.97/2.57	o 224
4.08/2.67	c cleaning 6449 clauses out of 12911 with flag 14102/71597
4.19/2.73	c Got one! Elapsed wall clock time (in seconds):2.598
4.19/2.73	o 223
4.29/2.82	c cleaning 5927 clauses out of 11868 with flag 15755/77003
4.29/2.89	c Got one! Elapsed wall clock time (in seconds):2.756
4.29/2.89	o 219
4.39/2.92	c Got one! Elapsed wall clock time (in seconds):2.785
4.39/2.92	o 206
4.39/2.98	c cleaning 5807 clauses out of 11632 with flag 8476/82694
4.39/2.99	c Got one! Elapsed wall clock time (in seconds):2.855
4.39/2.99	o 205
4.49/3.07	c Got one! Elapsed wall clock time (in seconds):2.943
4.49/3.07	o 196
4.59/3.14	c cleaning 5571 clauses out of 11154 with flag 9108/88023
4.59/3.16	c Got one! Elapsed wall clock time (in seconds):3.024
4.59/3.16	o 178
4.70/3.22	c Got one! Elapsed wall clock time (in seconds):3.087
4.70/3.22	o 177
4.70/3.24	c Got one! Elapsed wall clock time (in seconds):3.107
4.70/3.24	o 175
4.70/3.29	c Got one! Elapsed wall clock time (in seconds):3.162
4.70/3.29	o 171
4.80/3.33	c cleaning 6158 clauses out of 12332 with flag 3634/94772
4.80/3.33	c Got one! Elapsed wall clock time (in seconds):3.203
4.80/3.33	o 168
4.80/3.37	c Got one! Elapsed wall clock time (in seconds):3.238
4.80/3.37	o 163
4.80/3.39	c Got one! Elapsed wall clock time (in seconds):3.261
4.80/3.39	o 157
4.91/3.45	c Got one! Elapsed wall clock time (in seconds):3.32
4.91/3.45	o 156
4.91/3.49	c Got one! Elapsed wall clock time (in seconds):3.361
4.91/3.49	o 154
5.00/3.53	c cleaning 6701 clauses out of 13422 with flag 3783/102020
5.00/3.56	c Got one! Elapsed wall clock time (in seconds):3.429
5.00/3.56	o 153
5.10/3.60	c Got one! Elapsed wall clock time (in seconds):3.471
5.10/3.60	o 152
5.10/3.69	c cleaning 6450 clauses out of 12901 with flag 12734/108200
5.10/3.69	c Got one! Elapsed wall clock time (in seconds):3.56
5.10/3.69	o 151
5.21/3.77	c Got one! Elapsed wall clock time (in seconds):3.639
5.21/3.77	o 145
5.33/3.85	c Got one! Elapsed wall clock time (in seconds):3.715
5.33/3.85	o 144
5.33/3.89	c cleaning 6642 clauses out of 13302 with flag 3962/115051
5.43/3.91	c Got one! Elapsed wall clock time (in seconds):3.777
5.43/3.91	o 143
5.43/3.94	c Got one! Elapsed wall clock time (in seconds):3.813
5.43/3.94	o 141
5.43/3.96	c Got one! Elapsed wall clock time (in seconds):3.825
5.43/3.96	o 140
5.43/3.98	c Got one! Elapsed wall clock time (in seconds):3.848
5.43/3.98	o 137
5.53/4.02	c Got one! Elapsed wall clock time (in seconds):3.888
5.53/4.02	o 127
5.53/4.04	c Got one! Elapsed wall clock time (in seconds):3.905
5.53/4.04	o 126
5.53/4.07	c Got one! Elapsed wall clock time (in seconds):3.939
5.53/4.07	o 125
5.53/4.10	c cleaning 7221 clauses out of 14445 with flag 4003/122836
5.65/4.18	c Got one! Elapsed wall clock time (in seconds):4.049
5.65/4.18	o 107
5.76/4.24	c Got one! Elapsed wall clock time (in seconds):4.105
5.76/4.24	o 102
5.96/4.30	c cleaning 6361 clauses out of 12735 with flag 4045/128347
5.96/4.33	c Got one! Elapsed wall clock time (in seconds):4.195
5.96/4.33	o 100
5.96/4.38	c Got one! Elapsed wall clock time (in seconds):4.245
5.96/4.38	o 99
6.17/4.42	c Got one! Elapsed wall clock time (in seconds):4.288
6.17/4.42	o 96
6.17/4.43	c Got one! Elapsed wall clock time (in seconds):4.298
6.17/4.43	o 93
6.17/4.49	c Got one! Elapsed wall clock time (in seconds):4.355
6.17/4.49	o 90
6.36/4.51	c Got one! Elapsed wall clock time (in seconds):4.381
6.36/4.51	o 87
6.36/4.57	c cleaning 7139 clauses out of 14287 with flag 4121/136260
6.57/4.62	c Got one! Elapsed wall clock time (in seconds):4.487
6.57/4.62	o 64
6.77/4.72	c Got one! Elapsed wall clock time (in seconds):4.585
6.77/4.72	o 62
6.77/4.75	c cleaning 6377 clauses out of 12772 with flag 3594/141884
6.90/4.86	c Got one! Elapsed wall clock time (in seconds):4.724
6.90/4.86	o 61
6.90/4.88	c Got one! Elapsed wall clock time (in seconds):4.744
6.90/4.88	o 60
7.04/4.91	c cleaning 6153 clauses out of 12315 with flag 4048/147804
7.04/4.96	c Got one! Elapsed wall clock time (in seconds):4.825
7.04/4.96	o 57
7.04/5.00	c Got one! Elapsed wall clock time (in seconds):4.865
7.04/5.00	o 56
7.20/5.03	c Got one! Elapsed wall clock time (in seconds):4.894
7.20/5.03	o 53
7.20/5.05	c Got one! Elapsed wall clock time (in seconds):4.923
7.20/5.05	o 43
7.20/5.08	c Got one! Elapsed wall clock time (in seconds):4.949
7.20/5.08	o 42
7.33/5.12	c cleaning 7000 clauses out of 14007 with flag 3499/155649
7.33/5.17	c Got one! Elapsed wall clock time (in seconds):5.042
7.33/5.17	o 40
7.43/5.25	c cleaning 6427 clauses out of 12863 with flag 10896/161505
7.64/5.40	c cleaning 6211 clauses out of 12436 with flag 34597/167505
7.74/5.51	c Got one! Elapsed wall clock time (in seconds):5.376
7.74/5.51	o 32
7.74/5.54	c cleaning 5913 clauses out of 11829 with flag 3196/173110
7.93/5.69	c cleaning 5953 clauses out of 11918 with flag 23310/179112
8.26/5.85	c cleaning 6478 clauses out of 12965 with flag 48234/186112
8.46/6.04	c cleaning 7243 clauses out of 14486 with flag 73983/194111
8.46/6.07	c Got one! Elapsed wall clock time (in seconds):5.94
8.46/6.07	o 30
8.56/6.16	c cleaning 6353 clauses out of 12716 with flag 13768/199585
8.66/6.29	c cleaning 6180 clauses out of 12364 with flag 34601/205586
8.76/6.35	c Got one! Elapsed wall clock time (in seconds):6.219
8.76/6.35	o 22
8.86/6.42	c cleaning 6077 clauses out of 12164 with flag 9843/211566
9.00/6.55	c cleaning 6037 clauses out of 12087 with flag 29617/217566
9.25/6.70	c cleaning 6519 clauses out of 13050 with flag 51798/224566
9.35/6.87	c cleaning 7262 clauses out of 14532 with flag 80313/232567
9.55/7.07	c cleaning 8129 clauses out of 16272 with flag 108292/241569
9.85/7.32	c cleaning 9066 clauses out of 18142 with flag 144526/251568
10.05/7.58	c cleaning 10033 clauses out of 20073 with flag 183959/262566
10.35/7.88	c cleaning 11012 clauses out of 22039 with flag 229460/274566
10.77/8.24	c cleaning 12008 clauses out of 24029 with flag 279978/287569
11.17/8.67	c cleaning 13009 clauses out of 26018 with flag 336696/301567
11.68/9.12	c cleaning 13997 clauses out of 28006 with flag 391923/316566
12.17/9.66	c cleaning 14998 clauses out of 30008 with flag 461231/332566
12.57/10.01	c Got one! Elapsed wall clock time (in seconds):9.883
12.57/10.01	o 7
12.77/10.22	c cleaning 16086 clauses out of 32176 with flag 20134/349732
12.97/10.40	c cleaning 11044 clauses out of 22088 with flag 45313/355732
13.07/10.58	c cleaning 9017 clauses out of 18041 with flag 74852/362732
13.27/10.73	c Got one! Elapsed wall clock time (in seconds):10.603
13.27/10.73	o 6
13.47/10.94	c cleaning 10419 clauses out of 20852 with flag 22487/374560
13.68/11.11	c cleaning 8213 clauses out of 16435 with flag 49837/380562
13.77/11.22	c Got one! Elapsed wall clock time (in seconds):11.089
13.77/11.22	o 1
13.77/11.24	c starts		: 303
13.77/11.24	c conflicts		: 385339
13.77/11.24	c decisions		: 674361
13.77/11.24	c propagations		: 11434172
13.77/11.25	c inspects		: 84656395
13.77/11.25	c shortcuts		: 0
13.77/11.25	c learnt literals	: 14
13.77/11.25	c learnt binary clauses	: 21
13.77/11.25	c learnt ternary clauses	: 645
13.77/11.25	c learnt constraints	: 385325
13.77/11.25	c ignored constraints	: 0
13.77/11.25	c root simplifications	: 0
13.77/11.25	c removed literals (reason simplification)	: 271323
13.77/11.25	c reason swapping (by a shorter reason)	: 0
13.77/11.25	c Calls to reduceDB	: 48
13.77/11.25	c Number of update (reduction) of LBD	: 121990
13.77/11.25	c Imported unit clauses	: 0
13.77/11.25	c No decision after first conflict	: false
13.77/11.25	c number of reductions to clauses (during analyze)	: 0
13.77/11.25	c number of learned constraints concerned by reduction	: 0
13.77/11.25	c number of learning phase by resolution	: 0
13.77/11.25	c number of learning phase by cutting planes	: 0
13.77/11.25	c number of rounding to 1 operations	: 0
13.77/11.25	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
13.77/11.25	c number of reductions of the coefficients by power 2 	: 0
13.77/11.25	c number of right shift for reduction by power 2 	: 0
13.77/11.25	c number of reductions of the coefficients by GCD over coefficients 	: 0
13.77/11.25	c number of ending skipping 	: 0
13.77/11.25	c number of internal skipping 	: 0
13.77/11.25	c number of derivation steps 	: 0
13.77/11.25	c number of skipped derivation steps 	: 0
13.77/11.25	c number of remaining unassigned 	: 0
13.77/11.25	c number of remaining assigned 	: 0
13.77/11.25	c number of falsified literals weakened from reason	: 0
13.77/11.25	c number of falsified literals weakened from conflict	: 0
13.77/11.25	c time for arithmetic operations	: 0
13.77/11.26	c minimum degree of deleted constraints	: null
13.77/11.26	c maximum degree of deleted constraints	: null
13.77/11.26	c number of deleted constraints	: 0
13.77/11.26	c speed (assignments/second)	: 1031964.9819494585
13.77/11.26	c non guided choices	: 5254
13.77/11.26	s OPTIMUM FOUND
13.77/11.26	c Found 110 solution(s)
13.77/11.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 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 
13.77/11.26	c objective function=1
13.77/11.26	c Total wall clock time (in seconds): 11.129

Verifier Data

OK	1

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524821-1751617347/watcher-4524821-1751617347 -o /tmp/evaluation-result-4524821-1751617347/solver-4524821-1751617347 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4524821-1751617347.wbo 

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
Starting watchdog thread
solver pid=87561, runsolver pid=87558
Current StackSize limit: 8192 KiB


[startup+0.100041 s]*
/proc/loadavg: 4.42 3.83 3.81 5/340 87579
/proc/meminfo: memFree=103632348/131249996 swapFree=33010160/33010684
[pid=87561] ppid=87558 vsize=18930384 memory=57780 CPUtime=0.13 cores=1,3
/proc/87561/stat : 87561 (java) S 87558 87561 86624 0 -1 4194304 6568 0 0 0 11 2 0 0 20 0 18 0 77413338 19384713216 14445 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
/proc/87561/statm: 4732596 14445 5338 1 0 547628 0
[pid=87561/tid=87563] ppid=87558 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/87561/task/87563/stat : 87563 (java) R 87558 87561 86624 0 -1 4194368 5071 0 0 0 6 1 0 0 20 0 18 0 77413339 19384713216 14445 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87572] ppid=87558 vsize=18930384 memory=241407623509 CPUtime=0 cores=1,3
/proc/87561/task/87572/stat : 87572 (Finalizer) S 87558 87561 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77413341 19384713216 14445 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87579] ppid=87558 vsize=18930384 memory=61784027576291 CPUtime=0 cores=1,3
/proc/87561/task/87579/stat : 87579 (Common-Cleaner) S 87558 87561 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 77413342 19384713216 14445 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57780 KiB

[startup+0.206004 s]*
/proc/loadavg: 4.42 3.83 3.81 7/341 87580
/proc/meminfo: memFree=103626236/131249996 swapFree=33010160/33010684
[pid=87561] ppid=87558 vsize=18996948 memory=62588 CPUtime=0.32 cores=1,3
/proc/87561/stat : 87561 (java) S 87558 87561 86624 0 -1 4194304 7133 0 0 0 30 2 0 0 20 0 19 0 77413338 19452874752 15647 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
/proc/87561/statm: 4749237 15647 5466 1 0 548240 0
[pid=87561/tid=87563] ppid=87558 vsize=18996948 memory=4026794268 CPUtime=0.18 cores=1,3
/proc/87561/task/87563/stat : 87563 (java) R 87558 87561 86624 0 -1 4194368 5375 0 0 0 16 2 0 0 20 0 19 0 77413339 19452874752 15647 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87572] ppid=87558 vsize=18996948 memory=13937 CPUtime=0 cores=1,3
/proc/87561/task/87572/stat : 87572 (Finalizer) S 87558 87561 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77413341 19452874752 15647 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87579] ppid=87558 vsize=18996948 memory=60684515935208 CPUtime=0 cores=1,3
/proc/87561/task/87579/stat : 87579 (Common-Cleaner) S 87558 87561 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77413342 19452874752 15647 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87580] ppid=87558 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87561/task/87580/stat : 87580 (Timer-0) S 87558 87561 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77413356 19452874752 15647 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 62588 KiB

[startup+0.306155 s]*
/proc/loadavg: 4.42 3.83 3.81 6/341 87580
/proc/meminfo: memFree=103616344/131249996 swapFree=33010160/33010684
[pid=87561] ppid=87558 vsize=18996948 memory=69136 CPUtime=0.52 cores=1,3
/proc/87561/stat : 87561 (java) S 87558 87561 86624 0 -1 4194304 9165 0 0 0 49 3 0 0 20 0 19 0 77413338 19452874752 17284 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
/proc/87561/statm: 4749237 17284 5466 1 0 549329 0
[pid=87561/tid=87563] ppid=87558 vsize=18996948 memory=-6000919472706512231 CPUtime=0.27 cores=1,3
/proc/87561/task/87563/stat : 87563 (java) R 87558 87561 86624 0 -1 4194368 5397 0 0 0 25 2 0 0 20 0 19 0 77413339 19452874752 17284 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87572] ppid=87558 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87561/task/87572/stat : 87572 (Finalizer) S 87558 87561 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77413341 19452874752 17284 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87579] ppid=87558 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87561/task/87579/stat : 87579 (Common-Cleaner) S 87558 87561 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77413342 19452874752 17284 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87580] ppid=87558 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87561/task/87580/stat : 87580 (Timer-0) S 87558 87561 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77413356 19452874752 17284 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 69136 KiB

[startup+0.700231 s]
/proc/loadavg: 4.42 3.83 3.81 6/341 87580
/proc/meminfo: memFree=103608216/131249996 swapFree=33010160/33010684
[pid=87561] ppid=87558 vsize=18996948 memory=84368 CPUtime=1.28 cores=1,3
/proc/87561/stat : 87561 (java) S 87558 87561 86624 0 -1 4194304 12787 0 0 0 124 4 0 0 20 0 19 0 77413338 19452874752 21092 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
/proc/87561/statm: 4749237 21092 5466 1 0 551530 0
[pid=87561/tid=87563] ppid=87558 vsize=18996948 memory=18560 CPUtime=0.64 cores=1,3
/proc/87561/task/87563/stat : 87563 (java) R 87558 87561 86624 0 -1 4194368 5408 0 0 0 62 2 0 0 20 0 19 0 77413339 19452874752 21092 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87572] ppid=87558 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87561/task/87572/stat : 87572 (Finalizer) S 87558 87561 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77413341 19452874752 21092 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87579] ppid=87558 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87561/task/87579/stat : 87579 (Common-Cleaner) S 87558 87561 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77413342 19452874752 21092 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87580] ppid=87558 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/87561/task/87580/stat : 87580 (Timer-0) S 87558 87561 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77413356 19452874752 21092 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 84368 KiB

[startup+1.50024 s]
/proc/loadavg: 4.42 3.83 3.81 6/341 87580
/proc/meminfo: memFree=103596308/131249996 swapFree=33010160/33010684
[pid=87561] ppid=87558 vsize=18996948 memory=98128 CPUtime=2.76 cores=1,3
/proc/87561/stat : 87561 (java) S 87558 87561 86624 0 -1 4194304 16964 0 0 0 271 5 0 0 20 0 19 0 77413338 19452874752 24532 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
/proc/87561/statm: 4749237 24532 5466 1 0 551716 0
[pid=87561/tid=87563] ppid=87558 vsize=18996948 memory=0 CPUtime=1.43 cores=1,3
/proc/87561/task/87563/stat : 87563 (java) R 87558 87561 86624 0 -1 4194368 5984 0 0 0 140 3 0 0 20 0 19 0 77413339 19452874752 24532 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87572] ppid=87558 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87561/task/87572/stat : 87572 (Finalizer) S 87558 87561 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77413341 19452874752 24532 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87579] ppid=87558 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87561/task/87579/stat : 87579 (Common-Cleaner) S 87558 87561 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77413342 19452874752 24532 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87580] ppid=87558 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/87561/task/87580/stat : 87580 (Timer-0) S 87558 87561 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77413356 19452874752 24532 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
Current children cumulated CPU time: 2.76 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 98128 KiB

[startup+3.10581 s]
/proc/loadavg: 4.47 3.85 3.81 5/341 87580
/proc/meminfo: memFree=103563372/131249996 swapFree=33010160/33010684
[pid=87561] ppid=87558 vsize=18996948 memory=120784 CPUtime=4.59 cores=1,3
/proc/87561/stat : 87561 (java) S 87558 87561 86624 0 -1 4194304 18440 0 0 0 453 6 0 0 20 0 19 0 77413338 19452874752 30196 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
/proc/87561/statm: 4749237 30196 5466 1 0 551718 0
[pid=87561/tid=87563] ppid=87558 vsize=18996948 memory=11136 CPUtime=3.02 cores=1,3
/proc/87561/task/87563/stat : 87563 (java) R 87558 87561 86624 0 -1 4194368 6408 0 0 0 299 3 0 0 20 0 19 0 77413339 19452874752 30196 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87572] ppid=87558 vsize=18996948 memory=-6000919472706512231 CPUtime=0 cores=1,3
/proc/87561/task/87572/stat : 87572 (Finalizer) S 87558 87561 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77413341 19452874752 30196 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87579] ppid=87558 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87561/task/87579/stat : 87579 (Common-Cleaner) S 87558 87561 86624 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 77413342 19452874752 30196 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87580] ppid=87558 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87561/task/87580/stat : 87580 (Timer-0) S 87558 87561 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77413356 19452874752 30196 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
Current children cumulated CPU time: 4.59 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 120784 KiB

[startup+6.30022 s]
/proc/loadavg: 4.47 3.85 3.81 5/342 87581
/proc/meminfo: memFree=103497084/131249996 swapFree=33010160/33010684
[pid=87561] ppid=87558 vsize=19063512 memory=179828 CPUtime=8.76 cores=1,3
/proc/87561/stat : 87561 (java) S 87558 87561 86624 0 -1 4194304 28894 0 0 0 868 8 0 0 20 0 20 0 77413338 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
/proc/87561/statm: 4765878 44957 5530 1 0 555241 0
[pid=87561/tid=87563] ppid=87558 vsize=19063512 memory=0 CPUtime=6.19 cores=1,3
/proc/87561/task/87563/stat : 87563 (java) R 87558 87561 86624 0 -1 4194368 7390 0 0 0 615 4 0 0 20 0 20 0 77413339 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87572] ppid=87558 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/87561/task/87572/stat : 87572 (Finalizer) S 87558 87561 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77413341 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87579] ppid=87558 vsize=19063512 memory=11136 CPUtime=0 cores=1,3
/proc/87561/task/87579/stat : 87579 (Common-Cleaner) S 87558 87561 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77413342 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87580] ppid=87558 vsize=19063512 memory=16496 CPUtime=0 cores=1,3
/proc/87561/task/87580/stat : 87580 (Timer-0) S 87558 87561 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77413356 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
Current children cumulated CPU time: 8.76 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 179828 KiB

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

# cumulated CPU time of all completed processes:  user=13.7769 s, system=0.096482 s

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

[startup+6.40026 s]
/proc/loadavg: 4.47 3.85 3.81 5/342 87581
/proc/meminfo: memFree=103497084/131249996 swapFree=33010160/33010684
[pid=87561] ppid=87558 vsize=19063512 memory=179828 CPUtime=8.86 cores=1,3
/proc/87561/stat : 87561 (java) S 87558 87561 86624 0 -1 4194304 28899 0 0 0 878 8 0 0 20 0 20 0 77413338 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
/proc/87561/statm: 4765878 44957 5530 1 0 555241 0
[pid=87561/tid=87563] ppid=87558 vsize=19063512 memory=100176 CPUtime=6.29 cores=1,3
/proc/87561/task/87563/stat : 87563 (java) R 87558 87561 86624 0 -1 4194368 7390 0 0 0 625 4 0 0 20 0 20 0 77413339 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87572] ppid=87558 vsize=19063512 memory=224194199869 CPUtime=0 cores=1,3
/proc/87561/task/87572/stat : 87572 (Finalizer) S 87558 87561 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77413341 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87579] ppid=87558 vsize=19063512 memory=-6000919472706512231 CPUtime=0 cores=1,3
/proc/87561/task/87579/stat : 87579 (Common-Cleaner) S 87558 87561 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77413342 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87580] ppid=87558 vsize=19063512 memory=4496 CPUtime=0 cores=1,3
/proc/87561/task/87580/stat : 87580 (Timer-0) S 87558 87561 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77413356 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
Current children cumulated CPU time: 8.86 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 179828 KiB

[startup+9.6002 s]
/proc/loadavg: 4.43 3.85 3.82 5/342 87581
/proc/meminfo: memFree=103496876/131249996 swapFree=33010160/33010684
[pid=87561] ppid=87558 vsize=19063512 memory=179828 CPUtime=12.17 cores=1,3
/proc/87561/stat : 87561 (java) S 87558 87561 86624 0 -1 4194304 29952 0 0 0 1209 8 0 0 20 0 20 0 77413338 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
/proc/87561/statm: 4765878 44957 5530 1 0 555241 0
[pid=87561/tid=87563] ppid=87558 vsize=19063512 memory=-6000919472706512231 CPUtime=9.48 cores=1,3
/proc/87561/task/87563/stat : 87563 (java) R 87558 87561 86624 0 -1 4194368 7715 0 0 0 944 4 0 0 20 0 20 0 77413339 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87572] ppid=87558 vsize=19063512 memory=18560 CPUtime=0 cores=1,3
/proc/87561/task/87572/stat : 87572 (Finalizer) S 87558 87561 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77413341 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87579] ppid=87558 vsize=19063512 memory=11136 CPUtime=0 cores=1,3
/proc/87561/task/87579/stat : 87579 (Common-Cleaner) S 87558 87561 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77413342 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87580] ppid=87558 vsize=19063512 memory=-6000919472706512231 CPUtime=0 cores=1,3
/proc/87561/task/87580/stat : 87580 (Timer-0) S 87558 87561 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77413356 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
Current children cumulated CPU time: 12.17 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 179828 KiB

[startup+10.4002 s]
/proc/loadavg: 4.43 3.85 3.82 5/342 87581
/proc/meminfo: memFree=103496876/131249996 swapFree=33010160/33010684
[pid=87561] ppid=87558 vsize=19063512 memory=179828 CPUtime=12.97 cores=1,3
/proc/87561/stat : 87561 (java) S 87558 87561 86624 0 -1 4194304 30189 0 0 0 1289 8 0 0 20 0 20 0 77413338 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
/proc/87561/statm: 4765878 44957 5530 1 0 555241 0
[pid=87561/tid=87563] ppid=87558 vsize=19063512 memory=12544 CPUtime=10.28 cores=1,3
/proc/87561/task/87563/stat : 87563 (java) R 87558 87561 86624 0 -1 4194368 7942 0 0 0 1024 4 0 0 20 0 20 0 77413339 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87572] ppid=87558 vsize=19063512 memory=2708 CPUtime=0 cores=1,3
/proc/87561/task/87572/stat : 87572 (Finalizer) S 87558 87561 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77413341 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87579] ppid=87558 vsize=19063512 memory=-6000919472706512231 CPUtime=0 cores=1,3
/proc/87561/task/87579/stat : 87579 (Common-Cleaner) S 87558 87561 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77413342 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87580] ppid=87558 vsize=19063512 memory=1920 CPUtime=0 cores=1,3
/proc/87561/task/87580/stat : 87580 (Timer-0) S 87558 87561 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77413356 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
Current children cumulated CPU time: 12.97 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 179828 KiB

[startup+10.8002 s]
/proc/loadavg: 4.43 3.85 3.82 5/342 87581
/proc/meminfo: memFree=103496876/131249996 swapFree=33010160/33010684
[pid=87561] ppid=87558 vsize=19063512 memory=179828 CPUtime=13.37 cores=1,3
/proc/87561/stat : 87561 (java) S 87558 87561 86624 0 -1 4194304 30919 0 0 0 1329 8 0 0 20 0 20 0 77413338 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
/proc/87561/statm: 4765878 44957 5530 1 0 555241 0
[pid=87561/tid=87563] ppid=87558 vsize=19063512 memory=215587488049 CPUtime=10.68 cores=1,3
/proc/87561/task/87563/stat : 87563 (java) R 87558 87561 86624 0 -1 4194368 8423 0 0 0 1064 4 0 0 20 0 20 0 77413339 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87572] ppid=87558 vsize=19063512 memory=2305897122379334386 CPUtime=0 cores=1,3
/proc/87561/task/87572/stat : 87572 (Finalizer) S 87558 87561 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77413341 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87579] ppid=87558 vsize=19063512 memory=2314860354816486883 CPUtime=0 cores=1,3
/proc/87561/task/87579/stat : 87579 (Common-Cleaner) S 87558 87561 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77413342 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87580] ppid=87558 vsize=19063512 memory=-9123011406873178988 CPUtime=0 cores=1,3
/proc/87561/task/87580/stat : 87580 (Timer-0) S 87558 87561 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77413356 19521036288 44957 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
Current children cumulated CPU time: 13.37 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 179828 KiB

[startup+11.2002 s]
/proc/loadavg: 4.43 3.85 3.82 5/342 87581
/proc/meminfo: memFree=103496876/131249996 swapFree=33010160/33010684
[pid=87561] ppid=87558 vsize=19063512 memory=179956 CPUtime=13.77 cores=1,3
/proc/87561/stat : 87561 (java) S 87558 87561 86624 0 -1 4194304 30933 0 0 0 1369 8 0 0 20 0 20 0 77413338 19521036288 44989 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
/proc/87561/statm: 4765878 44989 5530 1 0 555241 0
[pid=87561/tid=87563] ppid=87558 vsize=19063512 memory=-6000919472706512231 CPUtime=11.08 cores=1,3
/proc/87561/task/87563/stat : 87563 (java) R 87558 87561 86624 0 -1 4194368 8429 0 0 0 1104 4 0 0 20 0 20 0 77413339 19521036288 44989 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87572] ppid=87558 vsize=19063512 memory=18560 CPUtime=0 cores=1,3
/proc/87561/task/87572/stat : 87572 (Finalizer) S 87558 87561 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77413341 19521036288 44989 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87579] ppid=87558 vsize=19063512 memory=11136 CPUtime=0 cores=1,3
/proc/87561/task/87579/stat : 87579 (Common-Cleaner) S 87558 87561 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77413342 19521036288 44989 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
[pid=87561/tid=87580] ppid=87558 vsize=19063512 memory=179828 CPUtime=0 cores=1,3
/proc/87561/task/87580/stat : 87580 (Timer-0) S 87558 87561 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77413356 19521036288 44989 18446744073709551615 94672837378048 94672837381744 140723022823616 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94672837389560 94672837390352 94672856772608 140723022825855 140723022825956 140723022825956 140723022831560 0
Current children cumulated CPU time: 13.77 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 179956 KiB

Child status: 30

Real time (s): 11.2718
CPU time (s): 13.8734
CPU user time (s): 13.7769
CPU system time (s): 0.096482
CPU usage (%): 123.08
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 179956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.7769
system time used= 0.096482
maximum resident set size= 180724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33628
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= 1692
involuntary context switches= 995


# summary of solver processes directly reported to runsolver:
#   pid: 87561
#   total CPU time (s): 13.8734
#   total CPU user time (s): 13.7769
#   total CPU system time (s): 0.096482

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037161 second user time and 0.097499 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-04 10:22:27
IDJOB=4524821
IDBENCH=143257
IDSOLVER=3380
FILE ID=nodeC032/4524821-1751617347
RUNJOBID= nodeC032-1751616933-86636
SLURM_JOB_ID= 9598926
Free space on /tmp= 429048 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110977273--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524821-1751617347/watcher-4524821-1751617347 -o /tmp/evaluation-result-4524821-1751617347/solver-4524821-1751617347 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4524821-1751617347.wbo

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

MD5SUM BENCH= fae134bf6f086b45946848ae2283affc
RANDOM SEED=226288542

nodeC032 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.870
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3597.113
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.253
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.862
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.844
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.823
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3548.071
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3573.458
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        103646332 kB
MemAvailable:   121671468 kB
Buffers:            2728 kB
Cached:         18702852 kB
SwapCached:           20 kB
Active:          8428124 kB
Inactive:       18333356 kB
Active(anon):    8070824 kB
Inactive(anon):     3124 kB
Active(file):     357300 kB
Inactive(file): 18330232 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               840 kB
Writeback:             0 kB
AnonPages:       8058988 kB
Mapped:           124084 kB
Shmem:             18048 kB
KReclaimable:     353684 kB
Slab:             448496 kB
SReclaimable:     353684 kB
SUnreclaim:        94812 kB
KernelStack:        5184 kB
PageTables:        19392 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   10606564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7792640 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429048 MiB
End job on nodeC032 at 2025-07-04 10:22:38