Trace number 4447022

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2024 2024-07-07? (TO) 3600.2 3600.81

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K83.opb
MD5SUMbcb1c72c6ad4afea1adf0a0324f1d09c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5644
Total number of constraints5812
Number of constraints which are clauses5729
Number of constraints which are cardinality constraints (but not clauses)83
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint83
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 84
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.14/0.12	--- Begin Solver configuration ---
0.14/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.14/0.12	Learn all clauses as in MiniSAT
0.14/0.12	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	Expensive reason simplification
0.14/0.12	Glucose 2.1 dynamic restart strategy
0.14/0.12	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.12	timeout=2147483s
0.14/0.12	DB Simplification allowed=false
0.14/0.12	Listener: none
0.14/0.12	--- End Solver configuration ---
0.14/0.12	c Pseudo Boolean Optimization by upper bound
0.14/0.12	c --- Begin Solver configuration ---
0.14/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.14/0.12	c Learn all clauses as in MiniSAT
0.14/0.12	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	c Expensive reason simplification
0.14/0.12	c Glucose 2.1 dynamic restart strategy
0.14/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.12	c timeout=2147483s
0.14/0.12	c DB Simplification allowed=false
0.14/0.12	c Listener: none
0.14/0.12	c --- End Solver configuration ---
0.14/0.12	c solving HOME/instance-4447022-1721824473.opb
0.14/0.12	c reading problem ... 
0.14/0.13	c using VERIPB proof format
0.14/0.13	c  no objective function found
0.34/0.28	c ... done. Wall clock time 0.145s.
0.34/0.28	c declared #vars     5644
0.34/0.28	c #constraints  5812
0.34/0.28	c constraints type 
0.34/0.28	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1066
0.34/0.28	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 83
0.34/0.28	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4661
0.34/0.28	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
0.34/0.28	c 5812 constraints processed.
3.28/1.78	c cleaning 2482 clauses out of 4991 with flag 27012/5001
5.30/2.94	c cleaning 4223 clauses out of 8499 with flag 64979/11000
7.11/4.43	c cleaning 5614 clauses out of 11274 with flag 118876/18000
8.64/5.98	c cleaning 6803 clauses out of 13658 with flag 178209/26001
10.82/7.91	c cleaning 7862 clauses out of 15850 with flag 241040/35000
12.82/9.97	c cleaning 8965 clauses out of 17986 with flag 308475/45000
15.22/12.38	c cleaning 9851 clauses out of 20019 with flag 375323/56001
17.71/14.83	c cleaning 10191 clauses out of 22166 with flag 444875/68001
20.71/17.80	c cleaning 11096 clauses out of 24974 with flag 525525/81000
23.82/20.98	c cleaning 12015 clauses out of 27872 with flag 617041/95000
27.52/24.62	c cleaning 12718 clauses out of 30853 with flag 705051/110000
31.23/28.34	c cleaning 13878 clauses out of 34135 with flag 801264/126000
35.67/32.76	c cleaning 14674 clauses out of 37256 with flag 905450/143000
40.09/37.81	c cleaning 15525 clauses out of 40579 with flag 1017771/161000
44.75/42.43	c cleaning 16330 clauses out of 44053 with flag 1136164/180000
49.74/47.40	c cleaning 17099 clauses out of 47719 with flag 1265700/200000
55.10/52.77	c cleaning 18149 clauses out of 51620 with flag 1404126/221000
60.89/58.55	c cleaning 19123 clauses out of 55471 with flag 1551347/243000
67.44/65.15	c cleaning 19989 clauses out of 59346 with flag 1702094/266000
73.98/71.73	c cleaning 20715 clauses out of 63357 with flag 1865276/290000
81.38/79.04	c cleaning 22023 clauses out of 67641 with flag 2036270/315000
89.06/86.64	c cleaning 22473 clauses out of 71619 with flag 2222473/341001
96.94/94.57	c cleaning 23667 clauses out of 76144 with flag 2409184/368000
105.88/103.59	c cleaning 24630 clauses out of 80480 with flag 2614745/396003
114.78/112.35	c cleaning 25525 clauses out of 84847 with flag 2823437/425000
124.56/122.12	c cleaning 26318 clauses out of 89322 with flag 3040124/455000
134.51/132.15	c cleaning 27698 clauses out of 94005 with flag 3268357/486001
145.25/142.85	c cleaning 28228 clauses out of 98304 with flag 3508055/518000
156.75/154.33	c cleaning 29488 clauses out of 103076 with flag 3767599/551000
168.68/166.46	c cleaning 30188 clauses out of 107588 with flag 4038794/585000
181.87/179.64	c cleaning 31284 clauses out of 112397 with flag 4330861/620000
194.96/192.85	c cleaning 32304 clauses out of 117113 with flag 4629613/656000
208.54/206.41	c cleaning 33267 clauses out of 121808 with flag 4942194/693000
222.82/220.87	c cleaning 34189 clauses out of 126541 with flag 5281816/731000
238.08/236.16	c cleaning 34998 clauses out of 131351 with flag 5596555/770000
254.61/252.65	c cleaning 36367 clauses out of 136353 with flag 5936771/810000
271.27/269.27	c cleaning 37105 clauses out of 140985 with flag 6309903/851000
290.46/288.48	c cleaning 38099 clauses out of 145880 with flag 6729733/893000
310.23/307.83	c cleaning 39387 clauses out of 150782 with flag 7154486/936001
329.28/326.84	c cleaning 40370 clauses out of 155393 with flag 7549917/980000
349.01/347.05	c cleaning 41042 clauses out of 160022 with flag 7991831/1025000
369.77/367.73	c cleaning 42531 clauses out of 164981 with flag 8439483/1071001
391.56/389.54	c cleaning 43580 clauses out of 169449 with flag 8880156/1118000
414.04/411.90	c cleaning 44269 clauses out of 173868 with flag 9362212/1166000
437.20/435.15	c cleaning 45423 clauses out of 178601 with flag 9831693/1215002
460.74/458.51	c cleaning 46228 clauses out of 183176 with flag 10320613/1265000
486.06/483.85	c cleaning 47593 clauses out of 187948 with flag 10868383/1316000
512.06/509.79	c cleaning 48448 clauses out of 192355 with flag 11386756/1368001
539.90/537.75	c cleaning 49526 clauses out of 196906 with flag 11955748/1421001
570.34/568.16	c cleaning 50675 clauses out of 201378 with flag 12580307/1475000
599.89/597.64	c cleaning 51370 clauses out of 205703 with flag 13161697/1530000
632.58/630.05	c cleaning 52711 clauses out of 210333 with flag 13776732/1586001
666.19/663.74	c cleaning 53587 clauses out of 214621 with flag 14500350/1643000
700.47/698.00	c cleaning 55056 clauses out of 219033 with flag 15262838/1701000
736.36/734.11	c cleaning 55836 clauses out of 222979 with flag 16045336/1760002
770.28/767.99	c cleaning 56533 clauses out of 227142 with flag 16694862/1820001
807.74/805.70	c cleaning 57688 clauses out of 231607 with flag 17396916/1881001
848.34/846.31	c cleaning 58853 clauses out of 235918 with flag 18146859/1943000
889.46/887.52	c cleaning 59953 clauses out of 240065 with flag 18896425/2006000
927.58/927.62	c cleaning 60892 clauses out of 244113 with flag 19672263/2070001
969.09/969.03	c cleaning 61998 clauses out of 248220 with flag 20566260/2135000
1012.48/1012.69	c cleaning 63017 clauses out of 252224 with flag 21478109/2201002
1054.38/1055.24	c cleaning 64286 clauses out of 256204 with flag 22351875/2268000
1099.90/1100.65	c cleaning 65166 clauses out of 259917 with flag 23211677/2336000
1142.04/1142.84	c cleaning 66279 clauses out of 263751 with flag 24035451/2405000
1187.49/1188.32	c cleaning 67256 clauses out of 267472 with flag 24910794/2475000
1235.14/1236.05	c cleaning 67977 clauses out of 271218 with flag 25800477/2546002
1287.44/1288.47	c cleaning 69280 clauses out of 275239 with flag 26846824/2618000
1338.18/1339.37	c cleaning 70127 clauses out of 278959 with flag 27803206/2691000
1395.94/1397.09	c cleaning 71824 clauses out of 282833 with flag 29018350/2765001
1450.26/1450.95	c cleaning 72493 clauses out of 286008 with flag 30115718/2840000
1505.65/1506.95	c cleaning 73536 clauses out of 289514 with flag 31195136/2916000
1561.23/1562.76	c cleaning 74481 clauses out of 292978 with flag 32236776/2993000
1617.69/1619.30	c cleaning 75622 clauses out of 296498 with flag 33280242/3071001
1679.57/1680.78	c cleaning 76812 clauses out of 299875 with flag 34524398/3150000
1742.01/1744.87	c cleaning 77893 clauses out of 303062 with flag 35670108/3230000
1804.35/1807.27	c cleaning 79069 clauses out of 306168 with flag 36827533/3311000
1862.90/1865.65	c cleaning 79423 clauses out of 309100 with flag 37862001/3393001
1936.95/1939.21	c cleaning 80575 clauses out of 312675 with flag 39326015/3476000
2016.09/2018.74	c cleaning 82170 clauses out of 316102 with flag 40937274/3560002
2082.38/2084.64	c cleaning 83088 clauses out of 318930 with flag 42178174/3645000
2149.72/2151.85	c cleaning 83936 clauses out of 321842 with flag 43372938/3731000
2231.37/2234.71	c cleaning 84952 clauses out of 324906 with flag 44829354/3818000
2301.22/2304.12	c cleaning 86158 clauses out of 327953 with flag 46105612/3906000
2380.96/2383.80	c cleaning 86738 clauses out of 330796 with flag 47467786/3995001
2453.27/2456.08	c cleaning 88074 clauses out of 334057 with flag 48711391/4085000
2530.41/2533.39	c cleaning 89053 clauses out of 336982 with flag 50121508/4176000
2609.71/2612.56	c cleaning 90284 clauses out of 339928 with flag 51391280/4268000
2693.32/2695.63	c cleaning 90928 clauses out of 342645 with flag 52882389/4361001
2777.35/2779.79	c cleaning 92243 clauses out of 345718 with flag 54161157/4455002
2862.58/2865.84	c cleaning 93127 clauses out of 348475 with flag 55559972/4550002
2954.26/2957.48	c cleaning 93812 clauses out of 351346 with flag 57043237/4646000
3036.46/3039.47	c cleaning 95510 clauses out of 354534 with flag 58489032/4743000
3125.04/3127.59	c cleaning 96520 clauses out of 357026 with flag 59909240/4841002
3215.68/3218.08	c cleaning 96816 clauses out of 359503 with flag 61367148/4940000
3303.21/3305.08	c cleaning 98539 clauses out of 362688 with flag 62745129/5040001
3390.57/3392.25	c cleaning 99183 clauses out of 365147 with flag 64157821/5141000
3487.22/3488.33	c cleaning 100134 clauses out of 367966 with flag 65612319/5243002
3587.85/3588.69	c cleaning 101342 clauses out of 370832 with flag 67262840/5346002
3600.03/3600.71	c starts		: 46173
3600.03/3600.71	c conflicts		: 5368473
3600.03/3600.71	c decisions		: 55908501
3600.03/3600.71	c propagations		: 1900658651
3600.03/3600.71	c inspects		: 23409892185
3600.03/3600.71	c shortcuts		: 0
3600.03/3600.71	c learnt literals	: 87
3600.03/3600.71	c learnt binary clauses	: 94891
3600.03/3600.71	c learnt ternary clauses	: 114602
3600.03/3600.71	c learnt constraints	: 5368386
3600.03/3600.71	c ignored constraints	: 0
3600.03/3600.71	c root simplifications	: 0
3600.03/3600.71	c removed literals (reason simplification)	: 188178454
3600.03/3600.71	c reason swapping (by a shorter reason)	: 0
3600.03/3600.71	c Calls to reduceDB	: 99
3600.03/3600.71	c Number of update (reduction) of LBD	: 5134973
3600.03/3600.71	c Imported unit clauses	: 0
3600.03/3600.71	c No decision after first conflict	: false
3600.03/3600.71	c number of reductions to clauses (during analyze)	: 0
3600.03/3600.71	c number of learned constraints concerned by reduction	: 0
3600.03/3600.71	c number of learning phase by resolution	: 0
3600.03/3600.71	c number of learning phase by cutting planes	: 0
3600.03/3600.71	c number of rounding to 1 operations	: 0
3600.03/3600.72	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.03/3600.72	c number of reductions of the coefficients by power 2 	: 0
3600.03/3600.72	c number of right shift for reduction by power 2 	: 0
3600.03/3600.72	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.03/3600.72	c number of ending skipping 	: 0
3600.03/3600.72	c number of internal skipping 	: 0
3600.03/3600.72	c number of derivation steps 	: 0
3600.03/3600.72	c number of skipped derivation steps 	: 0
3600.03/3600.72	c number of remaining unassigned 	: 0
3600.03/3600.72	c number of remaining assigned 	: 0
3600.03/3600.72	c number of falsified literals weakened from reason	: 0
3600.03/3600.72	c number of falsified literals weakened from conflict	: 0
3600.03/3600.72	c time for arithmetic operations	: 0
3600.03/3600.72	c minimum degree of deleted constraints	: null
3600.03/3600.72	c maximum degree of deleted constraints	: null
3600.03/3600.72	c number of deleted constraints	: 0
3600.03/3600.72	c speed (assignments/second)	: 527896.80222062
3600.03/3600.72	c non guided choices	: 1042
3600.03/3600.73	c timeout
3600.03/3600.78	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 197070
3600.03/3600.78	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 94891
3600.03/3600.79	s UNKNOWN
3600.03/3600.79	c Total wall clock time (in seconds): 3600.662

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (51348 MiB free)
  memory of node 1: 64473 MiB (55891 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447022-1721824473/watcher-4447022-1721824473 -o /tmp/evaluation-result-4447022-1721824473/solver-4447022-1721824473 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721817188-181610 --watchdog 3760 java -Dveripb=PROOFDIR/proof-4447022-1721824473 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4447022-1721824473.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100059 s]*
/proc/loadavg: 4.13 4.20 4.19 5/336 186964
/proc/meminfo: memFree=109769056/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=18975048 memory=65516 CPUtime=0.14 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 7230 0 0 0 12 2 0 0 20 0 18 0 18976974 19430449152 16379 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4743762 16379 5710 1 0 549364 0
[pid=186946/tid=186948] ppid=186943 vsize=18975048 memory=4026561586 CPUtime=0.09 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4456512 5764 0 0 0 8 1 0 0 20 0 18 0 18976974 19430449152 16379 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=18975048 memory=237146210664 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 18976977 19430449152 16379 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=18975048 memory=14131147602140469 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 18976977 19430449152 16379 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 65516 KiB

[startup+0.205987 s]*
/proc/loadavg: 4.13 4.20 4.19 7/336 186964
/proc/meminfo: memFree=109758764/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=18975048 memory=75412 CPUtime=0.34 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 7641 0 0 0 32 2 0 0 20 0 18 0 18976974 19430449152 18853 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4743762 18853 5844 1 0 549616 0
[pid=186946/tid=186948] ppid=186943 vsize=18975048 memory=4782652875487838339 CPUtime=0.18 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 5930 0 0 0 17 1 0 0 20 0 18 0 18976974 19430449152 18853 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=18975048 memory=1318409 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 18976977 19430449152 18853 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=18975048 memory=15537422972749500 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 18976977 19430449152 18853 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 75412 KiB

[startup+0.305977 s]*
/proc/loadavg: 4.13 4.20 4.19 7/337 186965
/proc/meminfo: memFree=109734676/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19041612 memory=99024 CPUtime=0.53 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 9379 0 0 0 50 3 0 0 20 0 19 0 18976974 19498610688 24756 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4760403 24756 5844 1 0 551028 0
[pid=186946/tid=186948] ppid=186943 vsize=19041612 memory=-8960300026062217916 CPUtime=0.26 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 6012 0 0 0 24 2 0 0 20 0 19 0 18976974 19498610688 24756 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 18976977 19498610688 24756 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 18976977 19498610688 24756 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 18977003 19498610688 24756 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 99024 KiB

[startup+0.706481 s]
/proc/loadavg: 4.13 4.20 4.19 7/337 186965
/proc/meminfo: memFree=109723424/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19041612 memory=131200 CPUtime=1.31 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 11210 0 0 0 127 4 0 0 20 0 19 0 18976974 19498610688 32800 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4760403 32800 5873 1 0 552254 0
[pid=186946/tid=186948] ppid=186943 vsize=19041612 memory=12928 CPUtime=0.61 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 6049 0 0 0 59 2 0 0 20 0 19 0 18976974 19498610688 32800 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19041612 memory=12928 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 18976977 19498610688 32800 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19041612 memory=117636 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 18976977 19498610688 32800 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19041612 memory=39048 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 18977003 19498610688 32800 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 131200 KiB

[startup+1.50099 s]
/proc/loadavg: 4.13 4.20 4.19 7/338 186966
/proc/meminfo: memFree=109659564/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=175920 CPUtime=2.88 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 16476 0 0 0 282 6 0 0 20 0 20 0 18976974 19566772224 43980 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 43980 5905 1 0 553136 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=12928 CPUtime=1.36 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 6471 0 0 0 133 3 0 0 20 0 20 0 18976974 19566772224 43980 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 43980 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 43980 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=65 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 43980 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 2.88 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 175920 KiB

[startup+3.11599 s]
/proc/loadavg: 4.13 4.20 4.19 5/313 186995
/proc/meminfo: memFree=113122056/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=197976 CPUtime=5.68 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 23913 0 0 0 560 8 0 0 20 0 20 0 18976974 19566772224 49494 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 49494 5905 1 0 555928 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=0 CPUtime=2.95 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 7419 0 0 0 290 5 0 0 20 0 20 0 18976974 19566772224 49494 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 49494 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=180368 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 49494 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=12928 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 49494 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 5.68 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 197976 KiB

[startup+6.30027 s]
/proc/loadavg: 4.12 4.20 4.18 7/338 187036
/proc/meminfo: memFree=117698420/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=321512 CPUtime=9.04 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 24136 0 0 0 892 12 0 0 20 0 20 0 18976974 19566772224 80378 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 80378 5905 1 0 555953 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=12928 CPUtime=6.05 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 7510 0 0 0 597 8 0 0 20 0 20 0 18976974 19566772224 80378 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 80378 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=5450909891216438826 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 80378 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=11584 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 80378 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 9.04 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 321512 KiB

[startup+12.7003 s]
/proc/loadavg: 4.11 4.20 4.18 5/338 187036
/proc/meminfo: memFree=117168988/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=410132 CPUtime=15.62 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 26859 0 0 0 1545 17 0 0 20 0 20 0 18976974 19566772224 102533 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 102533 5920 1 0 555953 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=344264 CPUtime=12.3 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 8353 0 0 0 1219 11 0 0 20 0 20 0 18976974 19566772224 102533 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19108176 memory=410132 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 102533 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=11584 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 102533 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=16024 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 102533 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 15.62 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 410132 KiB

[startup+25.501 s]
/proc/loadavg: 4.16 4.20 4.18 5/338 187037
/proc/meminfo: memFree=116025824/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=978548 CPUtime=28.41 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 30224 0 0 0 2806 35 0 0 20 0 20 0 18976974 19566772224 244637 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 244637 5920 1 0 662475 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=410132 CPUtime=24.74 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 9617 0 0 0 2448 26 0 0 20 0 20 0 18976974 19566772224 244637 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19108176 memory=16024 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 244637 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=978544 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 244637 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=11584 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 244637 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 28.41 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 978548 KiB

[startup+51.1058 s]
/proc/loadavg: 4.10 4.18 4.18 5/336 187042
/proc/meminfo: memFree=115057004/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=1316892 CPUtime=53.51 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 37286 0 0 0 5298 53 0 0 20 0 20 0 18976974 19566772224 329223 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 329223 5920 1 0 662478 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=1161132 CPUtime=49.22 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 12168 0 0 0 4884 38 0 0 20 0 20 0 18976974 19566772224 329223 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 76 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0

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

/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 652048 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=2608188 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 3110 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 652048 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=2608192 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 652048 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 3219.97 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2608192 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.12 6/336 188968
/proc/meminfo: memFree=88528528/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=2608192 CPUtime=3280.4 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 305914 0 0 0 327004 1036 0 0 20 0 20 0 18976974 19566772224 652048 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 652048 5936 1 0 664952 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=2608192 CPUtime=3223.57 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 110799 0 0 0 321461 896 0 0 20 0 20 0 18976974 19566772224 652048 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 2040 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19108176 memory=67456 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 652048 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=2608192 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 3168 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 652048 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=2608192 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 652048 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 3280.4 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2608192 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.13 4.12 5/337 189036
/proc/meminfo: memFree=88334604/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=2608196 CPUtime=3340.49 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 308241 0 0 0 332999 1050 0 0 20 0 20 0 18976974 19566772224 652049 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 652049 5936 1 0 664952 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=11588 CPUtime=3282.89 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 112259 0 0 0 327381 908 0 0 20 0 20 0 18976974 19566772224 652049 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 2052 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19108176 memory=2608192 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 652049 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=11588 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 3238 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 652049 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=67456 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 652049 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 3340.49 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2608196 KiB

[startup+3402.3 s]
/proc/loadavg: 3.79 4.05 4.09 4/311 189082
/proc/meminfo: memFree=93542364/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=2608200 CPUtime=3400.65 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 311268 0 0 0 339000 1065 0 0 20 0 20 0 18976974 19566772224 652050 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 652050 5936 1 0 664952 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=2608180 CPUtime=3342.15 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 113198 0 0 0 333294 921 0 0 20 0 20 0 18976974 19566772224 652050 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 2066 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19108176 memory=2608196 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 652050 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 3311 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 652050 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=2608200 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 652050 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 3400.65 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2608200 KiB

[startup+3462.3 s]
/proc/loadavg: 3.57 3.94 4.05 4/311 189092
/proc/meminfo: memFree=92950336/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=2608220 CPUtime=3461.24 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 322902 0 0 0 345042 1082 0 0 20 0 20 0 18976974 19566772224 652055 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 652055 5936 1 0 664952 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=16024 CPUtime=3401.36 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 116949 0 0 0 339201 935 0 0 20 0 20 0 18976974 19566772224 652055 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 2075 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19108176 memory=2608220 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 652055 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=-8960300026062217916 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 3411 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 652055 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=67456 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 652055 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 3461.24 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2608220 KiB

[startup+3522.3 s]
/proc/loadavg: 3.27 3.78 3.98 4/312 189105
/proc/meminfo: memFree=92417552/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=2608700 CPUtime=3521.29 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 326563 0 0 0 351029 1100 0 0 20 0 20 0 18976974 19566772224 652175 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 652175 5936 1 0 665033 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=-8960300026062217916 CPUtime=3460.57 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 118419 0 0 0 345106 951 0 0 20 0 20 0 18976974 19566772224 652175 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 2085 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19108176 memory=2608604 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 652175 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=2608668 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 3412 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 652175 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=2608668 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 652175 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 3521.29 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2608700 KiB

[startup+3582.3 s]
/proc/loadavg: 3.14 3.65 3.93 5/311 189115
/proc/meminfo: memFree=91943272/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=2616164 CPUtime=3581.59 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 331380 0 0 0 357044 1115 0 0 20 0 20 0 18976974 19566772224 654041 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 654041 5933 1 0 665097 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=67456 CPUtime=3519.46 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 120656 0 0 0 350982 964 0 0 20 0 20 0 18976974 19566772224 654041 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 2089 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19108176 memory=2616160 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 654041 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=5476 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 3471 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 654041 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=11588 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 654041 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 3581.59 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2616164 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3600.7 s]
/proc/loadavg: 3.16 3.62 3.91 4/311 189118
/proc/meminfo: memFree=91801748/131524600 swapFree=131064476/131071996
[pid=186946] ppid=186943 vsize=19108176 memory=2616164 CPUtime=3600.03 cores=1,3
/proc/186946/stat : 186946 (java) S 186943 186946 181598 0 -1 1077936128 331851 0 0 0 358883 1120 0 0 20 0 20 0 18976974 19566772224 654041 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
/proc/186946/statm: 4777044 654041 5933 1 0 665097 0
[pid=186946/tid=186948] ppid=186943 vsize=19108176 memory=2615960 CPUtime=3537.65 cores=1,3
/proc/186946/task/186948/stat : 186948 (java) R 186943 186946 181598 0 -1 4194368 121023 0 0 0 352797 968 0 0 20 0 20 0 18976974 19566772224 654041 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 2092 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186957] ppid=186943 vsize=19108176 memory=2616164 CPUtime=0 cores=1,3
/proc/186946/task/186957/stat : 186957 (Finalizer) S 186943 186946 181598 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 654041 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186964] ppid=186943 vsize=19108176 memory=11588 CPUtime=0 cores=1,3
/proc/186946/task/186964/stat : 186964 (Common-Cleaner) S 186943 186946 181598 0 -1 1077936192 3471 0 0 0 0 0 0 0 20 0 20 0 18976977 19566772224 654041 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
[pid=186946/tid=186965] ppid=186943 vsize=19108176 memory=-8960300026062217916 CPUtime=0 cores=1,3
/proc/186946/task/186965/stat : 186965 (Timer-0) S 186943 186946 181598 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 18977003 19566772224 654041 134679101440 94766038683648 94766038687344 140730914173120 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94766038695160 94766038695952 94766059831296 140730914182059 140730914182241 140730914182241 140730914189256 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2616164 KiB

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

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

# cumulated CPU time of all completed processes:  user=3588.97 s, system=11.227 s

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

[startup+3600.81 s]*
/proc/loadavg: 3.16 3.62 3.91 4/292 189121
/proc/meminfo: memFree=94394768/131524600 swapFree=131064476/131071996
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): 3600.81
CPU time (s): 3600.2
CPU user time (s): 3588.97
CPU system time (s): 11.227
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 2616164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.97
system time used= 11.227
maximum resident set size= 2617804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 335165
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15381936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 117357
involuntary context switches= 14856


# summary of solver processes directly reported to runsolver:
#   pid: 186946
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3588.97
#   total CPU system time (s): 11.227

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.32487 second user time and 17.9574 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-24 14:34:33
IDJOB=4447022
IDBENCH=158345
IDSOLVER=3079
FILE ID=nodeC033/4447022-1721824473
RUNJOBID= nodeC033-1721817188-181610
SLURM_JOB_ID= 7816898
Free space on /tmp= 889980 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K83.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447022-1721824473/watcher-4447022-1721824473 -o /tmp/evaluation-result-4447022-1721824473/solver-4447022-1721824473 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721817188-181610 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4447022-1721824473 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4447022-1721824473.opb

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

MD5SUM BENCH= bcb1c72c6ad4afea1adf0a0324f1d09c
RANDOM SEED=531739116

nodeC033.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3680.569
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3663.458
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.100
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3641.803
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3680.595
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3687.820
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.197
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3649.915
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        109813460 kB
MemAvailable:   119595384 kB
Buffers:          246416 kB
Cached:         10321720 kB
SwapCached:         5076 kB
Active:          2525384 kB
Inactive:       18477588 kB
Active(anon):       1808 kB
Inactive(anon): 10486372 kB
Active(file):    2523576 kB
Inactive(file):  7991216 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131064476 kB
Dirty:             13380 kB
Writeback:             0 kB
AnonPages:      10427724 kB
Mapped:           132280 kB
Shmem:             53324 kB
KReclaimable:     213908 kB
Slab:             330040 kB
SReclaimable:     213908 kB
SUnreclaim:       116132 kB
KernelStack:        5088 kB
PageTables:        30608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   19309064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            20800 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10135552 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      389844 kB
DirectMap2M:    39229440 kB
DirectMap1G:    96468992 kB

Free space on /tmp at the end= 890080 MiB
End job on nodeC033 at 2024-07-24 15:34:34