Trace number 4521270

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2025-06-06? (TO) 3600.19 3579.41

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/
normalized-maxcut_opt_complete_5-partite_inlv_nvert_50.opb
MD5SUM68c73bc206439bbe0d5a467b2a25edac
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-600
Best CPU time to get the best result obtained on this benchmark87.3964
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1225
Total number of constraints78400
Number of constraints which are clauses78400
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.10/0.19	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.10/0.19	c This is free software under the dual EPL/GNU LGPL licenses.
0.10/0.19	c See www.sat4j.org for details.
0.10/0.21	c version PB25.v20250606
0.26/0.24	c java.runtime.name	OpenJDK Runtime Environment
0.26/0.24	c java.vm.name		OpenJDK 64-Bit Server VM
0.26/0.24	c java.vm.version	22.0.1+8-16
0.26/0.24	c java.vm.vendor	Oracle Corporation
0.26/0.24	c sun.arch.data.model	64
0.26/0.24	c java.version		22.0.1
0.26/0.24	c os.name		Linux
0.26/0.24	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.26/0.24	c os.arch		amd64
0.26/0.25	c Free memory 		2104792832
0.26/0.25	c Max memory 		16282288128
0.26/0.25	c Total memory 		2113929216
0.26/0.26	c Number of processors 	2
0.42/0.38	c Pseudo Boolean Optimization by upper bound
0.42/0.38	c --- Begin Solver configuration ---
0.42/0.38	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.42/0.38	c Learn all clauses as in MiniSAT
0.42/0.38	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.42/0.38	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.42/0.38	c Expensive reason simplification
0.42/0.38	c Glucose 2.1 dynamic restart strategy
0.42/0.38	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.42/0.38	c timeout=2147483s
0.42/0.38	c DB Simplification allowed=false
0.42/0.38	c Listener: none
0.42/0.38	c --- End Solver configuration ---
0.42/0.38	c solving HOME/instance-4521270-1751584695.opb
0.42/0.38	c reading problem ... 
0.42/0.39	c  objective function found
2.10/1.24	c ... done. Wall clock time 0.852s.
2.10/1.24	c declared #vars     1225
2.10/1.24	c #constraints  78400
2.10/1.24	c constraints type 
2.10/1.24	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 78400
2.10/1.25	c 78400 constraints processed.
2.10/1.27	c objective function length is 1000 literals
2.29/1.31	c SATISFIABLE
2.29/1.31	c OPTIMIZING...
2.29/1.31	c Got one! Elapsed wall clock time (in seconds):0.929
2.29/1.31	o -504
2.29/1.35	c Got one! Elapsed wall clock time (in seconds):0.966
2.29/1.35	o -510
2.29/1.37	c Got one! Elapsed wall clock time (in seconds):0.982
2.29/1.37	o -514
2.29/1.40	c Got one! Elapsed wall clock time (in seconds):1.012
2.29/1.40	o -516
2.49/1.41	c Got one! Elapsed wall clock time (in seconds):1.027
2.49/1.41	o -518
2.49/1.43	c Got one! Elapsed wall clock time (in seconds):1.046
2.49/1.43	o -520
2.49/1.46	c Got one! Elapsed wall clock time (in seconds):1.075
2.49/1.46	o -522
2.69/1.59	c Got one! Elapsed wall clock time (in seconds):1.21
2.69/1.59	o -528
2.89/1.61	c Got one! Elapsed wall clock time (in seconds):1.226
2.89/1.61	o -530
3.49/1.91	c Got one! Elapsed wall clock time (in seconds):1.526
3.49/1.91	o -532
4.47/2.40	c Got one! Elapsed wall clock time (in seconds):2.016
4.47/2.40	o -536
4.47/2.43	c Got one! Elapsed wall clock time (in seconds):2.045
4.47/2.43	o -540
5.72/3.48	c Got one! Elapsed wall clock time (in seconds):3.097
5.72/3.48	o -544
6.03/3.75	c cleaning 3246 clauses out of 6500 with flag 2090/6500
8.02/5.23	c cleaning 4622 clauses out of 9253 with flag 14190/12499
9.86/7.01	c Got one! Elapsed wall clock time (in seconds):6.627
9.86/7.01	o -546
10.36/7.51	c Got one! Elapsed wall clock time (in seconds):7.128
10.36/7.51	o -550
10.36/7.54	c Got one! Elapsed wall clock time (in seconds):7.157
10.36/7.54	o -552
11.17/8.33	c Got one! Elapsed wall clock time (in seconds):7.947
11.17/8.33	o -554
11.79/8.97	c cleaning 8276 clauses out of 16564 with flag 4128/24432
13.76/10.82	c cleaning 7137 clauses out of 14288 with flag 16136/30432
15.85/12.96	c cleaning 7069 clauses out of 14150 with flag 30134/37431
18.34/15.38	c cleaning 7534 clauses out of 15081 with flag 46134/45431
21.04/17.81	c cleaning 8268 clauses out of 16547 with flag 64134/54431
25.13/21.84	c cleaning 9133 clauses out of 18280 with flag 84136/64432
29.27/26.01	c cleaning 10065 clauses out of 20146 with flag 106134/75431
34.31/30.89	c cleaning 11033 clauses out of 22083 with flag 130138/87433
41.09/37.46	c cleaning 12015 clauses out of 24048 with flag 156134/100431
48.27/44.66	c cleaning 13014 clauses out of 26034 with flag 184136/114432
57.53/53.85	c cleaning 14004 clauses out of 28020 with flag 214151/129432
64.37/60.57	c cleaning 15000 clauses out of 30016 with flag 246151/145432
71.04/67.04	c cleaning 16000 clauses out of 32016 with flag 280151/162432
76.80/72.71	c cleaning 17002 clauses out of 34016 with flag 316151/180432
82.86/78.75	c cleaning 17998 clauses out of 36014 with flag 354152/199432
89.71/85.56	c cleaning 18999 clauses out of 38016 with flag 394152/219432
98.39/94.12	c cleaning 20003 clauses out of 40018 with flag 436159/240433
108.63/104.37	c cleaning 20999 clauses out of 42014 with flag 480157/262432
120.91/115.89	c cleaning 22000 clauses out of 44015 with flag 526157/285432
132.30/127.12	c cleaning 22997 clauses out of 46014 with flag 574155/309431
144.73/139.55	c cleaning 24002 clauses out of 48017 with flag 624156/334431
155.18/149.97	c cleaning 24999 clauses out of 50015 with flag 676156/360431
164.78/159.48	c cleaning 25998 clauses out of 52016 with flag 730156/387431
175.04/169.63	c cleaning 26998 clauses out of 54018 with flag 786156/415431
188.20/182.79	c cleaning 28002 clauses out of 56021 with flag 844158/444432
200.18/194.62	c cleaning 29002 clauses out of 58018 with flag 904156/474431
214.12/207.75	c cleaning 30001 clauses out of 60017 with flag 966158/505432
228.79/222.39	c cleaning 30999 clauses out of 62015 with flag 1030156/537431
243.50/236.99	c cleaning 31996 clauses out of 64016 with flag 1096157/570431
281.18/274.52	c cleaning 32999 clauses out of 66020 with flag 1164157/604431
316.77/310.03	c cleaning 33999 clauses out of 68021 with flag 1234157/639431
357.29/350.64	c cleaning 35001 clauses out of 70023 with flag 1306159/675432
395.15/388.46	c cleaning 36003 clauses out of 72022 with flag 1380159/712432
444.87/436.85	c cleaning 36998 clauses out of 74019 with flag 1456159/750432
496.78/488.73	c cleaning 37999 clauses out of 76021 with flag 1534159/789432
573.48/565.49	c cleaning 39001 clauses out of 78021 with flag 1614158/829431
648.61/640.55	c cleaning 39999 clauses out of 80021 with flag 1696160/870432
718.69/710.70	c cleaning 41000 clauses out of 82021 with flag 1780158/912431
793.19/785.29	c cleaning 42000 clauses out of 84021 with flag 1866158/955431
861.25/853.26	c cleaning 43001 clauses out of 86021 with flag 1954158/999431
924.79/916.70	c cleaning 44002 clauses out of 88021 with flag 2044160/1044432
982.04/973.95	c cleaning 45000 clauses out of 90018 with flag 2136158/1090431
1034.80/1026.63	c cleaning 46002 clauses out of 92018 with flag 2230185/1137431
1065.08/1056.88	c cleaning 47002 clauses out of 94017 with flag 2326187/1185432
1101.26/1091.58	c cleaning 47995 clauses out of 96014 with flag 2424194/1234431
1129.01/1119.24	c cleaning 49000 clauses out of 98020 with flag 2524198/1284432
1159.90/1149.80	c cleaning 49999 clauses out of 100020 with flag 2626211/1335432
1197.34/1187.14	c cleaning 51001 clauses out of 102021 with flag 2730212/1387432
1250.98/1240.76	c cleaning 52000 clauses out of 104020 with flag 2836212/1440432
1292.34/1281.86	c cleaning 52996 clauses out of 106019 with flag 2944210/1494431
1330.50/1319.95	c cleaning 54002 clauses out of 108023 with flag 3054210/1549431
1363.71/1353.09	c cleaning 55000 clauses out of 110022 with flag 3166212/1605432
1400.49/1389.57	c cleaning 56000 clauses out of 112021 with flag 3280210/1662431
1466.65/1455.63	c cleaning 57003 clauses out of 114022 with flag 3396212/1720432
1513.55/1502.48	c cleaning 57996 clauses out of 116018 with flag 3514216/1779431
1562.26/1549.53	c cleaning 59001 clauses out of 118022 with flag 3634216/1839431
1610.33/1597.52	c cleaning 59998 clauses out of 120022 with flag 3756218/1900432
1657.55/1644.67	c cleaning 61002 clauses out of 122024 with flag 3880220/1962432
1691.96/1678.98	c cleaning 61999 clauses out of 124022 with flag 4006220/2025432
1743.30/1730.01	c cleaning 63000 clauses out of 126022 with flag 4134218/2089431
1801.48/1788.13	c cleaning 64000 clauses out of 128023 with flag 4264220/2154432
1858.44/1844.84	c cleaning 65000 clauses out of 130022 with flag 4396218/2220431
1929.06/1915.41	c cleaning 66002 clauses out of 132022 with flag 4530218/2287431
1969.21/1955.34	c cleaning 67000 clauses out of 134021 with flag 4666220/2355432
1996.53/1982.52	c cleaning 68001 clauses out of 136020 with flag 4804220/2424431
2030.34/2016.02	c cleaning 69000 clauses out of 138020 with flag 4944222/2494432
2072.51/2058.17	c cleaning 70001 clauses out of 140019 with flag 5086220/2565431
2137.14/2122.57	c cleaning 70995 clauses out of 142019 with flag 5230222/2637432
2187.94/2173.27	c cleaning 71998 clauses out of 144024 with flag 5376229/2710432
2228.82/2213.88	c cleaning 73004 clauses out of 146026 with flag 5524230/2784432
2301.52/2285.77	c cleaning 73999 clauses out of 148022 with flag 5674231/2859432
2356.26/2340.14	c cleaning 75000 clauses out of 150022 with flag 5826229/2935431
2423.64/2407.45	c cleaning 76001 clauses out of 152022 with flag 5980233/3012431
2510.70/2494.40	c cleaning 76998 clauses out of 154021 with flag 6136236/3090431
2569.69/2553.34	c cleaning 78001 clauses out of 156024 with flag 6294238/3169432
2629.60/2612.91	c cleaning 79003 clauses out of 158022 with flag 6454236/3249431
2693.23/2676.49	c cleaning 79998 clauses out of 160019 with flag 6616236/3330431
2763.38/2746.26	c cleaning 81002 clauses out of 162021 with flag 6780240/3412431
2833.01/2815.74	c cleaning 81998 clauses out of 164019 with flag 6946280/3495431
2923.73/2906.11	c cleaning 82998 clauses out of 166021 with flag 7114281/3579431
2983.46/2965.74	c cleaning 83998 clauses out of 168024 with flag 7284283/3664432
3060.34/3042.53	c cleaning 85000 clauses out of 170026 with flag 7456284/3750432
3154.79/3136.78	c cleaning 85999 clauses out of 172025 with flag 7630283/3837431
3243.08/3224.92	c cleaning 87004 clauses out of 174027 with flag 7806320/3925432
3302.47/3284.24	c cleaning 87997 clauses out of 176022 with flag 7984327/4014431
3381.85/3363.32	c cleaning 88999 clauses out of 178027 with flag 8164331/4104433
3482.46/3463.90	c cleaning 90002 clauses out of 180026 with flag 8346329/4195431
3533.41/3513.29	c Got one! Elapsed wall clock time (in seconds):3512.91
3533.41/3513.29	o -556
3541.65/3521.41	c cleaning 77722 clauses out of 155445 with flag 10062/4260852
3548.44/3528.22	c cleaning 41860 clauses out of 83724 with flag 22137/4266853
3554.18/3533.43	c cleaning 24429 clauses out of 48862 with flag 36209/4273851
3560.66/3539.91	c cleaning 16216 clauses out of 32434 with flag 52305/4281852
3566.65/3545.93	c cleaning 12606 clauses out of 25217 with flag 70451/4290851
3566.86/3546.14	c Got one! Elapsed wall clock time (in seconds):3545.758
3566.86/3546.14	o -560
3570.25/3549.55	c cleaning 8934 clauses out of 17874 with flag 10076/4296114
3573.78/3553.10	c cleaning 7468 clauses out of 14939 with flag 22149/4302113
3578.05/3557.30	c cleaning 7235 clauses out of 14472 with flag 36241/4309114
3578.15/3557.45	c Got one! Elapsed wall clock time (in seconds):3557.064
3578.15/3557.45	o -564
3580.95/3560.20	c Got one! Elapsed wall clock time (in seconds):3559.817
3580.95/3560.20	o -566
3581.46/3560.75	c cleaning 6333 clauses out of 12669 with flag 2026/4314546
3585.15/3564.49	c cleaning 6167 clauses out of 12337 with flag 14105/4320547
3590.03/3569.33	c cleaning 6584 clauses out of 13169 with flag 28181/4327546
3595.63/3574.92	c cleaning 7291 clauses out of 14586 with flag 44302/4335547
3600.02/3579.32	c starts		: 1835
3600.02/3579.33	c conflicts		: 4341715
3600.02/3579.33	c decisions		: 4416392
3600.02/3579.33	c propagations		: 349791222
3600.02/3579.33	c inspects		: 33734892588
3600.02/3579.33	c shortcuts		: 0
3600.02/3579.33	c learnt literals	: 0
3600.02/3579.33	c learnt binary clauses	: 0
3600.02/3579.33	c learnt ternary clauses	: 0
3600.02/3579.33	c learnt constraints	: 4341715
3600.02/3579.33	c ignored constraints	: 0
3600.02/3579.34	c root simplifications	: 0
3600.02/3579.34	c removed literals (reason simplification)	: 787261489
3600.02/3579.34	c reason swapping (by a shorter reason)	: 0
3600.02/3579.34	c Calls to reduceDB	: 101
3600.02/3579.34	c Number of update (reduction) of LBD	: 766
3600.02/3579.34	c Imported unit clauses	: 0
3600.02/3579.34	c No decision after first conflict	: false
3600.02/3579.34	c number of reductions to clauses (during analyze)	: 0
3600.02/3579.34	c number of learned constraints concerned by reduction	: 0
3600.02/3579.34	c number of learning phase by resolution	: 0
3600.02/3579.34	c number of learning phase by cutting planes	: 0
3600.02/3579.34	c number of rounding to 1 operations	: 0
3600.02/3579.34	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.02/3579.34	c number of reductions of the coefficients by power 2 	: 0
3600.02/3579.34	c number of right shift for reduction by power 2 	: 0
3600.02/3579.34	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.02/3579.34	c number of ending skipping 	: 0
3600.02/3579.34	c number of internal skipping 	: 0
3600.02/3579.34	c number of derivation steps 	: 0
3600.02/3579.34	c number of skipped derivation steps 	: 0
3600.02/3579.34	c number of remaining unassigned 	: 0
3600.02/3579.34	c number of remaining assigned 	: 0
3600.02/3579.34	c number of falsified literals weakened from reason	: 0
3600.02/3579.34	c number of falsified literals weakened from conflict	: 0
3600.02/3579.34	c time for arithmetic operations	: 0
3600.02/3579.36	c minimum degree of deleted constraints	: null
3600.02/3579.36	c maximum degree of deleted constraints	: null
3600.02/3579.36	c number of deleted constraints	: 0
3600.02/3579.36	c speed (assignments/second)	: 97759.47491392032
3600.02/3579.36	c non guided choices	: 125
3600.02/3579.36	Exception in thread "Thread-0" java.lang.NullPointerException: Cannot invoke "org.sat4j.specs.Constr.getClass()" because the return value of "java.util.Iterator.next()" is null
3600.02/3579.36		at org.sat4j.minisat.core.Solver.printLearntClausesInfos(Solver.java:1984)
3600.02/3579.36		at org.sat4j.minisat.core.Solver.printStat(Solver.java:2130)
3600.02/3579.36		at org.sat4j.minisat.core.Solver.printStat(Solver.java:2121)
3600.02/3579.36		at org.sat4j.tools.SolverDecorator.printStat(SolverDecorator.java:181)
3600.02/3579.36		at org.sat4j.OptimizationMode.displayResult(OptimizationMode.java:93)
3600.02/3579.36		at org.sat4j.AbstractLauncher.displayResult(AbstractLauncher.java:122)
3600.02/3579.36		at org.sat4j.AbstractLauncher$1.run(AbstractLauncher.java:91)

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: 63794 MiB (62699 MiB free)
  memory of node 1: 64507 MiB (63017 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4521270-1751584695/watcher-4521270-1751584695 -o /tmp/evaluation-result-4521270-1751584695/solver-4521270-1751584695 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751584695-83036 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4521270-1751584695.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=83110, runsolver pid=83091

[startup+0.100076 s]*
/proc/loadavg: 2.36 3.79 4.05 11/319 83161
/proc/meminfo: memFree=128695940/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=18930384 memory=47220 CPUtime=0.1 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 5664 0 0 0 6 4 0 0 20 0 18 0 74148415 19384713216 11805 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4732596 11805 5131 1 0 546884 0
[pid=83110/tid=83122] ppid=83091 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 4592 0 0 0 4 3 0 0 20 0 18 0 74148417 19384713216 11805 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=18930384 memory=228522721619 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 74148422 19384713216 11805 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=18930384 memory=61792617516369 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 74148423 19384713216 11837 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 47220 KiB

[startup+0.214167 s]*
/proc/loadavg: 2.36 3.79 4.05 6/319 83161
/proc/meminfo: memFree=128675628/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=18930384 memory=51812 CPUtime=0.26 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 6116 0 0 0 22 4 0 0 20 0 18 0 74148415 19384713216 12953 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4732596 12953 5355 1 0 547231 0
[pid=83110/tid=83122] ppid=83091 vsize=18930384 memory=4026794268 CPUtime=0.16 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 4956 0 0 0 13 3 0 0 20 0 18 0 74148417 19384713216 12953 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=18930384 memory=1593 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 74148422 19384713216 12953 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=18930384 memory=60693105869820 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 74148423 19384713216 12953 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 51812 KiB

[startup+0.314057 s]*
/proc/loadavg: 2.36 3.79 4.05 11/319 83161
/proc/meminfo: memFree=128665928/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=18930384 memory=58320 CPUtime=0.42 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 6652 0 0 0 37 5 0 0 20 0 18 0 74148415 19384713216 14580 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4732596 14580 5387 1 0 547691 0
[pid=83110/tid=83122] ppid=83091 vsize=18930384 memory=-6000919502704503143 CPUtime=0.25 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 5130 0 0 0 22 3 0 0 20 0 18 0 74148417 19384713216 14580 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 74148422 19384713216 14580 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 74148423 19384713216 14580 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58320 KiB

[startup+0.700358 s]
/proc/loadavg: 2.36 3.79 4.05 12/319 83161
/proc/meminfo: memFree=128629884/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=18930384 memory=96736 CPUtime=1.11 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 8460 0 0 0 103 8 0 0 20 0 18 0 74148415 19384713216 24184 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4732596 24184 5451 1 0 548869 0
[pid=83110/tid=83122] ppid=83091 vsize=18930384 memory=18688 CPUtime=0.56 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 5278 0 0 0 51 5 0 0 20 0 18 0 74148417 19384713216 24184 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=18930384 memory=11264 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 74148422 19384713216 24184 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=18930384 memory=3200 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 74148423 19384713216 24184 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 96736 KiB

[startup+1.50029 s]
/proc/loadavg: 2.36 3.79 4.05 9/323 83165
/proc/meminfo: memFree=128481944/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=177860 CPUtime=2.69 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 17565 0 0 0 255 14 0 0 20 0 20 0 74148415 19521036288 44465 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 44465 5483 1 0 551993 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=3200 CPUtime=1.24 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 7453 0 0 0 117 7 0 0 20 0 20 0 74148417 19521036288 44465 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 44465 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=11264 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 44465 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 2.69 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177860 KiB

[startup+3.1055 s]
/proc/loadavg: 2.36 3.79 4.05 5/325 83167
/proc/meminfo: memFree=128134564/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=179396 CPUtime=5.34 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 18691 0 0 0 520 14 0 0 20 0 20 0 74148415 19521036288 44849 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 44849 5515 1 0 552206 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=11264 CPUtime=2.82 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 7739 0 0 0 275 7 0 0 20 0 20 0 74148417 19521036288 44849 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 44849 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=5632 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 44849 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=5276 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 44849 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 5.34 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 179396 KiB

[startup+6.30046 s]
/proc/loadavg: 2.65 3.82 4.07 5/325 83167
/proc/meminfo: memFree=127747524/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=209760 CPUtime=9.15 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 19642 0 0 0 900 15 0 0 20 0 20 0 74148415 19521036288 52440 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 52440 5515 1 0 552232 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=0 CPUtime=5.86 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 8032 0 0 0 579 7 0 0 20 0 20 0 74148417 19521036288 52440 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=-6000919502704503143 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 52440 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=11264 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 29 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 52440 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 52440 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 9.15 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 209760 KiB

[startup+12.7005 s]
/proc/loadavg: 2.76 3.83 4.06 6/325 83167
/proc/meminfo: memFree=126833404/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=287684 CPUtime=15.65 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 22594 0 0 0 1547 18 0 0 20 0 20 0 74148415 19521036288 71921 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 71921 5515 1 0 552232 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=287684 CPUtime=12.05 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 9020 0 0 0 1198 7 0 0 20 0 20 0 74148417 19521036288 71921 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=287684 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 71921 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 29 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 71921 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 71921 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 15.65 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 287684 KiB

[startup+25.5005 s]
/proc/loadavg: 3.03 3.84 4.06 6/326 83168
/proc/meminfo: memFree=124471600/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=429392 CPUtime=28.85 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 27576 0 0 0 2863 22 0 0 20 0 20 0 74148415 19521036288 107348 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 107348 5515 1 0 552232 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=18688 CPUtime=24.63 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 10269 0 0 0 2456 7 0 0 20 0 20 0 74148417 19521036288 107348 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=429392 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 107348 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=-6000919502704503143 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 29 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 107348 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=429392 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 107348 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 28.85 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 429392 KiB

[startup+51.1134 s]
/proc/loadavg: 3.49 3.88 4.07 6/327 83234
/proc/meminfo: memFree=117392344/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=638492 CPUtime=54.85 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 28554 0 0 0 5453 32 0 0 20 0 20 0 74148415 19521036288 159623 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 159623 5515 1 0 552232 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=492968 CPUtime=49.84 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 10314 0 0 0 4974 10 0 0 20 0 20 0 74148417 19521036288 159623 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=-6000919502838589799 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 159623 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=359708 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 29 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 159623 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 159623 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0

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

/proc/meminfo: memFree=100848188/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=4695428 CPUtime=3240.49 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 137359 0 0 0 323724 325 0 0 20 0 20 0 74148415 19521036288 1173857 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 1173857 5547 1 0 1485678 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=4532816 CPUtime=3198.07 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 72470 0 0 0 319767 40 0 0 20 0 20 0 74148417 19521036288 1173857 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=4532816 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 1173857 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 1865 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 1173857 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 1173857 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 3240.49 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4695428 KiB

[startup+3282.3 s]
/proc/loadavg: 4.73 4.75 4.76 6/326 83526
/proc/meminfo: memFree=100595080/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=4861400 CPUtime=3300.57 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 138797 0 0 0 329725 332 0 0 20 0 20 0 74148415 19521036288 1215350 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 1215350 5547 1 0 1485678 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=4861400 CPUtime=3257.68 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 73235 0 0 0 325728 40 0 0 20 0 20 0 74148417 19521036288 1215350 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=4861400 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 1215350 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 1878 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 1215350 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=-6000919502704503143 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 1215350 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 3300.57 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 4861400 KiB

[startup+3342.3 s]
/proc/loadavg: 4.77 4.76 4.76 6/326 83528
/proc/meminfo: memFree=98956756/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=5000664 CPUtime=3360.63 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 139951 0 0 0 335725 338 0 0 20 0 20 0 74148415 19521036288 1250166 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 1250166 5547 1 0 1485678 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=11264 CPUtime=3317.33 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 74310 0 0 0 331693 40 0 0 20 0 20 0 74148417 19521036288 1250166 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=18688 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 1250166 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=5000664 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 1878 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 1250166 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=5000664 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 1250166 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 3360.63 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5000664 KiB

[startup+3402.3 s]
/proc/loadavg: 4.74 4.74 4.75 6/326 83530
/proc/meminfo: memFree=98227076/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=5240296 CPUtime=3420.79 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 142589 0 0 0 341732 347 0 0 20 0 20 0 74148415 19521036288 1310074 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 1310074 5547 1 0 1485678 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=11264 CPUtime=3376.88 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 76139 0 0 0 337647 41 0 0 20 0 20 0 74148417 19521036288 1310074 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=5000664 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 1310074 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=5240296 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 1886 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 1310074 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=5240296 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 1310074 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 3420.79 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5240296 KiB

[startup+3462.3 s]
/proc/loadavg: 4.73 4.74 4.75 5/326 83535
/proc/meminfo: memFree=98021140/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=5447148 CPUtime=3480.96 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 143404 0 0 0 347742 354 0 0 20 0 20 0 74148415 19521036288 1361787 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 1361787 5547 1 0 1485678 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=11264 CPUtime=3436.48 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 76775 0 0 0 343607 41 0 0 20 0 20 0 74148417 19521036288 1361787 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=5000664 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 1361787 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=5447148 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 1913 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 1361787 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=14720 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 1361787 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 3480.96 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5447148 KiB

[startup+3522.3 s]
/proc/loadavg: 4.55 4.70 4.73 6/326 83537
/proc/meminfo: memFree=96284144/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=5755700 CPUtime=3542.55 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 155000 0 0 0 353891 364 0 0 20 0 20 0 74148415 19521036288 1438925 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 1438925 5547 1 0 2049790 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=5649172 CPUtime=3496.11 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 84627 0 0 0 349567 44 0 0 20 0 20 0 74148417 19521036288 1438925 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=5671708 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 1438925 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=5751604 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 1914 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 1438925 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=5679900 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 1438925 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 3542.55 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5755700 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3579.3 s]
/proc/loadavg: 4.83 4.75 4.75 6/326 83539
/proc/meminfo: memFree=95000108/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=5837376 CPUtime=3600.02 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 158305 0 0 0 359632 370 0 0 20 0 20 0 74148415 19521036288 1459344 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 1459344 5547 1 0 2050280 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=5447148 CPUtime=3552.96 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 86340 0 0 0 355250 46 0 0 20 0 20 0 74148417 19521036288 1459344 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 1459344 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=5833280 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 1996 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 1459344 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=5831232 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 1459344 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5837376 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.44 s, system=3.74721 s

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

[startup+3579.3 s]
/proc/loadavg: 4.83 4.75 4.75 6/326 83539
/proc/meminfo: memFree=95000108/131382112 swapFree=33009904/33010684
[pid=83110] ppid=83091 vsize=19063512 memory=5837376 CPUtime=3600.02 cores=1,3
/proc/83110/stat : 83110 (java) S 83091 83110 83023 0 -1 4194304 158305 0 0 0 359632 370 0 0 20 0 20 0 74148415 19521036288 1459344 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
/proc/83110/statm: 4765878 1459344 5547 1 0 2050280 0
[pid=83110/tid=83122] ppid=83091 vsize=19063512 memory=5447148 CPUtime=3552.96 cores=1,3
/proc/83110/task/83122/stat : 83122 (java) R 83091 83110 83023 0 -1 4194368 86340 0 0 0 355250 46 0 0 20 0 20 0 74148417 19521036288 1459344 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83154] ppid=83091 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/83110/task/83154/stat : 83154 (Finalizer) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148422 19521036288 1459344 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83161] ppid=83091 vsize=19063512 memory=5833280 CPUtime=0 cores=1,3
/proc/83110/task/83161/stat : 83161 (Common-Cleaner) S 83091 83110 83023 0 -1 4194368 1996 0 0 0 0 0 0 0 20 0 20 0 74148423 19521036288 1459344 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
[pid=83110/tid=83166] ppid=83091 vsize=19063512 memory=5831232 CPUtime=0 cores=1,3
/proc/83110/task/83166/stat : 83166 (Timer-0) S 83091 83110 83023 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 74148543 19521036288 1459344 18446744073709551615 94342627299328 94342627303024 140727497562800 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94342627310840 94342627311632 94342627319808 140727497566593 140727497566694 140727497566694 140727497572296 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5837376 KiB

Child status: 143

Real time (s): 3579.41
CPU time (s): 3600.19
CPU user time (s): 3596.44
CPU system time (s): 3.74721
CPU usage (%): 100.58
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 5837376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.44
system time used= 3.74721
maximum resident set size= 5846564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160162
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110416
involuntary context switches= 5644


# summary of solver processes directly reported to runsolver:
#   pid: 83110
#   total CPU time (s): 3600.19
#   total CPU user time (s): 3596.44
#   total CPU system time (s): 3.74721

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.5893 second user time and 36.0421 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-04 01:18:15
IDJOB=4521270
IDBENCH=178251
IDSOLVER=3363
FILE ID=nodeC001/4521270-1751584695
RUNJOBID= nodeC001-1751584695-83036
SLURM_JOB_ID= 9598830
Free space on /tmp= 432504 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/normalized-maxcut_opt_complete_5-partite_inlv_nvert_50.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4521270-1751584695/watcher-4521270-1751584695 -o /tmp/evaluation-result-4521270-1751584695/solver-4521270-1751584695 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751584695-83036 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4521270-1751584695.opb

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

MD5SUM BENCH= 68c73bc206439bbe0d5a467b2a25edac
RANDOM SEED=536738844

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128764552 kB
MemAvailable:   129903936 kB
Buffers:            1668 kB
Cached:          1924352 kB
SwapCached:          128 kB
Active:           306028 kB
Inactive:        1686660 kB
Active(anon):      56188 kB
Inactive(anon):    28256 kB
Active(file):     249840 kB
Inactive(file):  1658404 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5508 kB
Writeback:             0 kB
AnonPages:         69608 kB
Mapped:           103024 kB
Shmem:             17776 kB
KReclaimable:     141148 kB
Slab:             227148 kB
SReclaimable:     141148 kB
SUnreclaim:        86000 kB
KernelStack:        3816 kB
PageTables:         2700 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     344424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432500 MiB
End job on nodeC001 at 2025-07-04 02:17:55