Trace number 4524857

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 9.07384 6.35569

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110976157--soft-0-100-0.wbo
MD5SUMae3ae2de698e28281e50684e40f8959c
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.577107
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 1294
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-4524857-1751617389.wbo
0.13/0.13	c reading problem ... 
0.13/0.16	c ... done. Wall clock time 0.025s.
0.13/0.16	c declared #vars     169
0.13/0.16	c internal #vars     270
0.13/0.16	c #constraints  102
0.13/0.16	c constraints type 
0.13/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.13/0.16	c org.sat4j.specs.Constr$1 => 1
0.13/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.13/0.16	c 102 constraints processed.
0.13/0.17	c objective function length is 101 literals
0.13/0.20	c SATISFIABLE
0.13/0.20	c OPTIMIZING...
0.13/0.20	c Got one! Elapsed wall clock time (in seconds):0.064
0.13/0.20	o 954
0.32/0.21	c Got one! Elapsed wall clock time (in seconds):0.079
0.32/0.21	o 951
0.32/0.22	c Got one! Elapsed wall clock time (in seconds):0.086
0.32/0.22	o 710
0.32/0.26	c Got one! Elapsed wall clock time (in seconds):0.13
0.32/0.26	o 517
0.32/0.27	c Got one! Elapsed wall clock time (in seconds):0.139
0.32/0.27	o 516
0.32/0.29	c Got one! Elapsed wall clock time (in seconds):0.158
0.32/0.29	o 515
0.52/0.33	c Got one! Elapsed wall clock time (in seconds):0.197
0.52/0.33	o 514
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.35
0.71/0.48	o 510
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.359
0.71/0.49	o 505
0.71/0.50	c Got one! Elapsed wall clock time (in seconds):0.362
0.71/0.50	o 477
0.90/0.52	c Got one! Elapsed wall clock time (in seconds):0.388
0.90/0.52	o 453
0.90/0.53	c Got one! Elapsed wall clock time (in seconds):0.393
0.90/0.53	o 443
0.90/0.59	c Got one! Elapsed wall clock time (in seconds):0.457
0.90/0.59	o 441
0.90/0.60	c Got one! Elapsed wall clock time (in seconds):0.462
0.90/0.60	o 439
0.90/0.60	c Got one! Elapsed wall clock time (in seconds):0.466
0.90/0.60	o 434
1.08/0.69	c cleaning 4585 clauses out of 9188 with flag 3688/9188
1.27/0.78	c Got one! Elapsed wall clock time (in seconds):0.646
1.27/0.78	o 432
1.27/0.79	c Got one! Elapsed wall clock time (in seconds):0.656
1.27/0.79	o 429
1.27/0.79	c Got one! Elapsed wall clock time (in seconds):0.661
1.27/0.79	o 401
1.46/0.80	c Got one! Elapsed wall clock time (in seconds):0.67
1.46/0.80	o 400
1.46/0.82	c Got one! Elapsed wall clock time (in seconds):0.681
1.46/0.82	o 399
1.46/0.82	c Got one! Elapsed wall clock time (in seconds):0.684
1.46/0.82	o 374
1.46/0.83	c Got one! Elapsed wall clock time (in seconds):0.698
1.46/0.83	o 372
1.46/0.85	c Got one! Elapsed wall clock time (in seconds):0.72
1.46/0.85	o 371
1.46/0.86	c Got one! Elapsed wall clock time (in seconds):0.725
1.46/0.86	o 369
1.46/0.86	c Got one! Elapsed wall clock time (in seconds):0.727
1.46/0.86	o 345
1.46/0.87	c Got one! Elapsed wall clock time (in seconds):0.732
1.46/0.87	o 343
1.46/0.87	c Got one! Elapsed wall clock time (in seconds):0.74
1.46/0.87	o 341
1.46/0.88	c Got one! Elapsed wall clock time (in seconds):0.743
1.46/0.88	o 337
1.46/0.88	c Got one! Elapsed wall clock time (in seconds):0.745
1.46/0.88	o 309
1.46/0.88	c Got one! Elapsed wall clock time (in seconds):0.748
1.46/0.88	o 308
1.46/0.88	c Got one! Elapsed wall clock time (in seconds):0.75
1.46/0.88	o 307
1.46/0.89	c Got one! Elapsed wall clock time (in seconds):0.754
1.46/0.89	o 302
1.46/0.89	c Got one! Elapsed wall clock time (in seconds):0.756
1.46/0.89	o 244
1.66/0.90	c Got one! Elapsed wall clock time (in seconds):0.764
1.66/0.90	o 233
1.66/0.92	c Got one! Elapsed wall clock time (in seconds):0.783
1.66/0.92	o 228
1.66/0.92	c Got one! Elapsed wall clock time (in seconds):0.788
1.66/0.92	o 224
1.66/0.93	c Got one! Elapsed wall clock time (in seconds):0.791
1.66/0.93	o 216
1.66/0.96	c Got one! Elapsed wall clock time (in seconds):0.827
1.66/0.96	o 192
1.84/1.03	c cleaning 7130 clauses out of 14260 with flag 7912/18845
1.84/1.04	c Got one! Elapsed wall clock time (in seconds):0.906
1.84/1.04	o 191
2.02/1.18	c cleaning 6162 clauses out of 12323 with flag 20956/24038
2.31/1.34	c cleaning 6074 clauses out of 12162 with flag 44810/30039
2.62/1.53	c cleaning 6543 clauses out of 13087 with flag 72109/37038
2.83/1.72	c Got one! Elapsed wall clock time (in seconds):1.584
2.83/1.72	o 190
3.02/1.90	c cleaning 8939 clauses out of 17881 with flag 25080/48375
3.13/2.07	c Got one! Elapsed wall clock time (in seconds):1.938
3.13/2.07	o 186
3.23/2.20	c Got one! Elapsed wall clock time (in seconds):2.059
3.23/2.20	o 185
3.33/2.20	c Got one! Elapsed wall clock time (in seconds):2.069
3.33/2.20	o 164
3.33/2.22	c Got one! Elapsed wall clock time (in seconds):2.085
3.33/2.22	o 153
3.33/2.22	c Got one! Elapsed wall clock time (in seconds):2.091
3.33/2.22	o 122
3.70/2.40	c cleaning 10351 clauses out of 20702 with flag 7913/60135
3.90/2.50	c Got one! Elapsed wall clock time (in seconds):2.368
3.90/2.50	o 120
3.90/2.51	c Got one! Elapsed wall clock time (in seconds):2.378
3.90/2.51	o 117
3.90/2.53	c Got one! Elapsed wall clock time (in seconds):2.395
3.90/2.53	o 116
3.90/2.56	c Got one! Elapsed wall clock time (in seconds):2.426
3.90/2.56	o 103
3.90/2.57	c Got one! Elapsed wall clock time (in seconds):2.441
3.90/2.57	o 98
3.90/2.58	c Got one! Elapsed wall clock time (in seconds):2.45
3.90/2.58	o 92
4.30/2.70	c cleaning 8650 clauses out of 17299 with flag 7360/67083
4.30/2.73	c Got one! Elapsed wall clock time (in seconds):2.596
4.30/2.73	o 42
4.50/2.83	c Got one! Elapsed wall clock time (in seconds):2.695
4.50/2.83	o 36
4.50/2.88	c cleaning 7060 clauses out of 14133 with flag 3256/72567
4.90/3.05	c cleaning 6534 clauses out of 13074 with flag 22611/78568
5.28/3.24	c Got one! Elapsed wall clock time (in seconds):3.103
5.28/3.24	o 27
5.48/3.39	c cleaning 9206 clauses out of 18427 with flag 17305/90455
5.84/3.52	c cleaning 7610 clauses out of 15221 with flag 38476/96455
5.84/3.57	c Got one! Elapsed wall clock time (in seconds):3.431
5.84/3.57	o 17
5.95/3.64	c cleaning 6468 clauses out of 12944 with flag 10813/101788
6.05/3.70	c Got one! Elapsed wall clock time (in seconds):3.564
6.05/3.70	o 16
6.05/3.75	c cleaning 5733 clauses out of 11489 with flag 7615/106801
6.15/3.87	c cleaning 5871 clauses out of 11757 with flag 30869/112802
6.38/4.03	c cleaning 6428 clauses out of 12888 with flag 57322/119804
6.60/4.21	c cleaning 7206 clauses out of 14458 with flag 89226/127802
6.80/4.45	c cleaning 8123 clauses out of 16254 with flag 126209/136804
7.00/4.66	c Got one! Elapsed wall clock time (in seconds):4.524
7.00/4.66	o 15
7.21/4.81	c cleaning 10918 clauses out of 21835 with flag 20543/150508
7.21/4.89	c Got one! Elapsed wall clock time (in seconds):4.753
7.21/4.89	o 14
7.32/4.95	c cleaning 8190 clauses out of 16405 with flag 8747/155996
7.32/4.96	c Got one! Elapsed wall clock time (in seconds):4.828
7.32/4.96	o 12
7.43/5.09	c cleaning 6970 clauses out of 13976 with flag 20074/161757
7.62/5.21	c Got one! Elapsed wall clock time (in seconds):5.078
7.62/5.21	o 10
7.77/5.39	c cleaning 8779 clauses out of 17569 with flag 21349/172321
8.07/5.54	c cleaning 7394 clauses out of 14790 with flag 46798/178322
8.28/5.71	c cleaning 7192 clauses out of 14392 with flag 75616/185321
8.28/5.76	c Got one! Elapsed wall clock time (in seconds):5.627
8.28/5.76	o 9
8.39/5.85	c cleaning 6256 clauses out of 12519 with flag 13507/190641
8.49/6.00	c cleaning 6125 clauses out of 12260 with flag 38578/196642
8.77/6.17	c cleaning 6564 clauses out of 13131 with flag 69557/203642
8.99/6.32	c starts		: 153
8.99/6.33	c conflicts		: 209426
8.99/6.33	c decisions		: 365906
8.99/6.33	c propagations		: 5682278
8.99/6.33	c inspects		: 44836156
8.99/6.33	c shortcuts		: 0
8.99/6.33	c learnt literals	: 25
8.99/6.33	c learnt binary clauses	: 22
8.99/6.33	c learnt ternary clauses	: 342
8.99/6.33	c learnt constraints	: 209400
8.99/6.33	c ignored constraints	: 0
8.99/6.33	c root simplifications	: 0
8.99/6.33	c removed literals (reason simplification)	: 176405
8.99/6.33	c reason swapping (by a shorter reason)	: 0
8.99/6.33	c Calls to reduceDB	: 27
8.99/6.33	c Number of update (reduction) of LBD	: 62518
8.99/6.33	c Imported unit clauses	: 0
8.99/6.33	c No decision after first conflict	: false
8.99/6.33	c number of reductions to clauses (during analyze)	: 0
8.99/6.34	c number of learned constraints concerned by reduction	: 0
8.99/6.34	c number of learning phase by resolution	: 0
8.99/6.34	c number of learning phase by cutting planes	: 0
8.99/6.34	c number of rounding to 1 operations	: 0
8.99/6.34	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
8.99/6.34	c number of reductions of the coefficients by power 2 	: 0
8.99/6.34	c number of right shift for reduction by power 2 	: 0
8.99/6.34	c number of reductions of the coefficients by GCD over coefficients 	: 0
8.99/6.34	c number of ending skipping 	: 0
8.99/6.34	c number of internal skipping 	: 0
8.99/6.34	c number of derivation steps 	: 0
8.99/6.34	c number of skipped derivation steps 	: 0
8.99/6.34	c number of remaining unassigned 	: 0
8.99/6.34	c number of remaining assigned 	: 0
8.99/6.34	c number of falsified literals weakened from reason	: 0
8.99/6.34	c number of falsified literals weakened from conflict	: 0
8.99/6.34	c time for arithmetic operations	: 0
8.99/6.34	c minimum degree of deleted constraints	: null
8.99/6.34	c maximum degree of deleted constraints	: null
8.99/6.34	c number of deleted constraints	: 0
8.99/6.34	c speed (assignments/second)	: 921251.2970168612
8.99/6.34	c non guided choices	: 2820
8.99/6.34	s OPTIMUM FOUND
8.99/6.34	c Found 61 solution(s)
8.99/6.34	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 
8.99/6.34	c objective function=9
8.99/6.34	c Total wall clock time (in seconds): 6.211

Verifier Data

OK	9

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524857-1751617389/watcher-4524857-1751617389 -o /tmp/evaluation-result-4524857-1751617389/solver-4524857-1751617389 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4524857-1751617389.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=87825, runsolver pid=87822
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.49 3.93 3.85 5/340 87843
/proc/meminfo: memFree=103298008/131249996 swapFree=33010160/33010684
[pid=87825] ppid=87822 vsize=18930384 memory=57620 CPUtime=0.13 cores=1,3
/proc/87825/stat : 87825 (java) S 87822 87825 86624 0 -1 4194304 6557 0 0 0 11 2 0 0 20 0 18 0 77417490 19384713216 14405 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
/proc/87825/statm: 4732596 14405 5337 1 0 547611 0
[pid=87825/tid=87827] ppid=87822 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=1,3
/proc/87825/task/87827/stat : 87827 (java) R 87822 87825 86624 0 -1 4194368 5062 0 0 0 7 1 0 0 20 0 18 0 77417492 19384713216 14405 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87836] ppid=87822 vsize=18930384 memory=241407623509 CPUtime=0 cores=1,3
/proc/87825/task/87836/stat : 87836 (Finalizer) S 87822 87825 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77417494 19384713216 14405 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87843] ppid=87822 vsize=18930384 memory=61784027576291 CPUtime=0 cores=1,3
/proc/87825/task/87843/stat : 87843 (Common-Cleaner) S 87822 87825 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 77417494 19384713216 14405 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57620 KiB

[startup+0.206112 s]*
/proc/loadavg: 4.49 3.93 3.85 7/341 87844
/proc/meminfo: memFree=103297000/131249996 swapFree=33010160/33010684
[pid=87825] ppid=87822 vsize=18996948 memory=62444 CPUtime=0.32 cores=1,3
/proc/87825/stat : 87825 (java) S 87822 87825 86624 0 -1 4194304 7131 0 0 0 30 2 0 0 20 0 19 0 77417490 19452874752 15611 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
/proc/87825/statm: 4749237 15611 5465 1 0 548253 0
[pid=87825/tid=87827] ppid=87822 vsize=18996948 memory=4026794268 CPUtime=0.18 cores=1,3
/proc/87825/task/87827/stat : 87827 (java) R 87822 87825 86624 0 -1 4194368 5381 0 0 0 17 1 0 0 20 0 19 0 77417492 19452874752 15611 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87836] ppid=87822 vsize=18996948 memory=13937 CPUtime=0 cores=1,3
/proc/87825/task/87836/stat : 87836 (Finalizer) S 87822 87825 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 15611 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87843] ppid=87822 vsize=18996948 memory=60684515935208 CPUtime=0 cores=1,3
/proc/87825/task/87843/stat : 87843 (Common-Cleaner) S 87822 87825 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 15611 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87844] ppid=87822 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87825/task/87844/stat : 87844 (Timer-0) S 87822 87825 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77417508 19452874752 15611 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 62444 KiB

[startup+0.306064 s]*
/proc/loadavg: 4.49 3.93 3.85 6/341 87844
/proc/meminfo: memFree=103292464/131249996 swapFree=33010160/33010684
[pid=87825] ppid=87822 vsize=18996948 memory=68832 CPUtime=0.52 cores=1,3
/proc/87825/stat : 87825 (java) S 87822 87825 86624 0 -1 4194304 8950 0 0 0 49 3 0 0 20 0 19 0 77417490 19452874752 17208 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
/proc/87825/statm: 4749237 17208 5465 1 0 549256 0
[pid=87825/tid=87827] ppid=87822 vsize=18996948 memory=-6000919498526451047 CPUtime=0.28 cores=1,3
/proc/87825/task/87827/stat : 87827 (java) R 87822 87825 86624 0 -1 4194368 5401 0 0 0 27 1 0 0 20 0 19 0 77417492 19452874752 17208 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87836] ppid=87822 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87825/task/87836/stat : 87836 (Finalizer) S 87822 87825 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 17208 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87843] ppid=87822 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87825/task/87843/stat : 87843 (Common-Cleaner) S 87822 87825 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 17208 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87844] ppid=87822 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87825/task/87844/stat : 87844 (Timer-0) S 87822 87825 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77417508 19452874752 17208 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 68832 KiB

[startup+0.700228 s]
/proc/loadavg: 4.49 3.93 3.85 6/341 87844
/proc/meminfo: memFree=103288368/131249996 swapFree=33010160/33010684
[pid=87825] ppid=87822 vsize=18996948 memory=83720 CPUtime=1.27 cores=1,3
/proc/87825/stat : 87825 (java) S 87822 87825 86624 0 -1 4194304 12495 0 0 0 123 4 0 0 20 0 19 0 77417490 19452874752 20930 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
/proc/87825/statm: 4749237 20930 5465 1 0 551352 0
[pid=87825/tid=87827] ppid=87822 vsize=18996948 memory=18560 CPUtime=0.63 cores=1,3
/proc/87825/task/87827/stat : 87827 (java) R 87822 87825 86624 0 -1 4194368 5439 0 0 0 62 1 0 0 20 0 19 0 77417492 19452874752 20930 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87836] ppid=87822 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87825/task/87836/stat : 87836 (Finalizer) S 87822 87825 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 20930 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87843] ppid=87822 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87825/task/87843/stat : 87843 (Common-Cleaner) S 87822 87825 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 20930 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87844] ppid=87822 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/87825/task/87844/stat : 87844 (Timer-0) S 87822 87825 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77417508 19452874752 20930 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 83720 KiB

[startup+1.50024 s]
/proc/loadavg: 4.49 3.93 3.85 5/341 87844
/proc/meminfo: memFree=103276412/131249996 swapFree=33010160/33010684
[pid=87825] ppid=87822 vsize=18996948 memory=95360 CPUtime=2.62 cores=1,3
/proc/87825/stat : 87825 (java) S 87822 87825 86624 0 -1 4194304 16649 0 0 0 258 4 0 0 20 0 19 0 77417490 19452874752 23840 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
/proc/87825/statm: 4749237 23840 5465 1 0 551587 0
[pid=87825/tid=87827] ppid=87822 vsize=18996948 memory=0 CPUtime=1.42 cores=1,3
/proc/87825/task/87827/stat : 87827 (java) R 87822 87825 86624 0 -1 4194368 5750 0 0 0 140 2 0 0 20 0 19 0 77417492 19452874752 23840 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87836] ppid=87822 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87825/task/87836/stat : 87836 (Finalizer) S 87822 87825 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 23840 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87843] ppid=87822 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87825/task/87843/stat : 87843 (Common-Cleaner) S 87822 87825 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 23840 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87844] ppid=87822 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/87825/task/87844/stat : 87844 (Timer-0) S 87822 87825 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77417508 19452874752 23840 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
Current children cumulated CPU time: 2.62 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 95360 KiB

[startup+3.10621 s]
/proc/loadavg: 4.49 3.93 3.85 6/341 87844
/proc/meminfo: memFree=103244340/131249996 swapFree=33010160/33010684
[pid=87825] ppid=87822 vsize=18996948 memory=123656 CPUtime=5.1 cores=1,3
/proc/87825/stat : 87825 (java) S 87822 87825 86624 0 -1 4194304 22820 0 0 0 504 6 0 0 20 0 19 0 77417490 19452874752 30914 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
/proc/87825/statm: 4749237 30914 5465 1 0 553933 0
[pid=87825/tid=87827] ppid=87822 vsize=18996948 memory=11136 CPUtime=3.02 cores=1,3
/proc/87825/task/87827/stat : 87827 (java) R 87822 87825 86624 0 -1 4194368 6952 0 0 0 300 2 0 0 20 0 19 0 77417492 19452874752 30914 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87836] ppid=87822 vsize=18996948 memory=-6000919498526451047 CPUtime=0 cores=1,3
/proc/87825/task/87836/stat : 87836 (Finalizer) S 87822 87825 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 30914 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87843] ppid=87822 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87825/task/87843/stat : 87843 (Common-Cleaner) S 87822 87825 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 30914 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87844] ppid=87822 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87825/task/87844/stat : 87844 (Timer-0) S 87822 87825 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77417508 19452874752 30914 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
Current children cumulated CPU time: 5.1 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 123656 KiB

[startup+6.30023 s]
/proc/loadavg: 4.53 3.95 3.85 5/341 87844
/proc/meminfo: memFree=103199316/131249996 swapFree=33010160/33010684
[pid=87825] ppid=87822 vsize=18996948 memory=164192 CPUtime=8.99 cores=1,3
/proc/87825/stat : 87825 (java) S 87822 87825 86624 0 -1 4194304 29693 0 0 0 891 8 0 0 20 0 19 0 77417490 19452874752 41048 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
/proc/87825/statm: 4749237 41048 5465 1 0 554106 0
[pid=87825/tid=87827] ppid=87822 vsize=18996948 memory=0 CPUtime=6.21 cores=1,3
/proc/87825/task/87827/stat : 87827 (java) R 87822 87825 86624 0 -1 4194368 8499 0 0 0 617 4 0 0 20 0 19 0 77417492 19452874752 41048 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87836] ppid=87822 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87825/task/87836/stat : 87836 (Finalizer) S 87822 87825 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 41048 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87843] ppid=87822 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87825/task/87843/stat : 87843 (Common-Cleaner) S 87822 87825 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 41048 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87844] ppid=87822 vsize=18996948 memory=16496 CPUtime=0 cores=1,3
/proc/87825/task/87844/stat : 87844 (Timer-0) S 87822 87825 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77417508 19452874752 41048 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
Current children cumulated CPU time: 8.99 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 164192 KiB

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

# cumulated CPU time of all completed processes:  user=8.97622 s, system=0.097627 s

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

[startup+6.30023 s]
/proc/loadavg: 4.53 3.95 3.85 5/341 87844
/proc/meminfo: memFree=103199316/131249996 swapFree=33010160/33010684
[pid=87825] ppid=87822 vsize=18996948 memory=164192 CPUtime=8.99 cores=1,3
/proc/87825/stat : 87825 (java) S 87822 87825 86624 0 -1 4194304 29693 0 0 0 891 8 0 0 20 0 19 0 77417490 19452874752 41048 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
/proc/87825/statm: 4749237 41048 5465 1 0 554106 0
[pid=87825/tid=87827] ppid=87822 vsize=18996948 memory=0 CPUtime=6.21 cores=1,3
/proc/87825/task/87827/stat : 87827 (java) R 87822 87825 86624 0 -1 4194368 8499 0 0 0 617 4 0 0 20 0 19 0 77417492 19452874752 41048 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87836] ppid=87822 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87825/task/87836/stat : 87836 (Finalizer) S 87822 87825 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 41048 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87843] ppid=87822 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87825/task/87843/stat : 87843 (Common-Cleaner) S 87822 87825 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77417494 19452874752 41048 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
[pid=87825/tid=87844] ppid=87822 vsize=18996948 memory=16496 CPUtime=0 cores=1,3
/proc/87825/task/87844/stat : 87844 (Timer-0) S 87822 87825 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77417508 19452874752 41048 18446744073709551615 94017703497728 94017703501424 140727767320272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94017703509240 94017703510032 94017734287360 140727767325055 140727767325156 140727767325156 140727767330760 0
Current children cumulated CPU time: 8.99 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 164192 KiB

Child status: 30

Real time (s): 6.35569
CPU time (s): 9.07384
CPU user time (s): 8.97622
CPU system time (s): 0.097627
CPU usage (%): 142.767
Max. virtual memory (cumulated for all children) (KiB): 18996948
Max. memory (cumulated for all children) (KiB): 164192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.97622
system time used= 0.097627
maximum resident set size= 171600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31606
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= 1442
involuntary context switches= 917


# summary of solver processes directly reported to runsolver:
#   pid: 87825
#   total CPU time (s): 9.07384
#   total CPU user time (s): 8.97622
#   total CPU system time (s): 0.097627

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02566 second user time and 0.0708 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= ae3ae2de698e28281e50684e40f8959c
RANDOM SEED=1557898802

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.866
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.855
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.862
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		: 3582.800
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		: 3497.124
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:        103317884 kB
MemAvailable:   121343056 kB
Buffers:            2728 kB
Cached:         18702872 kB
SwapCached:           20 kB
Active:          8749812 kB
Inactive:       18333376 kB
Active(anon):    8392512 kB
Inactive(anon):     3124 kB
Active(file):     357300 kB
Inactive(file): 18330252 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               700 kB
Writeback:             0 kB
AnonPages:       8380648 kB
Mapped:           124144 kB
Shmem:             18048 kB
KReclaimable:     353716 kB
Slab:             448624 kB
SReclaimable:     353716 kB
SUnreclaim:        94908 kB
KernelStack:        5216 kB
PageTables:        20080 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:15