Trace number 4525263

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 CP 2025-06-06MSAT (TO) 3600.45 3565.16

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900574864--soft-66-100-0.wbo
MD5SUM936bb4ccf7340dd69afc792c197fd7dd
Bench CategoryPARTIAL-LIN (WBO, both soft and hard 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 benchmark15.5972
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 constraints925
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 46664
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46663
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.10/0.10	c version PB25.v20250606
0.10/0.11	c java.runtime.name	OpenJDK Runtime Environment
0.10/0.11	c java.vm.name		OpenJDK 64-Bit Server VM
0.10/0.11	c java.vm.version	22.0.1+8-16
0.10/0.11	c java.vm.vendor	Oracle Corporation
0.10/0.11	c sun.arch.data.model	64
0.10/0.11	c java.version		22.0.1
0.10/0.11	c os.name		Linux
0.10/0.11	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.10/0.11	c os.arch		amd64
0.10/0.12	c Free memory 		2104792832
0.10/0.12	c Max memory 		16282288128
0.10/0.12	c Total memory 		2113929216
0.10/0.12	c Number of processors 	2
0.10/0.19	c Pseudo Boolean Optimization by upper bound
0.10/0.19	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.19	c  - never skip resolution steps
0.10/0.19	c  - Auto-division on coefficients is disabled
0.10/0.19	c  - No postprocessing
0.10/0.19	c  - Conflict is considered as is when resolving
0.10/0.19	c  - Use constraints as they come during conflict analysis
0.10/0.19	c  - Weaken first using unassigned literals
0.10/0.19	c  - Bump strategy: ALWAYS_ONE
0.10/0.19	c  - Bumper: ANY
0.10/0.19	c --- Begin Solver configuration ---
0.10/0.19	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5cbc508c
0.10/0.19	c Learn all clauses as in MiniSAT
0.10/0.19	c LOGGER=java.util.logging.Logger@68fb2c38 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.19	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.19	c No reason simplification
0.10/0.19	c Armin Biere (Picosat) restarts strategy
0.10/0.19	c Activity based learned constraints deletion strategy with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.19	c timeout=2147483s
0.10/0.19	c DB Simplification allowed=false
0.10/0.19	c Listener: none
0.10/0.19	c --- End Solver configuration ---
0.10/0.19	c solving HOME/instance-4525263-1751620370.wbo
0.10/0.19	c reading problem ... 
0.47/0.31	c ... done. Wall clock time 0.121s.
0.47/0.31	c declared #vars     231
0.47/0.31	c internal #vars     1156
0.47/0.31	c #constraints  2708
0.47/0.31	c constraints type 
0.47/0.31	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 167
0.47/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9
0.47/0.31	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 14
0.47/0.31	c org.sat4j.specs.Constr$1 => 1
0.47/0.31	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2517
0.47/0.31	c 2708 constraints processed.
0.47/0.33	c objective function length is 925 literals
0.85/0.55	c SATISFIABLE
0.85/0.55	c OPTIMIZING...
0.85/0.55	c Got one! Elapsed wall clock time (in seconds):0.366
0.85/0.56	o 4453
1.21/0.78	c Got one! Elapsed wall clock time (in seconds):0.596
1.21/0.78	o 4452
1.61/0.97	c Got one! Elapsed wall clock time (in seconds):0.779
1.61/0.97	o 4451
2.02/1.14	c Got one! Elapsed wall clock time (in seconds):0.948
2.02/1.14	o 4450
2.59/1.44	c Got one! Elapsed wall clock time (in seconds):1.248
2.59/1.44	o 4449
3.58/1.93	c Got one! Elapsed wall clock time (in seconds):1.744
3.58/1.93	o 4448
4.16/2.26	c Got one! Elapsed wall clock time (in seconds):2.068
4.16/2.26	o 4447
4.99/2.71	c Got one! Elapsed wall clock time (in seconds):2.523
4.99/2.71	o 4446
6.04/3.48	c Got one! Elapsed wall clock time (in seconds):3.295
6.04/3.48	o 4445
7.43/4.70	c Got one! Elapsed wall clock time (in seconds):4.513
7.43/4.70	o 4444
7.90/5.13	c Got one! Elapsed wall clock time (in seconds):4.941
7.90/5.13	o 4441
8.57/5.76	c Got one! Elapsed wall clock time (in seconds):5.569
8.57/5.76	o 4439
10.02/7.05	c Got one! Elapsed wall clock time (in seconds):6.865
10.02/7.05	o 4438
12.95/10.00	c Got one! Elapsed wall clock time (in seconds):9.808
12.95/10.00	o 4437
17.27/14.23	c Got one! Elapsed wall clock time (in seconds):14.037
17.27/14.23	o 4436
18.46/15.48	c Got one! Elapsed wall clock time (in seconds):15.288
18.46/15.48	o 4435
20.63/17.38	c Got one! Elapsed wall clock time (in seconds):17.189
20.63/17.38	o 4433
22.74/19.49	c Got one! Elapsed wall clock time (in seconds):19.301
22.74/19.49	o 4432
26.05/22.64	c Got one! Elapsed wall clock time (in seconds):22.457
26.05/22.64	o 4423
32.06/28.65	c Got one! Elapsed wall clock time (in seconds):28.466
32.06/28.65	o 4422
42.56/38.74	c cleaning 2494 clauses out of 5000
43.64/39.74	c Got one! Elapsed wall clock time (in seconds):39.548
43.64/39.74	o 4421
45.54/41.67	c Got one! Elapsed wall clock time (in seconds):41.486
45.54/41.67	o 4420
48.17/44.29	c Got one! Elapsed wall clock time (in seconds):44.097
48.17/44.29	o 4418
51.56/47.61	c Got one! Elapsed wall clock time (in seconds):47.419
51.56/47.61	o 4417
56.81/52.81	c Got one! Elapsed wall clock time (in seconds):52.621
56.81/52.81	o 4416
66.03/62.09	c Got one! Elapsed wall clock time (in seconds):61.9
66.03/62.09	o 4415
78.36/74.34	c Got one! Elapsed wall clock time (in seconds):74.149
78.36/74.34	o 4414
102.76/98.45	c Got one! Elapsed wall clock time (in seconds):98.264
102.76/98.45	o 4413
105.49/101.19	c Got one! Elapsed wall clock time (in seconds):101.002
105.49/101.19	o 4412
110.35/105.92	c Got one! Elapsed wall clock time (in seconds):105.729
110.35/105.92	o 4411
116.53/112.08	c Got one! Elapsed wall clock time (in seconds):111.897
116.53/112.08	o 4410
126.90/122.34	c Got one! Elapsed wall clock time (in seconds):122.151
126.90/122.34	o 4409
140.31/135.62	c Got one! Elapsed wall clock time (in seconds):135.436
140.31/135.62	o 4408
163.84/158.86	c Got one! Elapsed wall clock time (in seconds):158.676
163.84/158.86	o 4407
183.99/178.53	c cleaning 4239 clauses out of 8508
198.77/193.08	c Got one! Elapsed wall clock time (in seconds):192.893
198.77/193.08	o 4406
260.71/254.46	c Got one! Elapsed wall clock time (in seconds):254.268
260.71/254.46	o 4405
267.04/260.63	c Got one! Elapsed wall clock time (in seconds):260.44
267.04/260.63	o 4404
274.17/267.61	c Got one! Elapsed wall clock time (in seconds):267.427
274.17/267.61	o 4345
285.60/278.89	c Got one! Elapsed wall clock time (in seconds):278.705
285.60/278.89	o 4270
300.70/293.71	c Got one! Elapsed wall clock time (in seconds):293.526
300.70/293.71	o 4269
320.86/313.86	c Got one! Elapsed wall clock time (in seconds):313.676
320.86/313.86	o 4268
350.18/342.70	c Got one! Elapsed wall clock time (in seconds):342.509
350.18/342.70	o 4267
401.62/393.88	c Got one! Elapsed wall clock time (in seconds):393.689
401.62/393.88	o 4266
491.58/483.12	c cleaning 5623 clauses out of 11267
500.75/492.22	c Got one! Elapsed wall clock time (in seconds):492.037
500.75/492.22	o 4265
609.52/600.14	c Got one! Elapsed wall clock time (in seconds):599.956
609.52/600.14	o 4264
619.24/609.77	c Got one! Elapsed wall clock time (in seconds):609.582
619.24/609.77	o 4263
634.69/625.01	c Got one! Elapsed wall clock time (in seconds):624.818
634.69/625.01	o 4262
652.88/642.95	c Got one! Elapsed wall clock time (in seconds):642.767
652.88/642.95	o 4261
681.36/671.05	c Got one! Elapsed wall clock time (in seconds):670.865
681.36/671.05	o 4260
710.60/699.82	c Got one! Elapsed wall clock time (in seconds):699.632
710.60/699.82	o 4259
758.86/747.79	c Got one! Elapsed wall clock time (in seconds):747.604
758.86/747.79	o 4258
829.97/818.46	c Got one! Elapsed wall clock time (in seconds):818.27
829.97/818.46	o 4257
949.46/937.16	c Got one! Elapsed wall clock time (in seconds):936.976
949.46/937.16	o 4256
985.10/972.57	c cleaning 6812 clauses out of 13646
1146.70/1133.45	c Got one! Elapsed wall clock time (in seconds):1133.265
1146.70/1133.45	o 4253
1467.98/1451.92	c Got one! Elapsed wall clock time (in seconds):1451.73
1467.98/1451.92	o 4231
1484.91/1468.68	c Got one! Elapsed wall clock time (in seconds):1468.496
1484.91/1468.68	o 4230
1509.54/1492.82	c Got one! Elapsed wall clock time (in seconds):1492.636
1509.54/1492.82	o 4229
1544.04/1526.82	c Got one! Elapsed wall clock time (in seconds):1526.632
1544.04/1526.82	o 4228
1585.03/1567.43	c Got one! Elapsed wall clock time (in seconds):1567.242
1585.03/1567.43	o 4205
1653.93/1635.83	c Got one! Elapsed wall clock time (in seconds):1635.643
1653.93/1635.83	o 4204
1738.34/1719.67	c Got one! Elapsed wall clock time (in seconds):1719.481
1738.34/1719.67	o 4203
1841.18/1821.67	c cleaning 7907 clauses out of 15833
1876.46/1856.53	c Got one! Elapsed wall clock time (in seconds):1856.342
1876.46/1856.53	o 4201
2053.25/2031.97	c Got one! Elapsed wall clock time (in seconds):2031.787
2053.25/2031.98	o 4200
2340.61/2316.64	c Got one! Elapsed wall clock time (in seconds):2316.455
2340.61/2316.64	o 4199
2828.71/2801.16	c Got one! Elapsed wall clock time (in seconds):2800.975
2828.71/2801.16	o 4198
3043.65/3014.03	c cleaning 8950 clauses out of 17925
3529.58/3494.91	c Got one! Elapsed wall clock time (in seconds):3494.726
3529.58/3494.91	o 4197
3555.29/3520.58	c Got one! Elapsed wall clock time (in seconds):3520.389
3555.29/3520.58	o 4196
3586.84/3551.87	c Got one! Elapsed wall clock time (in seconds):3551.679
3586.84/3551.87	o 4195
3600.03/3564.93	c starts		: 137
3600.03/3564.96	c conflicts		: 49491
3600.03/3564.96	c decisions		: 266223
3600.03/3564.96	c propagations		: 1720392
3600.03/3564.96	c inspects		: 3867415420
3600.03/3564.96	c shortcuts		: 0
3600.03/3564.96	c learnt literals	: 0
3600.03/3564.97	c learnt binary clauses	: 0
3600.03/3564.97	c learnt ternary clauses	: 0
3600.03/3564.97	c learnt constraints	: 49491
3600.03/3564.97	c ignored constraints	: 0
3600.03/3564.97	c root simplifications	: 0
3600.03/3564.97	c removed literals (reason simplification)	: 0
3600.03/3564.97	c reason swapping (by a shorter reason)	: 0
3600.03/3564.97	c Calls to reduceDB	: 6
3600.03/3564.97	c Number of update (reduction) of LBD	: 0
3600.03/3564.97	c Imported unit clauses	: 0
3600.03/3564.97	c No decision after first conflict	: false
3600.03/3564.97	c number of reductions to clauses (during analyze)	: 0
3600.03/3564.98	c number of learned constraints concerned by reduction	: 0
3600.03/3564.98	c number of learning phase by resolution	: 0
3600.03/3564.98	c number of learning phase by cutting planes	: 0
3600.03/3564.98	c number of rounding to 1 operations	: 0
3600.03/3564.98	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.03/3564.98	c number of reductions of the coefficients by power 2 	: 0
3600.03/3564.98	c number of right shift for reduction by power 2 	: 0
3600.03/3564.98	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.03/3564.98	c number of ending skipping 	: 0
3600.03/3564.98	c number of internal skipping 	: 0
3600.03/3564.98	c number of derivation steps 	: 461651
3600.03/3564.98	c number of skipped derivation steps 	: 0
3600.03/3564.98	c number of remaining unassigned 	: 155528
3600.03/3564.99	c number of remaining assigned 	: 16679336
3600.03/3564.99	c number of falsified literals weakened from reason	: 0
3600.03/3564.99	c number of falsified literals weakened from conflict	: 0
3600.03/3564.99	c time for arithmetic operations	: 3025976319
3600.03/3565.00	c minimum degree of deleted constraints	: null
3600.24/3565.01	c maximum degree of deleted constraints	: null
3600.24/3565.01	c number of deleted constraints	: 0
3600.24/3565.03	c speed (assignments/second)	: 482.62118044685025
3600.24/3565.04	c non guided choices	: 7705
3600.24/3565.08	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 104
3600.24/3565.08	c learnt constraints type org.sat4j.pb.constraints.pb.MaxWatchPb	: 13246
3600.24/3565.08	c learnt constraints type org.sat4j.pb.constraints.pb.MinWatchCardPB	: 116
3600.24/3565.08	s SATISFIABLE
3600.24/3565.09	c Found 68 solution(s)
3600.24/3565.09	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 
3600.24/3565.09	c objective function=4195
3600.24/3565.09	c Total wall clock time (in seconds): 3564.907

Verifier Data

OK	703

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: 63794 MiB (62495 MiB free)
  memory of node 1: 64507 MiB (63029 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525263-1751620370/watcher-4525263-1751620370 -o /tmp/evaluation-result-4525263-1751620370/solver-4525263-1751620370 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751620354-87137 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4525263-1751620370.wbo 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=88600, runsolver pid=88594

[startup+0.100062 s]*
/proc/loadavg: 2.21 3.35 3.82 4/279 88626
/proc/meminfo: memFree=128506572/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=18930384 memory=53660 CPUtime=0.1 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 6039 0 0 0 7 3 0 0 20 0 18 0 77715874 19384713216 13415 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4732596 13415 5348 1 0 547210 0
[pid=88600/tid=88602] ppid=88594 vsize=18930384 memory=4026532361 CPUtime=0.06 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 4924 0 0 0 5 1 0 0 20 0 18 0 77715876 19384713216 13415 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=18930384 memory=211342852430 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77715879 19384713216 13415 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=18930384 memory=55195547749698 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 77715879 19384713216 13415 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 53660 KiB

[startup+0.206164 s]*
/proc/loadavg: 2.21 3.35 3.82 6/283 88643
/proc/meminfo: memFree=128492284/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=18930384 memory=63500 CPUtime=0.28 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 6908 0 0 0 24 4 0 0 20 0 18 0 77715874 19384713216 15875 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4732596 15875 5412 1 0 547994 0
[pid=88600/tid=88602] ppid=88594 vsize=18930384 memory=7008456651228315949 CPUtime=0.15 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 5347 0 0 0 13 2 0 0 20 0 18 0 77715876 19384713216 15875 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=18930384 memory=228522721619 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77715879 19384713216 15875 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=18930384 memory=61792617516369 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 77715879 19384713216 15875 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 63500 KiB

[startup+0.305365 s]*
/proc/loadavg: 2.21 3.35 3.82 7/291 88660
/proc/meminfo: memFree=128468192/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=18930384 memory=72312 CPUtime=0.47 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 7068 0 0 0 41 6 0 0 20 0 18 0 77715874 19384713216 18078 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4732596 18078 5412 1 0 548121 0
[pid=88600/tid=88602] ppid=88594 vsize=18930384 memory=-6000919489920197991 CPUtime=0.24 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 5404 0 0 0 21 3 0 0 20 0 18 0 77715876 19384713216 18078 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77715879 19384713216 18078 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 77715879 19384713216 18078 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 72312 KiB

[startup+0.700289 s]
/proc/loadavg: 2.21 3.35 3.82 7/311 88688
/proc/meminfo: memFree=128442768/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=18996948 memory=115780 CPUtime=1.21 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 11067 0 0 0 111 10 0 0 20 0 19 0 77715874 19452874752 28945 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4749237 28945 5476 1 0 550030 0
[pid=88600/tid=88602] ppid=88594 vsize=18996948 memory=18688 CPUtime=0.58 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 5545 0 0 0 54 4 0 0 20 0 19 0 77715876 19452874752 28945 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=18996948 memory=11264 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77715879 19452874752 28945 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=18996948 memory=3200 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77715879 19452874752 28945 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=18996948 memory=4892 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77715908 19452874752 28945 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 115780 KiB

[startup+1.50028 s]
/proc/loadavg: 2.21 3.35 3.82 10/324 88701
/proc/meminfo: memFree=128318368/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19063512 memory=179376 CPUtime=2.79 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 18220 0 0 0 266 13 0 0 20 0 20 0 77715874 19521036288 44844 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4765878 44844 5508 1 0 552084 0
[pid=88600/tid=88602] ppid=88594 vsize=19063512 memory=11264 CPUtime=1.32 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 6141 0 0 0 126 6 0 0 20 0 20 0 77715876 19521036288 44844 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 44844 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 44844 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=19063512 memory=4892 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77715908 19521036288 44844 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 2.79 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 179376 KiB

[startup+3.10586 s]
/proc/loadavg: 2.83 3.46 3.85 7/327 88704
/proc/meminfo: memFree=127514628/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19063512 memory=539584 CPUtime=5.52 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 23358 0 0 0 530 22 0 0 20 0 20 0 77715874 19521036288 134896 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4765878 134896 5508 1 0 817520 0
[pid=88600/tid=88602] ppid=88594 vsize=19063512 memory=-6000919489819272295 CPUtime=2.81 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 6729 0 0 0 268 13 0 0 20 0 20 0 77715876 19521036288 134896 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 134896 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19063512 memory=11264 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 134896 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77715908 19521036288 134896 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 5.52 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 539584 KiB

[startup+6.30044 s]
/proc/loadavg: 2.83 3.46 3.85 5/327 88704
/proc/meminfo: memFree=125644224/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19063512 memory=1436948 CPUtime=9.31 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 24530 0 0 0 889 42 0 0 20 0 20 0 77715874 19521036288 359237 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4765878 359237 5508 1 0 817522 0
[pid=88600/tid=88602] ppid=88594 vsize=19063512 memory=11264 CPUtime=5.98 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 7745 0 0 0 568 30 0 0 20 0 20 0 77715876 19521036288 359237 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 359237 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 359237 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=19063512 memory=185400 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77715908 19521036288 359237 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 9.31 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1436948 KiB

[startup+12.7003 s]
/proc/loadavg: 3.09 3.49 3.86 5/327 88704
/proc/meminfo: memFree=123075908/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19063512 memory=2002428 CPUtime=15.78 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 25366 0 0 0 1524 54 0 0 20 0 20 0 77715874 19521036288 500607 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4765878 500607 5508 1 0 817530 0
[pid=88600/tid=88602] ppid=88594 vsize=19063512 memory=185400 CPUtime=11.95 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 8466 0 0 0 1155 40 0 0 20 0 20 0 77715876 19521036288 500607 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19063512 memory=11264 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 500607 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 500607 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=19063512 memory=-6000919489819272295 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77715908 19521036288 500607 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 15.78 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2002428 KiB

[startup+25.5005 s]
/proc/loadavg: 3.31 3.52 3.86 6/328 88706
/proc/meminfo: memFree=121353824/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19063512 memory=2004496 CPUtime=28.97 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 30999 0 0 0 2839 58 0 0 20 0 20 0 77715874 19521036288 501124 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4765878 501124 5508 1 0 817546 0
[pid=88600/tid=88602] ppid=88594 vsize=19063512 memory=2002428 CPUtime=24.46 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 10887 0 0 0 2405 41 0 0 20 0 20 0 77715876 19521036288 501124 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 501124 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19063512 memory=2002428 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 501124 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=19063512 memory=14720 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77715908 19521036288 501124 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 28.97 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2004496 KiB

[startup+51.1135 s]
/proc/loadavg: 3.63 3.58 3.87 5/328 88706
/proc/meminfo: memFree=119140536/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19063512 memory=3672104 CPUtime=55.12 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 40207 0 0 0 5416 96 0 0 20 0 20 0 77715874 19521036288 918026 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4765878 918026 5508 1 0 1231171 0
[pid=88600/tid=88602] ppid=88594 vsize=19063512 memory=3672104 CPUtime=49.31 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 15081 0 0 0 4858 73 0 0 20 0 20 0 77715876 19521036288 918026 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19063512 memory=14720 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 918026 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0

################
# More data... #
################

/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 1726369 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19063512 memory=6905476 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 2052 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 1726369 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=19063512 memory=6905476 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77715908 19521036288 1726369 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 3253.85 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6905476 KiB

[startup+3282.3 s]
/proc/loadavg: 4.38 4.31 4.30 5/326 88883
/proc/meminfo: memFree=104364408/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19063512 memory=6905604 CPUtime=3314.23 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 182045 0 0 0 331003 420 0 0 20 0 20 0 77715874 19521036288 1726401 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4765878 1726401 5508 1 0 1768981 0
[pid=88600/tid=88602] ppid=88594 vsize=19063512 memory=6905604 CPUtime=3228.33 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 116831 0 0 0 322676 157 0 0 20 0 20 0 77715876 19521036288 1726401 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19063512 memory=6905476 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 1726401 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19063512 memory=14720 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 2053 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 1726401 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=19063512 memory=6905604 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77715908 19521036288 1726401 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 3314.23 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6905604 KiB

[startup+3342.3 s]
/proc/loadavg: 4.63 4.38 4.32 5/326 88953
/proc/meminfo: memFree=110006544/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19063512 memory=6905988 CPUtime=3374.98 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 185528 0 0 0 337071 427 0 0 20 0 20 0 77715874 19521036288 1726497 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4765878 1726497 5508 1 0 1769056 0
[pid=88600/tid=88602] ppid=88594 vsize=19063512 memory=14720 CPUtime=3287.32 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 119367 0 0 0 328572 160 0 0 20 0 20 0 77715876 19521036288 1726497 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19063512 memory=6905604 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 1726497 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19063512 memory=6905604 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 2118 0 0 0 0 0 0 0 20 0 20 0 77715879 19521036288 1726497 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=19063512 memory=164 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77715908 19521036288 1726497 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 3374.98 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6905988 KiB

[startup+3402.3 s]
/proc/loadavg: 4.76 4.48 4.36 5/327 88956
/proc/meminfo: memFree=109287184/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19130076 memory=6906244 CPUtime=3435.5 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 189360 0 0 0 343118 432 0 0 20 0 21 0 77715874 19589197824 1726561 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4782519 1726561 5508 1 0 1769384 0
[pid=88600/tid=88602] ppid=88594 vsize=19130076 memory=18688 CPUtime=3346.06 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 122285 0 0 0 334446 160 0 0 20 0 21 0 77715876 19589197824 1726561 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19130076 memory=6906244 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 77715879 19589197824 1726561 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19130076 memory=5276 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 2205 0 0 0 0 0 0 0 20 0 21 0 77715879 19589197824 1726561 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=19130076 memory=6906244 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 77715908 19589197824 1726561 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 3435.5 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 6906244 KiB

[startup+3462.3 s]
/proc/loadavg: 4.58 4.45 4.36 5/327 88957
/proc/meminfo: memFree=108599704/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19130076 memory=7546792 CPUtime=3496.62 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 193422 0 0 0 349213 449 0 0 20 0 21 0 77715874 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4782519 1886698 5508 1 0 1932319 0
[pid=88600/tid=88602] ppid=88594 vsize=19130076 memory=11264 CPUtime=3403.63 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 125066 0 0 0 340189 174 0 0 20 0 21 0 77715876 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19130076 memory=6906244 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 77715879 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19130076 memory=198340509722 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 2249 0 0 0 0 0 0 0 20 0 21 0 77715879 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=19130076 memory=6930344 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 77715908 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 3496.62 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 7546792 KiB

[startup+3522.3 s]
/proc/loadavg: 4.26 4.38 4.35 6/327 88963
/proc/meminfo: memFree=108534668/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19130076 memory=7546792 CPUtime=3557.09 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 195023 0 0 0 355256 453 0 0 20 0 21 0 77715874 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4782519 1886698 5508 1 0 1932319 0
[pid=88600/tid=88602] ppid=88594 vsize=19130076 memory=198340509722 CPUtime=3461.36 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 126433 0 0 0 345962 174 0 0 20 0 21 0 77715876 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19130076 memory=11264 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 77715879 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19130076 memory=5632 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 2311 0 0 0 0 0 0 0 20 0 21 0 77715879 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=19130076 memory=7546792 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 77715908 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 3557.09 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 7546792 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3564.9 s]
/proc/loadavg: 4.23 4.36 4.34 5/326 89098
/proc/meminfo: memFree=113201772/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19130076 memory=7546792 CPUtime=3600.03 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 199166 0 0 0 359540 463 0 0 20 0 21 0 77715874 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4782519 1886698 5508 1 0 1932336 0
[pid=88600/tid=88602] ppid=88594 vsize=19130076 memory=198340509722 CPUtime=3502.59 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 129434 0 0 0 350079 180 0 0 20 0 21 0 77715876 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19130076 memory=7546792 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 77715879 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19130076 memory=-6000919489819272295 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 2311 0 0 0 0 0 0 0 20 0 21 0 77715879 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88672] ppid=88594 vsize=19130076 memory=7546792 CPUtime=0 cores=5,7
/proc/88600/task/88672/stat : 88672 (Timer-0) S 88594 88600 87124 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 77715908 19589197824 1886698 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 7546792 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3565.16 s]
# the end of solver process 88600 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3595.77 s, system=4.67289 s

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

[startup+3565.01 s]*
/proc/loadavg: 4.23 4.36 4.34 7/327 89101
/proc/meminfo: memFree=113200008/131382112 swapFree=33009904/33010684
[pid=88600] ppid=88594 vsize=19329768 memory=7547816 CPUtime=3600.24 cores=5,7
/proc/88600/stat : 88600 (java) S 88594 88600 87124 0 -1 4194304 200892 0 0 0 359561 463 0 0 20 0 22 0 77715874 19793682432 1886954 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
/proc/88600/statm: 4832442 1886954 5540 1 0 1933303 0
[pid=88600/tid=88602] ppid=88594 vsize=19329768 memory=-6000919485558186855 CPUtime=3502.7 cores=5,7
/proc/88600/task/88602/stat : 88602 (java) R 88594 88600 87124 0 -1 4194368 129451 0 0 0 350090 180 0 0 20 0 22 0 77715876 19793682432 1886954 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88613] ppid=88594 vsize=19329768 memory=2212 CPUtime=0 cores=5,7
/proc/88600/task/88613/stat : 88613 (Finalizer) S 88594 88600 87124 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 22 0 77715879 19793682432 1886954 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=88620] ppid=88594 vsize=19329768 memory=2688 CPUtime=0 cores=5,7
/proc/88600/task/88620/stat : 88620 (Common-Cleaner) S 88594 88600 87124 0 -1 4194368 2311 0 0 0 0 0 0 0 20 0 22 0 77715879 19793682432 1886954 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
[pid=88600/tid=89100] ppid=88594 vsize=19329768 memory=2432 CPUtime=0.02 cores=5,7
/proc/88600/task/89100/stat : 89100 (Thread-0) R 88594 88600 87124 0 -1 4194368 279 0 0 0 2 0 0 0 20 0 22 0 78072366 19793682432 1886954 18446744073709551615 94539121897472 94539121901168 140722604186176 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94539121908984 94539121909776 94539140128768 140722604194172 140722604194276 140722604194276 140722604199880 0
Current children cumulated CPU time: 3600.24 s
Current children cumulated vsize: 19329768 KiB
Current children cumulated memory: 7547816 KiB

[startup+3565.12 s]*
/proc/loadavg: 4.23 4.36 4.34 5/307 89101
/proc/meminfo: memFree=116345988/131382112 swapFree=33009904/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3565.16
CPU time (s): 3600.45
CPU user time (s): 3595.77
CPU system time (s): 4.67289
CPU usage (%): 100.99
Max. virtual memory (cumulated for all children) (KiB): 19329768
Max. memory (cumulated for all children) (KiB): 7547816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.77
system time used= 4.67289
maximum resident set size= 7547944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201203
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 121220
involuntary context switches= 22538


# summary of solver processes directly reported to runsolver:
#   pid: 88600
#   total CPU time (s): 3600.45
#   total CPU user time (s): 3595.77
#   total CPU system time (s): 4.67289

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4882 second user time and 34.4659 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-04 11:12:50
IDJOB=4525263
IDBENCH=143542
IDSOLVER=3381
FILE ID=nodeC001/4525263-1751620370
RUNJOBID= nodeC001-1751620354-87137
SLURM_JOB_ID= 9598938
Free space on /tmp= 432504 MiB

SOLVER NAME= Sat4j CP 2025-06-06
BENCH NAME= PB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900574864--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4525263-1751620370/watcher-4525263-1751620370 -o /tmp/evaluation-result-4525263-1751620370/solver-4525263-1751620370 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751620354-87137 --watchdog 3760  java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4525263-1751620370.wbo

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

MD5SUM BENCH= 936bb4ccf7340dd69afc792c197fd7dd
RANDOM SEED=295633858

nodeC001 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 1895.510
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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		: 3492.621
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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		: 1995.256
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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		: 1696.149
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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		: 3591.855
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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		: 3392.119
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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.793
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
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		: 3391.978
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 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128532088 kB
MemAvailable:   129751544 kB
Buffers:            1668 kB
Cached:          2003840 kB
SwapCached:          128 kB
Active:           476476 kB
Inactive:        1765960 kB
Active(anon):     226616 kB
Inactive(anon):    28088 kB
Active(file):     249860 kB
Inactive(file):  1737872 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5128 kB
Writeback:             8 kB
AnonPages:        238732 kB
Mapped:           123292 kB
Shmem:             17776 kB
KReclaimable:     142320 kB
Slab:             228848 kB
SReclaimable:     142320 kB
SUnreclaim:        86528 kB
KernelStack:        4320 kB
PageTables:         3708 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2591320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149640 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432504 MiB
End job on nodeC001 at 2025-07-04 12:12:15