Trace number 4513986

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 2025-06-06? (TO) 3600.2 3606.21

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.019991
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.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version PB25.v20250606
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		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.12	c Pseudo Boolean Optimization by upper bound
0.13/0.12	c --- Begin Solver configuration ---
0.13/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.13/0.12	c Learn all clauses as in MiniSAT
0.13/0.12	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	c Expensive reason simplification
0.13/0.12	c Glucose 2.1 dynamic restart strategy
0.13/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.12	c timeout=2147483s
0.13/0.12	c DB Simplification allowed=false
0.13/0.12	c Listener: none
0.13/0.12	c --- End Solver configuration ---
0.13/0.13	c solving HOME/instance-4513986-1751222413.opb
0.13/0.13	c reading problem ... 
0.13/0.13	c  no objective function found
0.13/0.14	c ... done. Wall clock time 0.014s.
0.13/0.14	c declared #vars     153
0.13/0.14	c #constraints  102
0.13/0.14	c constraints type 
0.13/0.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 51
0.13/0.14	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 51
0.13/0.14	c 102 constraints processed.
0.91/0.52	c cleaning 2493 clauses out of 5000 with flag 37577/5000
1.75/1.00	c cleaning 4248 clauses out of 8507 with flag 94825/11000
2.28/1.59	c cleaning 5625 clauses out of 11259 with flag 163548/18000
3.08/2.33	c cleaning 6806 clauses out of 13634 with flag 245464/26000
3.99/3.23	c cleaning 7908 clauses out of 15829 with flag 333893/35001
4.99/4.24	c cleaning 8957 clauses out of 17921 with flag 424078/45001
6.35/5.52	c cleaning 9974 clauses out of 19964 with flag 523882/56001
7.66/6.81	c cleaning 10992 clauses out of 21993 with flag 640777/68004
9.06/8.29	c cleaning 11996 clauses out of 23999 with flag 777248/81002
10.57/9.73	c cleaning 12996 clauses out of 26001 with flag 909640/95000
12.54/11.53	c cleaning 13996 clauses out of 28005 with flag 1063444/110000
14.33/13.38	c cleaning 14997 clauses out of 30009 with flag 1228984/126000
16.57/15.52	c cleaning 15999 clauses out of 32014 with flag 1411422/143002
18.86/17.82	c cleaning 16999 clauses out of 34013 with flag 1602090/161000
21.36/20.30	c cleaning 17997 clauses out of 36014 with flag 1778450/180000
24.07/23.06	c cleaning 19001 clauses out of 38018 with flag 1969245/200001
27.16/26.12	c cleaning 19999 clauses out of 40016 with flag 2186146/221000
30.45/29.49	c cleaning 21003 clauses out of 42019 with flag 2422873/243002
34.14/33.10	c cleaning 21999 clauses out of 44014 with flag 2657821/266000
37.83/36.85	c cleaning 23000 clauses out of 46016 with flag 2901930/290001
41.92/40.96	c cleaning 23997 clauses out of 48016 with flag 3166139/315001
46.52/45.58	c cleaning 24998 clauses out of 50018 with flag 3421199/341000
51.21/50.24	c cleaning 26006 clauses out of 52021 with flag 3692193/368001
55.90/54.91	c cleaning 26996 clauses out of 54014 with flag 3953227/396000
61.10/60.18	c cleaning 28002 clauses out of 56018 with flag 4241113/425000
66.68/65.74	c cleaning 29004 clauses out of 58018 with flag 4547969/455002
72.19/71.24	c cleaning 29994 clauses out of 60012 with flag 4848701/486000
78.77/77.82	c cleaning 31004 clauses out of 62018 with flag 5165093/518000
85.86/84.96	c cleaning 32001 clauses out of 64015 with flag 5490212/551001
94.27/93.39	c cleaning 33002 clauses out of 66013 with flag 5839287/585000
102.45/101.52	c cleaning 34000 clauses out of 68011 with flag 6181093/620000
110.33/109.43	c cleaning 34995 clauses out of 70011 with flag 6533762/656000
118.51/117.68	c cleaning 36004 clauses out of 72017 with flag 6902950/693001
128.19/127.39	c cleaning 36997 clauses out of 74014 with flag 7285367/731002
139.40/138.59	c cleaning 38001 clauses out of 76015 with flag 7706076/770000
149.88/149.00	c cleaning 38999 clauses out of 78015 with flag 8127065/810001
160.85/160.08	c cleaning 39996 clauses out of 80015 with flag 8555397/851000
174.83/174.05	c cleaning 41003 clauses out of 82019 with flag 9011195/893000
187.89/187.14	c cleaning 42001 clauses out of 84018 with flag 9468447/936002
203.29/202.52	c cleaning 42997 clauses out of 86015 with flag 9962605/980000
218.15/217.49	c cleaning 44008 clauses out of 88021 with flag 10452930/1025003
234.01/233.36	c cleaning 44997 clauses out of 90010 with flag 10961007/1071000
248.59/247.95	c cleaning 46004 clauses out of 92015 with flag 11475863/1118002
265.18/264.51	c cleaning 46994 clauses out of 94009 with flag 12036849/1166000
282.35/281.73	c cleaning 48001 clauses out of 96015 with flag 12584631/1215000
298.81/298.27	c cleaning 49000 clauses out of 98015 with flag 13129453/1265001
316.77/316.27	c cleaning 50000 clauses out of 100015 with flag 13659691/1316001
334.77/334.27	c cleaning 50996 clauses out of 102014 with flag 14215655/1368000
353.32/352.81	c cleaning 51999 clauses out of 104018 with flag 14789359/1421000
373.87/373.42	c cleaning 53001 clauses out of 106019 with flag 15407195/1475000
395.80/395.31	c cleaning 54004 clauses out of 108018 with flag 15985503/1530000
418.28/417.75	c cleaning 55005 clauses out of 110016 with flag 16581075/1586002
440.02/439.53	c cleaning 56003 clauses out of 112009 with flag 17192953/1643000
465.67/465.21	c cleaning 57003 clauses out of 114008 with flag 17842450/1701002
490.99/490.62	c cleaning 57988 clauses out of 116004 with flag 18515778/1760001
513.98/513.69	c cleaning 58998 clauses out of 118016 with flag 19181767/1820001
536.92/536.62	c cleaning 59997 clauses out of 120017 with flag 19815838/1881000
561.87/561.63	c cleaning 61000 clauses out of 122021 with flag 20435928/1943001
581.56/581.30	c cleaning 62003 clauses out of 124022 with flag 21098668/2006002
603.21/603.00	c cleaning 63004 clauses out of 126018 with flag 21747350/2070001
629.26/629.16	c cleaning 63997 clauses out of 128014 with flag 22419763/2135001
656.92/656.88	c cleaning 64999 clauses out of 130016 with flag 23161391/2201000
685.56/685.59	c cleaning 66002 clauses out of 132017 with flag 23867244/2268000
715.09/715.17	c cleaning 66997 clauses out of 134015 with flag 24627820/2336000
744.77/744.82	c cleaning 67999 clauses out of 136018 with flag 25386841/2405000
778.18/778.35	c cleaning 69003 clauses out of 138019 with flag 26202772/2475000
814.50/814.70	c cleaning 70000 clauses out of 140016 with flag 27049899/2546000
845.87/846.16	c cleaning 71000 clauses out of 142016 with flag 27837875/2618000
880.58/880.90	c cleaning 72000 clauses out of 144018 with flag 28615360/2691002
913.62/914.09	c cleaning 72997 clauses out of 146017 with flag 29393246/2765001
945.63/946.17	c cleaning 74000 clauses out of 148019 with flag 30218567/2840000
980.25/980.86	c cleaning 75005 clauses out of 150021 with flag 31055788/2916002
1021.95/1022.63	c cleaning 76003 clauses out of 152017 with flag 31959489/2993003
1070.90/1071.67	c cleaning 76999 clauses out of 154012 with flag 32839423/3071001
1101.63/1102.49	c cleaning 78002 clauses out of 156013 with flag 33629832/3150001
1157.80/1158.79	c cleaning 79007 clauses out of 158013 with flag 34537753/3230003
1216.76/1217.81	c cleaning 79993 clauses out of 160004 with flag 35482173/3311001
1255.92/1257.03	c cleaning 81000 clauses out of 162010 with flag 36260496/3393000
1294.13/1295.31	c cleaning 81998 clauses out of 164010 with flag 37012930/3476000
1333.74/1335.06	c cleaning 82998 clauses out of 166012 with flag 37771220/3560000
1375.14/1376.57	c cleaning 84000 clauses out of 168014 with flag 38557257/3645000
1417.34/1418.81	c cleaning 84998 clauses out of 170014 with flag 39374025/3731000
1460.33/1461.98	c cleaning 86001 clauses out of 172017 with flag 40184458/3818001
1503.84/1505.47	c cleaning 86994 clauses out of 174015 with flag 41014141/3906000
1554.22/1555.99	c cleaning 88002 clauses out of 176022 with flag 41859746/3995001
1597.52/1599.30	c cleaning 89002 clauses out of 178019 with flag 42718627/4085000
1648.50/1650.40	c cleaning 90001 clauses out of 180017 with flag 43593638/4176000
1701.98/1704.01	c cleaning 91001 clauses out of 182016 with flag 44504701/4268000
1754.62/1756.74	c cleaning 91997 clauses out of 184015 with flag 45402765/4361000
1807.60/1809.87	c cleaning 93000 clauses out of 186018 with flag 46290805/4455000
1858.08/1860.48	c cleaning 94001 clauses out of 188019 with flag 47202582/4550001
1913.26/1915.70	c cleaning 95002 clauses out of 190017 with flag 48129834/4646000
1970.63/1973.22	c cleaning 95997 clauses out of 192016 with flag 48990762/4743001
2032.24/2035.00	c cleaning 97005 clauses out of 194020 with flag 49985231/4841002
2094.79/2097.64	c cleaning 97999 clauses out of 196013 with flag 50943914/4940000
2155.76/2158.77	c cleaning 98998 clauses out of 198016 with flag 51917293/5040002
2222.70/2225.84	c cleaning 100002 clauses out of 200016 with flag 52893803/5141000
2286.64/2289.95	c cleaning 101002 clauses out of 202016 with flag 53888953/5243002
2355.62/2358.78	c cleaning 101998 clauses out of 204014 with flag 54882113/5346002
2422.37/2425.69	c cleaning 103002 clauses out of 206014 with flag 55894778/5450000
2493.20/2496.66	c cleaning 104007 clauses out of 208014 with flag 56937405/5555002
2564.43/2568.06	c cleaning 104997 clauses out of 210007 with flag 58031111/5661002
2637.28/2641.03	c cleaning 105997 clauses out of 212008 with flag 59125182/5768000
2706.36/2710.23	c cleaning 106999 clauses out of 214012 with flag 60212700/5876001
2780.19/2784.24	c cleaning 108002 clauses out of 216013 with flag 61328047/5985001
2853.12/2857.32	c cleaning 108999 clauses out of 218011 with flag 62470525/6095001
2928.24/2932.61	c cleaning 110004 clauses out of 220012 with flag 63574617/6206001
3008.95/3013.53	c cleaning 111000 clauses out of 222009 with flag 64716984/6318002
3088.77/3093.55	c cleaning 111996 clauses out of 224007 with flag 65863693/6431000
3173.64/3178.58	c cleaning 112999 clauses out of 226011 with flag 67003753/6545000
3269.80/3274.92	c cleaning 114001 clauses out of 228012 with flag 68135660/6660000
3356.24/3361.64	c cleaning 115001 clauses out of 230011 with flag 69335497/6776000
3439.41/3445.09	c cleaning 116001 clauses out of 232011 with flag 70477213/6893001
3536.14/3542.06	c cleaning 116999 clauses out of 234009 with flag 71646830/7011000
3600.06/3606.11	c starts		: 5478
3600.06/3606.12	c timeout
3600.06/3606.13	c conflicts		: 7094294
3600.06/3606.13	c decisions		: 8036478
3600.06/3606.13	c propagations		: 136089578
3600.06/3606.13	c inspects		: 46801336394
3600.06/3606.13	c shortcuts		: 0
3600.06/3606.13	c learnt literals	: 0
3600.06/3606.13	c learnt binary clauses	: 0
3600.06/3606.13	c learnt ternary clauses	: 0
3600.06/3606.13	c learnt constraints	: 7094294
3600.06/3606.13	c ignored constraints	: 0
3600.06/3606.13	c root simplifications	: 0
3600.06/3606.13	c removed literals (reason simplification)	: 117712964
3600.06/3606.13	c reason swapping (by a shorter reason)	: 0
3600.06/3606.13	c Calls to reduceDB	: 114
3600.06/3606.13	c Number of update (reduction) of LBD	: 2299485
3600.06/3606.13	c Imported unit clauses	: 0
3600.06/3606.13	c No decision after first conflict	: false
3600.06/3606.13	c number of reductions to clauses (during analyze)	: 0
3600.06/3606.13	c number of learned constraints concerned by reduction	: 0
3600.06/3606.13	c number of learning phase by resolution	: 0
3600.06/3606.13	c number of learning phase by cutting planes	: 0
3600.06/3606.13	c number of rounding to 1 operations	: 0
3600.06/3606.13	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.06/3606.13	c number of reductions of the coefficients by power 2 	: 0
3600.06/3606.13	c number of right shift for reduction by power 2 	: 0
3600.06/3606.13	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.06/3606.13	c number of ending skipping 	: 0
3600.06/3606.13	c number of internal skipping 	: 0
3600.06/3606.13	c number of derivation steps 	: 0
3600.06/3606.13	c number of skipped derivation steps 	: 0
3600.06/3606.13	c number of remaining unassigned 	: 0
3600.06/3606.13	c number of remaining assigned 	: 0
3600.06/3606.13	c number of falsified literals weakened from reason	: 0
3600.06/3606.13	c number of falsified literals weakened from conflict	: 0
3600.06/3606.13	c time for arithmetic operations	: 0
3600.06/3606.13	c minimum degree of deleted constraints	: null
3600.06/3606.13	c maximum degree of deleted constraints	: null
3600.06/3606.13	c number of deleted constraints	: 0
3600.06/3606.13	c speed (assignments/second)	: 37739.86561249477
3600.06/3606.13	c non guided choices	: 49
3600.06/3606.19	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 200304
3600.06/3606.19	s UNKNOWN
3600.06/3606.19	c Total wall clock time (in seconds): 3606.066

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: 63708 MiB (62309 MiB free)
  memory of node 1: 64465 MiB (63350 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513986-1751222413/watcher-4513986-1751222413 -o /tmp/evaluation-result-4513986-1751222413/solver-4513986-1751222413 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751222147-28935 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4513986-1751222413.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100059 s]*
/proc/loadavg: 4.15 2.94 2.58 5/339 29405
/proc/meminfo: memFree=128652988/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=18930384 memory=57932 CPUtime=0.13 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 6593 0 0 0 11 2 0 0 20 0 18 0 37918828 19384713216 14483 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4732596 14483 5373 1 0 547627 0
[pid=29387/tid=29389] ppid=29384 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 5091 0 0 0 6 1 0 0 20 0 18 0 37918829 19384713216 14483 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=18930384 memory=241407623509 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 37918831 19384713216 14515 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=18930384 memory=60684515934839 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 37918831 19384713216 14515 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57932 KiB

[startup+0.205644 s]*
/proc/loadavg: 4.15 2.94 2.58 6/340 29406
/proc/meminfo: memFree=128647884/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=18997156 memory=64728 CPUtime=0.33 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 7340 0 0 0 30 3 0 0 20 0 19 0 37918828 19453087744 16182 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4749289 16182 5469 1 0 548327 0
[pid=29387/tid=29389] ppid=29384 vsize=18997156 memory=4026597660 CPUtime=0.19 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 5305 0 0 0 17 2 0 0 20 0 19 0 37918829 19453087744 16182 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=18997156 memory=15987 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 37918831 19453087744 16182 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=18997156 memory=59585004307431 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 37918831 19453087744 16182 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=18997156 memory=0 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 37918842 19453087744 16182 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18997156 KiB
Current children cumulated memory: 64728 KiB

[startup+0.305816 s]*
/proc/loadavg: 4.15 2.94 2.58 6/340 29406
/proc/meminfo: memFree=128645868/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=18996948 memory=67620 CPUtime=0.52 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 8430 0 0 0 49 3 0 0 20 0 19 0 37918828 19452874752 16905 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4749237 16905 5469 1 0 549048 0
[pid=29387/tid=29389] ppid=29384 vsize=18996948 memory=-6000919489836180333 CPUtime=0.28 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 5338 0 0 0 26 2 0 0 20 0 19 0 37918829 19452874752 16905 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 37918831 19452874752 16905 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 37918831 19452874752 16905 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 37918842 19452874752 16905 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 67620 KiB

[startup+0.700224 s]
/proc/loadavg: 4.15 2.94 2.58 7/340 29406
/proc/meminfo: memFree=128634276/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=18996948 memory=80992 CPUtime=1.29 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 12427 0 0 0 125 4 0 0 20 0 19 0 37918828 19452874752 20248 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4749237 20248 5469 1 0 551274 0
[pid=29387/tid=29389] ppid=29384 vsize=18996948 memory=17536 CPUtime=0.67 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 5426 0 0 0 65 2 0 0 20 0 19 0 37918829 19452874752 20248 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 37918831 19452874752 20248 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=18996948 memory=3200 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 37918831 19452874752 20248 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=18996948 memory=4760 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 37918842 19452874752 20248 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 80992 KiB

[startup+1.5002 s]
/proc/loadavg: 4.15 2.94 2.58 6/340 29406
/proc/meminfo: memFree=128630228/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=18996948 memory=85352 CPUtime=2.28 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 14152 0 0 0 224 4 0 0 20 0 19 0 37918828 19452874752 21338 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4749237 21338 5469 1 0 551277 0
[pid=29387/tid=29389] ppid=29384 vsize=18996948 memory=0 CPUtime=1.47 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 5513 0 0 0 145 2 0 0 20 0 19 0 37918829 19452874752 21338 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 37918831 19452874752 21338 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=18996948 memory=3200 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 37918831 19452874752 21338 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=18996948 memory=4760 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 37918842 19452874752 21338 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 2.28 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 85352 KiB

[startup+3.10579 s]
/proc/loadavg: 4.22 2.98 2.60 5/340 29406
/proc/meminfo: memFree=128617940/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=18996948 memory=93544 CPUtime=3.9 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 15296 0 0 0 386 4 0 0 20 0 19 0 37918828 19452874752 23386 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4749237 23386 5469 1 0 551279 0
[pid=29387/tid=29389] ppid=29384 vsize=18996948 memory=10752 CPUtime=3.07 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 6011 0 0 0 305 2 0 0 20 0 19 0 37918829 19452874752 23386 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=18996948 memory=-6000919489836180333 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 37918831 19452874752 23386 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 37918831 19452874752 23386 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=18996948 memory=3200 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 37918842 19452874752 23386 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 3.9 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 93544 KiB

[startup+6.30021 s]
/proc/loadavg: 4.22 2.98 2.60 5/340 29406
/proc/meminfo: memFree=128605652/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=18996948 memory=103964 CPUtime=7.15 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 19019 0 0 0 711 4 0 0 20 0 19 0 37918828 19452874752 25991 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4749237 25991 5469 1 0 551279 0
[pid=29387/tid=29389] ppid=29384 vsize=18996948 memory=0 CPUtime=6.25 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 6665 0 0 0 623 2 0 0 20 0 19 0 37918829 19452874752 25991 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=18996948 memory=3200 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 37918831 19452874752 25991 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 37918831 19452874752 25991 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=18996948 memory=85352 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 37918842 19452874752 25991 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 7.15 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 103964 KiB

[startup+12.7002 s]
/proc/loadavg: 4.20 2.99 2.60 5/340 29406
/proc/meminfo: memFree=128529692/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=18996948 memory=139336 CPUtime=13.73 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 23118 0 0 0 1367 6 0 0 20 0 19 0 37918828 19452874752 34834 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4749237 34834 5469 1 0 551918 0
[pid=29387/tid=29389] ppid=29384 vsize=18996948 memory=85352 CPUtime=12.64 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 7899 0 0 0 1261 3 0 0 20 0 19 0 37918829 19452874752 34834 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=18996948 memory=133192 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 37918831 19452874752 34834 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 37918831 19452874752 34834 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 37918842 19452874752 34834 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 13.73 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 139336 KiB

[startup+25.5002 s]
/proc/loadavg: 4.22 3.06 2.63 5/342 29408
/proc/meminfo: memFree=128496972/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=19063512 memory=169556 CPUtime=26.56 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 24841 0 0 0 2649 7 0 0 20 0 20 0 37918828 19521036288 42389 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4765878 42389 5469 1 0 552207 0
[pid=29387/tid=29389] ppid=29384 vsize=19063512 memory=133192 CPUtime=25.39 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 7969 0 0 0 2536 3 0 0 20 0 20 0 37918829 19521036288 42389 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 42389 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=19063512 memory=-6000919489836180333 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 42389 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37918842 19521036288 42389 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 26.56 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 169556 KiB

[startup+51.1058 s]
/proc/loadavg: 4.21 3.15 2.67 5/342 29410
/proc/meminfo: memFree=128467712/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=19063512 memory=177804 CPUtime=52.12 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 26822 0 0 0 5204 8 0 0 20 0 20 0 37918828 19521036288 44451 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4765878 44451 5469 1 0 552207 0
[pid=29387/tid=29389] ppid=29384 vsize=19063512 memory=14432 CPUtime=50.91 cores=5,7

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

/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 802 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37918842 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 3217.33 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1416612 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.22 4.13 5/341 29579
/proc/meminfo: memFree=122970300/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=19063512 memory=1416612 CPUtime=3277.17 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 60685 0 0 0 327621 96 0 0 20 0 20 0 37918828 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4765878 354153 5533 1 0 553066 0
[pid=29387/tid=29389] ppid=29384 vsize=19063512 memory=1416612 CPUtime=3272.37 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 20821 0 0 0 327231 6 0 0 20 0 20 0 37918829 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=19063512 memory=14432 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=19063512 memory=1363328 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 849 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=19063512 memory=14432 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37918842 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 3277.17 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1416612 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.21 4.13 9/337 29712
/proc/meminfo: memFree=126930924/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=19063512 memory=1416612 CPUtime=3337 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 60751 0 0 0 333603 97 0 0 20 0 20 0 37918828 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4765878 354153 5533 1 0 553066 0
[pid=29387/tid=29389] ppid=29384 vsize=19063512 memory=1416612 CPUtime=3332.18 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 20856 0 0 0 333212 6 0 0 20 0 20 0 37918829 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=19063512 memory=-6000919489836180333 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 850 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=19063512 memory=68 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37918842 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 3337 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1416612 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.20 4.13 5/341 29849
/proc/meminfo: memFree=128012944/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=19063512 memory=1416612 CPUtime=3396.83 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 60814 0 0 0 339585 98 0 0 20 0 20 0 37918828 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4765878 354153 5533 1 0 553066 0
[pid=29387/tid=29389] ppid=29384 vsize=19063512 memory=68 CPUtime=3391.99 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 20898 0 0 0 339193 6 0 0 20 0 20 0 37918829 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 850 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37918842 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 3396.83 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1416612 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.19 4.13 5/342 29852
/proc/meminfo: memFree=127787776/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=19063512 memory=1416612 CPUtime=3456.66 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 60994 0 0 0 345567 99 0 0 20 0 20 0 37918828 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4765878 354153 5533 1 0 553066 0
[pid=29387/tid=29389] ppid=29384 vsize=19063512 memory=68 CPUtime=3451.8 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 21061 0 0 0 345174 6 0 0 20 0 20 0 37918829 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=19063512 memory=4252 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 850 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37918842 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 3456.66 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1416612 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.17 4.12 5/341 29854
/proc/meminfo: memFree=127627540/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=19063512 memory=1416612 CPUtime=3516.49 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 61465 0 0 0 351549 100 0 0 20 0 20 0 37918828 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4765878 354153 5533 1 0 553066 0
[pid=29387/tid=29389] ppid=29384 vsize=19063512 memory=1416612 CPUtime=3511.61 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 21400 0 0 0 351155 6 0 0 20 0 20 0 37918829 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 902 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37918842 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 3516.49 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1416612 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/342 29862
/proc/meminfo: memFree=127430660/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=19063512 memory=1416612 CPUtime=3576.32 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 62130 0 0 0 357531 101 0 0 20 0 20 0 37918828 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4765878 354153 5533 1 0 553067 0
[pid=29387/tid=29389] ppid=29384 vsize=19063512 memory=1416612 CPUtime=3571.42 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 21933 0 0 0 357136 6 0 0 20 0 20 0 37918829 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=19063512 memory=14432 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 902 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37918842 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 3576.32 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1416612 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.11 s]
/proc/loadavg: 4.08 4.14 4.11 5/342 29864
/proc/meminfo: memFree=127377272/131250000 swapFree=33010684/33010684
[pid=29387] ppid=29384 vsize=19063512 memory=1416612 CPUtime=3600.06 cores=5,7
/proc/29387/stat : 29387 (java) S 29384 29387 28922 0 -1 4194304 62284 0 0 0 359905 101 0 0 20 0 20 0 37918828 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
/proc/29387/statm: 4765878 354153 5533 1 0 553067 0
[pid=29387/tid=29389] ppid=29384 vsize=19063512 memory=1416612 CPUtime=3595.15 cores=5,7
/proc/29387/task/29389/stat : 29389 (java) R 29384 29387 28922 0 -1 4194368 22081 0 0 0 359509 6 0 0 20 0 20 0 37918829 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29398] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29398/stat : 29398 (Finalizer) S 29384 29387 28922 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29405] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29405/stat : 29405 (Common-Cleaner) S 29384 29387 28922 0 -1 4194368 902 0 0 0 0 0 0 0 20 0 20 0 37918831 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
[pid=29387/tid=29406] ppid=29384 vsize=19063512 memory=1416612 CPUtime=0 cores=5,7
/proc/29387/task/29406/stat : 29406 (Timer-0) S 29384 29387 28922 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 37918842 19521036288 354153 18446744073709551615 94499369082880 94499369086576 140723606485280 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94499369094392 94499369095184 94499385163776 140723606489473 140723606489574 140723606489574 140723606495176 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1416612 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.18 s, system=1.02369 s

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

[startup+3606.2 s]*
/proc/loadavg: 4.08 4.14 4.11 5/324 29867
/proc/meminfo: memFree=128737088/131250000 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3606.21
CPU time (s): 3600.2
CPU user time (s): 3599.18
CPU system time (s): 1.02369
CPU usage (%): 99.8334
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 1416612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.18
system time used= 1.02369
maximum resident set size= 1417764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64660
page faults= 0
swaps= 0
block input operations= 0
block output operations= 13728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 102854
involuntary context switches= 4244


# summary of solver processes directly reported to runsolver:
#   pid: 29387
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3599.18
#   total CPU system time (s): 1.02369

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.32331 second user time and 16.7793 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-06-29 20:40:13
IDJOB=4513986
IDBENCH=162594
IDSOLVER=3363
FILE ID=nodeC019/4513986-1751222413
RUNJOBID= nodeC019-1751222147-28935
SLURM_JOB_ID= 9587678
Free space on /tmp= 433064 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v051-n2.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513986-1751222413/watcher-4513986-1751222413 -o /tmp/evaluation-result-4513986-1751222413/solver-4513986-1751222413 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751222147-28935 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4513986-1751222413.opb

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

MD5SUM BENCH= 7729cb4e99fea72bb32a899c13dec964
RANDOM SEED=478497310

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.702
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
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		: 3600.114
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
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		: 3599.063
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
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		: 3599.669
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
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		: 3599.694
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
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		: 3599.676
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
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		: 3601.232
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
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		: 3601.750
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 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128676636 kB
MemAvailable:   128556596 kB
Buffers:            3280 kB
Cached:           689248 kB
SwapCached:            0 kB
Active:          1578880 kB
Inactive:         432500 kB
Active(anon):    1336916 kB
Inactive(anon):        0 kB
Active(file):     241964 kB
Inactive(file):   432500 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               772 kB
Writeback:             8 kB
AnonPages:       1321956 kB
Mapped:           122688 kB
Shmem:             18064 kB
KReclaimable:      89472 kB
Slab:             175620 kB
SReclaimable:      89472 kB
SUnreclaim:        86148 kB
KernelStack:        5232 kB
PageTables:         6400 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7037032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1144832 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433060 MiB
End job on nodeC019 at 2025-06-29 21:40:20