Trace number 4456181

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 9.03528 7.03795

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111218955--soft-0-100-0.wbo
MD5SUM08c36baecafc06c82dd9dd4b73b5d103
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.43457
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 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1202
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.09	c Number of processors 	2
0.14/0.12	--- Begin Solver configuration ---
0.14/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.14/0.12	Learn all clauses as in MiniSAT
0.14/0.12	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	No reason simplification
0.14/0.12	Glucose 2.1 dynamic restart strategy
0.14/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.14/0.12	timeout=2147483s
0.14/0.12	DB Simplification allowed=false
0.14/0.12	Listener: none
0.14/0.12	--- End Solver configuration ---
0.14/0.12	c Pseudo Boolean Optimization by upper bound
0.14/0.12	c --- Begin Solver configuration ---
0.14/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.14/0.12	c Learn all clauses as in MiniSAT
0.14/0.12	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	c No reason simplification
0.14/0.12	c Glucose 2.1 dynamic restart strategy
0.14/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.14/0.12	c timeout=2147483s
0.14/0.12	c DB Simplification allowed=false
0.14/0.12	c Listener: none
0.14/0.12	c --- End Solver configuration ---
0.14/0.12	c solving HOME/instance-4456181-1721718667.wbo
0.14/0.12	c reading problem ... 
0.14/0.15	c ... done. Wall clock time 0.024s.
0.14/0.15	c declared #vars     169
0.14/0.15	c internal #vars     270
0.14/0.15	c #constraints  102
0.14/0.15	c constraints type 
0.14/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.14/0.15	c org.sat4j.specs.Constr$1 => 1
0.14/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.14/0.15	c 102 constraints processed.
0.14/0.16	c objective function length is 101 literals
0.34/0.25	c SATISFIABLE
0.34/0.25	c OPTIMIZING...
0.34/0.25	c Got one! Elapsed wall clock time (in seconds):0.128
0.34/0.25	o 664
0.34/0.25	c Got one! Elapsed wall clock time (in seconds):0.132
0.34/0.25	o 627
0.34/0.26	c Got one! Elapsed wall clock time (in seconds):0.137
0.34/0.26	o 626
0.34/0.27	c Got one! Elapsed wall clock time (in seconds):0.146
0.34/0.27	o 624
0.34/0.27	c Got one! Elapsed wall clock time (in seconds):0.148
0.34/0.27	o 529
0.34/0.27	c Got one! Elapsed wall clock time (in seconds):0.155
0.34/0.28	o 510
0.34/0.28	c Got one! Elapsed wall clock time (in seconds):0.159
0.34/0.28	o 503
0.53/0.31	c Got one! Elapsed wall clock time (in seconds):0.183
0.53/0.31	o 500
0.53/0.31	c Got one! Elapsed wall clock time (in seconds):0.191
0.53/0.31	o 495
0.53/0.33	c Got one! Elapsed wall clock time (in seconds):0.207
0.53/0.33	o 485
0.53/0.34	c Got one! Elapsed wall clock time (in seconds):0.215
0.53/0.34	o 481
0.53/0.35	c Got one! Elapsed wall clock time (in seconds):0.225
0.53/0.35	o 470
0.53/0.36	c Got one! Elapsed wall clock time (in seconds):0.242
0.53/0.36	o 467
0.53/0.37	c Got one! Elapsed wall clock time (in seconds):0.246
0.53/0.37	o 466
0.53/0.37	c Got one! Elapsed wall clock time (in seconds):0.25
0.53/0.37	o 464
0.53/0.38	c Got one! Elapsed wall clock time (in seconds):0.256
0.53/0.38	o 463
0.53/0.38	c Got one! Elapsed wall clock time (in seconds):0.263
0.53/0.38	o 462
0.75/0.42	c Got one! Elapsed wall clock time (in seconds):0.294
0.75/0.42	o 461
0.75/0.42	c Got one! Elapsed wall clock time (in seconds):0.299
0.75/0.42	o 449
0.75/0.44	c Got one! Elapsed wall clock time (in seconds):0.309
0.75/0.44	o 446
0.75/0.44	c Got one! Elapsed wall clock time (in seconds):0.313
0.75/0.44	o 413
0.75/0.45	c Got one! Elapsed wall clock time (in seconds):0.32
0.75/0.45	o 366
0.75/0.46	c Got one! Elapsed wall clock time (in seconds):0.333
0.75/0.46	o 365
0.92/0.59	c Got one! Elapsed wall clock time (in seconds):0.468
0.92/0.59	o 364
1.10/0.61	c Got one! Elapsed wall clock time (in seconds):0.49
1.10/0.61	o 359
1.10/0.69	c cleaning 4904 clauses out of 9820 with flag 3203/9820
1.32/0.74	c Got one! Elapsed wall clock time (in seconds):0.614
1.32/0.74	o 355
1.32/0.74	c Got one! Elapsed wall clock time (in seconds):0.617
1.32/0.74	o 346
1.32/0.75	c Got one! Elapsed wall clock time (in seconds):0.62
1.32/0.75	o 321
1.32/0.75	c Got one! Elapsed wall clock time (in seconds):0.623
1.32/0.75	o 318
1.50/0.81	c Got one! Elapsed wall clock time (in seconds):0.695
1.50/0.81	o 315
1.50/0.83	c Got one! Elapsed wall clock time (in seconds):0.699
1.50/0.83	o 311
1.50/0.83	c Got one! Elapsed wall clock time (in seconds):0.709
1.50/0.83	o 309
1.50/0.85	c Got one! Elapsed wall clock time (in seconds):0.727
1.50/0.85	o 299
1.50/0.87	c Got one! Elapsed wall clock time (in seconds):0.754
1.50/0.87	o 295
1.50/0.88	c Got one! Elapsed wall clock time (in seconds):0.758
1.50/0.88	o 292
1.50/0.89	c Got one! Elapsed wall clock time (in seconds):0.768
1.50/0.89	o 271
1.71/0.90	c Got one! Elapsed wall clock time (in seconds):0.779
1.71/0.90	o 253
1.71/0.90	c Got one! Elapsed wall clock time (in seconds):0.781
1.71/0.90	o 238
1.71/0.92	c Got one! Elapsed wall clock time (in seconds):0.793
1.71/0.92	o 229
1.71/0.92	c Got one! Elapsed wall clock time (in seconds):0.801
1.71/0.92	o 213
1.71/0.93	c Got one! Elapsed wall clock time (in seconds):0.814
1.71/0.93	o 179
1.71/0.96	c Got one! Elapsed wall clock time (in seconds):0.838
1.71/0.96	o 177
1.85/1.01	c Got one! Elapsed wall clock time (in seconds):0.885
1.85/1.01	o 168
1.85/1.03	c Got one! Elapsed wall clock time (in seconds):0.91
1.85/1.03	o 161
1.85/1.04	c Got one! Elapsed wall clock time (in seconds):0.914
1.85/1.04	o 160
1.85/1.05	c Got one! Elapsed wall clock time (in seconds):0.929
1.85/1.05	o 154
1.85/1.10	c cleaning 8571 clauses out of 17143 with flag 3524/22047
1.98/1.13	c Got one! Elapsed wall clock time (in seconds):1.007
1.98/1.13	o 153
1.98/1.14	c Got one! Elapsed wall clock time (in seconds):1.017
1.98/1.14	o 144
1.98/1.16	c Got one! Elapsed wall clock time (in seconds):1.036
1.98/1.16	o 143
2.12/1.28	c cleaning 7430 clauses out of 14860 with flag 17137/28335
2.23/1.34	c Got one! Elapsed wall clock time (in seconds):1.219
2.23/1.34	o 137
2.23/1.38	c Got one! Elapsed wall clock time (in seconds):1.259
2.23/1.38	o 130
2.40/1.42	c Got one! Elapsed wall clock time (in seconds):1.298
2.40/1.42	o 128
2.40/1.45	c Got one! Elapsed wall clock time (in seconds):1.328
2.40/1.45	o 125
2.40/1.47	c Got one! Elapsed wall clock time (in seconds):1.348
2.40/1.47	o 123
2.40/1.48	c Got one! Elapsed wall clock time (in seconds):1.359
2.40/1.48	o 114
2.40/1.49	c Got one! Elapsed wall clock time (in seconds):1.368
2.40/1.49	o 92
2.55/1.51	c Got one! Elapsed wall clock time (in seconds):1.38
2.55/1.51	o 78
2.55/1.54	c cleaning 7909 clauses out of 15822 with flag 4072/36727
2.55/1.56	c Got one! Elapsed wall clock time (in seconds):1.443
2.55/1.56	o 69
2.94/1.76	c cleaning 6810 clauses out of 13619 with flag 17940/42433
3.36/1.94	c cleaning 6401 clauses out of 12809 with flag 40691/48433
3.72/2.14	c cleaning 6702 clauses out of 13408 with flag 72789/55433
3.96/2.35	c cleaning 7352 clauses out of 14706 with flag 112258/63433
4.06/2.46	c Got one! Elapsed wall clock time (in seconds):2.345
4.06/2.46	o 58
4.06/2.48	c Got one! Elapsed wall clock time (in seconds):2.362
4.06/2.48	o 51
4.06/2.49	c Got one! Elapsed wall clock time (in seconds):2.368
4.06/2.49	o 49
4.17/2.53	c cleaning 6955 clauses out of 13911 with flag 3674/69990
4.28/2.67	c cleaning 6469 clauses out of 12956 with flag 27996/75990
4.53/2.82	c Got one! Elapsed wall clock time (in seconds):2.705
4.53/2.82	o 46
4.73/2.98	c cleaning 8733 clauses out of 17470 with flag 20526/86974
4.94/3.12	c cleaning 7363 clauses out of 14736 with flag 44836/92973
4.94/3.16	c Got one! Elapsed wall clock time (in seconds):3.043
4.94/3.16	o 35
5.03/3.25	c cleaning 6407 clauses out of 12826 with flag 12932/98426
5.19/3.39	c cleaning 6203 clauses out of 12419 with flag 38880/104426
5.44/3.56	c cleaning 6607 clauses out of 13217 with flag 68485/111427
5.66/3.73	c cleaning 7301 clauses out of 14608 with flag 99118/119426
5.88/3.94	c cleaning 8145 clauses out of 16307 with flag 134532/128427
6.18/4.20	c cleaning 9079 clauses out of 18162 with flag 180024/138427
6.49/4.51	c cleaning 10035 clauses out of 20081 with flag 230387/149426
6.80/4.81	c cleaning 11020 clauses out of 22045 with flag 279651/161426
6.80/4.87	c Got one! Elapsed wall clock time (in seconds):4.754
6.80/4.87	o 31
6.90/4.94	c cleaning 8047 clauses out of 16106 with flag 8754/166507
7.00/5.08	c cleaning 7025 clauses out of 14059 with flag 33459/172507
7.00/5.09	c Got one! Elapsed wall clock time (in seconds):4.974
7.00/5.09	o 25
7.19/5.21	c cleaning 6287 clauses out of 12584 with flag 20363/178057
7.29/5.35	c cleaning 6142 clauses out of 12295 with flag 46631/184055
7.49/5.51	c cleaning 6568 clauses out of 13153 with flag 75756/191055
7.69/5.72	c cleaning 7292 clauses out of 14585 with flag 111170/199055
7.69/5.73	c Got one! Elapsed wall clock time (in seconds):5.615
7.69/5.73	o 24
7.69/5.78	c Got one! Elapsed wall clock time (in seconds):5.656
7.69/5.78	o 21
7.90/5.91	c cleaning 6910 clauses out of 13831 with flag 19410/205593
8.01/6.02	c Got one! Elapsed wall clock time (in seconds):5.898
8.01/6.02	o 18
8.01/6.05	c cleaning 6358 clauses out of 12727 with flag 5441/211399
8.20/6.20	c cleaning 6178 clauses out of 12366 with flag 31992/217396
8.30/6.37	c cleaning 6583 clauses out of 13188 with flag 63478/224396
8.50/6.56	c cleaning 7300 clauses out of 14605 with flag 99112/232396
8.70/6.71	c Got one! Elapsed wall clock time (in seconds):6.592
8.70/6.71	o 10
8.80/6.81	c Got one! Elapsed wall clock time (in seconds):6.693
8.80/6.81	o 9
8.90/6.95	c cleaning 9781 clauses out of 19561 with flag 15696/244654
8.90/6.98	c starts		: 162
8.90/6.99	c conflicts		: 245282
8.90/6.99	c decisions		: 411547
8.90/6.99	c propagations		: 6763269
8.90/6.99	c inspects		: 58299718
8.90/6.99	c shortcuts		: 0
8.90/6.99	c learnt literals	: 11
8.90/6.99	c learnt binary clauses	: 29
8.90/6.99	c learnt ternary clauses	: 680
8.90/6.99	c learnt constraints	: 245270
8.90/6.99	c ignored constraints	: 0
8.90/6.99	c root simplifications	: 0
8.90/6.99	c removed literals (reason simplification)	: 0
8.90/6.99	c reason swapping (by a shorter reason)	: 0
8.90/6.99	c Calls to reduceDB	: 32
8.90/6.99	c Number of update (reduction) of LBD	: 69813
8.90/6.99	c Imported unit clauses	: 0
8.90/6.99	c No decision after first conflict	: false
8.90/6.99	c number of reductions to clauses (during analyze)	: 0
8.90/6.99	c number of learned constraints concerned by reduction	: 0
8.90/6.99	c number of learning phase by resolution	: 0
8.90/6.99	c number of learning phase by cutting planes	: 0
8.90/6.99	c number of rounding to 1 operations	: 0
8.90/6.99	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
8.90/6.99	c number of reductions of the coefficients by power 2 	: 0
8.90/6.99	c number of right shift for reduction by power 2 	: 0
8.90/6.99	c number of reductions of the coefficients by GCD over coefficients 	: 0
8.90/6.99	c number of ending skipping 	: 0
8.90/6.99	c number of internal skipping 	: 0
8.90/6.99	c number of derivation steps 	: 0
8.90/6.99	c number of skipped derivation steps 	: 0
8.90/6.99	c number of remaining unassigned 	: 0
8.90/6.99	c number of remaining assigned 	: 0
8.90/6.99	c number of falsified literals weakened from reason	: 0
8.90/6.99	c number of falsified literals weakened from conflict	: 0
8.90/6.99	c time for arithmetic operations	: 0
9.01/7.01	c minimum degree of deleted constraints	: null
9.01/7.01	c maximum degree of deleted constraints	: null
9.01/7.01	c number of deleted constraints	: 0
9.01/7.01	c speed (assignments/second)	: 987050.350262697
9.01/7.01	c non guided choices	: 3172
9.01/7.01	s OPTIMUM FOUND
9.01/7.01	c Found 70 solution(s)
9.01/7.01	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 
9.01/7.01	c objective function=9
9.01/7.01	c Total wall clock time (in seconds): 6.894

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: 63968 MiB (48806 MiB free)
  memory of node 1: 64473 MiB (49867 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4456181-1721718667/watcher-4456181-1721718667 -o /tmp/evaluation-result-4456181-1721718667/solver-4456181-1721718667 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721718407-86039 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4456181-1721718667.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
solver pid=87012, runsolver pid=87009
Current StackSize limit: 8192 KiB


[startup+0.101047 s]*
/proc/loadavg: 4.17 3.24 2.55 7/335 87030
/proc/meminfo: memFree=101000076/131524600 swapFree=131071996/131071996
[pid=87012] ppid=87009 vsize=18975048 memory=62784 CPUtime=0.14 cores=0,2
/proc/87012/stat : 87012 (java) S 87009 87012 86029 0 -1 1077936128 7213 0 0 0 12 2 0 0 20 0 18 0 8389286 19430449152 15696 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
/proc/87012/statm: 4743762 15696 5597 1 0 549340 0
[pid=87012/tid=87014] ppid=87009 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/87012/task/87014/stat : 87014 (java) R 87009 87012 86029 0 -1 4194368 5746 0 0 0 7 1 0 0 20 0 18 0 8389286 19430449152 15696 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87023] ppid=87009 vsize=18975048 memory=237146210664 CPUtime=0 cores=0,2
/proc/87012/task/87023/stat : 87023 (Finalizer) S 87009 87012 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 8389289 19430449152 15696 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87030] ppid=87009 vsize=18975048 memory=15542920530909205 CPUtime=0 cores=0,2
/proc/87012/task/87030/stat : 87030 (Common-Cleaner) S 87009 87012 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 8389289 19430449152 15696 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 62784 KiB

[startup+0.206644 s]*
/proc/loadavg: 4.17 3.24 2.55 7/336 87031
/proc/meminfo: memFree=100995104/131524600 swapFree=131071996/131071996
[pid=87012] ppid=87009 vsize=19041612 memory=68324 CPUtime=0.34 cores=0,2
/proc/87012/stat : 87012 (java) S 87009 87012 86029 0 -1 1077936128 8173 0 0 0 32 2 0 0 20 0 19 0 8389286 19498610688 17081 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
/proc/87012/statm: 4760403 17081 5865 1 0 550034 0
[pid=87012/tid=87014] ppid=87009 vsize=19041612 memory=664970838410264707 CPUtime=0.18 cores=0,2
/proc/87012/task/87014/stat : 87014 (java) R 87009 87012 86029 0 -1 4194368 6002 0 0 0 17 1 0 0 20 0 19 0 8389286 19498610688 17081 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87023] ppid=87009 vsize=19041612 memory=18993 CPUtime=0 cores=0,2
/proc/87012/task/87023/stat : 87023 (Finalizer) S 87009 87012 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8389289 19498610688 17081 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87030] ppid=87009 vsize=19041612 memory=15261445554177769 CPUtime=0 cores=0,2
/proc/87012/task/87030/stat : 87030 (Common-Cleaner) S 87009 87012 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8389289 19498610688 17081 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87031] ppid=87009 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87012/task/87031/stat : 87031 (Timer-0) S 87009 87012 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8389302 19498610688 17081 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 68324 KiB

[startup+0.308644 s]*
/proc/loadavg: 4.17 3.24 2.55 8/336 87031
/proc/meminfo: memFree=100989052/131524600 swapFree=131071996/131071996
[pid=87012] ppid=87009 vsize=19041612 memory=74164 CPUtime=0.53 cores=0,2
/proc/87012/stat : 87012 (java) S 87009 87012 86029 0 -1 1077936128 9696 0 0 0 51 2 0 0 20 0 19 0 8389286 19498610688 18541 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
/proc/87012/statm: 4760403 18541 5865 1 0 550969 0
[pid=87012/tid=87014] ppid=87009 vsize=19041612 memory=-6000919468495758695 CPUtime=0.29 cores=0,2
/proc/87012/task/87014/stat : 87014 (java) R 87009 87012 86029 0 -1 4194368 6029 0 0 0 28 1 0 0 20 0 19 0 8389286 19498610688 18541 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87023] ppid=87009 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87012/task/87023/stat : 87023 (Finalizer) S 87009 87012 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8389289 19498610688 18541 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87030] ppid=87009 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87012/task/87030/stat : 87030 (Common-Cleaner) S 87009 87012 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8389289 19498610688 18541 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87031] ppid=87009 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87012/task/87031/stat : 87031 (Timer-0) S 87009 87012 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8389302 19498610688 18541 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 74164 KiB

[startup+0.710644 s]
/proc/loadavg: 4.17 3.24 2.55 7/336 87031
/proc/meminfo: memFree=100975724/131524600 swapFree=131071996/131071996
[pid=87012] ppid=87009 vsize=19041612 memory=93624 CPUtime=1.32 cores=0,2
/proc/87012/stat : 87012 (java) S 87009 87012 86029 0 -1 1077936128 13927 0 0 0 128 4 0 0 20 0 19 0 8389286 19498610688 23406 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
/proc/87012/statm: 4760403 23406 5881 1 0 553729 0
[pid=87012/tid=87014] ppid=87009 vsize=19041612 memory=34836 CPUtime=0.67 cores=0,2
/proc/87012/task/87014/stat : 87014 (java) R 87009 87012 86029 0 -1 4194368 6068 0 0 0 65 2 0 0 20 0 19 0 8389286 19498610688 23406 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87023] ppid=87009 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/87012/task/87023/stat : 87023 (Finalizer) S 87009 87012 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8389289 19498610688 23406 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87030] ppid=87009 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/87012/task/87030/stat : 87030 (Common-Cleaner) S 87009 87012 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8389289 19498610688 23406 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87031] ppid=87009 vsize=19041612 memory=39748 CPUtime=0 cores=0,2
/proc/87012/task/87031/stat : 87031 (Timer-0) S 87009 87012 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8389302 19498610688 23406 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 93624 KiB

[startup+1.50266 s]
/proc/loadavg: 4.17 3.24 2.55 5/336 87031
/proc/meminfo: memFree=100905292/131524600 swapFree=131071996/131071996
[pid=87012] ppid=87009 vsize=19041612 memory=106796 CPUtime=2.55 cores=0,2
/proc/87012/stat : 87012 (java) S 87009 87012 86029 0 -1 1077936128 17669 0 0 0 250 5 0 0 20 0 19 0 8389286 19498610688 26699 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
/proc/87012/statm: 4760403 26699 5881 1 0 553744 0
[pid=87012/tid=87014] ppid=87009 vsize=19041612 memory=13048 CPUtime=1.45 cores=0,2
/proc/87012/task/87014/stat : 87014 (java) R 87009 87012 86029 0 -1 4194368 6689 0 0 0 143 2 0 0 20 0 19 0 8389286 19498610688 26699 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87023] ppid=87009 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87012/task/87023/stat : 87023 (Finalizer) S 87009 87012 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8389289 19498610688 26699 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87030] ppid=87009 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/87012/task/87030/stat : 87030 (Common-Cleaner) S 87009 87012 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8389289 19498610688 26699 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87031] ppid=87009 vsize=19041612 memory=39748 CPUtime=0 cores=0,2
/proc/87012/task/87031/stat : 87031 (Timer-0) S 87009 87012 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8389302 19498610688 26699 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
Current children cumulated CPU time: 2.55 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 106796 KiB

[startup+3.10569 s]
/proc/loadavg: 4.17 3.24 2.55 5/336 87031
/proc/meminfo: memFree=100842452/131524600 swapFree=131071996/131071996
[pid=87012] ppid=87009 vsize=19041612 memory=140652 CPUtime=4.94 cores=0,2
/proc/87012/stat : 87012 (java) S 87009 87012 86029 0 -1 1077936128 24808 0 0 0 488 6 0 0 20 0 19 0 8389286 19498610688 35163 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
/proc/87012/statm: 4760403 35163 5881 1 0 556517 0
[pid=87012/tid=87014] ppid=87009 vsize=19041612 memory=0 CPUtime=3.05 cores=0,2
/proc/87012/task/87014/stat : 87014 (java) R 87009 87012 86029 0 -1 4194368 7524 0 0 0 302 3 0 0 20 0 19 0 8389286 19498610688 35163 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87023] ppid=87009 vsize=19041612 memory=-6000919468495758695 CPUtime=0 cores=0,2
/proc/87012/task/87023/stat : 87023 (Finalizer) S 87009 87012 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8389289 19498610688 35163 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87030] ppid=87009 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/87012/task/87030/stat : 87030 (Common-Cleaner) S 87009 87012 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8389289 19498610688 35163 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87031] ppid=87009 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/87012/task/87031/stat : 87031 (Timer-0) S 87009 87012 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8389302 19498610688 35163 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
Current children cumulated CPU time: 4.94 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 140652 KiB

[startup+6.30027 s]
/proc/loadavg: 4.16 3.25 2.56 5/337 87033
/proc/meminfo: memFree=100792164/131524600 swapFree=131071996/131071996
[pid=87012] ppid=87009 vsize=19108176 memory=188548 CPUtime=8.3 cores=0,2
/proc/87012/stat : 87012 (java) S 87009 87012 86029 0 -1 1077936128 25861 0 0 0 822 8 0 0 20 0 20 0 8389286 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
/proc/87012/statm: 4777044 47137 5889 1 0 556808 0
[pid=87012/tid=87014] ppid=87009 vsize=19108176 memory=2268 CPUtime=6.23 cores=0,2
/proc/87012/task/87014/stat : 87014 (java) R 87009 87012 86029 0 -1 4194368 7573 0 0 0 619 4 0 0 20 0 20 0 8389286 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87023] ppid=87009 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/87012/task/87023/stat : 87023 (Finalizer) S 87009 87012 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8389289 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87030] ppid=87009 vsize=19108176 memory=13048 CPUtime=0 cores=0,2
/proc/87012/task/87030/stat : 87030 (Common-Cleaner) S 87009 87012 86029 0 -1 1077936192 48 0 0 0 0 0 0 0 20 0 20 0 8389289 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87031] ppid=87009 vsize=19108176 memory=7754043902811500216 CPUtime=0 cores=0,2
/proc/87012/task/87031/stat : 87031 (Timer-0) S 87009 87012 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8389302 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
Current children cumulated CPU time: 8.3 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 188548 KiB

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

# cumulated CPU time of all completed processes:  user=8.94588 s, system=0.089404 s

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

[startup+6.40033 s]
/proc/loadavg: 4.16 3.25 2.56 5/337 87033
/proc/meminfo: memFree=100792164/131524600 swapFree=131071996/131071996
[pid=87012] ppid=87009 vsize=19108176 memory=188548 CPUtime=8.4 cores=0,2
/proc/87012/stat : 87012 (java) S 87009 87012 86029 0 -1 1077936128 25861 0 0 0 832 8 0 0 20 0 20 0 8389286 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
/proc/87012/statm: 4777044 47137 5889 1 0 556808 0
[pid=87012/tid=87014] ppid=87009 vsize=19108176 memory=228489167166 CPUtime=6.33 cores=0,2
/proc/87012/task/87014/stat : 87014 (java) R 87009 87012 86029 0 -1 4194368 7573 0 0 0 629 4 0 0 20 0 20 0 8389286 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87023] ppid=87009 vsize=19108176 memory=11684 CPUtime=0 cores=0,2
/proc/87012/task/87023/stat : 87023 (Finalizer) S 87009 87012 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8389289 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87030] ppid=87009 vsize=19108176 memory=34836 CPUtime=0 cores=0,2
/proc/87012/task/87030/stat : 87030 (Common-Cleaner) S 87009 87012 86029 0 -1 1077936192 48 0 0 0 0 0 0 0 20 0 20 0 8389289 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87031] ppid=87009 vsize=19108176 memory=-6000919468495758695 CPUtime=0 cores=0,2
/proc/87012/task/87031/stat : 87031 (Timer-0) S 87009 87012 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8389302 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
Current children cumulated CPU time: 8.4 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 188548 KiB

[startup+6.80025 s]
/proc/loadavg: 4.16 3.25 2.56 5/337 87033
/proc/meminfo: memFree=100792164/131524600 swapFree=131071996/131071996
[pid=87012] ppid=87009 vsize=19108176 memory=188548 CPUtime=8.8 cores=0,2
/proc/87012/stat : 87012 (java) S 87009 87012 86029 0 -1 1077936128 25865 0 0 0 872 8 0 0 20 0 20 0 8389286 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
/proc/87012/statm: 4777044 47137 5889 1 0 556808 0
[pid=87012/tid=87014] ppid=87009 vsize=19108176 memory=0 CPUtime=6.73 cores=0,2
/proc/87012/task/87014/stat : 87014 (java) R 87009 87012 86029 0 -1 4194368 7574 0 0 0 669 4 0 0 20 0 20 0 8389286 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87023] ppid=87009 vsize=19108176 memory=1816 CPUtime=0 cores=0,2
/proc/87012/task/87023/stat : 87023 (Finalizer) S 87009 87012 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8389289 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87030] ppid=87009 vsize=19108176 memory=4207603746108435490 CPUtime=0 cores=0,2
/proc/87012/task/87030/stat : 87030 (Common-Cleaner) S 87009 87012 86029 0 -1 1077936192 48 0 0 0 0 0 0 0 20 0 20 0 8389289 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87031] ppid=87009 vsize=19108176 memory=2244 CPUtime=0 cores=0,2
/proc/87012/task/87031/stat : 87031 (Timer-0) S 87009 87012 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8389302 19566772224 47137 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
Current children cumulated CPU time: 8.8 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 188548 KiB

[startup+7.00666 s]*
/proc/loadavg: 4.16 3.25 2.56 6/337 87035
/proc/meminfo: memFree=100792104/131524600 swapFree=131071996/131071996
[pid=87012] ppid=87009 vsize=19241304 memory=188920 CPUtime=9.01 cores=0,2
/proc/87012/stat : 87012 (java) S 87009 87012 86029 0 -1 1077936128 26781 0 0 0 893 8 0 0 20 0 20 0 8389286 19703095296 47230 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
/proc/87012/statm: 4810326 47230 5888 1 0 557426 0
[pid=87012/tid=87014] ppid=87009 vsize=19241304 memory=-6000919468495758695 CPUtime=6.91 cores=0,2
/proc/87012/task/87014/stat : 87014 (java) S 87009 87012 86029 0 -1 1077936192 8219 0 0 0 687 4 0 0 20 0 20 0 8389286 19703095296 47230 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87023] ppid=87009 vsize=19241304 memory=0 CPUtime=0 cores=0,2
/proc/87012/task/87023/stat : 87023 (Finalizer) S 87009 87012 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8389289 19703095296 47230 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87030] ppid=87009 vsize=19241304 memory=0 CPUtime=0 cores=0,2
/proc/87012/task/87030/stat : 87030 (Common-Cleaner) S 87009 87012 86029 0 -1 1077936192 48 0 0 0 0 0 0 0 20 0 20 0 8389289 19703095296 47230 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
[pid=87012/tid=87034] ppid=87009 vsize=19241304 memory=0 CPUtime=0.01 cores=0,2
/proc/87012/task/87034/stat : 87034 (Thread-0) R 87009 87012 86029 0 -1 4194368 198 0 0 0 1 0 0 0 20 0 20 0 8389985 19703095296 47230 134679101440 94403538620416 94403538624112 140727709718480 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94403538631928 94403538632720 94403560660992 140727709721606 140727709721696 140727709721696 140727709728712 0
Current children cumulated CPU time: 9.01 s
Current children cumulated vsize: 19241304 KiB
Current children cumulated memory: 188920 KiB

Child status: 30

Real time (s): 7.03795
CPU time (s): 9.03528
CPU user time (s): 8.94588
CPU system time (s): 0.089404
CPU usage (%): 128.379
Max. virtual memory (cumulated for all children) (KiB): 19241304
Max. memory (cumulated for all children) (KiB): 188920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.94588
system time used= 0.089404
maximum resident set size= 190252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26976
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= 800
involuntary context switches= 243


# summary of solver processes directly reported to runsolver:
#   pid: 87012
#   total CPU time (s): 9.03528
#   total CPU user time (s): 8.94588
#   total CPU system time (s): 0.089404

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02421 second user time and 0.073245 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-23 09:11:08
IDJOB=4456181
IDBENCH=143268
IDSOLVER=3037
FILE ID=nodeC017/4456181-1721718667
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.1111218955--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4456181-1721718667/watcher-4456181-1721718667 -o /tmp/evaluation-result-4456181-1721718667/solver-4456181-1721718667 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721718407-86039 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4456181-1721718667.wbo

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

MD5SUM BENCH= 08c36baecafc06c82dd9dd4b73b5d103
RANDOM SEED=469478402

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		: 3637.060
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		: 3693.694
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		: 3626.807
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.558
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		: 3677.686
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		: 3693.856
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		: 3632.663
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.397
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:        101042224 kB
MemAvailable:   121909492 kB
Buffers:          141204 kB
Cached:         21462124 kB
SwapCached:            0 kB
Active:           896616 kB
Inactive:       28826236 kB
Active(anon):       1552 kB
Inactive(anon):  8155680 kB
Active(file):     895064 kB
Inactive(file): 20670556 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:               808 kB
Writeback:             0 kB
AnonPages:       8117644 kB
Mapped:           119876 kB
Shmem:             37720 kB
KReclaimable:     282944 kB
Slab:             389912 kB
SReclaimable:     282944 kB
SUnreclaim:       106968 kB
KernelStack:        5120 kB
PageTables:        25972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10381800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            18272 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7761920 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:11:15