Trace number 4524848

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.1304 9.56523

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110977780--soft-0-100-0.wbo
MD5SUM199f4c70e3f98180608476b3fb75042a
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.480902
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 1327
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.07	c version PB25.v20250606
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.14	c Pseudo Boolean Optimization by upper bound
0.13/0.14	c --- Begin Solver configuration ---
0.13/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.13/0.14	c Learn all clauses as in MiniSAT
0.13/0.14	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.14	c Expensive reason simplification
0.13/0.14	c Glucose 2.1 dynamic restart strategy
0.13/0.14	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.14	c timeout=2147483s
0.13/0.14	c DB Simplification allowed=false
0.13/0.14	c Listener: none
0.13/0.14	c --- End Solver configuration ---
0.13/0.14	c solving HOME/instance-4524848-1751617378.wbo
0.13/0.14	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.23	c SATISFIABLE
0.32/0.23	c OPTIMIZING...
0.32/0.23	c Got one! Elapsed wall clock time (in seconds):0.093
0.32/0.23	o 854
0.32/0.23	c Got one! Elapsed wall clock time (in seconds):0.098
0.32/0.23	o 822
0.32/0.24	c Got one! Elapsed wall clock time (in seconds):0.108
0.32/0.24	o 819
0.32/0.26	c Got one! Elapsed wall clock time (in seconds):0.12
0.32/0.26	o 807
0.32/0.26	c Got one! Elapsed wall clock time (in seconds):0.127
0.32/0.26	o 798
0.50/0.38	c Got one! Elapsed wall clock time (in seconds):0.244
0.50/0.38	o 781
0.50/0.39	c Got one! Elapsed wall clock time (in seconds):0.251
0.50/0.39	o 779
0.50/0.39	c Got one! Elapsed wall clock time (in seconds):0.257
0.50/0.39	o 743
0.50/0.40	c Got one! Elapsed wall clock time (in seconds):0.263
0.50/0.40	o 740
0.70/0.41	c Got one! Elapsed wall clock time (in seconds):0.273
0.70/0.41	o 730
0.70/0.41	c Got one! Elapsed wall clock time (in seconds):0.278
0.70/0.41	o 725
0.70/0.42	c Got one! Elapsed wall clock time (in seconds):0.281
0.70/0.42	o 724
0.70/0.42	c Got one! Elapsed wall clock time (in seconds):0.289
0.70/0.42	o 719
0.70/0.50	c Got one! Elapsed wall clock time (in seconds):0.36
0.70/0.50	o 707
1.08/0.60	c cleaning 4010 clauses out of 8048 with flag 5569/8048
1.08/0.67	c Got one! Elapsed wall clock time (in seconds):0.532
1.08/0.67	o 693
1.08/0.67	c Got one! Elapsed wall clock time (in seconds):0.537
1.08/0.67	o 683
1.08/0.67	c Got one! Elapsed wall clock time (in seconds):0.539
1.08/0.67	o 681
1.08/0.68	c Got one! Elapsed wall clock time (in seconds):0.541
1.08/0.68	o 537
1.08/0.68	c Got one! Elapsed wall clock time (in seconds):0.545
1.08/0.68	o 427
1.27/0.72	c Got one! Elapsed wall clock time (in seconds):0.581
1.27/0.72	o 419
1.27/0.72	c Got one! Elapsed wall clock time (in seconds):0.584
1.27/0.72	o 409
1.27/0.74	c Got one! Elapsed wall clock time (in seconds):0.6
1.27/0.74	o 385
1.27/0.75	c Got one! Elapsed wall clock time (in seconds):0.612
1.27/0.75	o 382
1.27/0.76	c Got one! Elapsed wall clock time (in seconds):0.624
1.27/0.76	o 380
1.47/0.84	c Got one! Elapsed wall clock time (in seconds):0.704
1.47/0.84	o 375
1.47/0.85	c Got one! Elapsed wall clock time (in seconds):0.714
1.47/0.85	o 370
1.47/0.86	c Got one! Elapsed wall clock time (in seconds):0.721
1.47/0.86	o 368
1.66/0.90	c cleaning 6474 clauses out of 12963 with flag 4027/16973
1.66/0.90	c Got one! Elapsed wall clock time (in seconds):0.765
1.66/0.90	o 355
1.83/1.03	c cleaning 5809 clauses out of 11631 with flag 19084/22115
2.05/1.20	c cleaning 5892 clauses out of 11824 with flag 49567/28117
2.05/1.24	c Got one! Elapsed wall clock time (in seconds):1.106
2.05/1.24	o 354
2.05/1.25	c Got one! Elapsed wall clock time (in seconds):1.119
2.05/1.25	o 353
2.17/1.31	c Got one! Elapsed wall clock time (in seconds):1.175
2.17/1.31	o 352
2.17/1.32	c Got one! Elapsed wall clock time (in seconds):1.18
2.17/1.32	o 340
2.17/1.32	c Got one! Elapsed wall clock time (in seconds):1.188
2.17/1.32	o 336
2.17/1.34	c Got one! Elapsed wall clock time (in seconds):1.206
2.17/1.34	o 311
2.17/1.37	c Got one! Elapsed wall clock time (in seconds):1.233
2.17/1.37	o 310
2.36/1.40	c Got one! Elapsed wall clock time (in seconds):1.266
2.36/1.40	o 308
2.36/1.41	c Got one! Elapsed wall clock time (in seconds):1.27
2.36/1.41	o 303
2.36/1.44	c cleaning 7476 clauses out of 14952 with flag 3915/37137
2.56/1.62	c cleaning 6735 clauses out of 13477 with flag 30482/43138
2.66/1.73	c Got one! Elapsed wall clock time (in seconds):1.594
2.66/1.73	o 291
2.66/1.76	c cleaning 6170 clauses out of 12339 with flag 3627/48735
2.76/1.85	c Got one! Elapsed wall clock time (in seconds):1.715
2.76/1.85	o 290
2.86/1.91	c cleaning 5933 clauses out of 11874 with flag 8267/54440
2.86/1.96	c Got one! Elapsed wall clock time (in seconds):1.822
2.86/1.96	o 288
2.86/1.98	c Got one! Elapsed wall clock time (in seconds):1.844
2.86/1.98	o 286
2.97/2.05	c Got one! Elapsed wall clock time (in seconds):1.915
2.97/2.05	o 284
2.97/2.09	c Got one! Elapsed wall clock time (in seconds):1.952
2.97/2.09	o 282
3.07/2.12	c cleaning 6703 clauses out of 13418 with flag 4237/61917
3.07/2.15	c Got one! Elapsed wall clock time (in seconds):2.013
3.07/2.15	o 281
3.07/2.17	c Got one! Elapsed wall clock time (in seconds):2.038
3.07/2.17	o 280
3.16/2.27	c Got one! Elapsed wall clock time (in seconds):2.134
3.16/2.27	o 276
3.26/2.31	c cleaning 6701 clauses out of 13419 with flag 4600/68621
3.26/2.31	c Got one! Elapsed wall clock time (in seconds):2.172
3.26/2.31	o 275
3.26/2.38	c Got one! Elapsed wall clock time (in seconds):2.242
3.26/2.38	o 272
3.37/2.46	c cleaning 6156 clauses out of 12316 with flag 13482/74219
3.37/2.48	c Got one! Elapsed wall clock time (in seconds):2.349
3.37/2.48	o 270
3.48/2.56	c Got one! Elapsed wall clock time (in seconds):2.422
3.48/2.56	o 267
3.58/2.66	c cleaning 6380 clauses out of 12769 with flag 14319/80828
3.58/2.67	c Got one! Elapsed wall clock time (in seconds):2.53
3.58/2.67	o 262
3.68/2.77	c Got one! Elapsed wall clock time (in seconds):2.635
3.68/2.77	o 261
3.68/2.79	c Got one! Elapsed wall clock time (in seconds):2.652
3.68/2.79	o 259
3.79/2.85	c Got one! Elapsed wall clock time (in seconds):2.712
3.79/2.85	o 258
3.79/2.89	c cleaning 7108 clauses out of 14221 with flag 4193/88660
3.79/2.89	c Got one! Elapsed wall clock time (in seconds):2.754
3.79/2.89	o 252
3.89/2.94	c Got one! Elapsed wall clock time (in seconds):2.807
3.89/2.94	o 249
3.89/2.96	c Got one! Elapsed wall clock time (in seconds):2.829
3.89/2.96	o 247
3.99/3.06	c cleaning 6488 clauses out of 12994 with flag 12523/94541
3.99/3.09	c Got one! Elapsed wall clock time (in seconds):2.955
3.99/3.09	o 241
4.09/3.11	c Got one! Elapsed wall clock time (in seconds):2.969
4.09/3.11	o 236
4.09/3.14	c Got one! Elapsed wall clock time (in seconds):3.006
4.09/3.14	o 234
4.09/3.17	c Got one! Elapsed wall clock time (in seconds):3.037
4.09/3.17	o 229
4.19/3.23	c Got one! Elapsed wall clock time (in seconds):3.09
4.19/3.23	o 226
4.19/3.25	c Got one! Elapsed wall clock time (in seconds):3.117
4.19/3.25	o 198
4.19/3.29	c cleaning 7307 clauses out of 14622 with flag 4089/102657
4.29/3.31	c Got one! Elapsed wall clock time (in seconds):3.175
4.29/3.31	o 184
4.29/3.36	c Got one! Elapsed wall clock time (in seconds):3.22
4.29/3.36	o 183
4.40/3.48	c Got one! Elapsed wall clock time (in seconds):3.343
4.40/3.48	o 181
4.50/3.50	c Got one! Elapsed wall clock time (in seconds):3.369
4.50/3.50	o 178
4.50/3.55	c cleaning 7862 clauses out of 15730 with flag 4314/111072
4.50/3.57	c Got one! Elapsed wall clock time (in seconds):3.437
4.50/3.57	o 177
4.50/3.59	c Got one! Elapsed wall clock time (in seconds):3.456
4.50/3.59	o 176
4.63/3.63	c Got one! Elapsed wall clock time (in seconds):3.494
4.63/3.63	o 172
4.74/3.71	c Got one! Elapsed wall clock time (in seconds):3.569
4.74/3.71	o 169
4.74/3.74	c cleaning 7323 clauses out of 14679 with flag 3661/117883
4.74/3.76	c Got one! Elapsed wall clock time (in seconds):3.62
4.74/3.76	o 165
4.86/3.80	c Got one! Elapsed wall clock time (in seconds):3.664
4.86/3.80	o 162
4.86/3.83	c Got one! Elapsed wall clock time (in seconds):3.691
4.86/3.83	o 160
4.96/3.94	c cleaning 7277 clauses out of 14572 with flag 16256/125099
4.96/3.97	c Got one! Elapsed wall clock time (in seconds):3.836
4.96/3.97	o 142
4.96/3.98	c Got one! Elapsed wall clock time (in seconds):3.846
4.96/3.98	o 140
5.09/4.01	c Got one! Elapsed wall clock time (in seconds):3.87
5.09/4.01	o 139
5.28/4.15	c Got one! Elapsed wall clock time (in seconds):4.01
5.28/4.15	o 132
5.28/4.16	c Got one! Elapsed wall clock time (in seconds):4.02
5.28/4.16	o 123
5.28/4.19	c Got one! Elapsed wall clock time (in seconds):4.058
5.28/4.19	o 121
5.48/4.21	c Got one! Elapsed wall clock time (in seconds):4.073
5.48/4.21	o 120
5.48/4.24	c Got one! Elapsed wall clock time (in seconds):4.103
5.48/4.24	o 119
5.68/4.34	c cleaning 7911 clauses out of 15822 with flag 3731/133626
6.07/4.54	c cleaning 6954 clauses out of 13913 with flag 25221/139628
6.27/4.64	c Got one! Elapsed wall clock time (in seconds):4.503
6.27/4.64	o 118
6.27/4.66	c Got one! Elapsed wall clock time (in seconds):4.525
6.27/4.66	o 117
6.27/4.68	c Got one! Elapsed wall clock time (in seconds):4.542
6.27/4.68	o 115
6.47/4.72	c cleaning 6791 clauses out of 13587 with flag 3567/146256
6.47/4.74	c Got one! Elapsed wall clock time (in seconds):4.602
6.47/4.74	o 114
6.47/4.75	c Got one! Elapsed wall clock time (in seconds):4.615
6.47/4.75	o 113
6.47/4.76	c Got one! Elapsed wall clock time (in seconds):4.627
6.47/4.76	o 102
6.47/4.77	c Got one! Elapsed wall clock time (in seconds):4.635
6.47/4.77	o 101
6.67/4.82	c Got one! Elapsed wall clock time (in seconds):4.68
6.67/4.82	o 98
6.67/4.83	c Got one! Elapsed wall clock time (in seconds):4.693
6.67/4.83	o 92
6.67/4.85	c Got one! Elapsed wall clock time (in seconds):4.716
6.67/4.85	o 81
6.87/4.99	c cleaning 7853 clauses out of 15711 with flag 12353/155171
7.27/5.16	c cleaning 6927 clauses out of 13856 with flag 30029/161169
7.27/5.17	c Got one! Elapsed wall clock time (in seconds):5.039
7.27/5.17	o 77
7.66/5.31	c cleaning 6167 clauses out of 12350 with flag 15475/166590
7.86/5.44	c cleaning 6086 clauses out of 12182 with flag 34265/172589
7.86/5.44	c Got one! Elapsed wall clock time (in seconds):5.304
7.86/5.44	o 76
7.86/5.45	c Got one! Elapsed wall clock time (in seconds):5.312
7.86/5.45	o 73
7.86/5.49	c Got one! Elapsed wall clock time (in seconds):5.35
7.86/5.49	o 67
8.02/5.57	c cleaning 6171 clauses out of 12357 with flag 11316/178850
8.22/5.70	c cleaning 6088 clauses out of 12185 with flag 31650/184849
8.22/5.72	c Got one! Elapsed wall clock time (in seconds):5.58
8.22/5.72	o 66
8.22/5.77	c Got one! Elapsed wall clock time (in seconds):5.637
8.22/5.77	o 60
8.32/5.84	c cleaning 6278 clauses out of 12573 with flag 8747/191325
8.42/5.95	c cleaning 6139 clauses out of 12295 with flag 26989/197325
8.42/5.99	c Got one! Elapsed wall clock time (in seconds):5.853
8.42/5.99	o 59
8.53/6.05	c cleaning 5788 clauses out of 11587 with flag 9068/202756
8.63/6.12	c Got one! Elapsed wall clock time (in seconds):5.981
8.63/6.12	o 58
8.63/6.12	c Got one! Elapsed wall clock time (in seconds):5.989
8.63/6.13	o 56
8.63/6.17	c cleaning 5888 clauses out of 11793 with flag 6185/208750
8.63/6.19	c Got one! Elapsed wall clock time (in seconds):6.052
8.63/6.19	o 54
8.73/6.27	c cleaning 5463 clauses out of 10930 with flag 12331/213775
8.94/6.40	c cleaning 5726 clauses out of 11462 with flag 32994/219770
9.04/6.55	c cleaning 6363 clauses out of 12737 with flag 56518/226771
9.23/6.73	c cleaning 7185 clauses out of 14374 with flag 82998/234771
9.44/6.90	c Got one! Elapsed wall clock time (in seconds):6.761
9.44/6.90	o 47
9.44/6.92	c Got one! Elapsed wall clock time (in seconds):6.787
9.44/6.92	o 46
9.54/7.04	c cleaning 10325 clauses out of 20660 with flag 13039/248242
9.64/7.17	c cleaning 8167 clauses out of 16338 with flag 33105/254245
9.64/7.19	c Got one! Elapsed wall clock time (in seconds):7.052
9.64/7.19	o 45
9.84/7.30	c cleaning 6962 clauses out of 13935 with flag 17097/260009
9.94/7.42	c cleaning 6484 clauses out of 12975 with flag 38610/266011
10.04/7.58	c cleaning 6741 clauses out of 13490 with flag 67943/273010
10.14/7.60	c Got one! Elapsed wall clock time (in seconds):7.469
10.14/7.60	o 44
10.14/7.64	c Got one! Elapsed wall clock time (in seconds):7.507
10.14/7.64	o 42
10.14/7.66	c Got one! Elapsed wall clock time (in seconds):7.525
10.14/7.66	o 41
10.24/7.73	c cleaning 6794 clauses out of 13601 with flag 10008/279862
10.24/7.76	c Got one! Elapsed wall clock time (in seconds):7.621
10.24/7.76	o 39
10.34/7.84	c cleaning 6071 clauses out of 12157 with flag 12290/285212
10.44/7.96	c cleaning 6035 clauses out of 12086 with flag 32308/291212
10.44/8.00	c Got one! Elapsed wall clock time (in seconds):7.863
10.44/8.00	o 30
10.55/8.06	c cleaning 5557 clauses out of 11125 with flag 9679/296286
10.65/8.19	c cleaning 5777 clauses out of 11567 with flag 29191/302285
10.84/8.34	c cleaning 6393 clauses out of 12790 with flag 52027/309285
11.04/8.52	c cleaning 7192 clauses out of 14399 with flag 80914/317287
11.14/8.60	c Got one! Elapsed wall clock time (in seconds):8.465
11.14/8.60	o 22
11.14/8.65	c cleaning 6387 clauses out of 12783 with flag 6908/322863
11.24/8.77	c cleaning 6192 clauses out of 12393 with flag 27360/328860
11.44/8.92	c cleaning 6589 clauses out of 13202 with flag 51932/335861
11.44/8.99	c Got one! Elapsed wall clock time (in seconds):8.853
11.44/8.99	o 21
11.54/9.03	c cleaning 5871 clauses out of 11758 with flag 6905/341006
11.64/9.15	c cleaning 5936 clauses out of 11887 with flag 28320/347006
11.74/9.29	c cleaning 6473 clauses out of 12953 with flag 53191/354008
11.94/9.46	c cleaning 7233 clauses out of 14480 with flag 82006/362008
12.04/9.52	c Got one! Elapsed wall clock time (in seconds):9.382
12.04/9.52	o 18
12.04/9.52	c Got one! Elapsed wall clock time (in seconds):9.385
12.04/9.52	o 10
12.04/9.53	c starts		: 365
12.04/9.54	c conflicts		: 364746
12.04/9.54	c decisions		: 702866
12.04/9.54	c propagations		: 12316764
12.04/9.54	c inspects		: 63618041
12.04/9.54	c shortcuts		: 0
12.04/9.54	c learnt literals	: 1
12.04/9.54	c learnt binary clauses	: 79
12.04/9.54	c learnt ternary clauses	: 895
12.04/9.54	c learnt constraints	: 364745
12.04/9.54	c ignored constraints	: 0
12.04/9.54	c root simplifications	: 0
12.04/9.54	c removed literals (reason simplification)	: 539495
12.04/9.54	c reason swapping (by a shorter reason)	: 0
12.04/9.54	c Calls to reduceDB	: 54
12.04/9.54	c Number of update (reduction) of LBD	: 128322
12.04/9.54	c Imported unit clauses	: 0
12.04/9.54	c No decision after first conflict	: false
12.04/9.54	c number of reductions to clauses (during analyze)	: 0
12.04/9.54	c number of learned constraints concerned by reduction	: 0
12.04/9.54	c number of learning phase by resolution	: 0
12.04/9.54	c number of learning phase by cutting planes	: 0
12.04/9.54	c number of rounding to 1 operations	: 0
12.04/9.54	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
12.04/9.54	c number of reductions of the coefficients by power 2 	: 0
12.04/9.54	c number of right shift for reduction by power 2 	: 0
12.04/9.54	c number of reductions of the coefficients by GCD over coefficients 	: 0
12.04/9.54	c number of ending skipping 	: 0
12.04/9.55	c number of internal skipping 	: 0
12.04/9.55	c number of derivation steps 	: 0
12.04/9.55	c number of skipped derivation steps 	: 0
12.04/9.55	c number of remaining unassigned 	: 0
12.04/9.55	c number of remaining assigned 	: 0
12.04/9.55	c number of falsified literals weakened from reason	: 0
12.04/9.55	c number of falsified literals weakened from conflict	: 0
12.04/9.55	c time for arithmetic operations	: 0
12.04/9.55	c minimum degree of deleted constraints	: null
12.04/9.55	c maximum degree of deleted constraints	: null
12.04/9.55	c number of deleted constraints	: 0
12.04/9.55	c speed (assignments/second)	: 1314910.216718266
12.04/9.55	c non guided choices	: 5358
12.04/9.55	s OPTIMUM FOUND
12.04/9.55	c Found 114 solution(s)
12.04/9.55	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.04/9.55	c objective function=10
12.04/9.55	c Total wall clock time (in seconds): 9.418

Verifier Data

OK	10

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 (50465 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100063 s]*
/proc/loadavg: 4.44 3.90 3.83 6/340 87776
/proc/meminfo: memFree=103299136/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=18930384 memory=55536 CPUtime=0.13 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 6551 0 0 0 11 2 0 0 20 0 18 0 77416435 19384713216 13884 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4732596 13884 5334 1 0 547611 0
[pid=87758/tid=87760] ppid=87755 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) S 87755 87758 86624 0 -1 4194368 5050 0 0 0 6 1 0 0 20 0 18 0 77416436 19384713216 13884 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=18930384 memory=241407623509 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77416438 19384713216 13884 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=18930384 memory=61784027576291 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 77416438 19384713216 13884 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 55536 KiB

[startup+0.205905 s]*
/proc/loadavg: 4.44 3.90 3.83 7/341 87777
/proc/meminfo: memFree=103296112/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=18996948 memory=62724 CPUtime=0.32 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 7217 0 0 0 29 3 0 0 20 0 19 0 77416435 19452874752 15681 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4749237 15681 5462 1 0 548347 0
[pid=87758/tid=87760] ppid=87755 vsize=18996948 memory=4026794268 CPUtime=0.17 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) R 87755 87758 86624 0 -1 4194368 5369 0 0 0 16 1 0 0 20 0 19 0 77416436 19452874752 15681 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=18996948 memory=13937 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77416438 19452874752 15681 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=18996948 memory=60684515935208 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77416438 19452874752 15681 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87777] ppid=87755 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87758/task/87777/stat : 87777 (Timer-0) S 87755 87758 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77416454 19452874752 15681 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 62724 KiB

[startup+0.305874 s]*
/proc/loadavg: 4.44 3.90 3.83 6/341 87777
/proc/meminfo: memFree=103287480/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=18996948 memory=68788 CPUtime=0.5 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 9065 0 0 0 47 3 0 0 20 0 19 0 77416435 19452874752 17197 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4749237 17197 5462 1 0 549238 0
[pid=87758/tid=87760] ppid=87755 vsize=18996948 memory=-6000919485591283047 CPUtime=0.27 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) R 87755 87758 86624 0 -1 4194368 5394 0 0 0 26 1 0 0 20 0 19 0 77416436 19452874752 17197 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77416438 19452874752 17197 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77416438 19452874752 17197 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87777] ppid=87755 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87758/task/87777/stat : 87777 (Timer-0) S 87755 87758 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77416454 19452874752 17197 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 68788 KiB

[startup+0.70022 s]
/proc/loadavg: 4.44 3.90 3.83 6/341 87777
/proc/meminfo: memFree=103279732/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=18996948 memory=84840 CPUtime=1.27 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 12544 0 0 0 123 4 0 0 20 0 19 0 77416435 19452874752 21210 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4749237 21210 5494 1 0 551593 0
[pid=87758/tid=87760] ppid=87755 vsize=18996948 memory=18560 CPUtime=0.66 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) R 87755 87758 86624 0 -1 4194368 5442 0 0 0 64 2 0 0 20 0 19 0 77416436 19452874752 21210 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77416438 19452874752 21210 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77416438 19452874752 21210 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87777] ppid=87755 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/87758/task/87777/stat : 87777 (Timer-0) S 87755 87758 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77416454 19452874752 21210 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 84840 KiB

[startup+1.50022 s]
/proc/loadavg: 4.49 3.92 3.84 5/341 87777
/proc/meminfo: memFree=103273936/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=18996948 memory=99572 CPUtime=2.46 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 15907 0 0 0 241 5 0 0 20 0 19 0 77416435 19452874752 24893 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4749237 24893 5494 1 0 551601 0
[pid=87758/tid=87760] ppid=87755 vsize=18996948 memory=0 CPUtime=1.45 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) R 87755 87758 86624 0 -1 4194368 6000 0 0 0 143 2 0 0 20 0 19 0 77416436 19452874752 24893 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77416438 19452874752 24893 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77416438 19452874752 24893 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87777] ppid=87755 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/87758/task/87777/stat : 87777 (Timer-0) S 87755 87758 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77416454 19452874752 24893 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 99572 KiB

[startup+3.10573 s]
/proc/loadavg: 4.49 3.92 3.84 5/341 87777
/proc/meminfo: memFree=103249356/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=18996948 memory=122336 CPUtime=4.09 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 16807 0 0 0 403 6 0 0 20 0 19 0 77416435 19452874752 30584 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4749237 30584 5494 1 0 551620 0
[pid=87758/tid=87760] ppid=87755 vsize=18996948 memory=11136 CPUtime=3.05 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) R 87755 87758 86624 0 -1 4194368 6434 0 0 0 302 3 0 0 20 0 19 0 77416436 19452874752 30584 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=18996948 memory=-6000919485591283047 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77416438 19452874752 30584 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77416438 19452874752 30584 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87777] ppid=87755 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87758/task/87777/stat : 87777 (Timer-0) S 87755 87758 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77416454 19452874752 30584 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 4.09 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 122336 KiB

[startup+6.30023 s]
/proc/loadavg: 4.53 3.93 3.84 5/341 87778
/proc/meminfo: memFree=103195144/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=18996948 memory=177544 CPUtime=8.83 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 28327 0 0 0 875 8 0 0 20 0 19 0 77416435 19452874752 44386 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4749237 44386 5494 1 0 555002 0
[pid=87758/tid=87760] ppid=87755 vsize=18996948 memory=0 CPUtime=6.23 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) R 87755 87758 86624 0 -1 4194368 8048 0 0 0 619 4 0 0 20 0 19 0 77416436 19452874752 44386 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77416438 19452874752 44386 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77416438 19452874752 44386 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87777] ppid=87755 vsize=18996948 memory=16496 CPUtime=0 cores=1,3
/proc/87758/task/87777/stat : 87777 (Timer-0) S 87755 87758 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77416454 19452874752 44386 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 8.83 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 177544 KiB

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

# cumulated CPU time of all completed processes:  user=12.0276 s, system=0.102762 s

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

[startup+6.40029 s]
/proc/loadavg: 4.53 3.93 3.84 5/341 87778
/proc/meminfo: memFree=103195144/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=19063512 memory=184120 CPUtime=8.94 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 29589 0 0 0 885 9 0 0 20 0 20 0 77416435 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4765878 46030 5494 1 0 555291 0
[pid=87758/tid=87760] ppid=87755 vsize=19063512 memory=99572 CPUtime=6.32 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) R 87755 87758 86624 0 -1 4194368 8118 0 0 0 628 4 0 0 20 0 20 0 77416436 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=19063512 memory=224194199869 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77416438 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=19063512 memory=-6000919485591283047 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 56 0 0 0 0 0 0 0 20 0 20 0 77416438 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87777] ppid=87755 vsize=19063512 memory=4496 CPUtime=0 cores=1,3
/proc/87758/task/87777/stat : 87777 (Timer-0) S 87755 87758 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77416454 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 8.94 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 184120 KiB

[startup+8.00019 s]*
/proc/loadavg: 4.53 3.93 3.84 5/342 87779
/proc/meminfo: memFree=103178856/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=19063512 memory=184120 CPUtime=10.55 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 30149 0 0 0 1046 9 0 0 20 0 20 0 77416435 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4765878 46030 5494 1 0 555291 0
[pid=87758/tid=87760] ppid=87755 vsize=19063512 memory=-6000919485591283047 CPUtime=7.93 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) R 87755 87758 86624 0 -1 4194368 8505 0 0 0 789 4 0 0 20 0 20 0 77416436 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=19063512 memory=287459 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77416438 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=19063512 memory=7092 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 56 0 0 0 0 0 0 0 20 0 20 0 77416438 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87777] ppid=87755 vsize=19063512 memory=-6000919485591283047 CPUtime=0 cores=1,3
/proc/87758/task/87777/stat : 87777 (Timer-0) S 87755 87758 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77416454 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 10.55 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 184120 KiB

[startup+8.8002 s]
/proc/loadavg: 4.53 3.93 3.84 5/342 87779
/proc/meminfo: memFree=103178856/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=19063512 memory=184120 CPUtime=11.34 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 30156 0 0 0 1125 9 0 0 20 0 20 0 77416435 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4765878 46030 5494 1 0 555291 0
[pid=87758/tid=87760] ppid=87755 vsize=19063512 memory=16496 CPUtime=8.72 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) R 87755 87758 86624 0 -1 4194368 8506 0 0 0 868 4 0 0 20 0 20 0 77416436 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=19063512 memory=-6000919485591283047 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77416438 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=19063512 memory=18560 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 56 0 0 0 0 0 0 0 20 0 20 0 77416438 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87777] ppid=87755 vsize=19063512 memory=11136 CPUtime=0 cores=1,3
/proc/87758/task/87777/stat : 87777 (Timer-0) S 87755 87758 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77416454 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 11.34 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 184120 KiB

[startup+9.20019 s]
/proc/loadavg: 4.53 3.93 3.84 5/342 87779
/proc/meminfo: memFree=103178856/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=19063512 memory=184120 CPUtime=11.74 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 30157 0 0 0 1165 9 0 0 20 0 20 0 77416435 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4765878 46030 5494 1 0 555291 0
[pid=87758/tid=87760] ppid=87755 vsize=19063512 memory=1920 CPUtime=9.12 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) R 87755 87758 86624 0 -1 4194368 8506 0 0 0 908 4 0 0 20 0 20 0 77416436 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=19063512 memory=5632 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77416438 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=19063512 memory=2688 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 56 0 0 0 0 0 0 0 20 0 20 0 77416438 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87777] ppid=87755 vsize=19063512 memory=6784 CPUtime=0 cores=1,3
/proc/87758/task/87777/stat : 87777 (Timer-0) S 87755 87758 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77416454 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 11.74 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 184120 KiB

[startup+9.40019 s]
/proc/loadavg: 4.53 3.93 3.84 5/342 87779
/proc/meminfo: memFree=103178856/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=19063512 memory=184120 CPUtime=11.94 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 30157 0 0 0 1185 9 0 0 20 0 20 0 77416435 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4765878 46030 5494 1 0 555291 0
[pid=87758/tid=87760] ppid=87755 vsize=19063512 memory=215587488049 CPUtime=9.32 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) R 87755 87758 86624 0 -1 4194368 8506 0 0 0 928 4 0 0 20 0 20 0 77416436 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=19063512 memory=2305897122379334386 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77416438 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=19063512 memory=2314860354816486883 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 56 0 0 0 0 0 0 0 20 0 20 0 77416438 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87777] ppid=87755 vsize=19063512 memory=-9123011406873178988 CPUtime=0 cores=1,3
/proc/87758/task/87777/stat : 87777 (Timer-0) S 87755 87758 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77416454 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 11.94 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 184120 KiB

[startup+9.50021 s]
/proc/loadavg: 4.53 3.93 3.84 5/342 87779
/proc/meminfo: memFree=103178856/131249996 swapFree=33010160/33010684
[pid=87758] ppid=87755 vsize=19063512 memory=184120 CPUtime=12.04 cores=1,3
/proc/87758/stat : 87758 (java) S 87755 87758 86624 0 -1 4194304 30157 0 0 0 1195 9 0 0 20 0 20 0 77416435 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
/proc/87758/statm: 4765878 46030 5494 1 0 555291 0
[pid=87758/tid=87760] ppid=87755 vsize=19063512 memory=0 CPUtime=9.42 cores=1,3
/proc/87758/task/87760/stat : 87760 (java) R 87755 87758 86624 0 -1 4194368 8506 0 0 0 938 4 0 0 20 0 20 0 77416436 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87769] ppid=87755 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/87758/task/87769/stat : 87769 (Finalizer) S 87755 87758 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77416438 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87776] ppid=87755 vsize=19063512 memory=11136 CPUtime=0 cores=1,3
/proc/87758/task/87776/stat : 87776 (Common-Cleaner) S 87755 87758 86624 0 -1 4194368 56 0 0 0 0 0 0 0 20 0 20 0 77416438 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
[pid=87758/tid=87777] ppid=87755 vsize=19063512 memory=184120 CPUtime=0 cores=1,3
/proc/87758/task/87777/stat : 87777 (Timer-0) S 87755 87758 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77416454 19521036288 46030 18446744073709551615 94353939116032 94353939119728 140723858276064 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94353939127544 94353939128336 94353943670784 140723858282879 140723858282980 140723858282980 140723858288584 0
Current children cumulated CPU time: 12.04 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 184120 KiB

Child status: 30

Real time (s): 9.56523
CPU time (s): 12.1304
CPU user time (s): 12.0276
CPU system time (s): 0.102762
CPU usage (%): 126.818
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 184120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.0276
system time used= 0.102762
maximum resident set size= 185144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32079
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= 1498
involuntary context switches= 824


# summary of solver processes directly reported to runsolver:
#   pid: 87758
#   total CPU time (s): 12.1304
#   total CPU user time (s): 12.0276
#   total CPU system time (s): 0.102762

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043376 second user time and 0.075523 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 199f4c70e3f98180608476b3fb75042a
RANDOM SEED=1202731820

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.856
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.109
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		: 3606.287
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		: 3611.285
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.848
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.845
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.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		: 3612.822
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		: 3600.006
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:        103320356 kB
MemAvailable:   121345496 kB
Buffers:            2728 kB
Cached:         18702840 kB
SwapCached:           20 kB
Active:          8749756 kB
Inactive:       18333344 kB
Active(anon):    8392456 kB
Inactive(anon):     3124 kB
Active(file):     357300 kB
Inactive(file): 18330220 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               696 kB
Writeback:             8 kB
AnonPages:       8380576 kB
Mapped:           124056 kB
Shmem:             18048 kB
KReclaimable:     353720 kB
Slab:             448568 kB
SReclaimable:     353720 kB
SUnreclaim:        94848 kB
KernelStack:        5248 kB
PageTables:        20048 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   10606572 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:08