Trace number 4456131

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 32.2684 29.6855

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900550006--soft-0-100-0.wbo
MD5SUM0ec8eded4864fc6a1104762af3da9593
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 benchmark32.2684
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 135715
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135714
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 665
Number of bits of the biggest sum of numbers10
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.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-4456131-1721718599.wbo
0.13/0.12	c reading problem ... 
0.33/0.21	c ... done. Wall clock time 0.077s.
0.33/0.21	c declared #vars     231
0.33/0.21	c internal #vars     2938
0.33/0.21	c #constraints  2708
0.33/0.21	c constraints type 
0.33/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.33/0.21	c org.sat4j.specs.Constr$1 => 1
0.33/0.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.33/0.21	c 2708 constraints processed.
0.33/0.22	c objective function length is 2707 literals
0.52/0.33	c SATISFIABLE
0.52/0.33	c OPTIMIZING...
0.52/0.33	c Got one! Elapsed wall clock time (in seconds):0.195
0.52/0.33	o 306
0.52/0.35	c Got one! Elapsed wall clock time (in seconds):0.22
0.52/0.35	o 295
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.264
0.52/0.39	o 251
0.71/0.43	c Got one! Elapsed wall clock time (in seconds):0.299
0.71/0.43	o 249
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.328
0.71/0.45	o 247
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.371
0.71/0.49	o 246
0.91/0.52	c Got one! Elapsed wall clock time (in seconds):0.394
0.91/0.52	o 225
0.91/0.54	c Got one! Elapsed wall clock time (in seconds):0.416
0.91/0.54	o 217
0.91/0.55	c Got one! Elapsed wall clock time (in seconds):0.431
0.91/0.55	o 206
0.91/0.59	c Got one! Elapsed wall clock time (in seconds):0.454
0.91/0.59	o 188
1.29/0.73	c Got one! Elapsed wall clock time (in seconds):0.602
1.29/0.73	o 185
1.29/0.76	c Got one! Elapsed wall clock time (in seconds):0.626
1.29/0.76	o 156
1.29/0.78	c Got one! Elapsed wall clock time (in seconds):0.653
1.29/0.78	o 151
1.49/0.81	c Got one! Elapsed wall clock time (in seconds):0.681
1.49/0.81	o 141
1.49/0.85	c Got one! Elapsed wall clock time (in seconds):0.729
1.49/0.86	o 137
1.68/0.93	c Got one! Elapsed wall clock time (in seconds):0.803
1.68/0.93	o 132
1.68/0.98	c Got one! Elapsed wall clock time (in seconds):0.851
1.68/0.98	o 130
1.68/0.99	c Got one! Elapsed wall clock time (in seconds):0.865
1.68/0.99	o 124
1.89/1.01	c Got one! Elapsed wall clock time (in seconds):0.89
1.89/1.01	o 70
1.89/1.09	c Got one! Elapsed wall clock time (in seconds):0.968
1.89/1.09	o 69
2.07/1.12	c Got one! Elapsed wall clock time (in seconds):0.999
2.07/1.12	o 65
2.07/1.18	c Got one! Elapsed wall clock time (in seconds):1.047
2.07/1.18	o 64
2.54/1.47	c Got one! Elapsed wall clock time (in seconds):1.343
2.54/1.47	o 63
2.54/1.49	c Got one! Elapsed wall clock time (in seconds):1.362
2.54/1.49	o 58
2.68/1.52	c Got one! Elapsed wall clock time (in seconds):1.395
2.68/1.52	o 57
2.68/1.59	c Got one! Elapsed wall clock time (in seconds):1.464
2.68/1.59	o 56
2.83/1.60	c Got one! Elapsed wall clock time (in seconds):1.473
2.83/1.60	o 42
2.83/1.64	c Got one! Elapsed wall clock time (in seconds):1.508
2.83/1.64	o 38
2.83/1.67	c Got one! Elapsed wall clock time (in seconds):1.547
2.83/1.67	o 35
3.01/1.73	c Got one! Elapsed wall clock time (in seconds):1.6
3.01/1.73	o 34
3.01/1.75	c Got one! Elapsed wall clock time (in seconds):1.627
3.01/1.75	o 30
3.34/1.94	c cleaning 5916 clauses out of 11831 with flag 12039/11831
4.14/2.42	c cleaning 5950 clauses out of 11915 with flag 50327/17831
4.69/2.76	c Got one! Elapsed wall clock time (in seconds):2.641
4.69/2.76	o 29
4.69/2.78	c Got one! Elapsed wall clock time (in seconds):2.654
4.69/2.78	o 24
4.69/2.79	c Got one! Elapsed wall clock time (in seconds):2.672
4.69/2.79	o 23
4.81/2.80	c Got one! Elapsed wall clock time (in seconds):2.68
4.81/2.81	o 20
4.81/2.81	c Got one! Elapsed wall clock time (in seconds):2.687
4.81/2.81	o 17
4.81/2.85	c Got one! Elapsed wall clock time (in seconds):2.728
4.81/2.85	o 12
4.81/2.86	c Got one! Elapsed wall clock time (in seconds):2.735
4.81/2.86	o 9
4.98/2.90	c Got one! Elapsed wall clock time (in seconds):2.769
4.98/2.90	o 8
4.98/2.93	c Got one! Elapsed wall clock time (in seconds):2.802
4.98/2.93	o 7
4.98/3.00	c cleaning 6947 clauses out of 13903 with flag 7300/25769
5.36/3.16	c Got one! Elapsed wall clock time (in seconds):3.036
5.36/3.16	o 6
5.36/3.18	c Got one! Elapsed wall clock time (in seconds):3.056
5.36/3.18	o 5
5.36/3.20	c Got one! Elapsed wall clock time (in seconds):3.069
5.36/3.20	o 4
5.69/3.33	c cleaning 6476 clauses out of 12961 with flag 16059/31774
5.89/3.58	c Got one! Elapsed wall clock time (in seconds):3.457
5.89/3.58	o 3
6.00/3.61	c Got one! Elapsed wall clock time (in seconds):3.48
6.00/3.61	o 2
6.00/3.66	c cleaning 6305 clauses out of 12625 with flag 8813/37914
6.12/3.77	c Got one! Elapsed wall clock time (in seconds):3.65
6.12/3.77	o 1
6.22/3.87	c cleaning 5663 clauses out of 11338 with flag 19462/42932
6.57/4.15	c cleaning 5829 clauses out of 11674 with flag 75836/48931
6.91/4.48	c cleaning 6411 clauses out of 12848 with flag 142225/55934
7.32/4.84	c cleaning 7197 clauses out of 14435 with flag 212937/63932
7.71/5.26	c cleaning 8099 clauses out of 16237 with flag 295047/72931
8.22/5.75	c cleaning 9068 clauses out of 18139 with flag 393271/82932
8.81/6.38	c cleaning 10033 clauses out of 20070 with flag 510522/93931
9.70/7.21	c cleaning 11003 clauses out of 22040 with flag 636750/105934
10.50/8.04	c cleaning 11996 clauses out of 24035 with flag 761084/118932
11.63/9.16	c cleaning 13015 clauses out of 26039 with flag 908671/132932
13.13/10.67	c cleaning 14006 clauses out of 28024 with flag 1083344/147932
14.62/12.19	c cleaning 15000 clauses out of 30017 with flag 1255816/163931
16.40/13.90	c cleaning 16001 clauses out of 32017 with flag 1426605/180931
18.57/16.02	c cleaning 17002 clauses out of 34014 with flag 1592704/198931
20.84/18.39	c cleaning 18007 clauses out of 36013 with flag 1755602/217932
23.52/20.96	c cleaning 18998 clauses out of 38005 with flag 1928102/237931
26.30/23.78	c cleaning 20002 clauses out of 40007 with flag 2105956/258931
28.79/26.23	c cleaning 20998 clauses out of 42004 with flag 2261209/280932
31.17/28.64	c cleaning 21996 clauses out of 43998 with flag 2405219/303931
32.16/29.65	c starts		: 174
32.16/29.66	c conflicts		: 315431
32.16/29.66	c decisions		: 535489
32.16/29.66	c propagations		: 17673968
32.16/29.66	c inspects		: 420546279
32.16/29.66	c shortcuts		: 0
32.16/29.66	c learnt literals	: 24
32.16/29.66	c learnt binary clauses	: 35
32.16/29.66	c learnt ternary clauses	: 334
32.16/29.66	c learnt constraints	: 315406
32.16/29.66	c ignored constraints	: 0
32.16/29.66	c root simplifications	: 0
32.16/29.66	c removed literals (reason simplification)	: 0
32.16/29.66	c reason swapping (by a shorter reason)	: 0
32.16/29.66	c Calls to reduceDB	: 24
32.16/29.66	c Number of update (reduction) of LBD	: 106999
32.16/29.66	c Imported unit clauses	: 0
32.16/29.66	c No decision after first conflict	: false
32.16/29.66	c number of reductions to clauses (during analyze)	: 0
32.16/29.66	c number of learned constraints concerned by reduction	: 0
32.16/29.66	c number of learning phase by resolution	: 0
32.16/29.66	c number of learning phase by cutting planes	: 0
32.16/29.66	c number of rounding to 1 operations	: 0
32.16/29.66	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
32.16/29.66	c number of reductions of the coefficients by power 2 	: 0
32.16/29.66	c number of right shift for reduction by power 2 	: 0
32.16/29.66	c number of reductions of the coefficients by GCD over coefficients 	: 0
32.16/29.66	c number of ending skipping 	: 0
32.16/29.67	c number of internal skipping 	: 0
32.16/29.67	c number of derivation steps 	: 0
32.16/29.67	c number of skipped derivation steps 	: 0
32.16/29.67	c number of remaining unassigned 	: 0
32.16/29.67	c number of remaining assigned 	: 0
32.16/29.67	c number of falsified literals weakened from reason	: 0
32.16/29.67	c number of falsified literals weakened from conflict	: 0
32.16/29.67	c time for arithmetic operations	: 0
32.16/29.67	c minimum degree of deleted constraints	: null
32.16/29.67	c maximum degree of deleted constraints	: null
32.16/29.67	c number of deleted constraints	: 0
32.16/29.67	c speed (assignments/second)	: 600216.2602730421
32.16/29.67	c non guided choices	: 5536
32.16/29.67	s OPTIMUM FOUND
32.16/29.67	c Found 46 solution(s)
32.16/29.67	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 x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230 -x231 
32.16/29.67	c objective function=1
32.16/29.67	c Total wall clock time (in seconds): 29.551

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

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


[startup+0.100077 s]*
/proc/loadavg: 4.41 3.02 2.43 5/333 86681
/proc/meminfo: memFree=101567800/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=18975048 memory=62516 CPUtime=0.13 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 7198 0 0 0 11 2 0 0 20 0 18 0 8382401 19430449152 15629 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4743762 15629 5529 1 0 549326 0
[pid=86663/tid=86665] ppid=86660 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 5735 0 0 0 7 1 0 0 20 0 18 0 8382401 19430449152 15629 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=18975048 memory=237146210664 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 8382404 19430449152 15629 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=18975048 memory=15542920530909205 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 8382404 19430449152 15629 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 62516 KiB

[startup+0.207417 s]*
/proc/loadavg: 4.41 3.02 2.43 8/333 86681
/proc/meminfo: memFree=101557744/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=18975048 memory=73356 CPUtime=0.33 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 7633 0 0 0 30 3 0 0 20 0 18 0 8382401 19430449152 18339 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4743762 18339 5826 1 0 549592 0
[pid=86663/tid=86665] ppid=86660 vsize=18975048 memory=664970838410264707 CPUtime=0.18 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 1077936192 5922 0 0 0 16 2 0 0 20 0 18 0 8382401 19430449152 18339 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=18975048 memory=18993 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 8382404 19430449152 18339 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=18975048 memory=15261445554177769 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 8382404 19430449152 18339 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 73356 KiB

[startup+0.306053 s]*
/proc/loadavg: 4.41 3.02 2.43 7/334 86682
/proc/meminfo: memFree=101551720/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=19041612 memory=79624 CPUtime=0.52 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 9532 0 0 0 49 3 0 0 20 0 19 0 8382401 19498610688 19906 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4760403 19906 5864 1 0 550926 0
[pid=86663/tid=86665] ppid=86660 vsize=19041612 memory=-6000919507049408103 CPUtime=0.27 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 6015 0 0 0 25 2 0 0 20 0 19 0 8382401 19498610688 19906 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8382404 19498610688 19906 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8382404 19498610688 19906 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86682] ppid=86660 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86663/task/86682/stat : 86682 (Timer-0) S 86660 86663 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8382424 19498610688 19906 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 79624 KiB

[startup+0.701064 s]
/proc/loadavg: 4.41 3.02 2.43 7/334 86682
/proc/meminfo: memFree=101539232/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=19041612 memory=99772 CPUtime=1.29 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 12181 0 0 0 125 4 0 0 20 0 19 0 8382401 19498610688 24943 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4760403 24943 5896 1 0 552125 0
[pid=86663/tid=86665] ppid=86660 vsize=19041612 memory=13048 CPUtime=0.64 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 6054 0 0 0 62 2 0 0 20 0 19 0 8382401 19498610688 24943 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8382404 19498610688 24943 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=19041612 memory=281095140865024 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8382404 19498610688 24943 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86682] ppid=86660 vsize=19041612 memory=39748 CPUtime=0 cores=0,2
/proc/86663/task/86682/stat : 86682 (Timer-0) S 86660 86663 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8382424 19498610688 24943 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 99772 KiB

[startup+1.50106 s]
/proc/loadavg: 4.41 3.02 2.43 7/334 86682
/proc/meminfo: memFree=101518720/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=19041612 memory=123660 CPUtime=2.68 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 16979 0 0 0 263 5 0 0 20 0 19 0 8382401 19498610688 30915 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4760403 30915 5896 1 0 552772 0
[pid=86663/tid=86665] ppid=86660 vsize=19041612 memory=13048 CPUtime=1.42 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 6703 0 0 0 140 2 0 0 20 0 19 0 8382401 19498610688 30915 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8382404 19498610688 30915 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8382404 19498610688 30915 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86682] ppid=86660 vsize=19041612 memory=65 CPUtime=0 cores=0,2
/proc/86663/task/86682/stat : 86682 (Timer-0) S 86660 86663 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8382424 19498610688 30915 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 2.68 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 123660 KiB

[startup+3.10605 s]
/proc/loadavg: 4.38 3.04 2.43 8/334 86684
/proc/meminfo: memFree=101468584/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=19041612 memory=161600 CPUtime=5.36 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 24953 0 0 0 530 6 0 0 20 0 19 0 8382401 19498610688 40400 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4760403 40400 5896 1 0 555449 0
[pid=86663/tid=86665] ppid=86660 vsize=19041612 memory=0 CPUtime=3 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 7663 0 0 0 297 3 0 0 20 0 19 0 8382401 19498610688 40400 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8382404 19498610688 40400 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=19041612 memory=132848 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8382404 19498610688 40400 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86682] ppid=86660 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86663/task/86682/stat : 86682 (Timer-0) S 86660 86663 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8382424 19498610688 40400 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 5.36 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 161600 KiB

[startup+6.30105 s]
/proc/loadavg: 4.38 3.04 2.43 5/335 86685
/proc/meminfo: memFree=101441600/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=19108176 memory=184828 CPUtime=8.81 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 31073 0 0 0 874 7 0 0 20 0 20 0 8382401 19566772224 46207 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4777044 46207 5934 1 0 555890 0
[pid=86663/tid=86665] ppid=86660 vsize=19108176 memory=13048 CPUtime=6.16 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 8267 0 0 0 612 4 0 0 20 0 20 0 8382401 19566772224 46207 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 46207 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=19108176 memory=7450431953950435432 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 46207 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86682] ppid=86660 vsize=19108176 memory=5520 CPUtime=0 cores=0,2
/proc/86663/task/86682/stat : 86682 (Timer-0) S 86660 86663 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8382424 19566772224 46207 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 8.81 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 184828 KiB

[startup+12.7021 s]
/proc/loadavg: 4.35 3.05 2.44 5/335 86685
/proc/meminfo: memFree=101441416/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=19108176 memory=185068 CPUtime=15.22 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 34198 0 0 0 1514 8 0 0 20 0 20 0 8382401 19566772224 46267 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4777044 46267 5934 1 0 555890 0
[pid=86663/tid=86665] ppid=86660 vsize=19108176 memory=0 CPUtime=12.49 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 9127 0 0 0 1245 4 0 0 20 0 20 0 8382401 19566772224 46267 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=19108176 memory=185068 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 46267 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 46267 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86682] ppid=86660 vsize=19108176 memory=16140 CPUtime=0 cores=0,2
/proc/86663/task/86682/stat : 86682 (Timer-0) S 86660 86663 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8382424 19566772224 46267 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 15.22 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 185068 KiB

[startup+25.5011 s]
/proc/loadavg: 4.27 3.10 2.47 5/337 86692
/proc/meminfo: memFree=101384260/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=19108176 memory=196368 CPUtime=28.08 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 44001 0 0 0 2799 9 0 0 20 0 20 0 8382401 19566772224 49092 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4777044 49092 5939 1 0 556099 0
[pid=86663/tid=86665] ppid=86660 vsize=19108176 memory=185068 CPUtime=25.14 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 11510 0 0 0 2510 4 0 0 20 0 20 0 8382401 19566772224 49092 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=19108176 memory=16140 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 49092 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=19108176 memory=186000 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 49092 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86682] ppid=86660 vsize=19108176 memory=11684 CPUtime=0 cores=0,2
/proc/86663/task/86682/stat : 86682 (Timer-0) S 86660 86663 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8382424 19566772224 49092 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 28.08 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 196368 KiB

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

# cumulated CPU time of all completed processes:  user=32.1651 s, system=0.103272 s

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

[startup+25.6011 s]
/proc/loadavg: 4.27 3.10 2.47 5/337 86692
/proc/meminfo: memFree=101384260/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=19108176 memory=196368 CPUtime=28.18 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 44001 0 0 0 2809 9 0 0 20 0 20 0 8382401 19566772224 49092 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4777044 49092 5939 1 0 556099 0
[pid=86663/tid=86665] ppid=86660 vsize=19108176 memory=125708 CPUtime=25.24 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 11510 0 0 0 2520 4 0 0 20 0 20 0 8382401 19566772224 49092 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=19108176 memory=228489167166 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 49092 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=19108176 memory=11684 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 49092 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86682] ppid=86660 vsize=19108176 memory=34836 CPUtime=0 cores=0,2
/proc/86663/task/86682/stat : 86682 (Timer-0) S 86660 86663 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8382424 19566772224 49092 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 28.18 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 196368 KiB

[startup+27.2011 s]
/proc/loadavg: 4.27 3.10 2.47 5/337 86692
/proc/meminfo: memFree=101357520/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=19108176 memory=196380 CPUtime=29.78 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 45484 0 0 0 2969 9 0 0 20 0 20 0 8382401 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4777044 49095 5939 1 0 556099 0
[pid=86663/tid=86665] ppid=86660 vsize=19108176 memory=11684 CPUtime=26.82 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 11660 0 0 0 2678 4 0 0 20 0 20 0 8382401 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=19108176 memory=34836 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=19108176 memory=13048 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86682] ppid=86660 vsize=19108176 memory=5520 CPUtime=0 cores=0,2
/proc/86663/task/86682/stat : 86682 (Timer-0) S 86660 86663 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8382424 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 29.78 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 196380 KiB

[startup+28.8011 s]
/proc/loadavg: 4.33 3.13 2.48 5/337 86692
/proc/meminfo: memFree=101357568/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=19108176 memory=196380 CPUtime=31.37 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 45492 0 0 0 3128 9 0 0 20 0 20 0 8382401 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4777044 49095 5939 1 0 556099 0
[pid=86663/tid=86665] ppid=86660 vsize=19108176 memory=13048 CPUtime=28.41 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 11668 0 0 0 2837 4 0 0 20 0 20 0 8382401 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=19108176 memory=5520 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=19108176 memory=16140 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86682] ppid=86660 vsize=19108176 memory=186000 CPUtime=0 cores=0,2
/proc/86663/task/86682/stat : 86682 (Timer-0) S 86660 86663 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8382424 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 31.37 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 196380 KiB

[startup+29.2011 s]
/proc/loadavg: 4.33 3.13 2.48 5/337 86692
/proc/meminfo: memFree=101271412/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=19108176 memory=196380 CPUtime=31.76 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 45493 0 0 0 3167 9 0 0 20 0 20 0 8382401 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4777044 49095 5939 1 0 556099 0
[pid=86663/tid=86665] ppid=86660 vsize=19108176 memory=2268 CPUtime=28.8 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 11669 0 0 0 2876 4 0 0 20 0 20 0 8382401 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=19108176 memory=39748 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=19108176 memory=1816 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86682] ppid=86660 vsize=19108176 memory=32712 CPUtime=0 cores=0,2
/proc/86663/task/86682/stat : 86682 (Timer-0) S 86660 86663 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8382424 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 31.76 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 196380 KiB

[startup+29.601 s]
/proc/loadavg: 4.33 3.13 2.48 5/337 86692
/proc/meminfo: memFree=101271412/131524600 swapFree=131071996/131071996
[pid=86663] ppid=86660 vsize=19108176 memory=196380 CPUtime=32.16 cores=0,2
/proc/86663/stat : 86663 (java) S 86660 86663 86029 0 -1 1077936128 45493 0 0 0 3207 9 0 0 20 0 20 0 8382401 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
/proc/86663/statm: 4777044 49095 5939 1 0 556099 0
[pid=86663/tid=86665] ppid=86660 vsize=19108176 memory=34836 CPUtime=29.2 cores=0,2
/proc/86663/task/86665/stat : 86665 (java) R 86660 86663 86029 0 -1 4194368 11669 0 0 0 2916 4 0 0 20 0 20 0 8382401 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86674] ppid=86660 vsize=19108176 memory=13048 CPUtime=0 cores=0,2
/proc/86663/task/86674/stat : 86674 (Finalizer) S 86660 86663 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86681] ppid=86660 vsize=19108176 memory=5520 CPUtime=0 cores=0,2
/proc/86663/task/86681/stat : 86681 (Common-Cleaner) S 86660 86663 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8382404 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
[pid=86663/tid=86682] ppid=86660 vsize=19108176 memory=16140 CPUtime=0 cores=0,2
/proc/86663/task/86682/stat : 86682 (Timer-0) S 86660 86663 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8382424 19566772224 49095 134679101440 93972658216960 93972658220656 140720511515488 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93972658228472 93972658229264 93972661837824 140720511521798 140720511521888 140720511521888 140720511528904 0
Current children cumulated CPU time: 32.16 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 196380 KiB

Child status: 30

Real time (s): 29.6855
CPU time (s): 32.2684
CPU user time (s): 32.1651
CPU system time (s): 0.103272
CPU usage (%): 108.701
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 196380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.1651
system time used= 0.103272
maximum resident set size= 197944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47648
page faults= 0
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1509
involuntary context switches= 627


# summary of solver processes directly reported to runsolver:
#   pid: 86663
#   total CPU time (s): 32.2684
#   total CPU user time (s): 32.1651
#   total CPU system time (s): 0.103272

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.075091 second user time and 0.179782 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 0ec8eded4864fc6a1104762af3da9593
RANDOM SEED=19525592

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		: 3634.073
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		: 3687.449
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		: 3622.562
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.561
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		: 3614.712
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		: 3687.534
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		: 3676.216
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:        101610164 kB
MemAvailable:   122476660 kB
Buffers:          141024 kB
Cached:         21461620 kB
SwapCached:            0 kB
Active:           896372 kB
Inactive:       28259864 kB
Active(anon):       1552 kB
Inactive(anon):  7589744 kB
Active(file):     894820 kB
Inactive(file): 20670120 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:               696 kB
Writeback:             8 kB
AnonPages:       7551704 kB
Mapped:           119876 kB
Shmem:             37720 kB
KReclaimable:     282756 kB
Slab:             389628 kB
SReclaimable:     282756 kB
SUnreclaim:       106872 kB
KernelStack:        5088 kB
PageTables:        24868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10346476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            18272 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7196672 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:28