Trace number 4524875

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 12.2221 9.64054

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111227861--soft-0-100-0.wbo
MD5SUMe4106093e116cfbf84fccb9b346952d3
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.814022
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1265
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.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	22.0.1+8-16
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	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-4524875-1751617409.wbo
0.13/0.13	c reading problem ... 
0.13/0.17	c ... done. Wall clock time 0.031s.
0.13/0.17	c declared #vars     169
0.13/0.17	c internal #vars     270
0.13/0.17	c #constraints  102
0.13/0.17	c constraints type 
0.13/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.13/0.17	c org.sat4j.specs.Constr$1 => 1
0.13/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.13/0.17	c 102 constraints processed.
0.13/0.18	c objective function length is 101 literals
0.32/0.24	c SATISFIABLE
0.32/0.24	c OPTIMIZING...
0.32/0.24	c Got one! Elapsed wall clock time (in seconds):0.104
0.32/0.24	o 936
0.32/0.24	c Got one! Elapsed wall clock time (in seconds):0.109
0.32/0.24	o 765
0.32/0.25	c Got one! Elapsed wall clock time (in seconds):0.115
0.32/0.25	o 705
0.32/0.26	c Got one! Elapsed wall clock time (in seconds):0.122
0.32/0.26	o 684
0.32/0.26	c Got one! Elapsed wall clock time (in seconds):0.129
0.32/0.26	o 661
0.32/0.27	c Got one! Elapsed wall clock time (in seconds):0.136
0.32/0.27	o 659
0.32/0.28	c Got one! Elapsed wall clock time (in seconds):0.149
0.32/0.28	o 631
0.71/0.46	c Got one! Elapsed wall clock time (in seconds):0.323
0.71/0.46	o 584
0.71/0.46	c Got one! Elapsed wall clock time (in seconds):0.328
0.71/0.46	o 576
0.71/0.46	c Got one! Elapsed wall clock time (in seconds):0.331
0.71/0.46	o 559
0.71/0.47	c Got one! Elapsed wall clock time (in seconds):0.34
0.71/0.47	o 549
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.344
0.71/0.48	o 495
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.348
0.71/0.48	o 482
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.354
0.71/0.49	o 475
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.357
0.71/0.49	o 468
0.90/0.57	c Got one! Elapsed wall clock time (in seconds):0.438
0.90/0.57	o 464
0.90/0.59	c Got one! Elapsed wall clock time (in seconds):0.452
0.90/0.59	o 462
0.90/0.59	c Got one! Elapsed wall clock time (in seconds):0.455
0.90/0.59	o 460
0.90/0.59	c Got one! Elapsed wall clock time (in seconds):0.461
0.90/0.59	o 459
0.90/0.60	c Got one! Elapsed wall clock time (in seconds):0.464
0.90/0.60	o 437
1.09/0.61	c Got one! Elapsed wall clock time (in seconds):0.476
1.09/0.61	o 419
1.09/0.62	c Got one! Elapsed wall clock time (in seconds):0.483
1.09/0.62	o 415
1.09/0.62	c Got one! Elapsed wall clock time (in seconds):0.49
1.09/0.62	o 410
1.09/0.63	c Got one! Elapsed wall clock time (in seconds):0.493
1.09/0.63	o 408
1.09/0.65	c Got one! Elapsed wall clock time (in seconds):0.511
1.09/0.65	o 406
1.09/0.65	c Got one! Elapsed wall clock time (in seconds):0.517
1.09/0.65	o 399
1.09/0.65	c Got one! Elapsed wall clock time (in seconds):0.521
1.09/0.65	o 393
1.09/0.67	c Got one! Elapsed wall clock time (in seconds):0.537
1.09/0.67	o 391
1.09/0.68	c Got one! Elapsed wall clock time (in seconds):0.542
1.09/0.68	o 386
1.09/0.68	c Got one! Elapsed wall clock time (in seconds):0.545
1.09/0.68	o 380
1.09/0.69	c Got one! Elapsed wall clock time (in seconds):0.559
1.09/0.69	o 378
1.28/0.70	c Got one! Elapsed wall clock time (in seconds):0.562
1.28/0.70	o 369
1.28/0.72	c Got one! Elapsed wall clock time (in seconds):0.586
1.28/0.72	o 367
1.28/0.72	c Got one! Elapsed wall clock time (in seconds):0.59
1.28/0.72	o 363
1.28/0.73	c Got one! Elapsed wall clock time (in seconds):0.598
1.28/0.73	o 351
1.28/0.74	c Got one! Elapsed wall clock time (in seconds):0.602
1.28/0.74	o 342
1.28/0.75	c Got one! Elapsed wall clock time (in seconds):0.612
1.28/0.75	o 340
1.28/0.75	c Got one! Elapsed wall clock time (in seconds):0.615
1.28/0.75	o 334
1.28/0.75	c Got one! Elapsed wall clock time (in seconds):0.621
1.28/0.75	o 332
1.28/0.77	c Got one! Elapsed wall clock time (in seconds):0.64
1.28/0.77	o 329
1.28/0.78	c Got one! Elapsed wall clock time (in seconds):0.644
1.28/0.78	o 316
1.28/0.78	c Got one! Elapsed wall clock time (in seconds):0.649
1.28/0.78	o 308
1.48/0.80	c Got one! Elapsed wall clock time (in seconds):0.662
1.48/0.80	o 305
1.48/0.80	c Got one! Elapsed wall clock time (in seconds):0.67
1.48/0.80	o 298
1.48/0.82	c Got one! Elapsed wall clock time (in seconds):0.685
1.48/0.82	o 279
1.67/0.90	c cleaning 6157 clauses out of 12321 with flag 3628/12321
1.67/0.90	c Got one! Elapsed wall clock time (in seconds):0.771
1.67/0.90	o 275
1.67/0.91	c Got one! Elapsed wall clock time (in seconds):0.78
1.67/0.91	o 274
1.88/1.00	c Got one! Elapsed wall clock time (in seconds):0.868
1.88/1.00	o 265
1.88/1.02	c Got one! Elapsed wall clock time (in seconds):0.888
1.88/1.02	o 264
2.07/1.15	c Got one! Elapsed wall clock time (in seconds):1.012
2.07/1.15	o 263
2.26/1.21	c Got one! Elapsed wall clock time (in seconds):1.072
2.26/1.21	o 260
2.26/1.24	c cleaning 6660 clauses out of 13335 with flag 3934/19492
2.46/1.31	c Got one! Elapsed wall clock time (in seconds):1.176
2.46/1.31	o 256
2.46/1.34	c Got one! Elapsed wall clock time (in seconds):1.204
2.46/1.34	o 255
2.62/1.40	c cleaning 6168 clauses out of 12337 with flag 7694/25154
2.62/1.42	c Got one! Elapsed wall clock time (in seconds):1.287
2.62/1.42	o 229
2.62/1.44	c Got one! Elapsed wall clock time (in seconds):1.301
2.62/1.44	o 226
2.62/1.44	c Got one! Elapsed wall clock time (in seconds):1.304
2.62/1.44	o 224
2.75/1.52	c Got one! Elapsed wall clock time (in seconds):1.387
2.75/1.52	o 222
2.75/1.57	c Got one! Elapsed wall clock time (in seconds):1.439
2.75/1.57	o 221
2.95/1.61	c cleaning 6541 clauses out of 13082 with flag 4224/32067
2.95/1.69	c Got one! Elapsed wall clock time (in seconds):1.555
2.95/1.69	o 208
3.16/1.77	c Got one! Elapsed wall clock time (in seconds):1.634
3.16/1.77	o 206
3.33/1.80	c cleaning 6477 clauses out of 12975 with flag 4315/38501
3.33/1.85	c Got one! Elapsed wall clock time (in seconds):1.72
3.33/1.85	o 205
3.33/1.89	c Got one! Elapsed wall clock time (in seconds):1.753
3.33/1.89	o 204
3.33/1.89	c Got one! Elapsed wall clock time (in seconds):1.757
3.33/1.89	o 203
3.43/1.94	c Got one! Elapsed wall clock time (in seconds):1.808
3.43/1.94	o 202
3.43/1.98	c cleaning 6244 clauses out of 12495 with flag 4977/44498
3.53/2.00	c Got one! Elapsed wall clock time (in seconds):1.867
3.53/2.00	o 201
3.53/2.03	c Got one! Elapsed wall clock time (in seconds):1.893
3.53/2.03	o 200
3.53/2.07	c Got one! Elapsed wall clock time (in seconds):1.937
3.53/2.07	o 199
3.63/2.19	c cleaning 6848 clauses out of 13718 with flag 21086/51965
3.73/2.23	c Got one! Elapsed wall clock time (in seconds):2.096
3.73/2.23	o 198
3.73/2.24	c Got one! Elapsed wall clock time (in seconds):2.103
3.73/2.24	o 197
3.83/2.36	c cleaning 6202 clauses out of 12408 with flag 19775/57503
3.93/2.40	c Got one! Elapsed wall clock time (in seconds):2.266
3.93/2.40	o 196
4.03/2.53	c cleaning 5981 clauses out of 11973 with flag 20097/63270
4.03/2.58	c Got one! Elapsed wall clock time (in seconds):2.442
4.03/2.58	o 195
4.13/2.60	c Got one! Elapsed wall clock time (in seconds):2.462
4.13/2.60	o 191
4.13/2.60	c Got one! Elapsed wall clock time (in seconds):2.471
4.13/2.60	o 188
4.23/2.73	c cleaning 6391 clauses out of 12786 with flag 23330/70064
4.34/2.86	c Got one! Elapsed wall clock time (in seconds):2.724
4.34/2.86	o 169
4.34/2.87	c Got one! Elapsed wall clock time (in seconds):2.733
4.34/2.87	o 160
4.44/2.91	c cleaning 6020 clauses out of 12055 with flag 5700/75724
4.44/2.93	c Got one! Elapsed wall clock time (in seconds):2.795
4.44/2.93	o 153
4.44/2.94	c Got one! Elapsed wall clock time (in seconds):2.806
4.44/2.94	o 141
4.77/3.16	c cleaning 6120 clauses out of 12250 with flag 21491/81939
4.96/3.20	c Got one! Elapsed wall clock time (in seconds):3.067
4.96/3.20	o 139
4.96/3.21	c Got one! Elapsed wall clock time (in seconds):3.077
4.96/3.21	o 138
4.96/3.22	c Got one! Elapsed wall clock time (in seconds):3.089
4.96/3.22	o 137
5.16/3.36	c cleaning 6107 clauses out of 12217 with flag 13348/88026
5.36/3.41	c Got one! Elapsed wall clock time (in seconds):3.273
5.36/3.41	o 130
5.36/3.42	c Got one! Elapsed wall clock time (in seconds):3.285
5.36/3.42	o 122
5.36/3.44	c Got one! Elapsed wall clock time (in seconds):3.304
5.36/3.44	o 119
5.36/3.45	c Got one! Elapsed wall clock time (in seconds):3.319
5.36/3.45	o 118
5.54/3.57	c cleaning 6584 clauses out of 13186 with flag 15195/95102
5.64/3.63	c Got one! Elapsed wall clock time (in seconds):3.498
5.64/3.63	o 110
5.64/3.69	c Got one! Elapsed wall clock time (in seconds):3.56
5.64/3.69	o 109
5.74/3.73	c cleaning 6158 clauses out of 12323 with flag 4829/100823
5.74/3.79	c Got one! Elapsed wall clock time (in seconds):3.656
5.74/3.79	o 108
5.84/3.80	c Got one! Elapsed wall clock time (in seconds):3.662
5.84/3.80	o 106
5.84/3.82	c Got one! Elapsed wall clock time (in seconds):3.691
5.84/3.82	o 101
5.84/3.87	c Got one! Elapsed wall clock time (in seconds):3.738
5.84/3.87	o 99
5.94/3.91	c cleaning 6099 clauses out of 12207 with flag 4322/106865
5.94/3.93	c Got one! Elapsed wall clock time (in seconds):3.794
5.94/3.93	o 96
5.94/3.94	c Got one! Elapsed wall clock time (in seconds):3.807
5.94/3.94	o 94
5.94/3.95	c Got one! Elapsed wall clock time (in seconds):3.814
5.94/3.95	o 93
6.14/4.06	c Got one! Elapsed wall clock time (in seconds):3.929
6.14/4.06	o 90
6.34/4.11	c Got one! Elapsed wall clock time (in seconds):3.975
6.34/4.11	o 89
6.34/4.13	c Got one! Elapsed wall clock time (in seconds):4.001
6.34/4.13	o 66
6.34/4.18	c Got one! Elapsed wall clock time (in seconds):4.051
6.34/4.19	o 64
6.46/4.22	c cleaning 7575 clauses out of 15162 with flag 3923/115919
6.46/4.29	c Got one! Elapsed wall clock time (in seconds):4.152
6.46/4.29	o 63
6.59/4.35	c cleaning 6327 clauses out of 12669 with flag 7723/121001
6.71/4.49	c cleaning 6165 clauses out of 12346 with flag 30432/127005
6.91/4.62	c Got one! Elapsed wall clock time (in seconds):4.484
6.91/4.62	o 62
7.02/4.71	c Got one! Elapsed wall clock time (in seconds):4.574
7.02/4.71	o 56
7.02/4.78	c cleaning 8957 clauses out of 17916 with flag 6835/138740
7.13/4.89	c Got one! Elapsed wall clock time (in seconds):4.757
7.13/4.89	o 51
7.23/4.91	c Got one! Elapsed wall clock time (in seconds):4.779
7.23/4.91	o 50
7.23/4.98	c Got one! Elapsed wall clock time (in seconds):4.845
7.23/4.98	o 49
7.35/5.01	c Got one! Elapsed wall clock time (in seconds):4.878
7.35/5.01	o 48
7.35/5.08	c cleaning 10448 clauses out of 20896 with flag 7139/150677
7.47/5.14	c Got one! Elapsed wall clock time (in seconds):5.004
7.47/5.14	o 46
7.47/5.19	c Got one! Elapsed wall clock time (in seconds):5.055
7.47/5.19	o 30
7.56/5.22	c cleaning 8001 clauses out of 16005 with flag 3134/156234
7.66/5.35	c cleaning 6995 clauses out of 14002 with flag 21792/162232
7.86/5.50	c cleaning 7005 clauses out of 14010 with flag 43220/169235
7.86/5.54	c Got one! Elapsed wall clock time (in seconds):5.409
7.86/5.54	o 23
7.86/5.57	c Got one! Elapsed wall clock time (in seconds):5.432
7.86/5.57	o 11
7.96/5.67	c cleaning 6912 clauses out of 13835 with flag 16231/176065
8.16/5.82	c cleaning 6457 clauses out of 12922 with flag 40628/182064
8.26/5.91	c Got one! Elapsed wall clock time (in seconds):5.781
8.26/5.92	o 10
8.26/5.97	c cleaning 6171 clauses out of 12349 with flag 8324/187948
8.36/6.04	c Got one! Elapsed wall clock time (in seconds):5.905
8.36/6.04	o 8
8.36/6.10	c cleaning 5795 clauses out of 11609 with flag 8927/193379
8.56/6.25	c cleaning 5902 clauses out of 11814 with flag 34524/199379
8.77/6.42	c cleaning 6445 clauses out of 12914 with flag 61708/206381
8.97/6.64	c cleaning 7222 clauses out of 14469 with flag 95860/214381
9.17/6.88	c cleaning 8120 clauses out of 16244 with flag 133675/223379
9.56/7.19	c cleaning 9056 clauses out of 18125 with flag 179113/233380
9.95/7.53	c cleaning 10030 clauses out of 20068 with flag 227627/244380
10.35/7.91	c cleaning 11018 clauses out of 22038 with flag 280844/256380
10.35/7.98	c Got one! Elapsed wall clock time (in seconds):7.845
10.35/7.98	o 7
10.50/8.08	c cleaning 8353 clauses out of 16715 with flag 14377/262075
10.74/8.25	c cleaning 7175 clauses out of 14360 with flag 40603/268074
10.95/8.43	c cleaning 7090 clauses out of 14183 with flag 73653/275074
11.17/8.65	c cleaning 7540 clauses out of 15091 with flag 113000/283075
11.47/8.91	c cleaning 8272 clauses out of 16548 with flag 156240/292074
11.67/9.19	c cleaning 9133 clauses out of 18272 with flag 203464/302074
12.07/9.52	c cleaning 10061 clauses out of 20130 with flag 255286/313074
12.17/9.60	c starts		: 287
12.17/9.61	c conflicts		: 316173
12.17/9.61	c decisions		: 547419
12.17/9.61	c propagations		: 9473434
12.17/9.61	c inspects		: 75608196
12.17/9.61	c shortcuts		: 0
12.17/9.61	c learnt literals	: 43
12.17/9.61	c learnt binary clauses	: 44
12.17/9.61	c learnt ternary clauses	: 693
12.17/9.61	c learnt constraints	: 316129
12.17/9.61	c ignored constraints	: 0
12.17/9.61	c root simplifications	: 0
12.17/9.61	c removed literals (reason simplification)	: 299915
12.17/9.61	c reason swapping (by a shorter reason)	: 0
12.17/9.61	c Calls to reduceDB	: 42
12.17/9.61	c Number of update (reduction) of LBD	: 98552
12.17/9.61	c Imported unit clauses	: 0
12.17/9.61	c No decision after first conflict	: false
12.17/9.61	c number of reductions to clauses (during analyze)	: 0
12.17/9.61	c number of learned constraints concerned by reduction	: 0
12.17/9.61	c number of learning phase by resolution	: 0
12.17/9.61	c number of learning phase by cutting planes	: 0
12.17/9.61	c number of rounding to 1 operations	: 0
12.17/9.61	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
12.17/9.61	c number of reductions of the coefficients by power 2 	: 0
12.17/9.61	c number of right shift for reduction by power 2 	: 0
12.17/9.61	c number of reductions of the coefficients by GCD over coefficients 	: 0
12.17/9.61	c number of ending skipping 	: 0
12.17/9.61	c number of internal skipping 	: 0
12.17/9.61	c number of derivation steps 	: 0
12.17/9.61	c number of skipped derivation steps 	: 0
12.17/9.61	c number of remaining unassigned 	: 0
12.17/9.61	c number of remaining assigned 	: 0
12.17/9.61	c number of falsified literals weakened from reason	: 0
12.17/9.61	c number of falsified literals weakened from conflict	: 0
12.17/9.61	c time for arithmetic operations	: 0
12.17/9.62	c minimum degree of deleted constraints	: null
12.17/9.62	c maximum degree of deleted constraints	: null
12.17/9.62	c number of deleted constraints	: 0
12.17/9.62	c speed (assignments/second)	: 1003967.1470962273
12.17/9.62	c non guided choices	: 5133
12.17/9.62	s OPTIMUM FOUND
12.17/9.62	c Found 111 solution(s)
12.17/9.62	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 
12.17/9.62	c objective function=7
12.17/9.62	c Total wall clock time (in seconds): 9.486

Verifier Data

OK	7

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524875-1751617409/watcher-4524875-1751617409 -o /tmp/evaluation-result-4524875-1751617409/solver-4524875-1751617409 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4524875-1751617409.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=87957, runsolver pid=87954
Current StackSize limit: 8192 KiB


[startup+0.100497 s]*
/proc/loadavg: 4.57 3.99 3.87 6/340 87975
/proc/meminfo: memFree=103308768/131249996 swapFree=33010160/33010684
[pid=87957] ppid=87954 vsize=18930384 memory=57680 CPUtime=0.13 cores=1,3
/proc/87957/stat : 87957 (java) S 87954 87957 86624 0 -1 4194304 6555 0 0 0 11 2 0 0 20 0 18 0 77419510 19384713216 14420 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
/proc/87957/statm: 4732596 14420 5338 1 0 547604 0
[pid=87957/tid=87959] ppid=87954 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/87957/task/87959/stat : 87959 (java) R 87954 87957 86624 0 -1 4194368 5054 0 0 0 6 1 0 0 20 0 18 0 77419511 19384713216 14420 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87968] ppid=87954 vsize=18930384 memory=241407623509 CPUtime=0 cores=1,3
/proc/87957/task/87968/stat : 87968 (Finalizer) S 87954 87957 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77419513 19384713216 14420 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87975] ppid=87954 vsize=18930384 memory=61784027576291 CPUtime=0 cores=1,3
/proc/87957/task/87975/stat : 87975 (Common-Cleaner) S 87954 87957 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 77419514 19384713216 14420 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57680 KiB

[startup+0.205973 s]*
/proc/loadavg: 4.57 3.99 3.87 7/341 87976
/proc/meminfo: memFree=103302656/131249996 swapFree=33010160/33010684
[pid=87957] ppid=87954 vsize=18996948 memory=62984 CPUtime=0.32 cores=1,3
/proc/87957/stat : 87957 (java) S 87954 87957 86624 0 -1 4194304 7255 0 0 0 30 2 0 0 20 0 19 0 77419510 19452874752 15746 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
/proc/87957/statm: 4749237 15746 5466 1 0 548397 0
[pid=87957/tid=87959] ppid=87954 vsize=18996948 memory=4026794268 CPUtime=0.17 cores=1,3
/proc/87957/task/87959/stat : 87959 (java) R 87954 87957 86624 0 -1 4194368 5366 0 0 0 16 1 0 0 20 0 19 0 77419511 19452874752 15746 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87968] ppid=87954 vsize=18996948 memory=13937 CPUtime=0 cores=1,3
/proc/87957/task/87968/stat : 87968 (Finalizer) S 87954 87957 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77419513 19452874752 15746 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87975] ppid=87954 vsize=18996948 memory=60684515935208 CPUtime=0 cores=1,3
/proc/87957/task/87975/stat : 87975 (Common-Cleaner) S 87954 87957 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77419514 19452874752 15746 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87976] ppid=87954 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87957/task/87976/stat : 87976 (Timer-0) S 87954 87957 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77419528 19452874752 15746 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 62984 KiB

[startup+0.305848 s]*
/proc/loadavg: 4.57 3.99 3.87 6/341 87976
/proc/meminfo: memFree=103297112/131249996 swapFree=33010160/33010684
[pid=87957] ppid=87954 vsize=18996948 memory=69108 CPUtime=0.52 cores=1,3
/proc/87957/stat : 87957 (java) S 87954 87957 86624 0 -1 4194304 9165 0 0 0 49 3 0 0 20 0 19 0 77419510 19452874752 17277 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
/proc/87957/statm: 4749237 17277 5466 1 0 549340 0
[pid=87957/tid=87959] ppid=87954 vsize=18996948 memory=-6000919489886119271 CPUtime=0.26 cores=1,3
/proc/87957/task/87959/stat : 87959 (java) R 87954 87957 86624 0 -1 4194368 5400 0 0 0 25 1 0 0 20 0 19 0 77419511 19452874752 17277 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87968] ppid=87954 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87957/task/87968/stat : 87968 (Finalizer) S 87954 87957 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77419513 19452874752 17277 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87975] ppid=87954 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87957/task/87975/stat : 87975 (Common-Cleaner) S 87954 87957 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77419514 19452874752 17277 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87976] ppid=87954 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87957/task/87976/stat : 87976 (Timer-0) S 87954 87957 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77419528 19452874752 17277 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 69108 KiB

[startup+0.700228 s]
/proc/loadavg: 4.57 3.99 3.87 6/341 87976
/proc/meminfo: memFree=103291252/131249996 swapFree=33010160/33010684
[pid=87957] ppid=87954 vsize=18996948 memory=83348 CPUtime=1.28 cores=1,3
/proc/87957/stat : 87957 (java) S 87954 87957 86624 0 -1 4194304 12218 0 0 0 124 4 0 0 20 0 19 0 77419510 19452874752 20837 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
/proc/87957/statm: 4749237 20837 5466 1 0 551302 0
[pid=87957/tid=87959] ppid=87954 vsize=18996948 memory=18560 CPUtime=0.63 cores=1,3
/proc/87957/task/87959/stat : 87959 (java) R 87954 87957 86624 0 -1 4194368 5410 0 0 0 61 2 0 0 20 0 19 0 77419511 19452874752 20837 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87968] ppid=87954 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87957/task/87968/stat : 87968 (Finalizer) S 87954 87957 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77419513 19452874752 20837 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87975] ppid=87954 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87957/task/87975/stat : 87975 (Common-Cleaner) S 87954 87957 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77419514 19452874752 20837 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87976] ppid=87954 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/87957/task/87976/stat : 87976 (Timer-0) S 87954 87957 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77419528 19452874752 20837 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 83348 KiB

[startup+1.50024 s]
/proc/loadavg: 4.57 3.99 3.87 6/341 87976
/proc/meminfo: memFree=103279596/131249996 swapFree=33010160/33010684
[pid=87957] ppid=87954 vsize=18996948 memory=95948 CPUtime=2.75 cores=1,3
/proc/87957/stat : 87957 (java) S 87954 87957 86624 0 -1 4194304 17334 0 0 0 271 4 0 0 20 0 19 0 77419510 19452874752 23987 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
/proc/87957/statm: 4749237 23987 5466 1 0 551710 0
[pid=87957/tid=87959] ppid=87954 vsize=18996948 memory=0 CPUtime=1.4 cores=1,3
/proc/87957/task/87959/stat : 87959 (java) R 87954 87957 86624 0 -1 4194368 5974 0 0 0 138 2 0 0 20 0 19 0 77419511 19452874752 23987 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87968] ppid=87954 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87957/task/87968/stat : 87968 (Finalizer) S 87954 87957 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77419513 19452874752 23987 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87975] ppid=87954 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87957/task/87975/stat : 87975 (Common-Cleaner) S 87954 87957 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77419514 19452874752 23987 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87976] ppid=87954 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/87957/task/87976/stat : 87976 (Timer-0) S 87954 87957 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77419528 19452874752 23987 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
Current children cumulated CPU time: 2.75 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 95948 KiB

[startup+3.10608 s]
/proc/loadavg: 4.57 3.99 3.87 6/341 87976
/proc/meminfo: memFree=103247492/131249996 swapFree=33010160/33010684
[pid=87957] ppid=87954 vsize=18996948 memory=123456 CPUtime=4.77 cores=1,3
/proc/87957/stat : 87957 (java) S 87954 87957 86624 0 -1 4194304 20751 0 0 0 472 5 0 0 20 0 19 0 77419510 19452874752 30864 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
/proc/87957/statm: 4749237 30864 5466 1 0 552891 0
[pid=87957/tid=87959] ppid=87954 vsize=18996948 memory=11136 CPUtime=3 cores=1,3
/proc/87957/task/87959/stat : 87959 (java) R 87954 87957 86624 0 -1 4194368 6895 0 0 0 298 2 0 0 20 0 19 0 77419511 19452874752 30864 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87968] ppid=87954 vsize=18996948 memory=-6000919489886119271 CPUtime=0 cores=1,3
/proc/87957/task/87968/stat : 87968 (Finalizer) S 87954 87957 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77419513 19452874752 30864 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87975] ppid=87954 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87957/task/87975/stat : 87975 (Common-Cleaner) S 87954 87957 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77419514 19452874752 30864 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87976] ppid=87954 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87957/task/87976/stat : 87976 (Timer-0) S 87954 87957 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77419528 19452874752 30864 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
Current children cumulated CPU time: 4.77 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 123456 KiB

[startup+6.30021 s]
/proc/loadavg: 4.77 4.04 3.88 5/341 87976
/proc/meminfo: memFree=103194816/131249996 swapFree=33010160/33010684
[pid=87957] ppid=87954 vsize=18996948 memory=165988 CPUtime=8.66 cores=1,3
/proc/87957/stat : 87957 (java) S 87954 87957 86624 0 -1 4194304 28407 0 0 0 859 7 0 0 20 0 19 0 77419510 19452874752 41497 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
/proc/87957/statm: 4749237 41497 5466 1 0 555095 0
[pid=87957/tid=87959] ppid=87954 vsize=18996948 memory=0 CPUtime=6.19 cores=1,3
/proc/87957/task/87959/stat : 87959 (java) R 87954 87957 86624 0 -1 4194368 7934 0 0 0 616 3 0 0 20 0 19 0 77419511 19452874752 41497 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87968] ppid=87954 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87957/task/87968/stat : 87968 (Finalizer) S 87954 87957 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77419513 19452874752 41497 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87975] ppid=87954 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87957/task/87975/stat : 87975 (Common-Cleaner) S 87954 87957 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77419514 19452874752 41497 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87976] ppid=87954 vsize=18996948 memory=16496 CPUtime=0 cores=1,3
/proc/87957/task/87976/stat : 87976 (Timer-0) S 87954 87957 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77419528 19452874752 41497 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
Current children cumulated CPU time: 8.66 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 165988 KiB

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

# cumulated CPU time of all completed processes:  user=12.1306 s, system=0.091545 s

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

[startup+6.40026 s]
/proc/loadavg: 4.77 4.04 3.88 5/341 87976
/proc/meminfo: memFree=103194816/131249996 swapFree=33010160/33010684
[pid=87957] ppid=87954 vsize=19063512 memory=172680 CPUtime=8.77 cores=1,3
/proc/87957/stat : 87957 (java) S 87954 87957 86624 0 -1 4194304 29685 0 0 0 869 8 0 0 20 0 20 0 77419510 19521036288 43170 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
/proc/87957/statm: 4765878 43170 5530 1 0 555384 0
[pid=87957/tid=87959] ppid=87954 vsize=19063512 memory=99444 CPUtime=6.28 cores=1,3
/proc/87957/task/87959/stat : 87959 (java) R 87954 87957 86624 0 -1 4194368 7940 0 0 0 625 3 0 0 20 0 20 0 77419511 19521036288 43170 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87968] ppid=87954 vsize=19063512 memory=224194199869 CPUtime=0 cores=1,3
/proc/87957/task/87968/stat : 87968 (Finalizer) S 87954 87957 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77419513 19521036288 43170 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87975] ppid=87954 vsize=19063512 memory=-6000919489886119271 CPUtime=0 cores=1,3
/proc/87957/task/87975/stat : 87975 (Common-Cleaner) S 87954 87957 86624 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 77419514 19521036288 43170 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87976] ppid=87954 vsize=19063512 memory=4496 CPUtime=0 cores=1,3
/proc/87957/task/87976/stat : 87976 (Timer-0) S 87954 87957 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77419528 19521036288 43170 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
Current children cumulated CPU time: 8.77 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 172680 KiB

[startup+8.0002 s]*
/proc/loadavg: 4.77 4.04 3.88 5/342 87977
/proc/meminfo: memFree=103186624/131249996 swapFree=33010160/33010684
[pid=87957] ppid=87954 vsize=19063512 memory=172808 CPUtime=10.5 cores=1,3
/proc/87957/stat : 87957 (java) S 87954 87957 86624 0 -1 4194304 32328 0 0 0 1042 8 0 0 20 0 20 0 77419510 19521036288 43202 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
/proc/87957/statm: 4765878 43202 5530 1 0 555384 0
[pid=87957/tid=87959] ppid=87954 vsize=19063512 memory=-6000919489886119271 CPUtime=7.88 cores=1,3
/proc/87957/task/87959/stat : 87959 (java) R 87954 87957 86624 0 -1 4194368 8380 0 0 0 785 3 0 0 20 0 20 0 77419511 19521036288 43202 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87968] ppid=87954 vsize=19063512 memory=287459 CPUtime=0 cores=1,3
/proc/87957/task/87968/stat : 87968 (Finalizer) S 87954 87957 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77419513 19521036288 43202 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87975] ppid=87954 vsize=19063512 memory=7092 CPUtime=0 cores=1,3
/proc/87957/task/87975/stat : 87975 (Common-Cleaner) S 87954 87957 86624 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 77419514 19521036288 43202 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87976] ppid=87954 vsize=19063512 memory=-6000919489886119271 CPUtime=0 cores=1,3
/proc/87957/task/87976/stat : 87976 (Timer-0) S 87954 87957 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77419528 19521036288 43202 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
Current children cumulated CPU time: 10.5 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 172808 KiB

[startup+8.80019 s]
/proc/loadavg: 4.77 4.04 3.88 5/342 87977
/proc/meminfo: memFree=103186624/131249996 swapFree=33010160/33010684
[pid=87957] ppid=87954 vsize=19063512 memory=172936 CPUtime=11.37 cores=1,3
/proc/87957/stat : 87957 (java) S 87954 87957 86624 0 -1 4194304 32351 0 0 0 1129 8 0 0 20 0 20 0 77419510 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
/proc/87957/statm: 4765878 43234 5530 1 0 555384 0
[pid=87957/tid=87959] ppid=87954 vsize=19063512 memory=16496 CPUtime=8.67 cores=1,3
/proc/87957/task/87959/stat : 87959 (java) R 87954 87957 86624 0 -1 4194368 8381 0 0 0 864 3 0 0 20 0 20 0 77419511 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87968] ppid=87954 vsize=19063512 memory=-6000919489886119271 CPUtime=0 cores=1,3
/proc/87957/task/87968/stat : 87968 (Finalizer) S 87954 87957 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77419513 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87975] ppid=87954 vsize=19063512 memory=18560 CPUtime=0 cores=1,3
/proc/87957/task/87975/stat : 87975 (Common-Cleaner) S 87954 87957 86624 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 77419514 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87976] ppid=87954 vsize=19063512 memory=11136 CPUtime=0 cores=1,3
/proc/87957/task/87976/stat : 87976 (Timer-0) S 87954 87957 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77419528 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
Current children cumulated CPU time: 11.37 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 172936 KiB

[startup+9.20018 s]
/proc/loadavg: 4.77 4.04 3.88 5/342 87977
/proc/meminfo: memFree=103186800/131249996 swapFree=33010160/33010684
[pid=87957] ppid=87954 vsize=19063512 memory=172936 CPUtime=11.77 cores=1,3
/proc/87957/stat : 87957 (java) S 87954 87957 86624 0 -1 4194304 32352 0 0 0 1169 8 0 0 20 0 20 0 77419510 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
/proc/87957/statm: 4765878 43234 5530 1 0 555384 0
[pid=87957/tid=87959] ppid=87954 vsize=19063512 memory=1920 CPUtime=9.07 cores=1,3
/proc/87957/task/87959/stat : 87959 (java) R 87954 87957 86624 0 -1 4194368 8381 0 0 0 904 3 0 0 20 0 20 0 77419511 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87968] ppid=87954 vsize=19063512 memory=5632 CPUtime=0 cores=1,3
/proc/87957/task/87968/stat : 87968 (Finalizer) S 87954 87957 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77419513 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87975] ppid=87954 vsize=19063512 memory=2688 CPUtime=0 cores=1,3
/proc/87957/task/87975/stat : 87975 (Common-Cleaner) S 87954 87957 86624 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 77419514 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87976] ppid=87954 vsize=19063512 memory=6784 CPUtime=0 cores=1,3
/proc/87957/task/87976/stat : 87976 (Timer-0) S 87954 87957 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77419528 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
Current children cumulated CPU time: 11.77 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 172936 KiB

[startup+9.60019 s]
/proc/loadavg: 4.77 4.04 3.88 5/342 87977
/proc/meminfo: memFree=103186800/131249996 swapFree=33010160/33010684
[pid=87957] ppid=87954 vsize=19063512 memory=172936 CPUtime=12.17 cores=1,3
/proc/87957/stat : 87957 (java) S 87954 87957 86624 0 -1 4194304 33844 0 0 0 1209 8 0 0 20 0 20 0 77419510 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
/proc/87957/statm: 4765878 43234 5530 1 0 555384 0
[pid=87957/tid=87959] ppid=87954 vsize=19063512 memory=-6000919489886119271 CPUtime=9.47 cores=1,3
/proc/87957/task/87959/stat : 87959 (java) R 87954 87957 86624 0 -1 4194368 9844 0 0 0 944 3 0 0 20 0 20 0 77419511 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87968] ppid=87954 vsize=19063512 memory=18560 CPUtime=0 cores=1,3
/proc/87957/task/87968/stat : 87968 (Finalizer) S 87954 87957 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77419513 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87975] ppid=87954 vsize=19063512 memory=11136 CPUtime=0 cores=1,3
/proc/87957/task/87975/stat : 87975 (Common-Cleaner) S 87954 87957 86624 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 77419514 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
[pid=87957/tid=87976] ppid=87954 vsize=19063512 memory=-6000919489886119271 CPUtime=0 cores=1,3
/proc/87957/task/87976/stat : 87976 (Timer-0) S 87954 87957 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77419528 19521036288 43234 18446744073709551615 94212901568512 94212901572208 140720714642240 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94212901580024 94212901580816 94212922912768 140720714647935 140720714648036 140720714648036 140720714653640 0
Current children cumulated CPU time: 12.17 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 172936 KiB

Child status: 30

Real time (s): 9.64054
CPU time (s): 12.2221
CPU user time (s): 12.1306
CPU system time (s): 0.091545
CPU usage (%): 126.779
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 172936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.1306
system time used= 0.091545
maximum resident set size= 173704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35615
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= 1683
involuntary context switches= 1042


# summary of solver processes directly reported to runsolver:
#   pid: 87957
#   total CPU time (s): 12.2221
#   total CPU user time (s): 12.1306
#   total CPU system time (s): 0.091545

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.028469 second user time and 0.089899 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-04 10:23:29
IDJOB=4524875
IDBENCH=143277
IDSOLVER=3380
FILE ID=nodeC032/4524875-1751617409
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.1111227861--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524875-1751617409/watcher-4524875-1751617409 -o /tmp/evaluation-result-4524875-1751617409/solver-4524875-1751617409 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4524875-1751617409.wbo

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

MD5SUM BENCH= e4106093e116cfbf84fccb9b346952d3
RANDOM SEED=20895534

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.858
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		: 3600.050
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.592
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		: 3600.414
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		: 3600.059
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.849
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		: 3598.909
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		: 3632.180
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:        103324632 kB
MemAvailable:   121350284 kB
Buffers:            2728 kB
Cached:         18703348 kB
SwapCached:           20 kB
Active:          8749784 kB
Inactive:       18333852 kB
Active(anon):    8392484 kB
Inactive(anon):     3124 kB
Active(file):     357300 kB
Inactive(file): 18330728 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1148 kB
Writeback:             0 kB
AnonPages:       8380664 kB
Mapped:           123968 kB
Shmem:             18048 kB
KReclaimable:     353724 kB
Slab:             448388 kB
SReclaimable:     353724 kB
SUnreclaim:        94664 kB
KernelStack:        5216 kB
PageTables:        19960 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   10606588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8114176 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:23:39