Trace number 4525335

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.43 3557.15

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900568186--soft-66-100-0.wbo
MD5SUMf9b0380a3863c794c987894acac8a024
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark19.294
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 constraints927
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 45360
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45359
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 721
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.12/0.17	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.17	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.17	c See www.sat4j.org for details.
0.12/0.18	c version PB25.v20250606
0.12/0.21	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.21	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.21	c java.vm.version	22.0.1+8-16
0.12/0.21	c java.vm.vendor	Oracle Corporation
0.12/0.21	c sun.arch.data.model	64
0.12/0.21	c java.version		22.0.1
0.12/0.21	c os.name		Linux
0.12/0.21	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.12/0.21	c os.arch		amd64
0.27/0.23	c Free memory 		2104792832
0.27/0.23	c Max memory 		16282288128
0.27/0.23	c Total memory 		2113929216
0.27/0.24	c Number of processors 	2
0.42/0.40	c Pseudo Boolean Optimization by upper bound
0.42/0.40	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.42/0.40	c  - never skip resolution steps
0.42/0.40	c  - Auto-division on coefficients is disabled
0.42/0.40	c  - No postprocessing
0.42/0.40	c  - Conflict is considered as is when resolving
0.42/0.40	c  - Use constraints as they come during conflict analysis
0.42/0.40	c  - Weaken first using unassigned literals
0.42/0.40	c  - Bump strategy: ALWAYS_ONE
0.42/0.40	c  - Bumper: ANY
0.42/0.40	c --- Begin Solver configuration ---
0.42/0.40	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5cbc508c
0.42/0.40	c Learn all clauses as in MiniSAT
0.42/0.40	c LOGGER=java.util.logging.Logger@68fb2c38 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.42/0.40	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.42/0.40	c No reason simplification
0.42/0.40	c Armin Biere (Picosat) restarts strategy
0.42/0.40	c Activity based learned constraints deletion strategy with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.42/0.40	c timeout=2147483s
0.42/0.40	c DB Simplification allowed=false
0.42/0.40	c Listener: none
0.42/0.40	c --- End Solver configuration ---
0.42/0.40	c solving HOME/instance-4525335-1751622306.wbo
0.42/0.40	c reading problem ... 
0.75/0.59	c ... done. Wall clock time 0.179s.
0.75/0.59	c declared #vars     231
0.75/0.59	c internal #vars     1158
0.75/0.59	c #constraints  2708
0.75/0.59	c constraints type 
0.75/0.59	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 156
0.75/0.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9
0.75/0.59	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 14
0.75/0.59	c org.sat4j.specs.Constr$1 => 1
0.75/0.59	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2528
0.75/0.59	c 2708 constraints processed.
0.75/0.61	c objective function length is 927 literals
1.49/1.00	c SATISFIABLE
1.49/1.00	c OPTIMIZING...
1.49/1.00	c Got one! Elapsed wall clock time (in seconds):0.599
1.49/1.00	o 4299
1.90/1.17	c Got one! Elapsed wall clock time (in seconds):0.77
1.90/1.17	o 4297
2.45/1.40	c Got one! Elapsed wall clock time (in seconds):0.998
2.45/1.40	o 4295
2.65/1.50	c Got one! Elapsed wall clock time (in seconds):1.096
2.65/1.50	o 4294
3.06/1.74	c Got one! Elapsed wall clock time (in seconds):1.333
3.06/1.74	o 4293
3.64/2.10	c Got one! Elapsed wall clock time (in seconds):1.698
3.64/2.10	o 4291
4.22/2.31	c Got one! Elapsed wall clock time (in seconds):1.91
4.22/2.31	o 4290
4.83/2.67	c Got one! Elapsed wall clock time (in seconds):2.269
4.83/2.67	o 4224
6.01/3.27	c Got one! Elapsed wall clock time (in seconds):2.867
6.01/3.27	o 4223
7.28/4.03	c Got one! Elapsed wall clock time (in seconds):3.629
7.28/4.03	o 4222
7.68/4.43	c Got one! Elapsed wall clock time (in seconds):4.026
7.68/4.43	o 4221
8.46/4.97	c Got one! Elapsed wall clock time (in seconds):4.569
8.46/4.97	o 4220
9.34/5.78	c Got one! Elapsed wall clock time (in seconds):5.372
9.34/5.78	o 4219
10.98/7.12	c Got one! Elapsed wall clock time (in seconds):6.713
10.98/7.12	o 4218
14.27/10.44	c Got one! Elapsed wall clock time (in seconds):10.037
14.27/10.44	o 4166
15.16/11.29	c Got one! Elapsed wall clock time (in seconds):10.892
15.16/11.29	o 4164
16.38/12.41	c Got one! Elapsed wall clock time (in seconds):12.007
16.38/12.41	o 4145
18.19/14.23	c Got one! Elapsed wall clock time (in seconds):13.829
18.19/14.23	o 4144
21.03/16.86	c Got one! Elapsed wall clock time (in seconds):16.454
21.03/16.86	o 4143
25.33/20.83	c Got one! Elapsed wall clock time (in seconds):20.426
25.33/20.83	o 4142
31.99/27.36	c cleaning 2467 clauses out of 5000
33.24/28.25	c Got one! Elapsed wall clock time (in seconds):27.85
33.24/28.25	o 4141
34.35/29.33	c Got one! Elapsed wall clock time (in seconds):28.93
34.35/29.33	o 4139
35.85/30.88	c Got one! Elapsed wall clock time (in seconds):30.473
35.85/30.88	o 4137
39.32/34.23	c Got one! Elapsed wall clock time (in seconds):33.823
39.32/34.23	o 4136
44.33/39.09	c Got one! Elapsed wall clock time (in seconds):38.687
44.33/39.09	o 4135
51.20/45.99	c Got one! Elapsed wall clock time (in seconds):45.584
51.20/45.99	o 4109
62.74/57.47	c Got one! Elapsed wall clock time (in seconds):57.07
62.74/57.47	o 4107
84.24/78.51	c Got one! Elapsed wall clock time (in seconds):78.111
84.24/78.51	o 4106
87.34/81.65	c Got one! Elapsed wall clock time (in seconds):81.245
87.34/81.65	o 4105
90.82/85.08	c Got one! Elapsed wall clock time (in seconds):84.681
90.82/85.08	o 4104
97.09/91.23	c Got one! Elapsed wall clock time (in seconds):90.832
97.09/91.23	o 4103
105.84/99.76	c Got one! Elapsed wall clock time (in seconds):99.359
105.84/99.76	o 4102
118.69/112.30	c Got one! Elapsed wall clock time (in seconds):111.898
118.69/112.30	o 4089
138.36/131.72	c Got one! Elapsed wall clock time (in seconds):131.32
138.36/131.72	o 4088
157.36/150.31	c cleaning 4262 clauses out of 8533
168.69/161.49	c Got one! Elapsed wall clock time (in seconds):161.084
168.69/161.49	o 4087
217.24/209.27	c Got one! Elapsed wall clock time (in seconds):208.863
217.24/209.27	o 4086
221.65/213.51	c Got one! Elapsed wall clock time (in seconds):213.108
221.65/213.51	o 4085
227.54/219.41	c Got one! Elapsed wall clock time (in seconds):219.009
227.54/219.41	o 4084
238.20/229.72	c Got one! Elapsed wall clock time (in seconds):229.32
238.20/229.72	o 4082
249.08/240.53	c Got one! Elapsed wall clock time (in seconds):240.127
249.08/240.53	o 1124
270.36/261.59	c Got one! Elapsed wall clock time (in seconds):261.185
270.36/261.59	o 1069
297.01/287.93	c Got one! Elapsed wall clock time (in seconds):287.523
297.01/287.93	o 997
345.88/336.29	c Got one! Elapsed wall clock time (in seconds):335.892
345.88/336.30	o 980
424.89/414.43	c cleaning 5627 clauses out of 11273
433.81/423.20	c Got one! Elapsed wall clock time (in seconds):422.797
433.81/423.20	o 979
563.27/551.56	c Got one! Elapsed wall clock time (in seconds):551.157
563.27/551.56	o 965
575.62/563.79	c Got one! Elapsed wall clock time (in seconds):563.385
575.62/563.79	o 948
592.07/579.90	c Got one! Elapsed wall clock time (in seconds):579.498
592.07/579.90	o 938
614.23/602.07	c Got one! Elapsed wall clock time (in seconds):601.667
614.23/602.07	o 688
637.85/625.47	c Got one! Elapsed wall clock time (in seconds):625.066
637.85/625.47	o 667
680.68/667.97	c Got one! Elapsed wall clock time (in seconds):667.563
680.68/667.97	o 665
747.74/734.59	c Got one! Elapsed wall clock time (in seconds):734.19
747.74/734.59	o 654
829.16/815.41	c Got one! Elapsed wall clock time (in seconds):815.007
829.16/815.41	o 604
969.82/955.55	c Got one! Elapsed wall clock time (in seconds):955.151
969.82/955.55	o 603
997.89/983.40	c cleaning 6812 clauses out of 13645
1339.24/1321.74	c Got one! Elapsed wall clock time (in seconds):1321.336
1339.24/1321.74	o 579
1665.41/1644.24	c Got one! Elapsed wall clock time (in seconds):1643.835
1665.41/1644.24	o 568
1739.74/1717.58	c Got one! Elapsed wall clock time (in seconds):1717.181
1739.74/1717.58	o 491
1782.84/1760.26	c Got one! Elapsed wall clock time (in seconds):1759.856
1782.84/1760.26	o 481
1814.25/1791.36	c Got one! Elapsed wall clock time (in seconds):1790.959
1814.25/1791.36	o 475
1855.85/1832.64	c Got one! Elapsed wall clock time (in seconds):1832.239
1855.85/1832.64	o 435
2588.60/2556.84	c Got one! Elapsed wall clock time (in seconds):2556.438
2588.60/2556.84	o 421
2656.64/2624.13	c cleaning 7906 clauses out of 15832
3600.05/3556.94	c starts		: 123
3600.05/3556.96	c conflicts		: 36756
3600.05/3556.96	c decisions		: 366098
3600.05/3556.96	c propagations		: 1753817
3600.05/3556.96	c inspects		: 3628160025
3600.05/3556.96	c shortcuts		: 0
3600.05/3556.96	c learnt literals	: 0
3600.05/3556.99	c learnt binary clauses	: 0
3600.05/3556.99	c learnt ternary clauses	: 0
3600.05/3556.99	c learnt constraints	: 36756
3600.05/3556.99	c ignored constraints	: 0
3600.05/3556.99	c root simplifications	: 0
3600.05/3556.99	c removed literals (reason simplification)	: 0
3600.05/3556.99	c reason swapping (by a shorter reason)	: 0
3600.05/3556.99	c Calls to reduceDB	: 5
3600.05/3556.99	c Number of update (reduction) of LBD	: 0
3600.05/3556.99	c Imported unit clauses	: 0
3600.05/3556.99	c No decision after first conflict	: false
3600.05/3556.99	c number of reductions to clauses (during analyze)	: 0
3600.05/3556.99	c number of learned constraints concerned by reduction	: 0
3600.05/3556.99	c number of learning phase by resolution	: 0
3600.05/3556.99	c number of learning phase by cutting planes	: 0
3600.05/3556.99	c number of rounding to 1 operations	: 0
3600.05/3556.99	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.05/3556.99	c number of reductions of the coefficients by power 2 	: 0
3600.05/3556.99	c number of right shift for reduction by power 2 	: 0
3600.05/3556.99	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.05/3556.99	c number of ending skipping 	: 0
3600.05/3556.99	c number of internal skipping 	: 0
3600.05/3556.99	c number of derivation steps 	: 330999
3600.05/3556.99	c number of skipped derivation steps 	: 0
3600.05/3556.99	c number of remaining unassigned 	: 262154
3600.05/3556.99	c number of remaining assigned 	: 11475959
3600.05/3556.99	c number of falsified literals weakened from reason	: 0
3600.05/3556.99	c number of falsified literals weakened from conflict	: 0
3600.05/3557.02	c time for arithmetic operations	: 4113741811
3600.26/3557.03	c minimum degree of deleted constraints	: null
3600.26/3557.03	c maximum degree of deleted constraints	: null
3600.26/3557.03	c number of deleted constraints	: 0
3600.26/3557.04	c speed (assignments/second)	: 493.1484470338149
3600.26/3557.04	c non guided choices	: 6315
3600.26/3557.07	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 61
3600.26/3557.07	c learnt constraints type org.sat4j.pb.constraints.pb.MaxWatchPb	: 9547
3600.26/3557.07	c learnt constraints type org.sat4j.pb.constraints.pb.MinWatchCardPB	: 74
3600.26/3557.07	s SATISFIABLE
3600.26/3557.07	c Found 60 solution(s)
3600.26/3557.07	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.26/3557.08	c objective function=421
3600.26/3557.08	c Total wall clock time (in seconds): 3556.675

Verifier Data

OK	421

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: 63837 MiB (60638 MiB free)
  memory of node 1: 64465 MiB (57149 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525335-1751622306/watcher-4525335-1751622306 -o /tmp/evaluation-result-4525335-1751622306/solver-4525335-1751622306 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751619215-91090 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4525335-1751622306.wbo 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=91771, runsolver pid=91768
Current StackSize limit: 8192 KiB


[startup+0.10007 s]*
/proc/loadavg: 4.17 4.18 4.14 7/325 91789
/proc/meminfo: memFree=120608312/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=18930384 memory=48288 CPUtime=0.12 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 5754 0 0 0 9 3 0 0 20 0 18 0 77909281 19384713216 12072 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4732596 12072 5338 1 0 546956 0
[pid=91771/tid=91773] ppid=91768 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 4649 0 0 0 5 2 0 0 20 0 18 0 77909283 19384713216 12072 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=18930384 memory=228522721619 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77909287 19384713216 12072 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=18930384 memory=59593594259917 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 77909288 19384713216 12072 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48288 KiB

[startup+0.214129 s]*
/proc/loadavg: 4.17 4.18 4.14 5/325 91789
/proc/meminfo: memFree=120606296/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=18930384 memory=53032 CPUtime=0.27 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 6445 0 0 0 23 4 0 0 20 0 18 0 77909281 19384713216 13258 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4732596 13258 5338 1 0 547532 0
[pid=91771/tid=91773] ppid=91768 vsize=18930384 memory=4026794268 CPUtime=0.16 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 4981 0 0 0 14 2 0 0 20 0 18 0 77909283 19384713216 13258 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=18930384 memory=16878 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77909287 19384713216 13258 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=18930384 memory=58494082614266 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 77909288 19384713216 13258 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 53032 KiB

[startup+0.314088 s]*
/proc/loadavg: 4.17 4.18 4.14 7/325 91789
/proc/meminfo: memFree=120602204/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=18930384 memory=58280 CPUtime=0.42 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 6714 0 0 0 37 5 0 0 20 0 18 0 77909281 19384713216 14570 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4732596 14570 5338 1 0 547730 0
[pid=91771/tid=91773] ppid=91768 vsize=18930384 memory=-6000919472689605478 CPUtime=0.24 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 5154 0 0 0 21 3 0 0 20 0 18 0 77909283 19384713216 14570 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77909287 19384713216 14570 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 77909288 19384713216 14570 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58280 KiB

[startup+0.700297 s]
/proc/loadavg: 4.17 4.18 4.14 7/325 91789
/proc/meminfo: memFree=120592564/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=18996948 memory=71696 CPUtime=1.09 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 7402 0 0 0 104 5 0 0 20 0 19 0 77909281 19452874752 17924 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4749237 17924 5466 1 0 548433 0
[pid=91771/tid=91773] ppid=91768 vsize=18996948 memory=18688 CPUtime=0.55 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 5518 0 0 0 52 3 0 0 20 0 19 0 77909283 19452874752 17924 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=18996948 memory=11136 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77909287 19452874752 17924 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=18996948 memory=3200 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 77909288 19452874752 17924 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 71696 KiB

[startup+1.50024 s]
/proc/loadavg: 4.17 4.18 4.14 6/326 91790
/proc/meminfo: memFree=120561688/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=164728 CPUtime=2.65 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 14407 0 0 0 255 10 0 0 20 0 20 0 77909281 19521036288 41182 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 41182 5498 1 0 550612 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=3200 CPUtime=1.24 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 6081 0 0 0 118 6 0 0 20 0 20 0 77909283 19521036288 41182 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 41182 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 41182 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=16596 CPUtime=0 cores=4,6
/proc/91771/task/91790/stat : 91790 (Timer-0) S 91768 91771 91079 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77909343 19521036288 41182 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 2.65 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 164728 KiB

[startup+3.10567 s]
/proc/loadavg: 4.17 4.18 4.14 6/327 91791
/proc/meminfo: memFree=120124872/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=538264 CPUtime=5.82 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 24457 0 0 0 562 20 0 0 20 0 20 0 77909281 19521036288 134566 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 134566 5498 1 0 700510 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=16596 CPUtime=2.69 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 6749 0 0 0 257 12 0 0 20 0 20 0 77909283 19521036288 134566 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 134566 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 134566 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=3200 CPUtime=0 cores=4,6
/proc/91771/task/91790/stat : 91790 (Timer-0) S 91768 91771 91079 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77909343 19521036288 134566 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 5.82 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 538264 KiB

[startup+6.30019 s]
/proc/loadavg: 4.24 4.19 4.14 6/327 91791
/proc/meminfo: memFree=119764284/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=903292 CPUtime=10.09 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 24902 0 0 0 980 29 0 0 20 0 20 0 77909281 19521036288 225823 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 225823 5498 1 0 700522 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=0 CPUtime=5.67 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 6963 0 0 0 549 18 0 0 20 0 20 0 77909283 19521036288 225823 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 225823 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=3200 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 225823 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=171164 CPUtime=0 cores=4,6
/proc/91771/task/91790/stat : 91790 (Timer-0) S 91768 91771 91079 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77909343 19521036288 225823 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 10.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 903292 KiB

[startup+12.7003 s]
/proc/loadavg: 4.22 4.19 4.14 5/327 91791
/proc/meminfo: memFree=118891332/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=1891920 CPUtime=16.7 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 26373 0 0 0 1619 51 0 0 20 0 20 0 77909281 19521036288 472980 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 472980 5498 1 0 974171 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=171164 CPUtime=11.71 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 7653 0 0 0 1134 37 0 0 20 0 20 0 77909283 19521036288 472980 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=1758776 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 472980 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 472980 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/91771/task/91790/stat : 91790 (Timer-0) S 91768 91771 91079 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77909343 19521036288 472980 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 16.7 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1891920 KiB

[startup+25.5005 s]
/proc/loadavg: 4.25 4.20 4.14 5/327 91791
/proc/meminfo: memFree=118276524/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=2373340 CPUtime=30.07 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 32554 0 0 0 2945 62 0 0 20 0 20 0 77909281 19521036288 593335 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 593335 5498 1 0 974177 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=0 CPUtime=24.14 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 10696 0 0 0 2369 45 0 0 20 0 20 0 77909283 19521036288 593335 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=16596 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 593335 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=2373340 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 58 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 593335 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=2365140 CPUtime=0 cores=4,6
/proc/91771/task/91790/stat : 91790 (Timer-0) S 91768 91771 91079 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77909343 19521036288 593335 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 30.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2373340 KiB

[startup+51.1139 s]
/proc/loadavg: 4.16 4.18 4.14 5/327 91792
/proc/meminfo: memFree=117654696/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=2997032 CPUtime=56.41 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 41609 0 0 0 5562 79 0 0 20 0 20 0 77909281 19521036288 749258 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 749258 5498 1 0 1099545 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=2377148 CPUtime=48.75 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 14448 0 0 0 4818 57 0 0 20 0 20 0 77909283 19521036288 749258 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=12544 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 749258 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=2308 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 79 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 749258 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=1891920 CPUtime=0 cores=4,6

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

/proc/meminfo: memFree=111046824/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=4165388 CPUtime=3261.65 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 148483 0 0 0 325837 328 0 0 20 0 20 0 77909281 19521036288 1041347 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 1041347 5498 1 0 1100310 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=11136 CPUtime=3169.73 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 85666 0 0 0 316898 75 0 0 20 0 20 0 77909283 19521036288 1041347 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=4139784 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 1041347 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 2068 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 1041347 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=-6000919472689605478 CPUtime=0 cores=4,6
/proc/91771/task/91790/stat : 91790 (Timer-0) S 91768 91771 91079 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77909343 19521036288 1041347 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 3261.65 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4165388 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.14 4.17 5/327 92148
/proc/meminfo: memFree=111033948/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=4175712 CPUtime=3322.05 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 149173 0 0 0 331873 332 0 0 20 0 20 0 77909281 19521036288 1043928 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 1043928 5498 1 0 1100311 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=17180 CPUtime=3228.48 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 86339 0 0 0 322773 75 0 0 20 0 20 0 77909283 19521036288 1043928 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=4175712 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 1043928 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=4175712 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 2068 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 1043928 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=46336 CPUtime=0 cores=4,6
/proc/91771/task/91790/stat : 91790 (Timer-0) S 91768 91771 91079 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77909343 19521036288 1043928 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 3322.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4175712 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.15 4.17 5/327 92150
/proc/meminfo: memFree=111021192/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=4188000 CPUtime=3382.84 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 151530 0 0 0 337946 338 0 0 20 0 20 0 77909281 19521036288 1047000 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 1047000 5498 1 0 1100311 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=18688 CPUtime=3287.59 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 88099 0 0 0 328683 76 0 0 20 0 20 0 77909283 19521036288 1047000 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=4185952 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 1047000 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=16596 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 2116 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 1047000 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=16596 CPUtime=0 cores=4,6
/proc/91771/task/91790/stat : 91790 (Timer-0) S 91768 91771 91079 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77909343 19521036288 1047000 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 3382.84 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4188000 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.15 4.17 5/327 92152
/proc/meminfo: memFree=111017752/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=4194148 CPUtime=3443.45 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 153610 0 0 0 344003 342 0 0 20 0 20 0 77909281 19521036288 1048537 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 1048537 5498 1 0 1100311 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=4192100 CPUtime=3346.79 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 89775 0 0 0 334603 76 0 0 20 0 20 0 77909283 19521036288 1048537 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=4192100 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 1048537 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=16596 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 2162 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 1048537 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=-6000919472689605478 CPUtime=0 cores=4,6
/proc/91771/task/91790/stat : 91790 (Timer-0) S 91768 91771 91079 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77909343 19521036288 1048537 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 3443.45 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4194148 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.15 4.17 5/327 92154
/proc/meminfo: memFree=111004488/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=4206440 CPUtime=3504.17 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 153704 0 0 0 350071 346 0 0 20 0 20 0 77909281 19521036288 1051610 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 1051610 5498 1 0 1100311 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=4194148 CPUtime=3405.5 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 89832 0 0 0 340474 76 0 0 20 0 20 0 77909283 19521036288 1051610 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 1051610 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=4204388 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 2166 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 1051610 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=4204388 CPUtime=0 cores=4,6
/proc/91771/task/91790/stat : 91790 (Timer-0) S 91768 91771 91079 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77909343 19521036288 1051610 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 3504.17 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4206440 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.14 4.16 5/327 92159
/proc/meminfo: memFree=110980392/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=4228968 CPUtime=3564.82 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 155127 0 0 0 356131 351 0 0 20 0 20 0 77909281 19521036288 1057242 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 1057242 5498 1 0 1100311 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=4228968 CPUtime=3464.34 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 91213 0 0 0 346357 77 0 0 20 0 20 0 77909283 19521036288 1057242 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=4194148 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 1057242 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=4228968 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 2166 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 1057242 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=11136 CPUtime=0 cores=4,6
/proc/91771/task/91790/stat : 91790 (Timer-0) S 91768 91771 91079 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77909343 19521036288 1057242 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 3564.82 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4228968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3556.9 s]
/proc/loadavg: 4.18 4.15 4.17 5/327 92161
/proc/meminfo: memFree=110979664/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19063512 memory=4233072 CPUtime=3600.05 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 156678 0 0 0 359651 354 0 0 20 0 20 0 77909281 19521036288 1058268 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4765878 1058268 5498 1 0 1100311 0
[pid=91771/tid=91773] ppid=91768 vsize=19063512 memory=11136 CPUtime=3498.39 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 92485 0 0 0 349762 77 0 0 20 0 20 0 77909283 19521036288 1058268 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19063512 memory=4220776 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77909287 19521036288 1058268 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19063512 memory=16596 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 2166 0 0 0 0 0 0 0 20 0 20 0 77909288 19521036288 1058268 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91790] ppid=91768 vsize=19063512 memory=4233072 CPUtime=0 cores=4,6
/proc/91771/task/91790/stat : 91790 (Timer-0) S 91768 91771 91079 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77909343 19521036288 1058268 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4233072 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.85 s, system=3.5767 s

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

[startup+3557 s]*
/proc/loadavg: 4.18 4.15 4.17 7/328 92164
/proc/meminfo: memFree=110979664/131382120 swapFree=33010416/33010684
[pid=91771] ppid=91768 vsize=19263204 memory=4233840 CPUtime=3600.26 cores=4,6
/proc/91771/stat : 91771 (java) S 91768 91771 91079 0 -1 4194304 158906 0 0 0 359672 354 0 0 20 0 21 0 77909281 19725520896 1058460 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
/proc/91771/statm: 4815801 1058460 5530 1 0 1101263 0
[pid=91771/tid=91773] ppid=91768 vsize=19263204 memory=-6000919468360952678 CPUtime=3498.51 cores=4,6
/proc/91771/task/91773/stat : 91773 (java) R 91768 91771 91079 0 -1 4194368 92485 0 0 0 349774 77 0 0 20 0 21 0 77909283 19725520896 1058460 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91782] ppid=91768 vsize=19263204 memory=7686721470264483783 CPUtime=0 cores=4,6
/proc/91771/task/91782/stat : 91782 (Finalizer) S 91768 91771 91079 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 77909287 19725520896 1058460 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=91789] ppid=91768 vsize=19263204 memory=3981640 CPUtime=0 cores=4,6
/proc/91771/task/91789/stat : 91789 (Common-Cleaner) S 91768 91771 91079 0 -1 4194368 2166 0 0 0 0 0 0 0 20 0 21 0 77909288 19725520896 1058460 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
[pid=91771/tid=92163] ppid=91768 vsize=19263204 memory=6848 CPUtime=0.02 cores=4,6
/proc/91771/task/92163/stat : 92163 (Thread-0) R 91768 91771 91079 0 -1 4194368 434 0 0 0 2 0 0 0 20 0 21 0 78264973 19725520896 1058460 18446744073709551615 94278368673792 94278368677488 140732710609792 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94278368685304 94278368686096 94278379659264 140732710611324 140732710611428 140732710611428 140732710617032 0
Current children cumulated CPU time: 3600.26 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 4233840 KiB

Child status: 143

Real time (s): 3557.15
CPU time (s): 3600.43
CPU user time (s): 3596.85
CPU system time (s): 3.5767
CPU usage (%): 101.217
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 4233840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.85
system time used= 3.5767
maximum resident set size= 4234096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159768
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 124114
involuntary context switches= 14224


# summary of solver processes directly reported to runsolver:
#   pid: 91771
#   total CPU time (s): 3600.43
#   total CPU user time (s): 3596.85
#   total CPU system time (s): 3.5767

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.587 second user time and 35.4355 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-04 11:45:06
IDJOB=4525335
IDBENCH=143624
IDSOLVER=3381
FILE ID=nodeC003/4525335-1751622306
RUNJOBID= nodeC003-1751619215-91090
SLURM_JOB_ID= 9598933
Free space on /tmp= 432008 MiB

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

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

MD5SUM BENCH= f9b0380a3863c794c987894acac8a024
RANDOM SEED=1988872619

nodeC003 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		: 3640.478
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.44
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		: 3661.717
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.377
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.970
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.44
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		: 1197.474
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.44
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		: 3592.114
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.44
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.205
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.44
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		: 1198.037
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        120613732 kB
MemAvailable:   120821800 kB
Buffers:            2736 kB
Cached:          1003452 kB
SwapCached:           36 kB
Active:          9678060 kB
Inactive:         511264 kB
Active(anon):    9193452 kB
Inactive(anon):     7608 kB
Active(file):     484608 kB
Inactive(file):   503656 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               784 kB
Writeback:            16 kB
AnonPages:       9186156 kB
Mapped:           123556 kB
Shmem:             17924 kB
KReclaimable:     118860 kB
Slab:             204952 kB
SReclaimable:     118860 kB
SUnreclaim:        86092 kB
KernelStack:        4992 kB
PageTables:        21744 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:   10056260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150296 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8986624 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432008 MiB
End job on nodeC003 at 2025-07-04 12:44:23