Trace number 4456061

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 21.3761 19.4531

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900573137--soft-0-100-0.wbo
MD5SUM3be5de5dccad0a17ab99c6901729ec82
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 benchmark21.3761
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 136625
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136624
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 693
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.02/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.02/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.16	c See www.sat4j.org for details.
0.02/0.16	c version CUSTOM.v20240707
0.02/0.17	c java.runtime.name	OpenJDK Runtime Environment
0.02/0.17	c java.vm.name		OpenJDK 64-Bit Server VM
0.02/0.17	c java.vm.version	22.0.1+8-16
0.02/0.17	c java.vm.vendor	Oracle Corporation
0.02/0.17	c sun.arch.data.model	64
0.02/0.17	c java.version		22.0.1
0.02/0.17	c os.name		Linux
0.02/0.17	c os.version		4.18.0-301.1.el8.x86_64
0.02/0.17	c os.arch		amd64
0.02/0.18	c Free memory 		2106806208
0.02/0.18	c Max memory 		16282288128
0.02/0.18	c Total memory 		2113929216
0.02/0.18	c Number of processors 	2
0.16/0.21	--- Begin Solver configuration ---
0.16/0.21	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.16/0.21	Learn all clauses as in MiniSAT
0.16/0.21	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.16/0.21	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.16/0.21	No reason simplification
0.16/0.21	Glucose 2.1 dynamic restart strategy
0.16/0.21	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.16/0.21	timeout=2147483s
0.16/0.21	DB Simplification allowed=false
0.16/0.21	Listener: none
0.16/0.21	--- End Solver configuration ---
0.16/0.22	c Pseudo Boolean Optimization by upper bound
0.16/0.22	c --- Begin Solver configuration ---
0.16/0.22	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.16/0.22	c Learn all clauses as in MiniSAT
0.16/0.22	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.16/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.16/0.22	c No reason simplification
0.16/0.22	c Glucose 2.1 dynamic restart strategy
0.16/0.22	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.16/0.22	c timeout=2147483s
0.16/0.22	c DB Simplification allowed=false
0.16/0.22	c Listener: none
0.16/0.22	c --- End Solver configuration ---
0.16/0.22	c solving HOME/instance-4456061-1721718407.wbo
0.16/0.22	c reading problem ... 
0.16/0.30	c ... done. Wall clock time 0.08s.
0.16/0.30	c declared #vars     231
0.16/0.30	c internal #vars     2938
0.16/0.30	c #constraints  2708
0.16/0.30	c constraints type 
0.16/0.30	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.16/0.30	c org.sat4j.specs.Constr$1 => 1
0.16/0.30	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.16/0.30	c 2708 constraints processed.
0.16/0.31	c objective function length is 2707 literals
0.37/0.37	c SATISFIABLE
0.37/0.37	c OPTIMIZING...
0.37/0.37	c Got one! Elapsed wall clock time (in seconds):0.152
0.37/0.38	o 434
0.37/0.39	c Got one! Elapsed wall clock time (in seconds):0.174
0.37/0.39	o 425
0.54/0.43	c Got one! Elapsed wall clock time (in seconds):0.219
0.54/0.43	o 416
0.54/0.47	c Got one! Elapsed wall clock time (in seconds):0.243
0.54/0.47	o 390
0.54/0.50	c Got one! Elapsed wall clock time (in seconds):0.275
0.54/0.50	o 355
0.92/0.67	c Got one! Elapsed wall clock time (in seconds):0.453
0.92/0.67	o 344
0.92/0.68	c Got one! Elapsed wall clock time (in seconds):0.469
0.92/0.68	o 318
1.11/0.71	c Got one! Elapsed wall clock time (in seconds):0.483
1.11/0.71	o 293
1.11/0.72	c Got one! Elapsed wall clock time (in seconds):0.497
1.11/0.72	o 262
1.11/0.73	c Got one! Elapsed wall clock time (in seconds):0.509
1.11/0.73	o 240
1.11/0.74	c Got one! Elapsed wall clock time (in seconds):0.526
1.11/0.74	o 233
1.61/1.05	c cleaning 3243 clauses out of 6502 with flag 25273/6502
1.92/1.27	c Got one! Elapsed wall clock time (in seconds):1.05
1.92/1.27	o 208
1.92/1.29	c Got one! Elapsed wall clock time (in seconds):1.075
1.92/1.29	o 206
2.05/1.30	c Got one! Elapsed wall clock time (in seconds):1.084
2.05/1.30	o 182
2.05/1.31	c Got one! Elapsed wall clock time (in seconds):1.094
2.05/1.31	o 168
2.05/1.32	c Got one! Elapsed wall clock time (in seconds):1.107
2.05/1.32	o 166
2.05/1.33	c Got one! Elapsed wall clock time (in seconds):1.118
2.05/1.33	o 162
2.05/1.34	c Got one! Elapsed wall clock time (in seconds):1.129
2.05/1.34	o 159
2.05/1.36	c Got one! Elapsed wall clock time (in seconds):1.139
2.05/1.36	o 152
2.05/1.36	c Got one! Elapsed wall clock time (in seconds):1.149
2.05/1.36	o 135
2.05/1.38	c Got one! Elapsed wall clock time (in seconds):1.159
2.05/1.38	o 9
2.55/1.65	c cleaning 4865 clauses out of 9749 with flag 30715/12992
2.98/1.95	c cleaning 5426 clauses out of 10885 with flag 81648/18993
3.37/2.36	c cleaning 6219 clauses out of 12459 with flag 148441/25993
3.77/2.79	c cleaning 7104 clauses out of 14239 with flag 224850/33992
4.47/3.42	c cleaning 8060 clauses out of 16136 with flag 327659/42993
5.07/4.09	c cleaning 9030 clauses out of 18076 with flag 444084/52993
5.27/4.26	c Got one! Elapsed wall clock time (in seconds):4.049
5.27/4.26	o 6
5.47/4.45	c cleaning 7445 clauses out of 14902 with flag 24654/58849
5.77/4.79	c cleaning 6727 clauses out of 13460 with flag 76401/64852
6.18/5.18	c cleaning 6853 clauses out of 13729 with flag 135429/71848
6.67/5.60	c cleaning 7429 clauses out of 14876 with flag 197455/79848
7.18/6.11	c Got one! Elapsed wall clock time (in seconds):5.891
7.18/6.11	o 5
7.29/6.22	c Got one! Elapsed wall clock time (in seconds):6.006
7.29/6.22	o 4
7.59/6.54	c cleaning 10976 clauses out of 21985 with flag 40514/94386
7.79/6.77	c Got one! Elapsed wall clock time (in seconds):6.556
7.79/6.77	o 3
7.91/6.84	c cleaning 8012 clauses out of 16035 with flag 10481/99412
8.22/7.13	c Got one! Elapsed wall clock time (in seconds):6.92
8.22/7.14	o 2
8.31/7.23	c Got one! Elapsed wall clock time (in seconds):7.012
8.31/7.23	o 1
8.67/7.55	c cleaning 9593 clauses out of 19210 with flag 35664/110599
9.05/7.89	c cleaning 7797 clauses out of 15616 with flag 94056/116598
9.62/8.24	c cleaning 7395 clauses out of 14820 with flag 157345/123599
10.31/8.70	c cleaning 7694 clauses out of 15426 with flag 233638/131600
10.91/9.35	c cleaning 8362 clauses out of 16730 with flag 323647/140598
11.71/10.12	c cleaning 9175 clauses out of 18368 with flag 418211/150598
12.50/10.95	c cleaning 10091 clauses out of 20194 with flag 521614/161599
13.40/11.83	c cleaning 11040 clauses out of 22104 with flag 622787/173600
14.30/12.75	c cleaning 12025 clauses out of 24063 with flag 736866/186599
15.60/13.96	c cleaning 13013 clauses out of 26037 with flag 850191/200598
17.00/15.20	c cleaning 14012 clauses out of 28023 with flag 961348/215598
18.46/16.66	c cleaning 15004 clauses out of 30012 with flag 1090103/231600
19.80/17.94	c cleaning 15997 clauses out of 32004 with flag 1205457/248598
21.00/19.13	c cleaning 16998 clauses out of 34004 with flag 1307853/266598
21.30/19.43	c starts		: 61
21.30/19.43	c conflicts		: 271454
21.30/19.43	c decisions		: 465857
21.30/19.43	c propagations		: 12280764
21.30/19.43	c inspects		: 273253295
21.30/19.43	c shortcuts		: 0
21.30/19.43	c learnt literals	: 19
21.30/19.43	c learnt binary clauses	: 13
21.30/19.43	c learnt ternary clauses	: 181
21.30/19.43	c learnt constraints	: 271434
21.30/19.43	c ignored constraints	: 0
21.30/19.43	c root simplifications	: 0
21.30/19.43	c removed literals (reason simplification)	: 0
21.30/19.43	c reason swapping (by a shorter reason)	: 0
21.30/19.43	c Calls to reduceDB	: 27
21.30/19.43	c Number of update (reduction) of LBD	: 96001
21.30/19.43	c Imported unit clauses	: 0
21.30/19.43	c No decision after first conflict	: false
21.30/19.43	c number of reductions to clauses (during analyze)	: 0
21.30/19.43	c number of learned constraints concerned by reduction	: 0
21.30/19.43	c number of learning phase by resolution	: 0
21.30/19.43	c number of learning phase by cutting planes	: 0
21.30/19.44	c number of rounding to 1 operations	: 0
21.30/19.44	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
21.30/19.44	c number of reductions of the coefficients by power 2 	: 0
21.30/19.44	c number of right shift for reduction by power 2 	: 0
21.30/19.44	c number of reductions of the coefficients by GCD over coefficients 	: 0
21.30/19.44	c number of ending skipping 	: 0
21.30/19.44	c number of internal skipping 	: 0
21.30/19.44	c number of derivation steps 	: 0
21.30/19.44	c number of skipped derivation steps 	: 0
21.30/19.44	c number of remaining unassigned 	: 0
21.30/19.44	c number of remaining assigned 	: 0
21.30/19.44	c number of falsified literals weakened from reason	: 0
21.30/19.44	c number of falsified literals weakened from conflict	: 0
21.30/19.44	c time for arithmetic operations	: 0
21.30/19.44	c minimum degree of deleted constraints	: null
21.30/19.44	c maximum degree of deleted constraints	: null
21.30/19.44	c number of deleted constraints	: 0
21.30/19.44	c speed (assignments/second)	: 642131.4509803922
21.30/19.44	c non guided choices	: 3841
21.30/19.44	s OPTIMUM FOUND
21.30/19.44	c Found 27 solution(s)
21.30/19.44	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 
21.30/19.44	c objective function=1
21.30/19.44	c Total wall clock time (in seconds): 19.228

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

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

solver pid=86108, runsolver pid=86105

[startup+0.100078 s]*
/proc/loadavg: 1.13 1.77 1.97 5/291 86139
/proc/meminfo: memFree=108728872/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=18374956 memory=46660 CPUtime=0.02 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 5681 0 66 0 0 2 0 0 20 0 9 0 8363251 18815954944 11665 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16784588 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4593739 11665 4433 1 0 545720 0
[pid=86108/tid=86110] ppid=86105 vsize=18374956 memory=4026561586 CPUtime=0.02 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 5119 0 66 0 1 1 0 0 20 0 9 0 8363251 18815954944 11665 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16784588 0 0 0 -1 0 0 0 6 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 18374956 KiB
Current children cumulated memory: 46660 KiB

[startup+0.209111 s]*
/proc/loadavg: 1.13 1.77 1.97 13/327 86175
/proc/meminfo: memFree=108673220/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=18975048 memory=63264 CPUtime=0.16 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 7400 0 90 0 14 2 0 0 20 0 18 0 8363251 19430449152 15816 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4743762 15816 5629 1 0 549397 0
[pid=86108/tid=86110] ppid=86105 vsize=18975048 memory=8505393642823811203 CPUtime=0.1 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 5872 0 73 0 9 1 0 0 20 0 18 0 8363251 19430449152 15816 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=18975048 memory=18993 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 8363262 19430449152 15816 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=18975048 memory=15261445554177769 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 18 0 8363262 19430449152 15816 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 63264 KiB

[startup+0.315925 s]*
/proc/loadavg: 1.13 1.77 1.97 15/330 86178
/proc/meminfo: memFree=108634344/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=19041612 memory=75656 CPUtime=0.37 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 7817 0 90 0 34 3 0 0 20 0 19 0 8363251 19498610688 18914 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4760403 18914 5813 1 0 549925 0
[pid=86108/tid=86110] ppid=86105 vsize=19041612 memory=-6000919485675562599 CPUtime=0.21 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 6069 0 73 0 19 2 0 0 20 0 19 0 8363251 19498610688 18914 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=19041612 memory=-4421386517756536159 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8363262 19498610688 18914 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8363262 19498610688 18914 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86179] ppid=86105 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86108/task/86179/stat : 86179 (java) R 86105 86108 86029 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 19 0 8363283 19498610688 18914 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 75656 KiB

[startup+0.701109 s]
/proc/loadavg: 1.13 1.77 1.97 9/331 86179
/proc/meminfo: memFree=108585852/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=19041612 memory=97372 CPUtime=1.11 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 12147 0 90 0 107 4 0 0 20 0 19 0 8363251 19498610688 24343 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4760403 24343 5831 1 0 552644 0
[pid=86108/tid=86110] ppid=86105 vsize=19041612 memory=34836 CPUtime=0.58 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 6119 0 73 0 56 2 0 0 20 0 19 0 8363251 19498610688 24343 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8363262 19498610688 24343 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=19041612 memory=5520 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8363262 19498610688 24343 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86179] ppid=86105 vsize=19041612 memory=16140 CPUtime=0 cores=0,2
/proc/86108/task/86179/stat : 86179 (Timer-0) S 86105 86108 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8363283 19498610688 24343 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 97372 KiB

[startup+1.50023 s]
/proc/loadavg: 1.13 1.77 1.97 11/331 86179
/proc/meminfo: memFree=108501048/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=19041612 memory=121808 CPUtime=2.44 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 16499 0 90 0 239 5 0 0 20 0 19 0 8363251 19498610688 30452 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4760403 30452 5837 1 0 552889 0
[pid=86108/tid=86110] ppid=86105 vsize=19041612 memory=0 CPUtime=1.37 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 6671 0 73 0 135 2 0 0 20 0 19 0 8363251 19498610688 30452 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8363262 19498610688 30452 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=19041612 memory=5520 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8363262 19498610688 30452 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86179] ppid=86105 vsize=19041612 memory=16140 CPUtime=0 cores=0,2
/proc/86108/task/86179/stat : 86179 (Timer-0) S 86105 86108 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8363283 19498610688 30452 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 121808 KiB

[startup+3.10576 s]
/proc/loadavg: 1.13 1.77 1.97 5/333 86181
/proc/meminfo: memFree=108195124/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=19041612 memory=136216 CPUtime=4.18 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 17069 0 90 0 413 5 0 0 20 0 19 0 8363251 19498610688 34054 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4760403 34054 5837 1 0 552889 0
[pid=86108/tid=86110] ppid=86105 vsize=19041612 memory=0 CPUtime=2.97 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 6946 0 73 0 295 2 0 0 20 0 19 0 8363251 19498610688 34054 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8363262 19498610688 34054 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=19041612 memory=-6000919485675562599 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8363262 19498610688 34054 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86179] ppid=86105 vsize=19041612 memory=28634 CPUtime=0 cores=0,2
/proc/86108/task/86179/stat : 86179 (Timer-0) S 86105 86108 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8363283 19498610688 34054 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 4.18 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 136216 KiB

[startup+6.30023 s]
/proc/loadavg: 1.36 1.80 1.98 5/334 86184
/proc/meminfo: memFree=107978812/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=19041612 memory=161920 CPUtime=7.39 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 19996 0 90 0 733 6 0 0 20 0 19 0 8363251 19498610688 40480 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4760403 40480 5864 1 0 552890 0
[pid=86108/tid=86110] ppid=86105 vsize=19041612 memory=0 CPUtime=6.16 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 8084 0 73 0 613 3 0 0 20 0 19 0 8363251 19498610688 40480 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=19041612 memory=6933690287860520857 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8363262 19498610688 40480 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=19041612 memory=151620 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 19 0 8363262 19498610688 40480 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86179] ppid=86105 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86108/task/86179/stat : 86179 (Timer-0) S 86105 86108 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8363283 19498610688 40480 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 7.39 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 161920 KiB

[startup+12.7003 s]
/proc/loadavg: 1.57 1.84 1.99 5/335 86185
/proc/meminfo: memFree=107276324/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=19108176 memory=178840 CPUtime=14.3 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 30256 0 90 0 1423 7 0 0 20 0 20 0 8363251 19566772224 44710 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4777044 44710 5900 1 0 555543 0
[pid=86108/tid=86110] ppid=86105 vsize=19108176 memory=0 CPUtime=12.53 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 9649 0 73 0 1249 4 0 0 20 0 20 0 8363251 19566772224 44710 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=19108176 memory=178800 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 44710 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=19108176 memory=178800 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 44710 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86179] ppid=86105 vsize=19108176 memory=11684 CPUtime=0 cores=0,2
/proc/86108/task/86179/stat : 86179 (Timer-0) S 86105 86108 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8363283 19566772224 44710 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 14.3 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 178840 KiB

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

# cumulated CPU time of all completed processes:  user=21.2814 s, system=0.094739 s

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

[startup+12.8003 s]
/proc/loadavg: 1.57 1.84 1.99 5/335 86185
/proc/meminfo: memFree=107276324/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=19108176 memory=178840 CPUtime=14.4 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 30266 0 90 0 1433 7 0 0 20 0 20 0 8363251 19566772224 44710 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4777044 44710 5900 1 0 555543 0
[pid=86108/tid=86110] ppid=86105 vsize=19108176 memory=166060 CPUtime=12.63 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 9650 0 73 0 1259 4 0 0 20 0 20 0 8363251 19566772224 44710 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=19108176 memory=34836 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 44710 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=19108176 memory=13048 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 44710 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86179] ppid=86105 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/86108/task/86179/stat : 86179 (Timer-0) S 86105 86108 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8363283 19566772224 44710 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 14.4 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 178840 KiB

[startup+16.0002 s]*
/proc/loadavg: 1.84 1.89 2.00 5/335 86186
/proc/meminfo: memFree=106851160/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=19108176 memory=180392 CPUtime=17.87 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 37890 0 90 0 1779 8 0 0 20 0 20 0 8363251 19566772224 45098 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4777044 45098 5900 1 0 555543 0
[pid=86108/tid=86110] ppid=86105 vsize=19108176 memory=11348 CPUtime=15.82 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 10717 0 73 0 1578 4 0 0 20 0 20 0 8363251 19566772224 45098 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=19108176 memory=11336 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 45098 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=19108176 memory=-4421386517756536159 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 45098 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86179] ppid=86105 vsize=19108176 memory=19528 CPUtime=0 cores=0,2
/proc/86108/task/86179/stat : 86179 (Timer-0) S 86105 86108 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8363283 19566772224 45098 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 17.87 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 180392 KiB

[startup+17.6003 s]
/proc/loadavg: 1.84 1.89 2.00 5/335 86186
/proc/meminfo: memFree=106652148/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=19108176 memory=180444 CPUtime=19.48 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 38174 0 90 0 1940 8 0 0 20 0 20 0 8363251 19566772224 45111 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4777044 45111 5900 1 0 555543 0
[pid=86108/tid=86110] ppid=86105 vsize=19108176 memory=180392 CPUtime=17.41 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 10878 0 73 0 1737 4 0 0 20 0 20 0 8363251 19566772224 45111 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=19108176 memory=34836 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 45111 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=19108176 memory=13048 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 45111 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86179] ppid=86105 vsize=19108176 memory=11684 CPUtime=0 cores=0,2
/proc/86108/task/86179/stat : 86179 (Timer-0) S 86105 86108 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8363283 19566772224 45111 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 19.48 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 180444 KiB

[startup+18.4003 s]
/proc/loadavg: 1.84 1.89 2.00 5/335 86186
/proc/meminfo: memFree=106533104/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=19108176 memory=180456 CPUtime=20.29 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 38862 0 90 0 2021 8 0 0 20 0 20 0 8363251 19566772224 45114 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4777044 45114 5900 1 0 555543 0
[pid=86108/tid=86110] ppid=86105 vsize=19108176 memory=13048 CPUtime=18.21 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 11168 0 73 0 1817 4 0 0 20 0 20 0 8363251 19566772224 45114 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=19108176 memory=5520 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 45114 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=19108176 memory=16140 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 45114 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86179] ppid=86105 vsize=19108176 memory=180456 CPUtime=0 cores=0,2
/proc/86108/task/86179/stat : 86179 (Timer-0) S 86105 86108 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8363283 19566772224 45114 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 20.29 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 180456 KiB

[startup+19.2003 s]
/proc/loadavg: 1.84 1.89 2.00 5/335 86186
/proc/meminfo: memFree=106457112/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=19108176 memory=180468 CPUtime=21.09 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 38902 0 90 0 2101 8 0 0 20 0 20 0 8363251 19566772224 45117 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4777044 45117 5900 1 0 555543 0
[pid=86108/tid=86110] ppid=86105 vsize=19108176 memory=174604 CPUtime=19 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 11198 0 73 0 1896 4 0 0 20 0 20 0 8363251 19566772224 45117 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=19108176 memory=13048 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 45117 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=19108176 memory=5520 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 45117 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86179] ppid=86105 vsize=19108176 memory=7480 CPUtime=0 cores=0,2
/proc/86108/task/86179/stat : 86179 (Timer-0) S 86105 86108 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8363283 19566772224 45117 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 21.09 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 180468 KiB

[startup+19.4003 s]
/proc/loadavg: 1.84 1.89 2.00 5/335 86186
/proc/meminfo: memFree=106457112/131524600 swapFree=131071996/131071996
[pid=86108] ppid=86105 vsize=19108176 memory=180468 CPUtime=21.3 cores=0,2
/proc/86108/stat : 86108 (java) S 86105 86108 86029 0 -1 1077936128 38911 0 90 0 2122 8 0 0 20 0 20 0 8363251 19566772224 45117 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
/proc/86108/statm: 4777044 45117 5900 1 0 555543 0
[pid=86108/tid=86110] ppid=86105 vsize=19108176 memory=0 CPUtime=19.2 cores=0,2
/proc/86108/task/86110/stat : 86110 (java) R 86105 86108 86029 0 -1 4194368 11199 0 73 0 1916 4 0 0 20 0 20 0 8363251 19566772224 45117 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86144] ppid=86105 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/86108/task/86144/stat : 86144 (Finalizer) S 86105 86108 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 45117 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86175] ppid=86105 vsize=19108176 memory=180360 CPUtime=0 cores=0,2
/proc/86108/task/86175/stat : 86175 (Common-Cleaner) S 86105 86108 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8363262 19566772224 45117 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
[pid=86108/tid=86179] ppid=86105 vsize=19108176 memory=-6000919485675562599 CPUtime=0 cores=0,2
/proc/86108/task/86179/stat : 86179 (Timer-0) S 86105 86108 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8363283 19566772224 45117 134679101440 94292690038784 94292690042480 140726344154848 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94292690050296 94292690051088 94292695502848 140726344156166 140726344156256 140726344156256 140726344163272 0
Current children cumulated CPU time: 21.3 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 180468 KiB

Child status: 30

Real time (s): 19.4531
CPU time (s): 21.3761
CPU user time (s): 21.2814
CPU system time (s): 0.094739
CPU usage (%): 109.885
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 187524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.2814
system time used= 0.094739
maximum resident set size= 188560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41294
page faults= 91
swaps= 0
block input operations= 17824
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1605
involuntary context switches= 329


# summary of solver processes directly reported to runsolver:
#   pid: 86108
#   total CPU time (s): 21.3761
#   total CPU user time (s): 21.2814
#   total CPU system time (s): 0.094739

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043541 second user time and 0.135626 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 3be5de5dccad0a17ab99c6901729ec82
RANDOM SEED=147536068

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		: 3489.040
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		: 3521.112
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		: 3497.133
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		: 3589.975
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		: 3530.084
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		: 3549.342
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		: 3599.299
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		: 3572.925
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:        108871508 kB
MemAvailable:   129698848 kB
Buffers:          140544 kB
Cached:         21423936 kB
SwapCached:            0 kB
Active:           870332 kB
Inactive:       21041624 kB
Active(anon):       1492 kB
Inactive(anon):   384048 kB
Active(file):     868840 kB
Inactive(file): 20657576 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              3436 kB
Writeback:            32 kB
AnonPages:        346440 kB
Mapped:           102372 kB
Shmem:             37720 kB
KReclaimable:     281492 kB
Slab:             386796 kB
SReclaimable:     281492 kB
SUnreclaim:       105304 kB
KernelStack:        4000 kB
PageTables:         9832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     700692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            18272 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 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:07:07