Trace number 4456151

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 Default 2024-07-07OPTIMUM 6.7153 4.73252

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111224255--soft-0-100-0.wbo
MD5SUMd5b7dd3f19481dcab9106ea158e7abe4
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.207005
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1217
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.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
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		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2106806208
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.08	c Number of processors 	2
0.13/0.12	--- Begin Solver configuration ---
0.13/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	Learn all clauses as in MiniSAT
0.13/0.12	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	No reason simplification
0.13/0.12	Glucose 2.1 dynamic restart strategy
0.13/0.12	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.12	timeout=2147483s
0.13/0.12	DB Simplification allowed=false
0.13/0.12	Listener: none
0.13/0.12	--- End Solver configuration ---
0.13/0.12	c Pseudo Boolean Optimization by upper bound
0.13/0.12	c --- Begin Solver configuration ---
0.13/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	c Learn all clauses as in MiniSAT
0.13/0.12	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	c No reason simplification
0.13/0.12	c Glucose 2.1 dynamic restart strategy
0.13/0.12	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.12	c timeout=2147483s
0.13/0.12	c DB Simplification allowed=false
0.13/0.12	c Listener: none
0.13/0.12	c --- End Solver configuration ---
0.13/0.12	c solving HOME/instance-4456151-1721718647.wbo
0.13/0.12	c reading problem ... 
0.13/0.15	c ... done. Wall clock time 0.021s.
0.13/0.15	c declared #vars     169
0.13/0.15	c internal #vars     270
0.13/0.15	c #constraints  102
0.13/0.15	c constraints type 
0.13/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.13/0.15	c org.sat4j.specs.Constr$1 => 1
0.13/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.13/0.15	c 102 constraints processed.
0.13/0.16	c objective function length is 101 literals
0.13/0.18	c SATISFIABLE
0.13/0.18	c OPTIMIZING...
0.13/0.18	c Got one! Elapsed wall clock time (in seconds):0.06
0.13/0.18	o 596
0.33/0.24	c Got one! Elapsed wall clock time (in seconds):0.118
0.33/0.24	o 384
0.33/0.25	c Got one! Elapsed wall clock time (in seconds):0.124
0.33/0.25	o 338
0.33/0.27	c Got one! Elapsed wall clock time (in seconds):0.154
0.33/0.27	o 325
0.51/0.39	c Got one! Elapsed wall clock time (in seconds):0.267
0.51/0.39	o 324
0.70/0.42	c Got one! Elapsed wall clock time (in seconds):0.299
0.70/0.42	o 322
0.70/0.43	c Got one! Elapsed wall clock time (in seconds):0.311
0.70/0.43	o 318
0.70/0.43	c Got one! Elapsed wall clock time (in seconds):0.315
0.70/0.44	o 305
0.70/0.44	c Got one! Elapsed wall clock time (in seconds):0.318
0.70/0.44	o 300
0.70/0.46	c Got one! Elapsed wall clock time (in seconds):0.34
0.70/0.46	o 297
0.90/0.52	c Got one! Elapsed wall clock time (in seconds):0.401
0.90/0.52	o 296
0.90/0.55	c Got one! Elapsed wall clock time (in seconds):0.429
0.90/0.55	o 294
0.90/0.56	c Got one! Elapsed wall clock time (in seconds):0.435
0.90/0.56	o 287
0.90/0.56	c Got one! Elapsed wall clock time (in seconds):0.441
0.90/0.56	o 263
0.90/0.57	c Got one! Elapsed wall clock time (in seconds):0.446
0.90/0.57	o 261
1.09/0.65	c cleaning 4626 clauses out of 9266 with flag 3622/9266
1.09/0.69	c Got one! Elapsed wall clock time (in seconds):0.567
1.09/0.69	o 260
1.09/0.70	c Got one! Elapsed wall clock time (in seconds):0.574
1.09/0.70	o 258
1.09/0.70	c Got one! Elapsed wall clock time (in seconds):0.576
1.09/0.70	o 256
1.27/0.71	c Got one! Elapsed wall clock time (in seconds):0.584
1.27/0.71	o 255
1.27/0.73	c Got one! Elapsed wall clock time (in seconds):0.604
1.27/0.73	o 246
1.27/0.73	c Got one! Elapsed wall clock time (in seconds):0.614
1.27/0.73	o 240
1.48/0.86	c cleaning 5815 clauses out of 11632 with flag 17739/16258
1.61/0.96	c Got one! Elapsed wall clock time (in seconds):0.835
1.61/0.96	o 225
1.74/1.00	c Got one! Elapsed wall clock time (in seconds):0.881
1.74/1.00	o 223
1.74/1.05	c cleaning 6027 clauses out of 12053 with flag 3974/22494
1.74/1.07	c Got one! Elapsed wall clock time (in seconds):0.953
1.74/1.07	o 218
1.74/1.10	c Got one! Elapsed wall clock time (in seconds):0.98
1.74/1.10	o 216
1.91/1.12	c Got one! Elapsed wall clock time (in seconds):1.005
1.91/1.12	o 214
1.91/1.19	c cleaning 5691 clauses out of 11388 with flag 8328/27856
2.04/1.24	c Got one! Elapsed wall clock time (in seconds):1.118
2.04/1.25	o 212
2.04/1.29	c Got one! Elapsed wall clock time (in seconds):1.164
2.04/1.29	o 206
2.23/1.31	c Got one! Elapsed wall clock time (in seconds):1.195
2.23/1.31	o 204
2.23/1.35	c cleaning 5814 clauses out of 11648 with flag 5046/33807
2.23/1.38	c Got one! Elapsed wall clock time (in seconds):1.26
2.23/1.38	o 203
2.36/1.41	c Got one! Elapsed wall clock time (in seconds):1.284
2.36/1.41	o 198
2.36/1.46	c Got one! Elapsed wall clock time (in seconds):1.339
2.36/1.46	o 194
2.36/1.49	c Got one! Elapsed wall clock time (in seconds):1.367
2.36/1.49	o 193
2.56/1.52	c Got one! Elapsed wall clock time (in seconds):1.388
2.56/1.52	o 192
2.56/1.57	c cleaning 6799 clauses out of 13603 with flag 9688/41576
2.67/1.66	c Got one! Elapsed wall clock time (in seconds):1.537
2.67/1.66	o 178
2.67/1.67	c Got one! Elapsed wall clock time (in seconds):1.55
2.67/1.67	o 173
2.78/1.72	c Got one! Elapsed wall clock time (in seconds):1.603
2.78/1.72	o 169
2.78/1.74	c Got one! Elapsed wall clock time (in seconds):1.62
2.78/1.74	o 153
2.78/1.76	c Got one! Elapsed wall clock time (in seconds):1.636
2.78/1.76	o 145
2.78/1.77	c Got one! Elapsed wall clock time (in seconds):1.648
2.78/1.77	o 112
2.78/1.78	c Got one! Elapsed wall clock time (in seconds):1.658
2.78/1.78	o 101
2.78/1.79	c Got one! Elapsed wall clock time (in seconds):1.662
2.78/1.79	o 96
2.92/1.89	c cleaning 7623 clauses out of 15245 with flag 3862/50017
3.32/2.07	c Got one! Elapsed wall clock time (in seconds):1.942
3.32/2.07	o 95
3.50/2.18	c cleaning 6687 clauses out of 13382 with flag 8214/55777
3.50/2.19	c Got one! Elapsed wall clock time (in seconds):2.069
3.50/2.19	o 92
3.69/2.23	c Got one! Elapsed wall clock time (in seconds):2.106
3.69/2.23	o 91
3.69/2.24	c Got one! Elapsed wall clock time (in seconds):2.124
3.69/2.25	o 83
3.89/2.35	c Got one! Elapsed wall clock time (in seconds):2.231
3.89/2.35	o 81
3.89/2.38	c Got one! Elapsed wall clock time (in seconds):2.264
3.89/2.38	o 77
4.06/2.40	c Got one! Elapsed wall clock time (in seconds):2.282
4.06/2.40	o 73
4.06/2.42	c Got one! Elapsed wall clock time (in seconds):2.298
4.06/2.42	o 72
4.06/2.44	c Got one! Elapsed wall clock time (in seconds):2.321
4.06/2.44	o 70
4.06/2.46	c Got one! Elapsed wall clock time (in seconds):2.342
4.06/2.46	o 69
4.06/2.48	c Got one! Elapsed wall clock time (in seconds):2.363
4.06/2.48	o 68
4.06/2.49	c Got one! Elapsed wall clock time (in seconds):2.371
4.06/2.49	o 65
4.17/2.51	c Got one! Elapsed wall clock time (in seconds):2.389
4.17/2.51	o 62
4.17/2.58	c cleaning 9221 clauses out of 18449 with flag 7145/67531
4.32/2.69	c Got one! Elapsed wall clock time (in seconds):2.573
4.32/2.69	o 60
4.47/2.73	c cleaning 7472 clauses out of 14967 with flag 3712/73270
4.47/2.74	c Got one! Elapsed wall clock time (in seconds):2.618
4.47/2.74	o 33
4.47/2.75	c Got one! Elapsed wall clock time (in seconds):2.629
4.47/2.75	o 31
4.58/2.85	c cleaning 6697 clauses out of 13395 with flag 15443/79170
4.58/2.85	c Got one! Elapsed wall clock time (in seconds):2.735
4.58/2.85	o 30
4.58/2.87	c Got one! Elapsed wall clock time (in seconds):2.754
4.58/2.87	o 22
4.68/2.96	c cleaning 6112 clauses out of 12236 with flag 13653/84708
4.79/3.03	c Got one! Elapsed wall clock time (in seconds):2.906
4.79/3.03	o 3
4.79/3.08	c cleaning 5768 clauses out of 11536 with flag 6674/90120
4.98/3.20	c cleaning 5875 clauses out of 11767 with flag 27400/96119
4.98/3.22	c Got one! Elapsed wall clock time (in seconds):3.101
4.98/3.22	o 1
5.16/3.34	c cleaning 5519 clauses out of 11048 with flag 15890/101276
5.29/3.48	c cleaning 5744 clauses out of 11528 with flag 39162/107275
5.51/3.66	c cleaning 6383 clauses out of 12785 with flag 69393/114276
5.71/3.88	c cleaning 7193 clauses out of 14401 with flag 105111/122275
6.04/4.10	c cleaning 8097 clauses out of 16206 with flag 147033/131275
6.34/4.45	c cleaning 9052 clauses out of 18105 with flag 197039/141275
6.56/4.69	c starts		: 184
6.56/4.69	c conflicts		: 147693
6.56/4.69	c decisions		: 259934
6.56/4.69	c propagations		: 4723907
6.56/4.69	c inspects		: 37005991
6.56/4.69	c shortcuts		: 0
6.56/4.69	c learnt literals	: 29
6.56/4.69	c learnt binary clauses	: 26
6.56/4.69	c learnt ternary clauses	: 318
6.56/4.69	c learnt constraints	: 147663
6.56/4.69	c ignored constraints	: 0
6.56/4.69	c root simplifications	: 0
6.56/4.69	c removed literals (reason simplification)	: 0
6.56/4.69	c reason swapping (by a shorter reason)	: 0
6.56/4.69	c Calls to reduceDB	: 20
6.56/4.69	c Number of update (reduction) of LBD	: 48678
6.56/4.69	c Imported unit clauses	: 0
6.56/4.70	c No decision after first conflict	: false
6.56/4.70	c number of reductions to clauses (during analyze)	: 0
6.56/4.70	c number of learned constraints concerned by reduction	: 0
6.56/4.70	c number of learning phase by resolution	: 0
6.56/4.70	c number of learning phase by cutting planes	: 0
6.56/4.70	c number of rounding to 1 operations	: 0
6.69/4.70	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
6.69/4.70	c number of reductions of the coefficients by power 2 	: 0
6.69/4.70	c number of right shift for reduction by power 2 	: 0
6.69/4.70	c number of reductions of the coefficients by GCD over coefficients 	: 0
6.69/4.70	c number of ending skipping 	: 0
6.69/4.70	c number of internal skipping 	: 0
6.69/4.70	c number of derivation steps 	: 0
6.69/4.70	c number of skipped derivation steps 	: 0
6.69/4.70	c number of remaining unassigned 	: 0
6.69/4.70	c number of remaining assigned 	: 0
6.69/4.70	c number of falsified literals weakened from reason	: 0
6.69/4.70	c number of falsified literals weakened from conflict	: 0
6.69/4.70	c time for arithmetic operations	: 0
6.69/4.70	c minimum degree of deleted constraints	: null
6.69/4.70	c maximum degree of deleted constraints	: null
6.69/4.70	c number of deleted constraints	: 0
6.69/4.70	c speed (assignments/second)	: 1039592.2095070423
6.69/4.70	c non guided choices	: 3240
6.69/4.70	s OPTIMUM FOUND
6.69/4.70	c Found 62 solution(s)
6.69/4.70	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 
6.69/4.71	c objective function=1
6.69/4.71	c Total wall clock time (in seconds): 4.582

Verifier Data

OK	1

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (48824 MiB free)
  memory of node 1: 64473 MiB (49923 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4456151-1721718647/watcher-4456151-1721718647 -o /tmp/evaluation-result-4456151-1721718647/solver-4456151-1721718647 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721718407-86039 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4456151-1721718647.wbo 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=86809, runsolver pid=86806

[startup+0.100358 s]*
/proc/loadavg: 4.22 3.19 2.52 6/335 86827
/proc/meminfo: memFree=101074640/131524600 swapFree=131071996/131071996
[pid=86809] ppid=86806 vsize=18975048 memory=64704 CPUtime=0.13 cores=0,2
/proc/86809/stat : 86809 (java) S 86806 86809 86029 0 -1 1077936128 7091 0 0 0 12 1 0 0 20 0 18 0 8387196 19430449152 16176 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
/proc/86809/statm: 4743762 16176 5656 1 0 549344 0
[pid=86809/tid=86811] ppid=86806 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/86809/task/86811/stat : 86811 (java) R 86806 86809 86029 0 -1 1077936192 5650 0 0 0 7 1 0 0 20 0 18 0 8387196 19430449152 16176 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86820] ppid=86806 vsize=18975048 memory=237146210664 CPUtime=0 cores=0,2
/proc/86809/task/86820/stat : 86820 (Finalizer) S 86806 86809 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 8387198 19430449152 16176 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86827] ppid=86806 vsize=18975048 memory=15542920530909205 CPUtime=0 cores=0,2
/proc/86809/task/86827/stat : 86827 (Common-Cleaner) S 86806 86809 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 8387199 19430449152 16176 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 64704 KiB

[startup+0.206898 s]*
/proc/loadavg: 4.22 3.19 2.52 7/336 86828
/proc/meminfo: memFree=101069020/131524600 swapFree=131071996/131071996
[pid=86809] ppid=86806 vsize=19041612 memory=69956 CPUtime=0.33 cores=0,2
/proc/86809/stat : 86809 (java) S 86806 86809 86029 0 -1 1077936128 8102 0 0 0 31 2 0 0 20 0 19 0 8387196 19498610688 17489 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
/proc/86809/statm: 4760403 17489 5852 1 0 550080 0
[pid=86809/tid=86811] ppid=86806 vsize=19041612 memory=664970838410264707 CPUtime=0.18 cores=0,2
/proc/86809/task/86811/stat : 86811 (java) R 86806 86809 86029 0 -1 4194368 5924 0 0 0 17 1 0 0 20 0 19 0 8387196 19498610688 17489 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86820] ppid=86806 vsize=19041612 memory=18993 CPUtime=0 cores=0,2
/proc/86809/task/86820/stat : 86820 (Finalizer) S 86806 86809 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8387198 19498610688 17489 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86827] ppid=86806 vsize=19041612 memory=15261445554177769 CPUtime=0 cores=0,2
/proc/86809/task/86827/stat : 86827 (Common-Cleaner) S 86806 86809 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8387199 19498610688 17489 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86828] ppid=86806 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86809/task/86828/stat : 86828 (Timer-0) S 86806 86809 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8387212 19498610688 17489 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 69956 KiB

[startup+0.307913 s]*
/proc/loadavg: 4.22 3.19 2.52 6/336 86828
/proc/meminfo: memFree=101063696/131524600 swapFree=131071996/131071996
[pid=86809] ppid=86806 vsize=19041612 memory=75684 CPUtime=0.51 cores=0,2
/proc/86809/stat : 86809 (java) S 86806 86809 86029 0 -1 1077936128 9592 0 0 0 49 2 0 0 20 0 19 0 8387196 19498610688 18921 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
/proc/86809/statm: 4760403 18921 5852 1 0 550966 0
[pid=86809/tid=86811] ppid=86806 vsize=19041612 memory=-6000919481380136551 CPUtime=0.27 cores=0,2
/proc/86809/task/86811/stat : 86811 (java) R 86806 86809 86029 0 -1 4194368 5935 0 0 0 26 1 0 0 20 0 19 0 8387196 19498610688 18921 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86820] ppid=86806 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86809/task/86820/stat : 86820 (Finalizer) S 86806 86809 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8387198 19498610688 18921 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86827] ppid=86806 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86809/task/86827/stat : 86827 (Common-Cleaner) S 86806 86809 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8387199 19498610688 18921 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86828] ppid=86806 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86809/task/86828/stat : 86828 (Timer-0) S 86806 86809 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8387212 19498610688 18921 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 75684 KiB

[startup+0.700714 s]
/proc/loadavg: 4.22 3.19 2.52 6/336 86828
/proc/meminfo: memFree=101054448/131524600 swapFree=131071996/131071996
[pid=86809] ppid=86806 vsize=19041612 memory=89924 CPUtime=1.27 cores=0,2
/proc/86809/stat : 86809 (java) S 86806 86809 86029 0 -1 1077936128 12126 0 0 0 124 3 0 0 20 0 19 0 8387196 19498610688 22481 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
/proc/86809/statm: 4760403 22481 5883 1 0 552892 0
[pid=86809/tid=86811] ppid=86806 vsize=19041612 memory=34836 CPUtime=0.65 cores=0,2
/proc/86809/task/86811/stat : 86811 (java) R 86806 86809 86029 0 -1 4194368 5978 0 0 0 64 1 0 0 20 0 19 0 8387196 19498610688 22481 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86820] ppid=86806 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86809/task/86820/stat : 86820 (Finalizer) S 86806 86809 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8387198 19498610688 22481 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86827] ppid=86806 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/86809/task/86827/stat : 86827 (Common-Cleaner) S 86806 86809 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8387199 19498610688 22481 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86828] ppid=86806 vsize=19041612 memory=39748 CPUtime=0 cores=0,2
/proc/86809/task/86828/stat : 86828 (Timer-0) S 86806 86809 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8387212 19498610688 22481 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 89924 KiB

[startup+1.5029 s]
/proc/loadavg: 4.22 3.19 2.52 5/336 86828
/proc/meminfo: memFree=101044608/131524600 swapFree=131071996/131071996
[pid=86809] ppid=86806 vsize=19041612 memory=102896 CPUtime=2.56 cores=0,2
/proc/86809/stat : 86809 (java) S 86806 86809 86029 0 -1 1077936128 16339 0 0 0 252 4 0 0 20 0 19 0 8387196 19498610688 25724 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
/proc/86809/statm: 4760403 25724 5883 1 0 552918 0
[pid=86809/tid=86811] ppid=86806 vsize=19041612 memory=13048 CPUtime=1.45 cores=0,2
/proc/86809/task/86811/stat : 86811 (java) R 86806 86809 86029 0 -1 4194368 6630 0 0 0 143 2 0 0 20 0 19 0 8387196 19498610688 25724 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86820] ppid=86806 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86809/task/86820/stat : 86820 (Finalizer) S 86806 86809 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8387198 19498610688 25724 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86827] ppid=86806 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/86809/task/86827/stat : 86827 (Common-Cleaner) S 86806 86809 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8387199 19498610688 25724 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86828] ppid=86806 vsize=19041612 memory=39748 CPUtime=0 cores=0,2
/proc/86809/task/86828/stat : 86828 (Timer-0) S 86806 86809 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8387212 19498610688 25724 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
Current children cumulated CPU time: 2.56 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 102896 KiB

[startup+3.10593 s]
/proc/loadavg: 4.22 3.19 2.52 5/336 86828
/proc/meminfo: memFree=101001508/131524600 swapFree=131071996/131071996
[pid=86809] ppid=86806 vsize=19041612 memory=139696 CPUtime=4.89 cores=0,2
/proc/86809/stat : 86809 (java) S 86806 86809 86029 0 -1 1077936128 23488 0 0 0 483 6 0 0 20 0 19 0 8387196 19498610688 34924 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
/proc/86809/statm: 4760403 34924 5883 1 0 556498 0
[pid=86809/tid=86811] ppid=86806 vsize=19041612 memory=0 CPUtime=3.04 cores=0,2
/proc/86809/task/86811/stat : 86811 (java) R 86806 86809 86029 0 -1 4194368 7347 0 0 0 302 2 0 0 20 0 19 0 8387196 19498610688 34924 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86820] ppid=86806 vsize=19041612 memory=-6000919481380136551 CPUtime=0 cores=0,2
/proc/86809/task/86820/stat : 86820 (Finalizer) S 86806 86809 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8387198 19498610688 34924 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86827] ppid=86806 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86809/task/86827/stat : 86827 (Common-Cleaner) S 86806 86809 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8387199 19498610688 34924 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86828] ppid=86806 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/86809/task/86828/stat : 86828 (Timer-0) S 86806 86809 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8387212 19498610688 34924 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
Current children cumulated CPU time: 4.89 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 139696 KiB

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

# cumulated CPU time of all completed processes:  user=6.63779 s, system=0.077509 s

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

[startup+3.20032 s]
/proc/loadavg: 4.22 3.19 2.52 5/336 86828
/proc/meminfo: memFree=101001508/131524600 swapFree=131071996/131071996
[pid=86809] ppid=86806 vsize=19041612 memory=141744 CPUtime=4.98 cores=0,2
/proc/86809/stat : 86809 (java) S 86806 86809 86029 0 -1 1077936128 23489 0 0 0 492 6 0 0 20 0 19 0 8387196 19498610688 35436 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
/proc/86809/statm: 4760403 35436 5883 1 0 556498 0
[pid=86809/tid=86811] ppid=86806 vsize=19041612 memory=92236 CPUtime=3.14 cores=0,2
/proc/86809/task/86811/stat : 86811 (java) R 86806 86809 86029 0 -1 4194368 7348 0 0 0 312 2 0 0 20 0 19 0 8387196 19498610688 35436 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86820] ppid=86806 vsize=19041612 memory=5520 CPUtime=0 cores=0,2
/proc/86809/task/86820/stat : 86820 (Finalizer) S 86806 86809 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8387198 19498610688 35436 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86827] ppid=86806 vsize=19041612 memory=16140 CPUtime=0 cores=0,2
/proc/86809/task/86827/stat : 86827 (Common-Cleaner) S 86806 86809 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8387199 19498610688 35436 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86828] ppid=86806 vsize=19041612 memory=280656785614224 CPUtime=0 cores=0,2
/proc/86809/task/86828/stat : 86828 (Timer-0) S 86806 86809 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8387212 19498610688 35436 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
Current children cumulated CPU time: 4.98 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 141744 KiB

[startup+4.00026 s]*
/proc/loadavg: 4.22 3.19 2.52 5/336 86828
/proc/meminfo: memFree=100982832/131524600 swapFree=131071996/131071996
[pid=86809] ppid=86806 vsize=19041612 memory=156332 CPUtime=5.94 cores=0,2
/proc/86809/stat : 86809 (java) S 86806 86809 86029 0 -1 1077936128 25654 0 0 0 588 6 0 0 20 0 19 0 8387196 19498610688 39083 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
/proc/86809/statm: 4760403 39083 5883 1 0 556498 0
[pid=86809/tid=86811] ppid=86806 vsize=19041612 memory=-6000919481380136551 CPUtime=3.95 cores=0,2
/proc/86809/task/86811/stat : 86811 (java) R 86806 86809 86029 0 -1 4194368 7715 0 0 0 392 3 0 0 20 0 19 0 8387196 19498610688 39083 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86820] ppid=86806 vsize=19041612 memory=18516 CPUtime=0 cores=0,2
/proc/86809/task/86820/stat : 86820 (Finalizer) S 86806 86809 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8387198 19498610688 39083 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86827] ppid=86806 vsize=19041612 memory=501483 CPUtime=0 cores=0,2
/proc/86809/task/86827/stat : 86827 (Common-Cleaner) S 86806 86809 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8387199 19498610688 39083 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86828] ppid=86806 vsize=19041612 memory=-6000919481380136551 CPUtime=0 cores=0,2
/proc/86809/task/86828/stat : 86828 (Timer-0) S 86806 86809 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8387212 19498610688 39083 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
Current children cumulated CPU time: 5.94 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 156332 KiB

[startup+4.40026 s]
/proc/loadavg: 4.22 3.19 2.52 5/336 86828
/proc/meminfo: memFree=100982832/131524600 swapFree=131071996/131071996
[pid=86809] ppid=86806 vsize=19041612 memory=160548 CPUtime=6.34 cores=0,2
/proc/86809/stat : 86809 (java) S 86806 86809 86029 0 -1 1077936128 25749 0 0 0 628 6 0 0 20 0 19 0 8387196 19498610688 40137 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
/proc/86809/statm: 4760403 40137 5883 1 0 556499 0
[pid=86809/tid=86811] ppid=86806 vsize=19041612 memory=39748 CPUtime=4.34 cores=0,2
/proc/86809/task/86811/stat : 86811 (java) R 86806 86809 86029 0 -1 4194368 7752 0 0 0 431 3 0 0 20 0 19 0 8387196 19498610688 40137 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86820] ppid=86806 vsize=19041612 memory=1816 CPUtime=0 cores=0,2
/proc/86809/task/86820/stat : 86820 (Finalizer) S 86806 86809 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8387198 19498610688 40137 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86827] ppid=86806 vsize=19041612 memory=32712 CPUtime=0 cores=0,2
/proc/86809/task/86827/stat : 86827 (Common-Cleaner) S 86806 86809 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8387199 19498610688 40137 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86828] ppid=86806 vsize=19041612 memory=7480 CPUtime=0 cores=0,2
/proc/86809/task/86828/stat : 86828 (Timer-0) S 86806 86809 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8387212 19498610688 40137 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
Current children cumulated CPU time: 6.34 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 160548 KiB

[startup+4.60025 s]
/proc/loadavg: 4.22 3.19 2.52 5/336 86828
/proc/meminfo: memFree=100982832/131524600 swapFree=131071996/131071996
[pid=86809] ppid=86806 vsize=19041612 memory=162604 CPUtime=6.56 cores=0,2
/proc/86809/stat : 86809 (java) S 86806 86809 86029 0 -1 1077936128 25921 0 0 0 650 6 0 0 20 0 19 0 8387196 19498610688 40651 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
/proc/86809/statm: 4760403 40651 5883 1 0 556501 0
[pid=86809/tid=86811] ppid=86806 vsize=19041612 memory=39748 CPUtime=4.54 cores=0,2
/proc/86809/task/86811/stat : 86811 (java) R 86806 86809 86029 0 -1 4194368 7754 0 0 0 451 3 0 0 20 0 19 0 8387196 19498610688 40651 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86820] ppid=86806 vsize=19041612 memory=1816 CPUtime=0 cores=0,2
/proc/86809/task/86820/stat : 86820 (Finalizer) S 86806 86809 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8387198 19498610688 40651 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86827] ppid=86806 vsize=19041612 memory=4207603746108435490 CPUtime=0 cores=0,2
/proc/86809/task/86827/stat : 86827 (Common-Cleaner) S 86806 86809 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8387199 19498610688 40651 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86828] ppid=86806 vsize=19041612 memory=2244 CPUtime=0 cores=0,2
/proc/86809/task/86828/stat : 86828 (Timer-0) S 86806 86809 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8387212 19498610688 40651 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
Current children cumulated CPU time: 6.56 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 162604 KiB

[startup+4.7003 s]
/proc/loadavg: 4.22 3.19 2.52 5/336 86828
/proc/meminfo: memFree=100982832/131524600 swapFree=131071996/131071996
[pid=86809] ppid=86806 vsize=19174740 memory=165156 CPUtime=6.69 cores=0,2
/proc/86809/stat : 86809 (java) S 86806 86809 86029 0 -1 1077936128 28124 0 0 0 662 7 0 0 20 0 19 0 8387196 19634933760 41289 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
/proc/86809/statm: 4793685 41289 5882 1 0 557122 0
[pid=86809/tid=86811] ppid=86806 vsize=19174740 memory=-6000919481380136551 CPUtime=4.62 cores=0,2
/proc/86809/task/86811/stat : 86811 (java) S 86806 86809 86029 0 -1 1077936192 9310 0 0 0 459 3 0 0 20 0 19 0 8387196 19634933760 41289 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86820] ppid=86806 vsize=19174740 memory=2268 CPUtime=0 cores=0,2
/proc/86809/task/86820/stat : 86820 (Finalizer) S 86806 86809 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8387198 19634933760 41289 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
[pid=86809/tid=86827] ppid=86806 vsize=19174740 memory=13048 CPUtime=0 cores=0,2
/proc/86809/task/86827/stat : 86827 (Common-Cleaner) S 86806 86809 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8387199 19634933760 41289 134679101440 94220884123648 94220884127344 140735100474128 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94220884135160 94220884135952 94220908306432 140735100482566 140735100482656 140735100482656 140735100489672 0
Current children cumulated CPU time: 6.69 s
Current children cumulated vsize: 19174740 KiB
Current children cumulated memory: 165156 KiB

Child status: 30

Real time (s): 4.73252
CPU time (s): 6.7153
CPU user time (s): 6.63779
CPU system time (s): 0.077509
CPU usage (%): 141.897
Max. virtual memory (cumulated for all children) (KiB): 19174740
Max. memory (cumulated for all children) (KiB): 165156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.63779
system time used= 0.077509
maximum resident set size= 166484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28777
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= 789
involuntary context switches= 194


# summary of solver processes directly reported to runsolver:
#   pid: 86809
#   total CPU time (s): 6.7153
#   total CPU user time (s): 6.63779
#   total CPU system time (s): 0.077509

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026197 second user time and 0.052789 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-23 09:10:47
IDJOB=4456151
IDBENCH=143232
IDSOLVER=3037
FILE ID=nodeC017/4456151-1721718647
RUNJOBID= nodeC017-1721718407-86039
SLURM_JOB_ID= 7770408
Free space on /tmp= 890080 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111224255--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4456151-1721718647/watcher-4456151-1721718647 -o /tmp/evaluation-result-4456151-1721718647/solver-4456151-1721718647 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721718407-86039 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4456151-1721718647.wbo

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

MD5SUM BENCH= d5b7dd3f19481dcab9106ea158e7abe4
RANDOM SEED=2122580888

nodeC017.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3631.556
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.61
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		: 3690.812
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.74
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		: 3656.220
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.487
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.74
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		: 3681.862
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.61
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		: 3690.942
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.74
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		: 3605.599
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.61
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.648
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        101118620 kB
MemAvailable:   121985580 kB
Buffers:          141144 kB
Cached:         21461952 kB
SwapCached:            0 kB
Active:           896548 kB
Inactive:       28750208 kB
Active(anon):       1552 kB
Inactive(anon):  8079868 kB
Active(file):     894996 kB
Inactive(file): 20670340 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:               900 kB
Writeback:             0 kB
AnonPages:       8041824 kB
Mapped:           119876 kB
Shmem:             37720 kB
KReclaimable:     282892 kB
Slab:             389700 kB
SReclaimable:     282892 kB
SUnreclaim:       106808 kB
KernelStack:        5120 kB
PageTables:        25824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10362008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            18272 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7686144 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      277204 kB
DirectMap2M:    21516288 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC017 at 2024-07-23 09:10:51