Trace number 4459591

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB07/DEC-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_10_4_40.opb
MD5SUMe373846e1abdae5884537fabd33838be
Bench CategoryDEC-NLC (decision problem, non-linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.080306
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)5048
Sum of products size (including duplicates)10096
Number of different products2524
Sum of products size5048

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.13/0.16	--- Begin Solver configuration ---
0.13/0.16	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.16	Learn all clauses as in MiniSAT
0.13/0.16	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.16	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.16	No reason simplification
0.13/0.16	Glucose 2.1 dynamic restart strategy
0.13/0.16	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.13/0.16	timeout=2147483s
0.13/0.16	DB Simplification allowed=false
0.13/0.16	Listener: none
0.13/0.16	--- End Solver configuration ---
0.13/0.16	c Pseudo Boolean Optimization by upper bound
0.13/0.16	c --- Begin Solver configuration ---
0.13/0.16	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.16	c Learn all clauses as in MiniSAT
0.13/0.16	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.16	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.16	c No reason simplification
0.13/0.16	c Glucose 2.1 dynamic restart strategy
0.13/0.16	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.13/0.16	c timeout=2147483s
0.13/0.16	c DB Simplification allowed=false
0.13/0.16	c Listener: none
0.13/0.16	c --- End Solver configuration ---
0.13/0.16	c solving HOME/instance-4459591-1721932566.opb
0.13/0.16	c reading problem ... 
0.13/0.16	c  no objective function found
0.27/0.26	c ... done. Wall clock time 0.094s.
0.27/0.26	c declared #vars     400
0.27/0.26	c internal #vars     2924
0.27/0.26	c #constraints  5651
0.27/0.26	c constraints type 
0.27/0.26	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 200
0.27/0.26	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 403
0.27/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2524
0.27/0.26	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2524
0.27/0.26	c 5651 constraints processed.
1.41/0.87	c cleaning 2462 clauses out of 5001 with flag 13418/5001
2.06/1.33	c cleaning 4269 clauses out of 8538 with flag 26457/11000
2.55/1.79	c cleaning 5597 clauses out of 11269 with flag 43130/18000
3.27/2.44	c cleaning 6822 clauses out of 13672 with flag 60181/26000
3.94/3.04	c cleaning 7902 clauses out of 15850 with flag 83620/35000
4.70/3.70	c cleaning 8940 clauses out of 17949 with flag 106973/45001
5.30/4.39	c cleaning 9968 clauses out of 20008 with flag 132347/56000
6.26/5.24	c cleaning 10987 clauses out of 22043 with flag 164005/68003
7.31/6.30	c cleaning 12000 clauses out of 24054 with flag 196674/81001
8.70/7.58	c cleaning 12992 clauses out of 26054 with flag 233651/95001
10.21/9.09	c cleaning 14005 clauses out of 28062 with flag 277177/110001
12.29/11.00	c cleaning 15008 clauses out of 30059 with flag 338552/126003
14.87/13.40	c cleaning 15995 clauses out of 32048 with flag 401464/143000
17.57/16.01	c cleaning 16980 clauses out of 34054 with flag 457892/161001
20.16/18.65	c cleaning 17992 clauses out of 36074 with flag 511833/180001
22.98/21.32	c cleaning 19005 clauses out of 38081 with flag 565888/200000
25.89/24.14	c cleaning 19999 clauses out of 40076 with flag 621298/221000
28.78/27.05	c cleaning 21009 clauses out of 42077 with flag 676814/243000
32.19/30.39	c cleaning 22004 clauses out of 44069 with flag 734170/266001
35.89/33.91	c cleaning 23022 clauses out of 46064 with flag 793034/290000
39.81/37.71	c cleaning 23974 clauses out of 48043 with flag 852653/315001
43.83/41.61	c cleaning 25023 clauses out of 50069 with flag 913840/341001
48.04/45.71	c cleaning 26031 clauses out of 52064 with flag 979210/368019
58.42/55.67	c cleaning 26988 clauses out of 54014 with flag 1046492/396000
64.37/61.50	c cleaning 28019 clauses out of 56039 with flag 1114014/425013
70.42/67.52	c cleaning 28973 clauses out of 58007 with flag 1191958/455000
78.37/75.49	c cleaning 29987 clauses out of 60034 with flag 1281293/486000
87.04/84.04	c cleaning 31001 clauses out of 62048 with flag 1399446/518001
95.92/92.84	c cleaning 31976 clauses out of 64047 with flag 1491496/551001
103.05/99.82	c cleaning 32977 clauses out of 66070 with flag 1581660/585000
110.62/107.20	c cleaning 34004 clauses out of 68094 with flag 1667937/620001
118.40/114.95	c cleaning 35023 clauses out of 70090 with flag 1755970/656001
127.06/123.10	c cleaning 36032 clauses out of 72067 with flag 1844522/693001
135.30/131.21	c cleaning 36999 clauses out of 74035 with flag 1934319/731001
144.04/139.87	c cleaning 37949 clauses out of 76035 with flag 2026424/770000
155.35/151.08	c cleaning 39019 clauses out of 78089 with flag 2156139/810003
169.79/165.48	c cleaning 39996 clauses out of 80067 with flag 2286070/851000
182.41/178.00	c cleaning 41005 clauses out of 82074 with flag 2398978/893003
195.06/190.45	c cleaning 41977 clauses out of 84066 with flag 2507422/936000
207.49/202.75	c cleaning 43016 clauses out of 86089 with flag 2615429/980000
221.60/215.88	c cleaning 44012 clauses out of 88074 with flag 2724188/1025001
233.15/227.34	c cleaning 45050 clauses out of 90105 with flag 2833288/1071044
248.65/242.79	c cleaning 45990 clauses out of 92011 with flag 2995401/1118000
262.72/256.73	c cleaning 46970 clauses out of 94021 with flag 3167376/1166000
276.28/270.19	c cleaning 48009 clauses out of 96053 with flag 3347663/1215002
290.66/284.59	c cleaning 49005 clauses out of 98044 with flag 3550399/1265002
303.44/297.26	c cleaning 49990 clauses out of 100037 with flag 3752373/1316000
316.86/310.41	c cleaning 51006 clauses out of 102047 with flag 3938627/1368000
330.91/324.27	c cleaning 52006 clauses out of 104041 with flag 4156932/1421000
348.01/340.55	c cleaning 53000 clauses out of 106035 with flag 4378066/1475000
365.72/358.27	c cleaning 53996 clauses out of 108035 with flag 4589343/1530000
385.20/377.74	c cleaning 55005 clauses out of 110040 with flag 4804091/1586001
403.85/396.03	c cleaning 55981 clauses out of 112035 with flag 5024308/1643001
426.04/418.20	c cleaning 57013 clauses out of 114053 with flag 5230765/1701000
448.03/440.05	c cleaning 57993 clauses out of 116040 with flag 5440334/1760000
469.48/461.59	c cleaning 58997 clauses out of 118048 with flag 5666227/1820001
491.41/483.28	c cleaning 59998 clauses out of 120051 with flag 5878192/1881001
513.53/505.39	c cleaning 60987 clauses out of 122052 with flag 6090370/1943000
538.50/529.38	c cleaning 61989 clauses out of 124066 with flag 6305064/2006001
564.95/555.70	c cleaning 63009 clauses out of 126076 with flag 6522827/2070000
590.12/580.63	c cleaning 64010 clauses out of 128067 with flag 6744490/2135000
619.91/610.38	c cleaning 64989 clauses out of 130057 with flag 6965570/2201000
650.03/640.50	c cleaning 65976 clauses out of 132068 with flag 7191553/2268000
678.04/668.51	c cleaning 67023 clauses out of 134092 with flag 7415730/2336000
709.11/699.71	c cleaning 67998 clauses out of 136069 with flag 7646682/2405000
736.18/726.74	c cleaning 69026 clauses out of 138081 with flag 7873714/2475010
766.42/757.02	c cleaning 69985 clauses out of 140045 with flag 8110472/2546000
799.44/788.62	c cleaning 70990 clauses out of 142060 with flag 8345921/2618000
831.06/820.24	c cleaning 72019 clauses out of 144070 with flag 8578218/2691000
865.34/854.36	c cleaning 73007 clauses out of 146051 with flag 8800741/2765000
904.17/893.05	c cleaning 73990 clauses out of 148045 with flag 9051456/2840001
942.22/930.94	c cleaning 74992 clauses out of 150054 with flag 9302626/2916000
974.21/962.89	c cleaning 75999 clauses out of 152062 with flag 9543322/2993000
1007.67/996.15	c cleaning 77010 clauses out of 154064 with flag 9778585/3071001
1049.40/1037.94	c cleaning 77984 clauses out of 156053 with flag 10028615/3150000
1091.40/1079.92	c cleaning 79036 clauses out of 158081 with flag 10288749/3230012
1129.78/1118.20	c cleaning 79987 clauses out of 160034 with flag 10543364/3311001
1169.09/1156.06	c cleaning 81003 clauses out of 162046 with flag 10782372/3393000
1214.52/1201.19	c cleaning 81969 clauses out of 164044 with flag 11041222/3476001
1256.91/1243.48	c cleaning 83019 clauses out of 166074 with flag 11311484/3560000
1295.73/1282.06	c cleaning 84006 clauses out of 168056 with flag 11554113/3645001
1344.82/1331.07	c cleaning 85006 clauses out of 170049 with flag 11817777/3731000
1393.93/1380.27	c cleaning 86019 clauses out of 172043 with flag 12092779/3818000
1437.89/1423.85	c cleaning 86978 clauses out of 174025 with flag 12349556/3906001
1490.63/1476.38	c cleaning 87998 clauses out of 176047 with flag 12613518/3995001
1541.40/1527.09	c cleaning 88982 clauses out of 178049 with flag 12898155/4085001
1586.27/1571.70	c cleaning 90025 clauses out of 180066 with flag 13157336/4176000
1638.33/1623.50	c cleaning 90984 clauses out of 182042 with flag 13432534/4268001
1688.54/1673.55	c cleaning 92027 clauses out of 184071 with flag 13716788/4361014
1739.25/1723.14	c cleaning 93009 clauses out of 186030 with flag 13969189/4455000
1798.15/1782.09	c cleaning 93959 clauses out of 188021 with flag 14270848/4550000
1849.56/1833.47	c cleaning 95024 clauses out of 190062 with flag 14552320/4646000
1908.98/1892.50	c cleaning 96012 clauses out of 192045 with flag 14824423/4743007
1966.64/1950.16	c cleaning 96986 clauses out of 194027 with flag 15127057/4841001
2017.69/2000.91	c cleaning 98011 clauses out of 196040 with flag 15382201/4940000
2085.16/2068.50	c cleaning 99004 clauses out of 198030 with flag 15699142/5040001
2141.02/2124.46	c cleaning 99979 clauses out of 200025 with flag 15987267/5141000
2204.68/2187.74	c cleaning 100968 clauses out of 202046 with flag 16273922/5243000
2264.42/2247.41	c cleaning 101995 clauses out of 204079 with flag 16585859/5346001
2320.71/2303.30	c cleaning 103054 clauses out of 206110 with flag 16860620/5450027
2386.94/2369.22	c cleaning 104021 clauses out of 208052 with flag 17182422/5555023
2440.57/2422.73	c cleaning 105015 clauses out of 210032 with flag 17453100/5661024
2520.47/2500.80	c cleaning 105957 clauses out of 211994 with flag 17783554/5768001
2581.66/2562.18	c cleaning 107003 clauses out of 214036 with flag 18078195/5876000
2656.48/2636.61	c cleaning 107987 clauses out of 216034 with flag 18389194/5985001
2719.38/2699.51	c cleaning 109014 clauses out of 218046 with flag 18703938/6095000
2790.45/2770.41	c cleaning 110014 clauses out of 220052 with flag 19006188/6206020
2858.07/2838.13	c cleaning 110989 clauses out of 222018 with flag 19336786/6318000
2925.32/2905.48	c cleaning 112000 clauses out of 224029 with flag 19631304/6431000
3006.65/2986.51	c cleaning 112990 clauses out of 226029 with flag 19974126/6545000
3080.44/3060.29	c cleaning 113998 clauses out of 228039 with flag 20268266/6660000
3165.43/3145.02	c cleaning 114973 clauses out of 230041 with flag 20617284/6776000
3240.74/3220.37	c cleaning 115996 clauses out of 232069 with flag 20913175/6893001
3324.76/3304.23	c cleaning 117014 clauses out of 234072 with flag 21268012/7011000
3394.47/3373.72	c cleaning 118012 clauses out of 236071 with flag 21563710/7130013
3483.91/3463.18	c cleaning 118982 clauses out of 238046 with flag 21929004/7250000
3557.21/3536.62	c cleaning 120030 clauses out of 240065 with flag 22227201/7371001
3600.03/3579.52	c starts		: 1
3600.03/3579.52	c timeout
3600.03/3579.52	c conflicts		: 7432773
3600.03/3579.52	c decisions		: 43980315
3600.03/3579.52	c propagations		: 91184681
3600.03/3579.52	c inspects		: 13469517077
3600.03/3579.52	c shortcuts		: 0
3600.03/3579.52	c learnt literals	: 0
3600.03/3579.52	c learnt binary clauses	: 0
3600.03/3579.52	c learnt ternary clauses	: 0
3600.03/3579.52	c learnt constraints	: 7432773
3600.03/3579.52	c ignored constraints	: 0
3600.03/3579.52	c root simplifications	: 0
3600.03/3579.53	c removed literals (reason simplification)	: 0
3600.03/3579.53	c reason swapping (by a shorter reason)	: 0
3600.03/3579.53	c Calls to reduceDB	: 117
3600.03/3579.53	c Number of update (reduction) of LBD	: 1566106
3600.03/3579.53	c Imported unit clauses	: 0
3600.03/3579.53	c No decision after first conflict	: false
3600.03/3579.53	c number of reductions to clauses (during analyze)	: 0
3600.03/3579.53	c number of learned constraints concerned by reduction	: 0
3600.03/3579.53	c number of learning phase by resolution	: 0
3600.03/3579.53	c number of learning phase by cutting planes	: 0
3600.03/3579.53	c number of rounding to 1 operations	: 0
3600.03/3579.53	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.03/3579.53	c number of reductions of the coefficients by power 2 	: 0
3600.03/3579.53	c number of right shift for reduction by power 2 	: 0
3600.03/3579.53	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.03/3579.53	c number of ending skipping 	: 0
3600.03/3579.53	c number of internal skipping 	: 0
3600.03/3579.53	c number of derivation steps 	: 0
3600.03/3579.53	c number of skipped derivation steps 	: 0
3600.03/3579.53	c number of remaining unassigned 	: 0
3600.03/3579.53	c number of remaining assigned 	: 0
3600.03/3579.53	c number of falsified literals weakened from reason	: 0
3600.03/3579.53	c number of falsified literals weakened from conflict	: 0
3600.03/3579.53	c time for arithmetic operations	: 0
3600.03/3579.53	c minimum degree of deleted constraints	: null
3600.03/3579.53	c maximum degree of deleted constraints	: null
3600.03/3579.53	c number of deleted constraints	: 0
3600.03/3579.53	c speed (assignments/second)	: 25475.804536460826
3600.03/3579.53	c non guided choices	: 2711
3600.03/3579.58	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 181807
3600.03/3579.59	s UNKNOWN
3600.03/3579.59	c Total wall clock time (in seconds): 3579.427

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: 63931 MiB (61237 MiB free)
  memory of node 1: 64510 MiB (62039 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459591-1721932566/watcher-4459591-1721932566 -o /tmp/evaluation-result-4459591-1721932566/solver-4459591-1721932566 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721932566-258452 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4459591-1721932566.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Current StackSize limit: 8192 KiB

solver pid=258469, runsolver pid=258466

[startup+0.101045 s]*
/proc/loadavg: 0.07 0.08 0.09 4/261 258503
/proc/meminfo: memFree=126188864/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=18975048 memory=63040 CPUtime=0.13 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 7208 0 0 0 11 2 0 0 20 0 18 0 29785264 19430449152 15760 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4743762 15760 5660 1 0 549317 0
[pid=258469/tid=258471] ppid=258466 vsize=18975048 memory=4026532090 CPUtime=0.07 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 5738 0 0 0 6 1 0 0 20 0 18 0 29785264 19430449152 15760 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=18975048 memory=1499796 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 29785267 19430449152 15760 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=18975048 memory=13564881932649782 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 29785267 19430449152 15760 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 63040 KiB

[startup+0.212025 s]*
/proc/loadavg: 0.07 0.08 0.09 9/278 258521
/proc/meminfo: memFree=126149888/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=18975048 memory=71224 CPUtime=0.27 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 7599 0 0 0 25 2 0 0 20 0 18 0 29785264 19430449152 17806 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4743762 17806 5772 1 0 549539 0
[pid=258469/tid=258471] ppid=258466 vsize=18975048 memory=4028139514 CPUtime=0.15 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 5928 0 0 0 13 2 0 0 20 0 18 0 29785264 19430449152 17806 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=18975048 memory=1499796 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 29785267 19430449152 17806 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=18975048 memory=13564881932649782 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 29785267 19430449152 17806 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 71224 KiB

[startup+0.308964 s]*
/proc/loadavg: 0.07 0.08 0.09 7/292 258543
/proc/meminfo: memFree=126090856/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19041612 memory=88608 CPUtime=0.46 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 9341 0 0 0 43 3 0 0 20 0 19 0 29785264 19498610688 22152 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4760403 22152 5865 1 0 550969 0
[pid=258469/tid=258471] ppid=258466 vsize=19041612 memory=-9104701078621627068 CPUtime=0.22 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 5992 0 0 0 20 2 0 0 20 0 19 0 29785264 19498610688 22152 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 29785267 19498610688 22152 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 29785267 19498610688 22152 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 29785291 19498610688 22152 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 88608 KiB

[startup+0.701037 s]
/proc/loadavg: 0.07 0.08 0.09 10/325 258585
/proc/meminfo: memFree=125982968/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19041612 memory=114008 CPUtime=1.21 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 11618 0 0 0 118 3 0 0 20 0 19 0 29785264 19498610688 28502 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4760403 28502 5881 1 0 552584 0
[pid=258469/tid=258471] ppid=258466 vsize=19041612 memory=12316 CPUtime=0.59 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 6018 0 0 0 57 2 0 0 20 0 19 0 29785264 19498610688 28502 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19041612 memory=12316 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 29785267 19498610688 28502 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19041612 memory=2241 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 29785267 19498610688 28502 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19041612 memory=32140 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 29785291 19498610688 28502 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 114008 KiB

[startup+1.50024 s]
/proc/loadavg: 0.07 0.08 0.09 8/327 258589
/proc/meminfo: memFree=125821552/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=203060 CPUtime=2.3 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 13652 0 0 0 225 5 0 0 20 0 20 0 29785264 19566772224 50765 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 50765 5881 1 0 552923 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=12316 CPUtime=1.35 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 6440 0 0 0 132 3 0 0 20 0 20 0 29785264 19566772224 50765 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19108176 memory=32140 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 50765 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 46 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 50765 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 50765 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 2.3 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 203060 KiB

[startup+3.10564 s]
/proc/loadavg: 0.39 0.15 0.11 5/330 258592
/proc/meminfo: memFree=125435404/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=281292 CPUtime=4.04 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 16287 0 0 0 397 7 0 0 20 0 20 0 29785264 19566772224 70323 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 70323 5881 1 0 552926 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=203076 CPUtime=2.88 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 6753 0 0 0 285 3 0 0 20 0 20 0 29785264 19566772224 70323 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 70323 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=12316 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 46 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 70323 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 70323 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 4.04 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 281292 KiB

[startup+6.30019 s]
/proc/loadavg: 0.39 0.15 0.11 5/332 258594
/proc/meminfo: memFree=124647240/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=545896 CPUtime=7.42 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 17454 0 0 0 729 13 0 0 20 0 20 0 29785264 19566772224 136474 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 136474 5897 1 0 797319 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=0 CPUtime=5.86 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 6905 0 0 0 581 5 0 0 20 0 20 0 29785264 19566772224 136474 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19108176 memory=12316 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 136474 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=279616329913136 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 46 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 136474 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=11384 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 136474 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 7.42 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 545896 KiB

[startup+12.7003 s]
/proc/loadavg: 1.16 0.32 0.17 5/331 258661
/proc/meminfo: memFree=123217088/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=1000256 CPUtime=14.13 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 21913 0 0 0 1390 23 0 0 20 0 20 0 29785264 19566772224 250064 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 250064 5897 1 0 797330 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=0 CPUtime=11.91 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 7670 0 0 0 1184 7 0 0 20 0 20 0 29785264 19566772224 250064 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19108176 memory=891528 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 250064 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=12316 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 46 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 250064 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=-8743569783013483196 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 250064 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 14.13 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1000256 KiB

[startup+25.5003 s]
/proc/loadavg: 1.60 0.44 0.21 5/332 258664
/proc/meminfo: memFree=120600440/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=1631436 CPUtime=27.28 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 24687 0 0 0 2693 35 0 0 20 0 20 0 29785264 19566772224 407859 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 407859 5897 1 0 989507 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=1567944 CPUtime=24.29 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 8598 0 0 0 2418 11 0 0 20 0 20 0 29785264 19566772224 407859 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 407859 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 46 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 407859 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=418776 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 407859 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 27.28 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1631436 KiB

[startup+51.106 s]
/proc/loadavg: 2.42 0.73 0.31 5/332 258736
/proc/meminfo: memFree=117925008/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=2387248 CPUtime=53.39 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 27728 0 0 0 5287 52 0 0 20 0 20 0 29785264 19566772224 596812 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 596812 5897 1 0 989507 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=2387248 CPUtime=49.07 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 9657 0 0 0 4895 12 0 0 20 0 20 0 29785264 19566772224 596812 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0

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

/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=8934532 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 2491 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 3182.69 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 8934536 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.14 4.05 5/335 260524
/proc/meminfo: memFree=100624708/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=8934536 CPUtime=3242.77 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 307485 0 0 0 323974 303 0 0 20 0 20 0 29785264 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 2233634 5897 1 0 2464475 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=8934532 CPUtime=3177.15 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 112658 0 0 0 317657 58 0 0 20 0 20 0 29785264 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19108176 memory=8934532 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=11384 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 2585 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=8934536 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 3242.77 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 8934536 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.16 4.06 5/336 260595
/proc/meminfo: memFree=100623544/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=8934536 CPUtime=3302.91 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 311118 0 0 0 329986 305 0 0 20 0 20 0 29785264 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 2233634 5897 1 0 2464475 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=11384 CPUtime=3236.63 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 114077 0 0 0 323605 58 0 0 20 0 20 0 29785264 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19108176 memory=11384 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=8934536 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 2585 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=11384 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 3302.91 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 8934536 KiB

[startup+3342.3 s]
/proc/loadavg: 4.24 4.17 4.07 5/336 260606
/proc/meminfo: memFree=100553248/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=8934536 CPUtime=3362.91 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 313414 0 0 0 335984 307 0 0 20 0 20 0 29785264 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 2233634 5897 1 0 2464475 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=8934536 CPUtime=3296.29 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 116105 0 0 0 329570 59 0 0 20 0 20 0 29785264 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19108176 memory=8934536 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=11384 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 2666 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=8934536 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 2233634 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 3362.91 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 8934536 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.14 4.07 5/336 260616
/proc/meminfo: memFree=100488780/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=8934540 CPUtime=3422.99 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 317221 0 0 0 341989 310 0 0 20 0 20 0 29785264 19566772224 2233635 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 2233635 5897 1 0 2464475 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=8934536 CPUtime=3355.69 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 117869 0 0 0 335510 59 0 0 20 0 20 0 29785264 19566772224 2233635 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19108176 memory=324710 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2233635 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=11384 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 2762 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2233635 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=8934540 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 2233635 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 3422.99 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 8934540 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.16 4.08 5/334 260627
/proc/meminfo: memFree=100486036/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=8936588 CPUtime=3483.11 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 321853 0 0 0 347998 313 0 0 20 0 20 0 29785264 19566772224 2234147 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 2234147 5897 1 0 2464475 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=324710 CPUtime=3415.18 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 119616 0 0 0 341459 59 0 0 20 0 20 0 29785264 19566772224 2234147 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19108176 memory=8936588 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2234147 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=8936588 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 2855 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2234147 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=8936588 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 2234147 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 3483.11 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 8936588 KiB

[startup+3522.3 s]
/proc/loadavg: 3.91 4.11 4.07 5/308 260672
/proc/meminfo: memFree=115914776/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=8938648 CPUtime=3543.03 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 326223 0 0 0 353987 316 0 0 20 0 20 0 29785264 19566772224 2234662 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 2234662 5897 1 0 2464475 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=8936588 CPUtime=3474.19 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 121750 0 0 0 347359 60 0 0 20 0 20 0 29785264 19566772224 2234662 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19108176 memory=8936588 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2234662 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=8934536 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 2856 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2234662 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=8938648 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 2234662 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 3543.03 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 8938648 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3579.5 s]
/proc/loadavg: 3.37 3.92 4.00 4/305 260682
/proc/meminfo: memFree=115604288/131524600 swapFree=131059368/131071996
[pid=258469] ppid=258466 vsize=19108176 memory=9174168 CPUtime=3600.03 cores=0,2
/proc/258469/stat : 258469 (java) S 258466 258469 258442 0 -1 1077936128 328712 0 0 0 359677 326 0 0 20 0 20 0 29785264 19566772224 2293542 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
/proc/258469/statm: 4777044 2293542 5897 1 0 2464475 0
[pid=258469/tid=258471] ppid=258466 vsize=19108176 memory=9174168 CPUtime=3530.56 cores=0,2
/proc/258469/task/258471/stat : 258471 (java) R 258466 258469 258442 0 -1 4194368 123869 0 0 0 352996 60 0 0 20 0 20 0 29785264 19566772224 2293542 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258480] ppid=258466 vsize=19108176 memory=12316 CPUtime=0 cores=0,2
/proc/258469/task/258480/stat : 258480 (Finalizer) S 258466 258469 258442 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2293542 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258487] ppid=258466 vsize=19108176 memory=9174168 CPUtime=0 cores=0,2
/proc/258469/task/258487/stat : 258487 (Common-Cleaner) S 258466 258469 258442 0 -1 1077936192 2903 0 0 0 0 0 0 0 20 0 20 0 29785267 19566772224 2293542 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
[pid=258469/tid=258529] ppid=258466 vsize=19108176 memory=9174168 CPUtime=0 cores=0,2
/proc/258469/task/258529/stat : 258529 (Timer-0) S 258466 258469 258442 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 29785291 19566772224 2293542 134679101440 94773980139520 94773980143216 140731036620880 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94773980151032 94773980151824 94773990948864 140731036623878 140731036623968 140731036623968 140731036630984 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 9174168 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.9 s, system=3.29641 s

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

[startup+3579.61 s]*
/proc/loadavg: 3.37 3.92 4.00 5/287 260685
/proc/meminfo: memFree=123602176/131524600 swapFree=131059368/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): 3579.62
CPU time (s): 3600.2
CPU user time (s): 3596.9
CPU system time (s): 3.29641
CPU usage (%): 100.575
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 9174168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.9
system time used= 3.29641
maximum resident set size= 9175996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 111791
involuntary context switches= 33030


# summary of solver processes directly reported to runsolver:
#   pid: 258469
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3596.9
#   total CPU system time (s): 3.29641

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.97853 second user time and 17.5274 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-25 20:36:06
IDJOB=4459591
IDBENCH=148217
IDSOLVER=3058
FILE ID=nodeC021/4459591-1721932566
RUNJOBID= nodeC021-1721932566-258452
SLURM_JOB_ID= 8247069
Free space on /tmp= 890084 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB07/DEC-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_10_4_40.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459591-1721932566/watcher-4459591-1721932566 -o /tmp/evaluation-result-4459591-1721932566/solver-4459591-1721932566 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721932566-258452 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4459591-1721932566.opb

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

MD5SUM BENCH= e373846e1abdae5884537fabd33838be
RANDOM SEED=672496796

nodeC021.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		: 3218.408
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.35
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		: 1645.930
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	: 7007.41
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		: 3623.514
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.35
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		: 2202.242
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	: 7007.41
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		: 3042.873
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.35
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		: 1898.444
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	: 7007.41
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		: 2527.156
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.35
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		: 3436.848
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	: 7007.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126236460 kB
MemAvailable:   129713984 kB
Buffers:          331188 kB
Cached:          3953388 kB
SwapCached:          448 kB
Active:          2689776 kB
Inactive:        1953948 kB
Active(anon):       1584 kB
Inactive(anon):   411028 kB
Active(file):    2688192 kB
Inactive(file):  1542920 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131059368 kB
Dirty:               928 kB
Writeback:             0 kB
AnonPages:        358784 kB
Mapped:           106800 kB
Shmem:             53464 kB
KReclaimable:     172116 kB
Slab:             291832 kB
SReclaimable:     172116 kB
SUnreclaim:       119716 kB
KernelStack:        3732 kB
PageTables:         9624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     809300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            16704 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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:      324308 kB
DirectMap2M:    40343552 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 890080 MiB
End job on nodeC021 at 2024-07-25 21:35:46