Trace number 4425052

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 20.0357 16.2704

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900582300--soft-0-100-0.wbo
MD5SUM65d50eee5968fd8142e7f90f77179a12
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 benchmark20.0357
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 134314
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 134313
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 683
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.13/0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.13/0.15	c This is free software under the dual EPL/GNU LGPL licenses.
0.13/0.15	c See www.sat4j.org for details.
0.13/0.17	c version CUSTOM.v20240707
0.13/0.20	c java.runtime.name	OpenJDK Runtime Environment
0.13/0.20	c java.vm.name		OpenJDK 64-Bit Server VM
0.13/0.20	c java.vm.version	22.0.1+8-16
0.13/0.20	c java.vm.vendor	Oracle Corporation
0.13/0.20	c sun.arch.data.model	64
0.13/0.20	c java.version		22.0.1
0.13/0.20	c os.name		Linux
0.13/0.20	c os.version		4.18.0-301.1.el8.x86_64
0.13/0.20	c os.arch		amd64
0.13/0.20	c Free memory 		2113181440
0.13/0.20	c Max memory 		16282288128
0.13/0.20	c Total memory 		2122317824
0.13/0.21	c Number of processors 	2
0.29/0.31	--- Begin Solver configuration ---
0.29/0.31	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.29/0.31	Learn all clauses as in MiniSAT
0.29/0.31	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.29/0.31	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.29/0.31	No reason simplification
0.29/0.31	Glucose 2.1 dynamic restart strategy
0.29/0.31	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.29/0.31	timeout=2147483s
0.29/0.31	DB Simplification allowed=false
0.29/0.31	Listener: none
0.29/0.31	--- End Solver configuration ---
0.29/0.33	c Pseudo Boolean Optimization by upper bound
0.29/0.33	c --- Begin Solver configuration ---
0.29/0.33	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.29/0.33	c Learn all clauses as in MiniSAT
0.29/0.33	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.29/0.33	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.29/0.33	c No reason simplification
0.29/0.33	c Glucose 2.1 dynamic restart strategy
0.29/0.33	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.29/0.33	c timeout=2147483s
0.29/0.33	c DB Simplification allowed=false
0.29/0.33	c Listener: none
0.29/0.33	c --- End Solver configuration ---
0.29/0.33	c solving HOME/instance-4425052-1720879360.wbo
0.29/0.33	c reading problem ... 
0.84/0.55	c ... done. Wall clock time 0.223s.
0.84/0.56	c declared #vars     231
0.84/0.56	c internal #vars     2938
0.84/0.56	c #constraints  2708
0.84/0.56	c constraints type 
0.84/0.56	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.84/0.56	c org.sat4j.specs.Constr$1 => 1
0.84/0.56	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.84/0.56	c 2708 constraints processed.
0.84/0.59	c objective function length is 2707 literals
0.99/0.69	c SATISFIABLE
0.99/0.69	c OPTIMIZING...
1.16/0.71	c Got one! Elapsed wall clock time (in seconds):0.375
1.16/0.71	o 546
1.16/0.73	c Got one! Elapsed wall clock time (in seconds):0.411
1.16/0.73	o 293
1.36/0.86	c Got one! Elapsed wall clock time (in seconds):0.543
1.36/0.87	o 291
1.57/0.94	c Got one! Elapsed wall clock time (in seconds):0.616
1.57/0.94	o 259
1.57/0.99	c Got one! Elapsed wall clock time (in seconds):0.667
1.57/1.00	o 256
1.78/1.09	c Got one! Elapsed wall clock time (in seconds):0.769
1.78/1.09	o 251
2.14/1.28	c Got one! Elapsed wall clock time (in seconds):0.955
2.14/1.28	o 246
2.34/1.30	c Got one! Elapsed wall clock time (in seconds):0.976
2.34/1.30	o 219
2.34/1.32	c Got one! Elapsed wall clock time (in seconds):0.99
2.34/1.32	o 215
2.54/1.42	c Got one! Elapsed wall clock time (in seconds):1.092
2.54/1.42	o 214
2.54/1.46	c Got one! Elapsed wall clock time (in seconds):1.136
2.54/1.46	o 189
2.54/1.48	c Got one! Elapsed wall clock time (in seconds):1.151
2.54/1.48	o 187
2.94/1.64	c Got one! Elapsed wall clock time (in seconds):1.325
2.94/1.64	o 175
2.94/1.66	c Got one! Elapsed wall clock time (in seconds):1.338
2.94/1.66	o 167
3.09/1.78	c Got one! Elapsed wall clock time (in seconds):1.458
3.09/1.78	o 166
3.21/1.80	c Got one! Elapsed wall clock time (in seconds):1.484
3.21/1.80	o 164
3.21/1.87	c Got one! Elapsed wall clock time (in seconds):1.546
3.21/1.87	o 159
3.40/1.94	c Got one! Elapsed wall clock time (in seconds):1.624
3.40/1.94	o 157
3.40/1.98	c Got one! Elapsed wall clock time (in seconds):1.665
3.40/1.98	o 154
3.55/2.00	c Got one! Elapsed wall clock time (in seconds):1.681
3.55/2.00	o 152
3.55/2.04	c Got one! Elapsed wall clock time (in seconds):1.72
3.55/2.04	o 147
3.76/2.24	c Got one! Elapsed wall clock time (in seconds):1.92
3.76/2.24	o 134
3.86/2.35	c Got one! Elapsed wall clock time (in seconds):2.024
3.86/2.35	o 133
3.86/2.36	c Got one! Elapsed wall clock time (in seconds):2.032
3.86/2.36	o 115
3.86/2.38	c Got one! Elapsed wall clock time (in seconds):2.05
3.86/2.38	o 112
4.18/2.50	c Got one! Elapsed wall clock time (in seconds):2.178
4.18/2.50	o 109
4.18/2.55	c Got one! Elapsed wall clock time (in seconds):2.23
4.18/2.55	o 108
4.18/2.56	c Got one! Elapsed wall clock time (in seconds):2.24
4.18/2.56	o 106
4.37/2.61	c Got one! Elapsed wall clock time (in seconds):2.284
4.37/2.61	o 104
4.37/2.68	c Got one! Elapsed wall clock time (in seconds):2.36
4.37/2.68	o 102
4.82/3.10	c Got one! Elapsed wall clock time (in seconds):2.769
4.82/3.10	o 99
5.41/3.46	c cleaning 7427 clauses out of 14878 with flag 12577/14878
6.29/4.08	c Got one! Elapsed wall clock time (in seconds):3.758
6.29/4.08	o 97
6.29/4.09	c Got one! Elapsed wall clock time (in seconds):3.77
6.29/4.09	o 84
6.49/4.20	c cleaning 6509 clauses out of 13017 with flag 5703/20444
6.49/4.20	c Got one! Elapsed wall clock time (in seconds):3.875
6.49/4.20	o 79
6.70/4.48	c Got one! Elapsed wall clock time (in seconds):4.162
6.70/4.48	o 73
6.70/4.50	c Got one! Elapsed wall clock time (in seconds):4.172
6.70/4.50	o 68
6.82/4.51	c Got one! Elapsed wall clock time (in seconds):4.191
6.82/4.51	o 67
6.82/4.53	c Got one! Elapsed wall clock time (in seconds):4.207
6.82/4.53	o 61
6.82/4.54	c Got one! Elapsed wall clock time (in seconds):4.218
6.82/4.54	o 60
7.01/4.62	c Got one! Elapsed wall clock time (in seconds):4.303
7.01/4.62	o 55
7.01/4.68	c Got one! Elapsed wall clock time (in seconds):4.355
7.01/4.68	o 54
7.01/4.70	c Got one! Elapsed wall clock time (in seconds):4.376
7.01/4.70	o 53
7.40/4.80	c Got one! Elapsed wall clock time (in seconds):4.469
7.40/4.80	o 52
7.57/4.92	c cleaning 7419 clauses out of 14856 with flag 11935/28792
7.68/5.09	c Got one! Elapsed wall clock time (in seconds):4.774
7.68/5.09	o 51
7.98/5.32	c cleaning 6258 clauses out of 12530 with flag 19090/33885
8.28/5.65	c Got one! Elapsed wall clock time (in seconds):5.327
8.28/5.65	o 50
8.28/5.67	c Got one! Elapsed wall clock time (in seconds):5.342
8.28/5.67	o 43
8.28/5.68	c Got one! Elapsed wall clock time (in seconds):5.356
8.28/5.68	o 41
8.58/5.85	c cleaning 6021 clauses out of 12053 with flag 15166/39666
8.68/5.99	c Got one! Elapsed wall clock time (in seconds):5.659
8.68/5.99	o 40
8.80/6.01	c Got one! Elapsed wall clock time (in seconds):5.685
8.80/6.01	o 39
9.05/6.27	c Got one! Elapsed wall clock time (in seconds):5.946
9.05/6.27	o 37
9.05/6.28	c Got one! Elapsed wall clock time (in seconds):5.961
9.05/6.28	o 35
9.17/6.30	c Got one! Elapsed wall clock time (in seconds):5.979
9.17/6.30	o 34
9.17/6.32	c Got one! Elapsed wall clock time (in seconds):6.0
9.17/6.32	o 33
9.17/6.39	c Got one! Elapsed wall clock time (in seconds):6.069
9.17/6.39	o 25
9.33/6.45	c cleaning 6696 clauses out of 13400 with flag 5762/47034
9.33/6.48	c Got one! Elapsed wall clock time (in seconds):6.158
9.33/6.48	o 18
9.49/6.50	c Got one! Elapsed wall clock time (in seconds):6.18
9.49/6.50	o 16
9.71/6.77	c Got one! Elapsed wall clock time (in seconds):6.444
9.71/6.77	o 15
9.84/6.84	c cleaning 6803 clauses out of 13630 with flag 7117/53960
9.96/6.93	c Got one! Elapsed wall clock time (in seconds):6.613
9.96/6.93	o 11
9.96/6.97	c Got one! Elapsed wall clock time (in seconds):6.65
9.96/6.97	o 10
10.06/7.04	c Got one! Elapsed wall clock time (in seconds):6.724
10.06/7.04	o 9
10.06/7.07	c Got one! Elapsed wall clock time (in seconds):6.744
10.06/7.07	o 8
10.22/7.19	c Got one! Elapsed wall clock time (in seconds):6.872
10.22/7.19	o 7
10.32/7.26	c cleaning 7319 clauses out of 14658 with flag 7089/61791
10.63/7.55	c cleaning 6661 clauses out of 13338 with flag 53495/67790
11.05/7.96	c cleaning 6837 clauses out of 13676 with flag 111854/74789
11.54/8.47	c cleaning 7412 clauses out of 14839 with flag 189909/82789
12.14/9.09	c cleaning 8212 clauses out of 16428 with flag 278760/91790
12.97/9.78	c cleaning 9098 clauses out of 18219 with flag 369760/101794
13.20/9.94	c Got one! Elapsed wall clock time (in seconds):9.622
13.20/9.94	o 6
13.30/10.10	c cleaning 7254 clauses out of 14509 with flag 18971/107182
13.70/10.45	c cleaning 6625 clauses out of 13252 with flag 70265/113179
14.28/10.91	c cleaning 6811 clauses out of 13625 with flag 133631/120178
14.44/11.07	c Got one! Elapsed wall clock time (in seconds):10.744
14.44/11.07	o 4
14.65/11.24	c cleaning 6225 clauses out of 12459 with flag 23968/125823
14.95/11.52	c cleaning 6100 clauses out of 12235 with flag 73505/131824
14.95/11.58	c Got one! Elapsed wall clock time (in seconds):11.263
14.95/11.58	o 3
15.24/11.81	c cleaning 5780 clauses out of 11570 with flag 35990/137259
15.66/12.17	c cleaning 5888 clauses out of 11791 with flag 86046/143260
16.28/12.62	c cleaning 6449 clauses out of 12901 with flag 143926/150259
16.38/12.75	c Got one! Elapsed wall clock time (in seconds):12.435
16.38/12.75	o 2
16.57/12.91	c cleaning 5838 clauses out of 11703 with flag 17529/155510
16.77/13.17	c cleaning 5911 clauses out of 11865 with flag 52216/161510
17.17/13.50	c cleaning 6461 clauses out of 12955 with flag 96255/168511
17.17/13.56	c Got one! Elapsed wall clock time (in seconds):13.234
17.17/13.56	o 1
17.37/13.79	c cleaning 5863 clauses out of 11740 with flag 29442/173757
17.67/14.10	c cleaning 5935 clauses out of 11877 with flag 71091/179757
18.06/14.42	c cleaning 6470 clauses out of 12944 with flag 112295/186759
18.43/14.79	c cleaning 7235 clauses out of 14471 with flag 163221/194757
18.93/15.21	c cleaning 8114 clauses out of 16234 with flag 216676/203757
19.54/15.81	c cleaning 9050 clauses out of 18119 with flag 278557/213757
19.74/16.06	c cleaning 10024 clauses out of 20066 with flag 322905/224757
19.94/16.24	c starts		: 187
19.94/16.26	c conflicts		: 231139
19.94/16.26	c decisions		: 514055
19.94/16.26	c propagations		: 28739314
19.94/16.26	c inspects		: 160324085
19.94/16.26	c shortcuts		: 0
19.94/16.26	c learnt literals	: 21
19.94/16.26	c learnt binary clauses	: 51
19.94/16.26	c learnt ternary clauses	: 299
19.94/16.26	c learnt constraints	: 231117
19.94/16.26	c ignored constraints	: 0
19.94/16.26	c root simplifications	: 0
19.94/16.26	c removed literals (reason simplification)	: 0
19.94/16.26	c reason swapping (by a shorter reason)	: 0
19.94/16.26	c Calls to reduceDB	: 31
19.94/16.26	c Number of update (reduction) of LBD	: 86881
19.94/16.26	c Imported unit clauses	: 0
19.94/16.26	c No decision after first conflict	: false
19.94/16.26	c number of reductions to clauses (during analyze)	: 0
19.94/16.26	c number of learned constraints concerned by reduction	: 0
19.94/16.26	c number of learning phase by resolution	: 0
19.94/16.26	c number of learning phase by cutting planes	: 0
19.94/16.26	c number of rounding to 1 operations	: 0
19.94/16.26	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
19.94/16.26	c number of reductions of the coefficients by power 2 	: 0
19.94/16.26	c number of right shift for reduction by power 2 	: 0
19.94/16.26	c number of reductions of the coefficients by GCD over coefficients 	: 0
19.94/16.26	c number of ending skipping 	: 0
19.94/16.26	c number of internal skipping 	: 0
19.94/16.26	c number of derivation steps 	: 0
19.94/16.26	c number of skipped derivation steps 	: 0
19.94/16.26	c number of remaining unassigned 	: 0
19.94/16.26	c number of remaining assigned 	: 0
19.94/16.26	c number of falsified literals weakened from reason	: 0
19.94/16.26	c number of falsified literals weakened from conflict	: 0
19.94/16.26	c time for arithmetic operations	: 0
19.94/16.26	c minimum degree of deleted constraints	: null
19.94/16.26	c maximum degree of deleted constraints	: null
19.94/16.26	c number of deleted constraints	: 0
19.94/16.26	c speed (assignments/second)	: 1836377.891373802
19.94/16.26	c non guided choices	: 7464
19.94/16.26	s OPTIMUM FOUND
19.94/16.26	c Found 67 solution(s)
19.94/16.26	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 
19.94/16.26	c objective function=1
19.94/16.26	c Total wall clock time (in seconds): 15.94

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: 64059 MiB (63428 MiB free)
  memory of node 1: 64510 MiB (63612 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4425052-1720879360/watcher-4425052-1720879360 -o /tmp/evaluation-result-4425052-1720879360/solver-4425052-1720879360 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1720879372-701330 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4425052-1720879360.wbo 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=701367, runsolver pid=701363

[startup+0.110398 s]*
/proc/loadavg: 1.09 1.13 1.72 6/295 701443
/proc/meminfo: memFree=129954516/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=18975048 memory=56412 CPUtime=0.13 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 6497 0 0 0 10 3 0 0 20 0 18 0 140095323 19430449152 14103 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4743762 14103 5713 1 0 550832 0
[pid=701367/tid=701372] ppid=701363 vsize=18975048 memory=4026531971 CPUtime=0.1 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 5436 0 0 0 7 3 0 0 20 0 18 0 140095323 19430449152 14103 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=18975048 memory=1645 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 140095329 19430449152 14103 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=18975048 memory=13847460783068500 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 140095329 19430449152 14103 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 56412 KiB

[startup+0.215072 s]*
/proc/loadavg: 1.09 1.13 1.72 10/313 701461
/proc/meminfo: memFree=129933364/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=18975048 memory=63176 CPUtime=0.29 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 7144 0 0 0 25 4 0 0 20 0 18 0 140095323 19430449152 15794 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4743762 15794 5722 1 0 551363 0
[pid=701367/tid=701372] ppid=701363 vsize=18975048 memory=664970851429515395 CPUtime=0.2 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 5702 0 0 0 17 3 0 0 20 0 18 0 140095323 19430449152 15794 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=18975048 memory=1645 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 140095329 19430449152 15794 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=18975048 memory=13847460783068500 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 140095329 19430449152 15794 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 63176 KiB

[startup+0.317669 s]*
/proc/loadavg: 1.09 1.13 1.72 10/313 701461
/proc/meminfo: memFree=129909772/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=18975048 memory=66124 CPUtime=0.46 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 7415 0 0 0 41 5 0 0 20 0 18 0 140095323 19430449152 16531 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4743762 16531 5737 1 0 551540 0
[pid=701367/tid=701372] ppid=701363 vsize=18975048 memory=-8670668893705380540 CPUtime=0.28 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 5858 0 0 0 25 3 0 0 20 0 18 0 140095323 19430449152 16531 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=18975048 memory=0 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 140095329 19430449152 16531 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=18975048 memory=0 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 140095329 19430449152 16531 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 66124 KiB

[startup+0.700337 s]
/proc/loadavg: 1.09 1.13 1.72 14/315 701463
/proc/meminfo: memFree=129883400/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=19041612 memory=80032 CPUtime=1.16 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 8746 0 0 0 110 6 0 0 20 0 19 0 140095323 19498610688 20008 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4760403 20008 5844 1 0 552383 0
[pid=701367/tid=701372] ppid=701363 vsize=19041612 memory=5424 CPUtime=0.6 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 6032 0 0 0 56 4 0 0 20 0 19 0 140095323 19498610688 20008 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=19041612 memory=11948 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140095329 19498610688 20008 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=19041612 memory=32604 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 140095329 19498610688 20008 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 80032 KiB

[startup+1.50139 s]
/proc/loadavg: 1.09 1.13 1.72 11/317 701465
/proc/meminfo: memFree=129826088/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=19041612 memory=102784 CPUtime=2.75 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 15714 0 0 0 266 9 0 0 20 0 19 0 140095323 19498610688 25696 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4760403 25696 5876 1 0 554842 0
[pid=701367/tid=701372] ppid=701363 vsize=19041612 memory=11948 CPUtime=1.39 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 6873 0 0 0 134 5 0 0 20 0 19 0 140095323 19498610688 25696 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=19041612 memory=32604 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140095329 19498610688 25696 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 140095329 19498610688 25696 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701464] ppid=701363 vsize=19041612 memory=11648 CPUtime=0 cores=4,6
/proc/701367/task/701464/stat : 701464 (Timer-0) S 701363 701367 696886 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140095384 19498610688 25696 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 2.75 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 102784 KiB

[startup+3.10839 s]
/proc/loadavg: 1.57 1.23 1.75 9/317 701465
/proc/meminfo: memFree=129668156/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=19041612 memory=130132 CPUtime=4.93 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 17751 0 0 0 484 9 0 0 20 0 19 0 140095323 19498610688 32533 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4760403 32533 5876 1 0 554873 0
[pid=701367/tid=701372] ppid=701363 vsize=19041612 memory=0 CPUtime=2.98 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 7302 0 0 0 293 5 0 0 20 0 19 0 140095323 19498610688 32533 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=19041612 memory=11948 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140095329 19498610688 32533 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=19041612 memory=32604 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 140095329 19498610688 32533 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701464] ppid=701363 vsize=19041612 memory=85912 CPUtime=0 cores=4,6
/proc/701367/task/701464/stat : 701464 (Timer-0) S 701363 701367 696886 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140095384 19498610688 32533 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 4.93 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 130132 KiB

[startup+6.30038 s]
/proc/loadavg: 1.57 1.23 1.75 6/297 701467
/proc/meminfo: memFree=129665960/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=19041612 memory=166364 CPUtime=9.17 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 26456 0 0 0 906 11 0 0 20 0 19 0 140095323 19498610688 41591 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4760403 41591 5876 1 0 558506 0
[pid=701367/tid=701372] ppid=701363 vsize=19041612 memory=0 CPUtime=6.14 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 8070 0 0 0 608 6 0 0 20 0 19 0 140095323 19498610688 41591 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=19041612 memory=11948 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 140095329 19498610688 41591 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=19041612 memory=-8959743694787224252 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 140095329 19498610688 41591 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701464] ppid=701363 vsize=19041612 memory=-6586668835053290912 CPUtime=0 cores=4,6
/proc/701367/task/701464/stat : 701464 (Timer-0) S 701363 701367 696886 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 140095384 19498610688 41591 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 9.17 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 166364 KiB

[startup+12.7004 s]
/proc/loadavg: 2.32 1.41 1.80 7/319 701602
/proc/meminfo: memFree=129545864/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=19108176 memory=178480 CPUtime=16.38 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 34283 0 0 0 1625 13 0 0 20 0 20 0 140095323 19566772224 44620 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4777044 44620 5899 1 0 558944 0
[pid=701367/tid=701372] ppid=701363 vsize=19108176 memory=178452 CPUtime=12.45 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 10200 0 0 0 1239 6 0 0 20 0 20 0 140095323 19566772224 44620 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140095329 19566772224 44620 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 20 0 140095329 19566772224 44620 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701464] ppid=701363 vsize=19108176 memory=35256 CPUtime=0 cores=4,6
/proc/701367/task/701464/stat : 701464 (Timer-0) S 701363 701367 696886 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140095384 19566772224 44620 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 16.38 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 178480 KiB

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

# cumulated CPU time of all completed processes:  user=19.889 s, system=0.146644 s

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

[startup+12.8004 s]
/proc/loadavg: 2.32 1.41 1.80 7/319 701602
/proc/meminfo: memFree=129545864/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=19108176 memory=178480 CPUtime=16.47 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 34582 0 0 0 1634 13 0 0 20 0 20 0 140095323 19566772224 44620 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4777044 44620 5899 1 0 558944 0
[pid=701367/tid=701372] ppid=701363 vsize=19108176 memory=11948 CPUtime=12.55 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 10499 0 0 0 1249 6 0 0 20 0 20 0 140095323 19566772224 44620 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=19108176 memory=130136 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140095329 19566772224 44620 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=19108176 memory=33 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 20 0 140095329 19566772224 44620 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701464] ppid=701363 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/701367/task/701464/stat : 701464 (Timer-0) S 701363 701367 696886 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140095384 19566772224 44620 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 16.47 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 178480 KiB

[startup+14.4004 s]
/proc/loadavg: 2.32 1.41 1.80 5/320 701603
/proc/meminfo: memFree=129499312/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=19108176 memory=178520 CPUtime=18.06 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 34719 0 0 0 1793 13 0 0 20 0 20 0 140095323 19566772224 44630 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4777044 44630 5899 1 0 558944 0
[pid=701367/tid=701372] ppid=701363 vsize=19108176 memory=35256 CPUtime=14.13 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 10571 0 0 0 1407 6 0 0 20 0 20 0 140095323 19566772224 44630 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=19108176 memory=178520 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140095329 19566772224 44630 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=19108176 memory=2620 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 20 0 140095329 19566772224 44630 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701464] ppid=701363 vsize=19108176 memory=5787216129483104595 CPUtime=0 cores=4,6
/proc/701367/task/701464/stat : 701464 (Timer-0) S 701363 701367 696886 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140095384 19566772224 44630 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 18.06 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 178520 KiB

[startup+15.2004 s]
/proc/loadavg: 2.32 1.41 1.80 6/320 701603
/proc/meminfo: memFree=129478688/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=19108176 memory=178564 CPUtime=18.93 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 36258 0 0 0 1880 13 0 0 20 0 20 0 140095323 19566772224 44641 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4777044 44641 5899 1 0 558944 0
[pid=701367/tid=701372] ppid=701363 vsize=19108176 memory=-8959743694787224252 CPUtime=14.92 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 10599 0 0 0 1486 6 0 0 20 0 20 0 140095323 19566772224 44641 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=19108176 memory=11948 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140095329 19566772224 44641 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=19108176 memory=5424 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 20 0 140095329 19566772224 44641 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701464] ppid=701363 vsize=19108176 memory=2620 CPUtime=0 cores=4,6
/proc/701367/task/701464/stat : 701464 (Timer-0) S 701363 701367 696886 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140095384 19566772224 44641 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 18.93 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 178564 KiB

[startup+16.0004 s]*
/proc/loadavg: 2.32 1.41 1.80 6/298 701619
/proc/meminfo: memFree=129627812/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=19108176 memory=178568 CPUtime=19.74 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 36860 0 0 0 1960 14 0 0 20 0 20 0 140095323 19566772224 44642 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4777044 44642 5899 1 0 558944 0
[pid=701367/tid=701372] ppid=701363 vsize=19108176 memory=7948 CPUtime=15.72 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 11122 0 0 0 1566 6 0 0 20 0 20 0 140095323 19566772224 44642 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=19108176 memory=19800 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140095329 19566772224 44642 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=19108176 memory=-6242758081952448198 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 20 0 140095329 19566772224 44642 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701464] ppid=701363 vsize=19108176 memory=1732 CPUtime=0 cores=4,6
/proc/701367/task/701464/stat : 701464 (Timer-0) S 701363 701367 696886 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140095384 19566772224 44642 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 19.74 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 178568 KiB

[startup+16.2004 s]
/proc/loadavg: 2.32 1.41 1.80 6/298 701619
/proc/meminfo: memFree=129627812/131655788 swapFree=131071996/131071996
[pid=701367] ppid=701363 vsize=19108176 memory=178568 CPUtime=19.94 cores=4,6
/proc/701367/stat : 701367 (java) S 701363 701367 696886 0 -1 1077936128 36868 0 0 0 1980 14 0 0 20 0 20 0 140095323 19566772224 44642 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
/proc/701367/statm: 4777044 44642 5899 1 0 558944 0
[pid=701367/tid=701372] ppid=701363 vsize=19108176 memory=1499 CPUtime=15.91 cores=4,6
/proc/701367/task/701372/stat : 701372 (java) R 701363 701367 696886 0 -1 4194368 11124 0 0 0 1585 6 0 0 20 0 20 0 140095323 19566772224 44642 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701413] ppid=701363 vsize=19108176 memory=26728 CPUtime=0 cores=4,6
/proc/701367/task/701413/stat : 701413 (Finalizer) S 701363 701367 696886 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 140095329 19566772224 44642 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701420] ppid=701363 vsize=19108176 memory=3905519385011552345 CPUtime=0 cores=4,6
/proc/701367/task/701420/stat : 701420 (Common-Cleaner) S 701363 701367 696886 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 20 0 140095329 19566772224 44642 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
[pid=701367/tid=701464] ppid=701363 vsize=19108176 memory=7140 CPUtime=0 cores=4,6
/proc/701367/task/701464/stat : 701464 (Timer-0) S 701363 701367 696886 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 140095384 19566772224 44642 134679101440 94271042256896 94271042260592 140736951546528 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94271042268408 94271042269200 94271061184512 140736951555053 140736951555143 140736951555143 140736951562184 0
Current children cumulated CPU time: 19.94 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 178568 KiB

Child status: 30

Real time (s): 16.2704
CPU time (s): 20.0357
CPU user time (s): 19.889
CPU system time (s): 0.146644
CPU usage (%): 123.142
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 178568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.889
system time used= 0.146644
maximum resident set size= 180252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40502
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= 1251
involuntary context switches= 511


# summary of solver processes directly reported to runsolver:
#   pid: 701367
#   total CPU time (s): 20.0357
#   total CPU user time (s): 19.889
#   total CPU system time (s): 0.146644

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.065702 second user time and 0.141751 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-13 16:02:52
IDJOB=4425052
IDBENCH=143212
IDSOLVER=3037
FILE ID=nodeC010/4425052-1720879360
RUNJOBID= nodeC010-1720879372-701330
SLURM_JOB_ID= 7483758
Free space on /tmp= 723784 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900582300--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4425052-1720879360/watcher-4425052-1720879360 -o /tmp/evaluation-result-4425052-1720879360/solver-4425052-1720879360 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1720879372-701330 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4425052-1720879360.wbo

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

MD5SUM BENCH= 65d50eee5968fd8142e7f90f77179a12
RANDOM SEED=324188085

nodeC010.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	: 0xb00001f
cpu MHz		: 1197.185
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.191
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.181
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.182
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 3290.503
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.182
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.177
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.249
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        130092328 kB
MemAvailable:   129977064 kB
Buffers:          319176 kB
Cached:           414116 kB
SwapCached:            0 kB
Active:           471476 kB
Inactive:         594548 kB
Active(anon):       1360 kB
Inactive(anon):   368772 kB
Active(file):     470116 kB
Inactive(file):   225776 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              1496 kB
Writeback:            12 kB
AnonPages:        332428 kB
Mapped:           101584 kB
Shmem:             37704 kB
KReclaimable:      57752 kB
Slab:             147264 kB
SReclaimable:      57752 kB
SUnreclaim:        89512 kB
KernelStack:        3696 kB
PageTables:         9764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     654244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            45728 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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:      162632 kB
DirectMap2M:     9179136 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 723780 MiB
End job on nodeC010 at 2024-07-13 16:03:09