Trace number 4451692

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.14 3626.69

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v051-n2.opb
MD5SUM7729cb4e99fea72bb32a899c13dec964
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.044735
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables153
Total number of constraints51
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)51
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.01/0.15	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.15	c See www.sat4j.org for details.
0.01/0.16	c version CUSTOM.v20240707
0.01/0.17	c java.runtime.name	OpenJDK Runtime Environment
0.01/0.17	c java.vm.name		OpenJDK 64-Bit Server VM
0.01/0.17	c java.vm.version	22.0.1+8-16
0.01/0.17	c java.vm.vendor	Oracle Corporation
0.01/0.17	c sun.arch.data.model	64
0.01/0.17	c java.version		22.0.1
0.01/0.17	c os.name		Linux
0.01/0.17	c os.version		4.18.0-301.1.el8.x86_64
0.01/0.17	c os.arch		amd64
0.01/0.17	c Free memory 		2104792832
0.01/0.17	c Max memory 		16282288128
0.01/0.17	c Total memory 		2113929216
0.01/0.17	c Number of processors 	2
0.17/0.21	--- Begin Solver configuration ---
0.17/0.21	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.17/0.21	Learn all clauses as in MiniSAT
0.17/0.21	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.17/0.21	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.17/0.21	Expensive reason simplification
0.17/0.21	Glucose 2.1 dynamic restart strategy
0.17/0.21	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.17/0.21	timeout=2147483s
0.17/0.21	DB Simplification allowed=false
0.17/0.21	Listener: none
0.17/0.21	--- End Solver configuration ---
0.17/0.21	c Pseudo Boolean Optimization by upper bound
0.17/0.21	c --- Begin Solver configuration ---
0.17/0.21	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.17/0.21	c Learn all clauses as in MiniSAT
0.17/0.21	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.17/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.17/0.21	c Expensive reason simplification
0.17/0.21	c Glucose 2.1 dynamic restart strategy
0.17/0.21	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.17/0.21	c timeout=2147483s
0.17/0.21	c DB Simplification allowed=false
0.17/0.21	c Listener: none
0.17/0.21	c --- End Solver configuration ---
0.17/0.22	c solving HOME/instance-4451692-1721840768.opb
0.17/0.22	c reading problem ... 
0.17/0.22	c using VERIPB proof format
0.17/0.22	c  no objective function found
0.17/0.24	c ... done. Wall clock time 0.018s.
0.17/0.24	c declared #vars     153
0.17/0.24	c #constraints  102
0.17/0.24	c constraints type 
0.17/0.24	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 51
0.17/0.24	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 51
0.17/0.24	c 102 constraints processed.
1.27/0.83	c cleaning 2493 clauses out of 5000 with flag 37577/5000
2.44/1.41	c cleaning 4248 clauses out of 8507 with flag 94825/11000
3.70/2.11	c cleaning 5625 clauses out of 11259 with flag 163548/18000
4.62/2.92	c cleaning 6806 clauses out of 13634 with flag 245464/26000
5.69/3.92	c cleaning 7908 clauses out of 15829 with flag 333893/35001
6.77/4.99	c cleaning 8957 clauses out of 17921 with flag 424078/45001
8.22/6.38	c cleaning 9974 clauses out of 19964 with flag 523882/56001
9.62/7.78	c cleaning 10992 clauses out of 21993 with flag 640777/68004
11.23/9.37	c cleaning 11996 clauses out of 23999 with flag 777248/81002
12.83/10.94	c cleaning 12996 clauses out of 26001 with flag 909640/95000
14.91/12.89	c cleaning 13996 clauses out of 28005 with flag 1063444/110000
17.03/14.91	c cleaning 14997 clauses out of 30009 with flag 1228984/126000
19.37/17.23	c cleaning 15999 clauses out of 32014 with flag 1411422/143002
21.83/19.64	c cleaning 16999 clauses out of 34013 with flag 1602090/161000
24.43/22.25	c cleaning 17997 clauses out of 36014 with flag 1778450/180000
27.33/25.13	c cleaning 19001 clauses out of 38018 with flag 1969245/200001
30.51/28.30	c cleaning 19999 clauses out of 40016 with flag 2186146/221000
34.04/31.97	c cleaning 21003 clauses out of 42019 with flag 2422873/243002
37.93/35.86	c cleaning 21999 clauses out of 44014 with flag 2657821/266000
41.86/39.80	c cleaning 23000 clauses out of 46016 with flag 2901930/290001
46.15/44.11	c cleaning 23997 clauses out of 48016 with flag 3166139/315001
50.94/48.92	c cleaning 24998 clauses out of 50018 with flag 3421199/341000
55.73/53.72	c cleaning 26006 clauses out of 52021 with flag 3692193/368001
60.31/58.37	c cleaning 26996 clauses out of 54014 with flag 3953227/396000
65.61/63.66	c cleaning 28002 clauses out of 56018 with flag 4241113/425000
71.26/69.62	c cleaning 29004 clauses out of 58018 with flag 4547969/455002
76.79/75.19	c cleaning 29994 clauses out of 60012 with flag 4848701/486000
83.53/81.80	c cleaning 31004 clauses out of 62018 with flag 5165093/518000
90.72/89.04	c cleaning 32001 clauses out of 64015 with flag 5490212/551001
98.60/96.94	c cleaning 33002 clauses out of 66013 with flag 5839287/585000
106.42/104.94	c cleaning 34000 clauses out of 68011 with flag 6181093/620000
114.00/112.57	c cleaning 34995 clauses out of 70011 with flag 6533762/656000
121.98/120.54	c cleaning 36004 clauses out of 72017 with flag 6902950/693001
131.27/130.08	c cleaning 36997 clauses out of 74014 with flag 7285367/731002
141.86/140.68	c cleaning 38001 clauses out of 76015 with flag 7706076/770000
151.93/150.77	c cleaning 38999 clauses out of 78015 with flag 8127065/810001
162.72/161.76	c cleaning 39996 clauses out of 80015 with flag 8555397/851000
176.11/175.18	c cleaning 41003 clauses out of 82019 with flag 9011195/893000
188.47/187.52	c cleaning 42001 clauses out of 84018 with flag 9468447/936002
203.14/202.43	c cleaning 42997 clauses out of 86015 with flag 9962605/980000
217.53/216.82	c cleaning 44008 clauses out of 88021 with flag 10452930/1025003
232.45/231.92	c cleaning 44997 clauses out of 90010 with flag 10961007/1071000
246.15/245.65	c cleaning 46004 clauses out of 92015 with flag 11475863/1118002
261.89/261.58	c cleaning 46994 clauses out of 94009 with flag 12036849/1166000
278.36/278.04	c cleaning 48001 clauses out of 96015 with flag 12584631/1215000
294.48/294.34	c cleaning 49000 clauses out of 98015 with flag 13129453/1265001
311.79/311.76	c cleaning 50000 clauses out of 100015 with flag 13659691/1316001
329.04/329.77	c cleaning 50996 clauses out of 102014 with flag 14215655/1368000
346.44/347.68	c cleaning 51999 clauses out of 104018 with flag 14789359/1421000
366.40/367.68	c cleaning 53001 clauses out of 106019 with flag 15407195/1475000
387.24/389.00	c cleaning 54004 clauses out of 108018 with flag 15985503/1530000
408.11/410.27	c cleaning 55005 clauses out of 110016 with flag 16581075/1586002
428.98/431.11	c cleaning 56003 clauses out of 112009 with flag 17192953/1643000
453.94/456.57	c cleaning 57003 clauses out of 114008 with flag 17842450/1701002
478.37/481.48	c cleaning 57988 clauses out of 116004 with flag 18515778/1760001
500.50/504.12	c cleaning 58998 clauses out of 118016 with flag 19181767/1820001
522.16/525.89	c cleaning 59997 clauses out of 120017 with flag 19815838/1881000
546.52/550.52	c cleaning 61000 clauses out of 122021 with flag 20435928/1943001
565.75/570.18	c cleaning 62003 clauses out of 124022 with flag 21098668/2006002
586.83/591.75	c cleaning 63004 clauses out of 126018 with flag 21747350/2070001
612.00/616.96	c cleaning 63997 clauses out of 128014 with flag 22419763/2135001
639.17/644.51	c cleaning 64999 clauses out of 130016 with flag 23161391/2201000
667.33/673.31	c cleaning 66002 clauses out of 132017 with flag 23867244/2268000
696.09/702.59	c cleaning 66997 clauses out of 134015 with flag 24627820/2336000
726.49/733.32	c cleaning 67999 clauses out of 136018 with flag 25386841/2405000
759.89/767.13	c cleaning 69003 clauses out of 138019 with flag 26202772/2475000
795.88/803.32	c cleaning 70000 clauses out of 140016 with flag 27049899/2546000
827.53/835.59	c cleaning 71000 clauses out of 142016 with flag 27837875/2618000
862.13/870.51	c cleaning 72000 clauses out of 144018 with flag 28615360/2691002
894.98/903.73	c cleaning 72997 clauses out of 146017 with flag 29393246/2765001
927.36/936.34	c cleaning 74000 clauses out of 148019 with flag 30218567/2840000
962.85/972.13	c cleaning 75005 clauses out of 150021 with flag 31055788/2916002
1004.56/1014.15	c cleaning 76003 clauses out of 152017 with flag 31959489/2993003
1053.58/1064.47	c cleaning 76999 clauses out of 154012 with flag 32839423/3071001
1084.84/1096.06	c cleaning 78002 clauses out of 156013 with flag 33629832/3150001
1141.80/1153.14	c cleaning 79007 clauses out of 158013 with flag 34537753/3230003
1199.99/1211.58	c cleaning 79993 clauses out of 160004 with flag 35482173/3311001
1240.10/1251.78	c cleaning 81000 clauses out of 162010 with flag 36260496/3393000
1279.72/1291.40	c cleaning 81998 clauses out of 164010 with flag 37012930/3476000
1320.31/1332.30	c cleaning 82998 clauses out of 166012 with flag 37771220/3560000
1363.10/1375.29	c cleaning 84000 clauses out of 168014 with flag 38557257/3645000
1406.33/1418.50	c cleaning 84998 clauses out of 170014 with flag 39374025/3731000
1450.07/1462.53	c cleaning 86001 clauses out of 172017 with flag 40184458/3818001
1494.50/1507.03	c cleaning 86994 clauses out of 174015 with flag 41014141/3906000
1545.77/1558.41	c cleaning 88002 clauses out of 176022 with flag 41859746/3995001
1589.31/1602.19	c cleaning 89002 clauses out of 178019 with flag 42718627/4085000
1641.66/1654.61	c cleaning 90001 clauses out of 180017 with flag 43593638/4176000
1695.47/1708.64	c cleaning 91001 clauses out of 182016 with flag 44504701/4268000
1748.73/1762.22	c cleaning 91997 clauses out of 184015 with flag 45402765/4361000
1803.09/1816.79	c cleaning 93000 clauses out of 186018 with flag 46290805/4455000
1855.07/1869.23	c cleaning 94001 clauses out of 188019 with flag 47202582/4550001
1910.74/1925.47	c cleaning 95002 clauses out of 190017 with flag 48129834/4646000
1969.10/1983.98	c cleaning 95997 clauses out of 192016 with flag 48990762/4743001
2031.78/2047.19	c cleaning 97005 clauses out of 194020 with flag 49985231/4841002
2093.02/2109.07	c cleaning 97999 clauses out of 196013 with flag 50943914/4940000
2154.76/2170.99	c cleaning 98998 clauses out of 198016 with flag 51917293/5040002
2222.48/2239.16	c cleaning 100002 clauses out of 200016 with flag 52893803/5141000
2287.63/2304.53	c cleaning 101002 clauses out of 202016 with flag 53888953/5243002
2356.10/2373.26	c cleaning 101998 clauses out of 204014 with flag 54882113/5346002
2422.05/2439.75	c cleaning 103002 clauses out of 206014 with flag 55894778/5450000
2493.78/2512.39	c cleaning 104007 clauses out of 208014 with flag 56937405/5555002
2565.82/2585.15	c cleaning 104997 clauses out of 210007 with flag 58031111/5661002
2639.87/2659.99	c cleaning 105997 clauses out of 212008 with flag 59125182/5768000
2710.09/2730.48	c cleaning 106999 clauses out of 214012 with flag 60212700/5876001
2783.99/2804.56	c cleaning 108002 clauses out of 216013 with flag 61328047/5985001
2858.17/2878.98	c cleaning 108999 clauses out of 218011 with flag 62470525/6095001
2934.59/2955.58	c cleaning 110004 clauses out of 220012 with flag 63574617/6206001
3016.60/3037.85	c cleaning 111000 clauses out of 222009 with flag 64716984/6318002
3096.66/3118.83	c cleaning 111996 clauses out of 224007 with flag 65863693/6431000
3182.41/3205.38	c cleaning 112999 clauses out of 226011 with flag 67003753/6545000
3278.87/3304.75	c cleaning 114001 clauses out of 228012 with flag 68135660/6660000
3369.98/3396.05	c cleaning 115001 clauses out of 230011 with flag 69335497/6776000
3458.98/3485.23	c cleaning 116001 clauses out of 232011 with flag 70477213/6893001
3559.78/3586.36	c cleaning 116999 clauses out of 234009 with flag 71646830/7011000
3600.00/3626.61	c starts		: 5478
3600.00/3626.62	c conflicts		: 7065658
3600.00/3626.62	c decisions		: 8005966
3600.00/3626.62	c propagations		: 135574972
3600.00/3626.62	c inspects		: 46507092654
3600.00/3626.62	c shortcuts		: 0
3600.00/3626.62	c learnt literals	: 0
3600.00/3626.62	c learnt binary clauses	: 0
3600.00/3626.62	c learnt ternary clauses	: 0
3600.00/3626.62	c learnt constraints	: 7065658
3600.00/3626.62	c ignored constraints	: 0
3600.00/3626.62	c root simplifications	: 0
3600.00/3626.62	c removed literals (reason simplification)	: 117029613
3600.00/3626.62	c reason swapping (by a shorter reason)	: 0
3600.00/3626.62	c Calls to reduceDB	: 114
3600.00/3626.62	c Number of update (reduction) of LBD	: 2291558
3600.00/3626.62	c Imported unit clauses	: 0
3600.00/3626.62	c No decision after first conflict	: false
3600.00/3626.62	c number of reductions to clauses (during analyze)	: 0
3600.00/3626.62	c number of learned constraints concerned by reduction	: 0
3600.00/3626.62	c number of learning phase by resolution	: 0
3600.00/3626.62	c number of learning phase by cutting planes	: 0
3600.00/3626.62	c number of rounding to 1 operations	: 0
3600.00/3626.62	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.00/3626.62	c number of reductions of the coefficients by power 2 	: 0
3600.00/3626.62	c number of right shift for reduction by power 2 	: 0
3600.00/3626.62	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.00/3626.62	c number of ending skipping 	: 0
3600.00/3626.62	c number of internal skipping 	: 0
3600.00/3626.62	c number of derivation steps 	: 0
3600.00/3626.62	c number of skipped derivation steps 	: 0
3600.00/3626.62	c number of remaining unassigned 	: 0
3600.00/3626.62	c number of remaining assigned 	: 0
3600.00/3626.62	c number of falsified literals weakened from reason	: 0
3600.00/3626.62	c number of falsified literals weakened from conflict	: 0
3600.00/3626.62	c time for arithmetic operations	: 0
3600.00/3626.62	c minimum degree of deleted constraints	: null
3600.00/3626.62	c maximum degree of deleted constraints	: null
3600.00/3626.62	c number of deleted constraints	: 0
3600.00/3626.62	c speed (assignments/second)	: 37385.77021320717
3600.00/3626.62	c non guided choices	: 49
3600.00/3626.63	c timeout
3600.00/3626.67	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 171668
3600.00/3626.68	s UNKNOWN
3600.00/3626.68	c Total wall clock time (in seconds): 3626.46

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=200472, runsolver pid=200469
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 1.71 2.18 2.81 3/276 200522
/proc/meminfo: memFree=119760996/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=18175400 memory=41660 CPUtime=0.01 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 5079 0 34 0 0 1 0 0 20 0 7 0 20605834 18611609600 10415 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16784588 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4543850 10415 4193 1 0 544778 0
[pid=200472/tid=200478] ppid=200469 vsize=18175400 memory=4026531959 CPUtime=0.01 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) D 200469 200472 200436 0 -1 4194368 4592 0 29 0 0 1 0 0 20 0 7 0 20605834 18611609600 10469 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16784588 0 0 0 -1 4 0 0 4 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 18175400 KiB
Current children cumulated memory: 41660 KiB

[startup+0.208596 s]*
/proc/loadavg: 1.71 2.18 2.81 12/329 200578
/proc/meminfo: memFree=119654784/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=18975048 memory=67024 CPUtime=0.17 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 7245 0 36 0 15 2 0 0 20 0 18 0 20605834 19430449152 16756 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4743762 16756 5630 1 0 549449 0
[pid=200472/tid=200478] ppid=200469 vsize=18975048 memory=8737651120394928259 CPUtime=0.1 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) S 200469 200472 200436 0 -1 1077936192 5757 0 30 0 8 2 0 0 20 0 18 0 20605834 19430449152 16756 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=18975048 memory=1148849 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 20605845 19430449152 16756 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=18975048 memory=14690799019361963 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 20605846 19430449152 16756 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 67024 KiB

[startup+0.306213 s]*
/proc/loadavg: 1.71 2.18 2.81 13/331 200580
/proc/meminfo: memFree=119608964/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19041612 memory=75336 CPUtime=0.34 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 8555 0 36 0 32 2 0 0 20 0 19 0 20605834 19498610688 18834 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4760403 18834 5847 1 0 550456 0
[pid=200472/tid=200478] ppid=200469 vsize=19041612 memory=-8888809805928178364 CPUtime=0.19 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 5916 0 30 0 17 2 0 0 20 0 19 0 20605834 19498610688 19346 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 20605845 19498610688 19346 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 20605846 19498610688 19346 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19041612 memory=0 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 20605858 19498610688 19346 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 75336 KiB

[startup+0.709071 s]
/proc/loadavg: 1.71 2.18 2.81 11/333 200582
/proc/meminfo: memFree=119405268/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19041612 memory=141924 CPUtime=1.08 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 11852 0 36 0 104 4 0 0 20 0 19 0 20605834 19498610688 35481 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4760403 35481 5872 1 0 552500 0
[pid=200472/tid=200478] ppid=200469 vsize=19041612 memory=69572 CPUtime=0.55 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 5956 0 30 0 52 3 0 0 20 0 19 0 20605834 19498610688 35481 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19041612 memory=12404 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 20605845 19498610688 35481 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19041612 memory=5616 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 20605846 19498610688 35481 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19041612 memory=16076 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 20605858 19498610688 35481 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 141924 KiB

[startup+1.50407 s]
/proc/loadavg: 1.71 2.18 2.81 13/337 200586
/proc/meminfo: memFree=119198632/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=180364 CPUtime=2.65 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 19830 0 36 0 259 6 0 0 20 0 20 0 20605834 19566772224 45091 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 45091 5872 1 0 554479 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=12404 CPUtime=1.33 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 6417 0 30 0 129 4 0 0 20 0 20 0 20605834 19566772224 45091 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 45091 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=5616 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 45091 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=16076 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 45091 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 2.65 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 180364 KiB

[startup+3.10607 s]
/proc/loadavg: 2.21 2.28 2.84 6/337 200586
/proc/meminfo: memFree=119068588/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=182952 CPUtime=4.89 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 21621 0 36 0 481 8 0 0 20 0 20 0 20605834 19566772224 45738 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 45738 5872 1 0 554500 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=12404 CPUtime=2.91 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 6724 0 30 0 286 5 0 0 20 0 20 0 20605834 19566772224 45738 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 45738 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=-8527397035343323836 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 45738 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=14973373507700921 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 45738 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 4.89 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 182952 KiB

[startup+6.30027 s]
/proc/loadavg: 2.21 2.28 2.84 5/337 200586
/proc/meminfo: memFree=118126548/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=325448 CPUtime=8.22 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 25741 0 36 0 810 12 0 0 20 0 20 0 20605834 19566772224 81362 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 81362 5872 1 0 554502 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=12404 CPUtime=6.05 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 7382 0 30 0 597 8 0 0 20 0 20 0 20605834 19566772224 81362 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 81362 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=1253121 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 81362 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 81362 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 8.22 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 325448 KiB

[startup+12.7003 s]
/proc/loadavg: 2.35 2.31 2.84 5/337 200588
/proc/meminfo: memFree=116889468/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=598076 CPUtime=14.81 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 32977 0 36 0 1459 22 0 0 20 0 20 0 20605834 19566772224 149519 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 149519 5872 1 0 554502 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=12404 CPUtime=12.42 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 8533 0 30 0 1225 17 0 0 20 0 20 0 20605834 19566772224 149519 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=-8527397035343323836 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 149519 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=512044 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 149519 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=0 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 149519 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 14.81 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 598076 KiB

[startup+25.5003 s]
/proc/loadavg: 2.72 2.39 2.86 5/337 200590
/proc/meminfo: memFree=115440256/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=983712 CPUtime=27.72 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 38280 0 36 0 2738 34 0 0 20 0 20 0 20605834 19566772224 245928 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 245928 5872 1 0 554502 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=12404 CPUtime=25.18 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 9832 0 30 0 2489 29 0 0 20 0 20 0 20605834 19566772224 245928 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=512044 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 245928 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=983712 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 245928 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=12404 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 245928 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 27.72 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 983712 KiB

[startup+51.1059 s]
/proc/loadavg: 3.23 2.54 2.90 5/337 200594
/proc/meminfo: memFree=114349332/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=1319640 CPUtime=53.13 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 42481 0 36 0 5264 49 0 0 20 0 20 0 20605834 19566772224 329910 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 329910 5872 1 0 554502 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=-8527397035343323836 CPUtime=50.56 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 11718 0 30 0 5013 43 0 0 20 0 20 0 20605834 19566772224 329910 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 17 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=1313472 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 329910 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=1313472 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 329910 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0

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

/proc/meminfo: memFree=100435796/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=1942148 CPUtime=3199.26 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 145380 0 36 0 319224 702 0 0 20 0 20 0 20605834 19566772224 485537 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 485537 5902 1 0 554502 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=16076 CPUtime=3190.72 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 62190 0 30 0 318474 598 0 0 20 0 20 0 20605834 19566772224 485537 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 1605 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=1942148 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 485537 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=69572 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 4115 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 485537 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=1942148 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 485537 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 3199.26 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1942148 KiB

[startup+3282.3 s]
/proc/loadavg: 4.24 4.19 4.10 5/338 202370
/proc/meminfo: memFree=100305792/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=1942168 CPUtime=3256.54 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 146634 0 36 0 324940 714 0 0 20 0 20 0 20605834 19566772224 485542 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 485542 5902 1 0 554502 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=1942168 CPUtime=3247.86 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 62666 0 30 0 324178 608 0 0 20 0 20 0 20605834 19566772224 485542 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 1857 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=69572 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 485542 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=1942148 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 4232 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 485542 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=11360 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 485542 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 3256.54 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1942168 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.18 4.10 5/339 202394
/proc/meminfo: memFree=100141528/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=1942168 CPUtime=3316.37 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 148048 0 36 0 330913 724 0 0 20 0 20 0 20605834 19566772224 485542 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 485542 5902 1 0 554502 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=1942168 CPUtime=3307.66 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 63893 0 30 0 330150 616 0 0 20 0 20 0 20605834 19566772224 485542 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 1862 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=1942168 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 485542 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=11360 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 4360 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 485542 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=11360 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 485542 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 3316.37 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1942168 KiB

[startup+3402.3 s]
/proc/loadavg: 4.39 4.23 4.12 5/339 202405
/proc/meminfo: memFree=99975064/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=1968832 CPUtime=3376.26 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 149599 0 36 0 336891 735 0 0 20 0 20 0 20605834 19566772224 492208 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 492208 5902 1 0 554502 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=1942168 CPUtime=3367.39 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 64618 0 30 0 336115 624 0 0 20 0 20 0 20605834 19566772224 492208 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 1868 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=1942168 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 492208 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=11360 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 4444 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 492208 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=69688 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 492208 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 3376.26 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1968832 KiB

[startup+3462.3 s]
/proc/loadavg: 4.20 4.20 4.11 5/339 202416
/proc/meminfo: memFree=99821364/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=1968832 CPUtime=3436.08 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 150854 0 36 0 342860 748 0 0 20 0 20 0 20605834 19566772224 492208 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 492208 5902 1 0 554502 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=1942168 CPUtime=3427.19 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 65701 0 30 0 342085 634 0 0 20 0 20 0 20605834 19566772224 492208 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 1875 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=1968832 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 492208 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=11360 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 4569 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 492208 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=1968832 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 492208 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 3436.08 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1968832 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.17 4.11 5/337 202427
/proc/meminfo: memFree=99678048/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=1979076 CPUtime=3495.97 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 152694 0 36 0 348837 760 0 0 20 0 20 0 20605834 19566772224 494769 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 494769 5902 1 0 554502 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=1968832 CPUtime=3486.91 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 66709 0 30 0 348048 643 0 0 20 0 20 0 20605834 19566772224 494769 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 1883 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=11360 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 494769 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=1979076 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 4698 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 494769 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=1979076 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 494769 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 3495.97 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1979076 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.17 4.11 5/337 202437
/proc/meminfo: memFree=99553240/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=1979076 CPUtime=3555.79 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 153784 0 36 0 354809 770 0 0 20 0 20 0 20605834 19566772224 494769 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 494769 5902 1 0 554502 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=11360 CPUtime=3546.7 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 67662 0 30 0 354019 651 0 0 20 0 20 0 20605834 19566772224 494769 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 1889 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=11360 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 494769 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=1979076 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 4782 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 494769 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=1832 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 494769 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 3555.79 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1979076 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3626.6 s]
/proc/loadavg: 4.47 4.24 4.13 2/256 202546
/proc/meminfo: memFree=115982856/131524600 swapFree=131067876/131071996
[pid=200472] ppid=200469 vsize=19108176 memory=2003664 CPUtime=3600 cores=4,6
/proc/200472/stat : 200472 (java) S 200469 200472 200436 0 -1 1077936128 155368 0 36 0 359222 778 0 0 20 0 20 0 20605834 19566772224 500916 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
/proc/200472/statm: 4777044 500916 5902 1 0 554502 0
[pid=200472/tid=200478] ppid=200469 vsize=19108176 memory=-8527397035343323836 CPUtime=3590.82 cores=4,6
/proc/200472/task/200478/stat : 200478 (java) R 200469 200472 200436 0 -1 4194368 68555 0 30 0 358425 657 0 0 20 0 20 0 20605834 19566772224 500916 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 1893 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200540] ppid=200469 vsize=19108176 memory=39044 CPUtime=0 cores=4,6
/proc/200472/task/200540/stat : 200540 (Finalizer) S 200469 200472 200436 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20605845 19566772224 500916 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200567] ppid=200469 vsize=19108176 memory=5444 CPUtime=0 cores=4,6
/proc/200472/task/200567/stat : 200567 (Common-Cleaner) S 200469 200472 200436 0 -1 1077936192 4794 0 0 0 0 0 0 0 20 0 20 0 20605846 19566772224 500916 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
[pid=200472/tid=200579] ppid=200469 vsize=19108176 memory=32060 CPUtime=0 cores=4,6
/proc/200472/task/200579/stat : 200579 (Timer-0) S 200469 200472 200436 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20605858 19566772224 500916 134679101440 94784844689408 94784844693104 140736328751088 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94784844700920 94784844701712 94784857092096 140736328758187 140736328758369 140736328758369 140736328765384 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2003664 KiB

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

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

# cumulated CPU time of all completed processes:  user=3592.34 s, system=7.79836 s

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

Child status: 143

Real time (s): 3626.69
CPU time (s): 3600.14
CPU user time (s): 3592.34
CPU system time (s): 7.79836
CPU usage (%): 99.2678
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 2003664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.34
system time used= 7.79836
maximum resident set size= 2005356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158388
page faults= 36
swaps= 0
block input operations= 14192
block output operations= 3658472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 104891
involuntary context switches= 12975


# summary of solver processes directly reported to runsolver:
#   pid: 200472
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3592.34
#   total CPU system time (s): 7.79836

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.26348 second user time and 18.64 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-24 19:06:08
IDJOB=4451692
IDBENCH=162594
IDSOLVER=3079
FILE ID=nodeC025/4451692-1721840768
RUNJOBID= nodeC025-1721840768-200447
SLURM_JOB_ID= 7891552
Free space on /tmp= 890032 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v051-n2.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-4451692-1721840768/watcher-4451692-1721840768 -o /tmp/evaluation-result-4451692-1721840768/solver-4451692-1721840768 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721840768-200447 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4451692-1721840768 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4451692-1721840768.opb

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

MD5SUM BENCH= 7729cb4e99fea72bb32a899c13dec964
RANDOM SEED=582445076

nodeC025.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		: 2816.043
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.51
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		: 2426.651
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        119860040 kB
MemAvailable:   129655352 kB
Buffers:          271076 kB
Cached:         10297544 kB
SwapCached:         2240 kB
Active:          2452540 kB
Inactive:        8498812 kB
Active(anon):       3840 kB
Inactive(anon):   432044 kB
Active(file):    2448700 kB
Inactive(file):  8066768 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131067876 kB
Dirty:               772 kB
Writeback:             4 kB
AnonPages:        380512 kB
Mapped:           115400 kB
Shmem:             53184 kB
KReclaimable:     239336 kB
Slab:             364100 kB
SReclaimable:     239336 kB
SUnreclaim:       124764 kB
KernelStack:        3928 kB
PageTables:         9912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     734872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            13952 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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:      379604 kB
DirectMap2M:    40288256 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 890028 MiB
End job on nodeC025 at 2024-07-24 20:06:35