Trace number 4454194

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution Default 2024-07-07UNSAT 1059.08 1055.74

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
equalities/diag_spec/normalized-11diag_spec_greater.opb
MD5SUM07e0fc22cb9615e1fd2cd7b0a9063b70
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.008706
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables418
Total number of constraints508
Number of constraints which are clauses363
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints145
Minimum length of a constraint2
Maximum length of a constraint143
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 2097152
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 8388607
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.08	c Number of processors 	2
0.12/0.13	--- Begin Solver configuration ---
0.12/0.13	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.12/0.13	Learn all clauses as in MiniSAT
0.12/0.13	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.13	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.13	No reason simplification
0.12/0.13	Glucose 2.1 dynamic restart strategy
0.12/0.13	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.12/0.13	timeout=2147483s
0.12/0.13	DB Simplification allowed=false
0.12/0.13	Listener: none
0.12/0.13	--- End Solver configuration ---
0.12/0.13	c Pseudo Boolean Optimization by upper bound
0.12/0.13	c --- Begin Solver configuration ---
0.12/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.12/0.13	c Learn all clauses as in MiniSAT
0.12/0.13	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.13	c No reason simplification
0.12/0.13	c Glucose 2.1 dynamic restart strategy
0.12/0.13	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.12/0.13	c timeout=2147483s
0.12/0.13	c DB Simplification allowed=false
0.12/0.13	c Listener: none
0.12/0.13	c --- End Solver configuration ---
0.12/0.13	c solving HOME/instance-4454194-1721495267.opb
0.12/0.13	c reading problem ... 
0.12/0.13	c  no objective function found
0.12/0.16	c ... done. Wall clock time 0.031s.
0.12/0.16	c declared #vars     418
0.12/0.16	c #constraints  652
0.12/0.16	c constraints type 
0.12/0.16	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 308
0.12/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 223
0.12/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 121
0.12/0.16	c 652 constraints processed.
1.28/0.79	c cleaning 2501 clauses out of 5001 with flag 10667/5001
2.01/1.36	c cleaning 4248 clauses out of 8500 with flag 22794/11001
2.81/2.03	c cleaning 5626 clauses out of 11252 with flag 37287/18001
3.61/2.83	c cleaning 6812 clauses out of 13625 with flag 53610/26000
4.21/3.44	c cleaning 7906 clauses out of 15814 with flag 72095/35001
4.93/4.15	c cleaning 8952 clauses out of 17907 with flag 92780/45000
6.17/5.30	c cleaning 9977 clauses out of 19956 with flag 115532/56001
7.48/6.64	c cleaning 10985 clauses out of 21978 with flag 140070/68000
9.01/8.18	c cleaning 11996 clauses out of 23994 with flag 167020/81001
10.82/9.88	c cleaning 12997 clauses out of 25997 with flag 196041/95000
12.62/11.68	c cleaning 13996 clauses out of 28001 with flag 227697/110001
14.55/13.59	c cleaning 14999 clauses out of 30004 with flag 262631/126000
16.48/15.43	c cleaning 16001 clauses out of 32007 with flag 299074/143002
18.53/17.48	c cleaning 17002 clauses out of 34004 with flag 336549/161000
20.82/19.72	c cleaning 17995 clauses out of 36002 with flag 375619/180000
23.34/22.27	c cleaning 19002 clauses out of 38008 with flag 418056/200001
25.94/24.88	c cleaning 19999 clauses out of 40005 with flag 461049/221000
28.96/27.81	c cleaning 20994 clauses out of 42006 with flag 506649/243000
31.56/30.46	c cleaning 22004 clauses out of 44012 with flag 556361/266000
34.67/33.52	c cleaning 23001 clauses out of 46008 with flag 608701/290000
37.81/36.69	c cleaning 24000 clauses out of 48007 with flag 661554/315000
41.20/40.02	c cleaning 25000 clauses out of 50007 with flag 716406/341000
44.93/43.71	c cleaning 25997 clauses out of 52007 with flag 773197/368000
48.56/47.33	c cleaning 27003 clauses out of 54013 with flag 834365/396003
52.36/51.19	c cleaning 28001 clauses out of 56007 with flag 897010/425000
56.48/55.23	c cleaning 29001 clauses out of 58007 with flag 960315/455001
60.60/59.37	c cleaning 29999 clauses out of 60006 with flag 1030133/486001
64.93/63.67	c cleaning 31001 clauses out of 62007 with flag 1098758/518001
69.88/68.45	c cleaning 31999 clauses out of 64005 with flag 1173468/551000
74.67/73.02	c cleaning 33001 clauses out of 66006 with flag 1249571/585000
79.25/77.64	c cleaning 33996 clauses out of 68006 with flag 1325367/620001
84.79/83.17	c cleaning 35003 clauses out of 70009 with flag 1407437/656000
89.98/88.32	c cleaning 35999 clauses out of 72007 with flag 1488468/693001
95.85/94.12	c cleaning 37002 clauses out of 74008 with flag 1575972/731001
101.63/99.98	c cleaning 38002 clauses out of 76005 with flag 1665726/770000
107.13/105.46	c cleaning 38998 clauses out of 78004 with flag 1753325/810001
113.08/111.39	c cleaning 39998 clauses out of 80005 with flag 1843339/851000
119.77/118.05	c cleaning 41001 clauses out of 82008 with flag 1936843/893001
126.63/124.88	c cleaning 42000 clauses out of 84006 with flag 2033383/936000
133.22/131.43	c cleaning 43002 clauses out of 86007 with flag 2132352/980001
140.05/138.26	c cleaning 44002 clauses out of 88005 with flag 2232743/1025001
146.74/144.98	c cleaning 44998 clauses out of 90004 with flag 2334945/1071002
154.52/152.72	c cleaning 45993 clauses out of 92005 with flag 2445083/1118001
162.78/160.79	c cleaning 47003 clauses out of 94012 with flag 2561079/1166001
170.46/168.44	c cleaning 47997 clauses out of 96008 with flag 2671978/1215000
177.85/175.82	c cleaning 49000 clauses out of 98011 with flag 2788705/1265000
187.00/184.98	c cleaning 50002 clauses out of 100011 with flag 2915659/1316000
195.29/193.25	c cleaning 51001 clauses out of 102010 with flag 3037123/1368001
204.67/202.60	c cleaning 51999 clauses out of 104008 with flag 3160327/1421000
213.04/210.95	c cleaning 53003 clauses out of 106010 with flag 3283021/1475001
223.13/221.03	c cleaning 53998 clauses out of 108006 with flag 3419802/1530000
232.41/230.38	c cleaning 55004 clauses out of 110008 with flag 3554366/1586000
242.66/240.56	c cleaning 55997 clauses out of 112004 with flag 3686953/1643000
251.94/249.86	c cleaning 56997 clauses out of 114008 with flag 3818919/1701001
263.02/260.89	c cleaning 58001 clauses out of 116011 with flag 3967046/1760001
272.81/270.68	c cleaning 59003 clauses out of 118009 with flag 4106599/1820000
284.26/282.12	c cleaning 60000 clauses out of 120007 with flag 4247985/1881001
296.82/294.60	c cleaning 60999 clauses out of 122008 with flag 4400588/1943002
308.50/306.36	c cleaning 62003 clauses out of 124009 with flag 4556082/2006002
320.68/318.58	c cleaning 62997 clauses out of 126005 with flag 4711464/2070001
333.27/331.12	c cleaning 64001 clauses out of 128008 with flag 4871359/2135001
345.54/343.41	c cleaning 65000 clauses out of 130006 with flag 5026763/2201000
358.29/356.19	c cleaning 66004 clauses out of 132007 with flag 5190789/2268001
371.36/369.28	c cleaning 66999 clauses out of 134002 with flag 5356117/2336000
385.24/383.19	c cleaning 67998 clauses out of 136004 with flag 5521152/2405001
398.31/396.16	c cleaning 68998 clauses out of 138005 with flag 5690239/2475000
410.58/408.48	c cleaning 70001 clauses out of 140008 with flag 5851978/2546001
425.06/422.97	c cleaning 70997 clauses out of 142006 with flag 6025807/2618000
440.83/438.64	c cleaning 72004 clauses out of 144009 with flag 6211480/2691000
454.89/452.63	c cleaning 72998 clauses out of 146006 with flag 6385845/2765001
469.37/467.13	c cleaning 73999 clauses out of 148007 with flag 6563470/2840000
485.86/483.24	c cleaning 75001 clauses out of 150008 with flag 6745198/2916000
501.43/498.81	c cleaning 76002 clauses out of 152008 with flag 6938465/2993001
517.21/514.62	c cleaning 76995 clauses out of 154006 with flag 7125344/3071001
534.17/531.52	c cleaning 78001 clauses out of 156011 with flag 7314145/3150001
551.45/548.80	c cleaning 79003 clauses out of 158010 with flag 7510517/3230001
568.91/566.35	c cleaning 79997 clauses out of 160006 with flag 7707555/3311000
586.72/584.07	c cleaning 81000 clauses out of 162011 with flag 7907017/3393002
605.09/602.42	c cleaning 82003 clauses out of 164009 with flag 8112893/3476000
624.46/621.89	c cleaning 82998 clauses out of 166007 with flag 8323424/3560001
645.55/642.88	c cleaning 83999 clauses out of 168009 with flag 8541413/3645001
665.62/662.95	c cleaning 84995 clauses out of 170009 with flag 8754321/3731000
686.49/683.80	c cleaning 86008 clauses out of 172015 with flag 8979803/3818001
708.79/706.02	c cleaning 87000 clauses out of 174007 with flag 9206583/3906001
731.25/728.50	c cleaning 88000 clauses out of 176007 with flag 9436787/3995001
754.10/751.46	c cleaning 88999 clauses out of 178006 with flag 9671953/4085000
775.98/773.23	c cleaning 89994 clauses out of 180007 with flag 9906329/4176000
799.45/796.73	c cleaning 91002 clauses out of 182013 with flag 10146842/4268000
825.20/822.56	c cleaning 92005 clauses out of 184011 with flag 10395070/4361000
851.53/848.56	c cleaning 92999 clauses out of 186006 with flag 10645869/4455000
877.60/874.65	c cleaning 94001 clauses out of 188007 with flag 10903364/4550000
904.44/901.35	c cleaning 95000 clauses out of 190005 with flag 11161405/4646000
930.60/927.51	c cleaning 96002 clauses out of 192005 with flag 11415626/4743000
955.86/952.89	c cleaning 96997 clauses out of 194003 with flag 11677174/4841001
981.97/978.80	c cleaning 97994 clauses out of 196005 with flag 11933689/4940000
1005.83/1002.78	c cleaning 98997 clauses out of 198010 with flag 12192534/5040000
1029.72/1026.67	c cleaning 100006 clauses out of 200011 with flag 12457309/5141000
1052.40/1049.16	c cleaning 100994 clauses out of 201998 with flag 12723273/5243000
1058.89/1055.66	c starts		: 7442
1058.89/1055.66	c conflicts		: 5285156
1058.89/1055.66	c decisions		: 5584260
1058.89/1055.66	c propagations		: 670824257
1058.89/1055.66	c inspects		: 12307431340
1058.89/1055.66	c shortcuts		: 0
1058.89/1055.66	c learnt literals	: 36
1058.89/1055.66	c learnt binary clauses	: 88
1058.89/1055.66	c learnt ternary clauses	: 312
1058.89/1055.66	c learnt constraints	: 5285119
1058.89/1055.66	c ignored constraints	: 0
1058.89/1055.66	c root simplifications	: 0
1058.89/1055.67	c removed literals (reason simplification)	: 0
1058.89/1055.67	c reason swapping (by a shorter reason)	: 0
1058.89/1055.67	c Calls to reduceDB	: 98
1058.89/1055.67	c Number of update (reduction) of LBD	: 157378
1058.89/1055.67	c Imported unit clauses	: 0
1058.89/1055.67	c No decision after first conflict	: false
1058.89/1055.67	c number of reductions to clauses (during analyze)	: 0
1058.89/1055.67	c number of learned constraints concerned by reduction	: 0
1058.89/1055.67	c number of learning phase by resolution	: 0
1058.89/1055.67	c number of learning phase by cutting planes	: 0
1058.89/1055.67	c number of rounding to 1 operations	: 0
1058.89/1055.67	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
1058.89/1055.67	c number of reductions of the coefficients by power 2 	: 0
1058.89/1055.68	c number of right shift for reduction by power 2 	: 0
1058.89/1055.68	c number of reductions of the coefficients by GCD over coefficients 	: 0
1058.89/1055.68	c number of ending skipping 	: 0
1058.89/1055.68	c number of internal skipping 	: 0
1058.89/1055.68	c number of derivation steps 	: 0
1058.89/1055.68	c number of skipped derivation steps 	: 0
1058.89/1055.68	c number of remaining unassigned 	: 0
1058.89/1055.68	c number of remaining assigned 	: 0
1058.89/1055.68	c number of falsified literals weakened from reason	: 0
1058.89/1055.68	c number of falsified literals weakened from conflict	: 0
1058.89/1055.68	c time for arithmetic operations	: 0
1058.89/1055.68	c minimum degree of deleted constraints	: null
1058.89/1055.68	c maximum degree of deleted constraints	: null
1058.89/1055.68	c number of deleted constraints	: 0
1058.89/1055.68	c speed (assignments/second)	: 635546.3501934613
1058.89/1055.68	c non guided choices	: 21
1059.02/1055.72	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 143047
1059.02/1055.72	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 88
1059.02/1055.72	s UNSATISFIABLE
1059.02/1055.72	c Total wall clock time (in seconds): 1055.598

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.101315 s]*
/proc/loadavg: 4.11 4.16 4.10 6/328 1075538
/proc/meminfo: memFree=113412832/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=18975048 memory=64608 CPUtime=0.12 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 7204 0 0 0 11 1 0 0 20 0 18 0 201691607 19430449152 16152 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4743762 16152 5553 1 0 549319 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 1078198336 5738 0 0 0 7 1 0 0 20 0 18 0 201691607 19430449152 16152 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=18975048 memory=232851243367 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 201691610 19430449152 16152 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=18975048 memory=13846374091011924 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 201691610 19430449152 16152 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 64608 KiB

[startup+0.205967 s]*
/proc/loadavg: 4.11 4.16 4.10 7/329 1075539
/proc/meminfo: memFree=113407452/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19041612 memory=71216 CPUtime=0.32 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 8671 0 0 0 30 2 0 0 20 0 19 0 201691607 19498610688 17804 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4760403 17804 5849 1 0 550430 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19041612 memory=6876556183782621315 CPUtime=0.18 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 5946 0 0 0 17 1 0 0 20 0 19 0 201691607 19498610688 17804 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19041612 memory=1783847 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 201691610 19498610688 17804 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19041612 memory=15252649461155485 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 201691610 19498610688 17804 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 201691624 19498610688 17804 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 71216 KiB

[startup+0.305965 s]*
/proc/loadavg: 4.11 4.16 4.10 6/329 1075539
/proc/meminfo: memFree=113403532/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19041612 memory=74304 CPUtime=0.51 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 9698 0 0 0 49 2 0 0 20 0 19 0 201691607 19498610688 18576 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4760403 18576 5849 1 0 551048 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19041612 memory=-7451026891043924578 CPUtime=0.27 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 5958 0 0 0 26 1 0 0 20 0 19 0 201691607 19498610688 18576 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 201691610 19498610688 18576 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 201691610 19498610688 18576 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 201691624 19498610688 18576 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 74304 KiB

[startup+0.700966 s]
/proc/loadavg: 4.11 4.16 4.10 6/329 1075539
/proc/meminfo: memFree=113391468/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19041612 memory=91044 CPUtime=1.28 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 12009 0 0 0 125 3 0 0 20 0 19 0 201691607 19498610688 22761 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4760403 22761 5881 1 0 552561 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19041612 memory=48084 CPUtime=0.64 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 5962 0 0 0 63 1 0 0 20 0 19 0 201691607 19498610688 22761 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19041612 memory=12952 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 201691610 19498610688 22761 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19041612 memory=2280 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 201691610 19498610688 22761 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19041612 memory=39380 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 201691624 19498610688 22761 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 91044 KiB

[startup+1.50096 s]
/proc/loadavg: 4.11 4.16 4.10 5/329 1075539
/proc/meminfo: memFree=113378544/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19041612 memory=113028 CPUtime=2.31 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 16115 0 0 0 227 4 0 0 20 0 19 0 201691607 19498610688 28257 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4760403 28257 5881 1 0 552825 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19041612 memory=12952 CPUtime=1.44 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 6365 0 0 0 142 2 0 0 20 0 19 0 201691607 19498610688 28257 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 201691610 19498610688 28257 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19041612 memory=2280 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 201691610 19498610688 28257 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19041612 memory=39380 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 201691624 19498610688 28257 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 2.31 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 113028 KiB

[startup+3.10546 s]
/proc/loadavg: 4.10 4.15 4.10 6/329 1075539
/proc/meminfo: memFree=113326284/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19041612 memory=154032 CPUtime=3.92 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 16655 0 0 0 388 4 0 0 20 0 19 0 201691607 19498610688 38508 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4760403 38508 5881 1 0 552826 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19041612 memory=0 CPUtime=3.03 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 6628 0 0 0 301 2 0 0 20 0 19 0 201691607 19498610688 38508 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19041612 memory=-7451026891043924578 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 201691610 19498610688 38508 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19041612 memory=12952 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 201691610 19498610688 38508 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19041612 memory=2280 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 201691624 19498610688 38508 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 3.92 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 154032 KiB

[startup+6.30026 s]
/proc/loadavg: 4.10 4.15 4.10 3/279 1075609
/proc/meminfo: memFree=123123088/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19108176 memory=187320 CPUtime=7.17 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 18019 0 0 0 711 6 0 0 20 0 20 0 201691607 19566772224 46830 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4777044 46830 5913 1 0 553134 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19108176 memory=12952 CPUtime=6.21 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 6663 0 0 0 618 3 0 0 20 0 20 0 201691607 19566772224 46830 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19108176 memory=2280 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 46830 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 57 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 46830 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19108176 memory=115076 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 201691624 19566772224 46830 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 7.17 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 187320 KiB

[startup+12.7002 s]
/proc/loadavg: 4.01 4.14 4.10 2/253 1075644
/proc/meminfo: memFree=127986436/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19108176 memory=268996 CPUtime=13.75 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 23012 0 0 0 1367 8 0 0 20 0 20 0 201691607 19566772224 67249 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4777044 67249 5929 1 0 553150 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19108176 memory=115076 CPUtime=12.5 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 7242 0 0 0 1247 3 0 0 20 0 20 0 201691607 19566772224 67249 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 67249 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19108176 memory=227832 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 57 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 67249 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19108176 memory=12952 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 201691624 19566772224 67249 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 13.75 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 268996 KiB

[startup+25.5002 s]
/proc/loadavg: 3.34 3.98 4.05 2/253 1075646
/proc/meminfo: memFree=127856940/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19108176 memory=357480 CPUtime=26.64 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 28088 0 0 0 2653 11 0 0 20 0 20 0 201691607 19566772224 89370 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4777044 89370 5929 1 0 553150 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19108176 memory=227832 CPUtime=25.19 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 8425 0 0 0 2516 3 0 0 20 0 20 0 201691607 19566772224 89370 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19108176 memory=-7451026891043924578 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 89370 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19108176 memory=3369 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 57 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 89370 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19108176 memory=48084 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 201691624 19566772224 89370 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 26.64 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 357480 KiB

[startup+51.1052 s]
/proc/loadavg: 2.62 3.76 3.97 2/253 1075650
/proc/meminfo: memFree=127620320/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19108176 memory=593496 CPUtime=52.36 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 32150 0 0 0 5220 16 0 0 20 0 20 0 201691607 19566772224 148374 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4777044 148374 5929 1 0 553150 0

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

/proc/loadavg: 1.08 1.19 2.08 2/255 1075837
/proc/meminfo: memFree=126140648/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19108176 memory=2063308 CPUtime=1027.13 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 113564 0 0 0 102637 76 0 0 20 0 20 0 201691607 19566772224 515827 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4777044 515827 5976 1 0 560180 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19108176 memory=7232 CPUtime=1018.91 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 36925 0 0 0 101879 12 0 0 20 0 20 0 201691607 19566772224 515827 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19108176 memory=-9187040390608222911 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 515827 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19108176 memory=-9187040390608222911 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 891 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 515827 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19108176 memory=6648 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 201691624 19566772224 515827 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 1027.13 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2063308 KiB

[startup+1036.8 s]
/proc/loadavg: 1.15 1.20 2.08 2/256 1076223
/proc/meminfo: memFree=126065952/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19108176 memory=2137056 CPUtime=1040.12 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 114837 0 0 0 103935 77 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4777044 534264 5976 1 0 560180 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19108176 memory=11648 CPUtime=1031.44 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 37026 0 0 0 103132 12 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19108176 memory=2137056 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19108176 memory=2063308 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 891 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19108176 memory=33812 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 201691624 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 1040.12 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2137056 KiB

[startup+1043.2 s]
/proc/loadavg: 1.20 1.21 2.07 2/254 1076224
/proc/meminfo: memFree=126066008/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19108176 memory=2137056 CPUtime=1046.51 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 114840 0 0 0 104574 77 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4777044 534264 5976 1 0 560180 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19108176 memory=2137056 CPUtime=1037.83 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 37027 0 0 0 103771 12 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19108176 memory=2137056 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19108176 memory=-7451026891043924578 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 891 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19108176 memory=7372 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 201691624 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 1046.51 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2137056 KiB

[startup+1049.6 s]
/proc/loadavg: 1.18 1.21 2.07 2/254 1076226
/proc/meminfo: memFree=126066036/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19108176 memory=2137056 CPUtime=1052.9 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 114844 0 0 0 105213 77 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4777044 534264 5976 1 0 560180 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19108176 memory=11648 CPUtime=1044.21 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 37029 0 0 0 104409 12 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19108176 memory=11648 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19108176 memory=11648 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 891 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19108176 memory=5432 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 201691624 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 1052.9 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2137056 KiB

[startup+1052.8 s]
/proc/loadavg: 1.18 1.21 2.07 2/254 1076226
/proc/meminfo: memFree=126066064/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19108176 memory=2137056 CPUtime=1056.09 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 114844 0 0 0 105532 77 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4777044 534264 5976 1 0 560180 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19108176 memory=12952 CPUtime=1047.41 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 37029 0 0 0 104729 12 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19108176 memory=-7451026891043924578 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19108176 memory=1468801766112919681 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 891 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19108176 memory=2137056 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 201691624 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 1056.09 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2137056 KiB

[startup+1054.4 s]
/proc/loadavg: 1.17 1.21 2.06 2/254 1076226
/proc/meminfo: memFree=126066092/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19108176 memory=2137056 CPUtime=1057.69 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 114964 0 0 0 105692 77 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4777044 534264 5976 1 0 560180 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19108176 memory=-7451026891043924578 CPUtime=1049 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 37145 0 0 0 104888 12 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19108176 memory=100 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19108176 memory=5432 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 891 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19108176 memory=15996 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 201691624 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 1057.69 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2137056 KiB

[startup+1055.2 s]
/proc/loadavg: 1.17 1.21 2.06 2/254 1076226
/proc/meminfo: memFree=126066092/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19108176 memory=2137056 CPUtime=1058.49 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 114974 0 0 0 105772 77 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4777044 534264 5976 1 0 560180 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19108176 memory=11648 CPUtime=1049.8 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 37147 0 0 0 104968 12 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19108176 memory=11648 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19108176 memory=48084 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 891 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19108176 memory=12952 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 201691624 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 1058.49 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2137056 KiB

[startup+1055.6 s]
/proc/loadavg: 1.17 1.21 2.06 2/254 1076226
/proc/meminfo: memFree=126066092/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19108176 memory=2137056 CPUtime=1058.89 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 114975 0 0 0 105812 77 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4777044 534264 5976 1 0 560180 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19108176 memory=48084 CPUtime=1050.2 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) R 1075517 1075520 1073488 0 -1 4194368 37148 0 0 0 105008 12 0 0 20 0 20 0 201691607 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19108176 memory=2280 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19108176 memory=39380 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 891 0 0 0 0 0 0 0 20 0 20 0 201691610 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075539] ppid=1075517 vsize=19108176 memory=1816 CPUtime=0 cores=5,7
/proc/1075520/task/1075539/stat : 1075539 (Timer-0) S 1075517 1075520 1073488 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 201691624 19566772224 534264 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 1058.89 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2137056 KiB

[startup+1055.7 s]
/proc/loadavg: 1.17 1.21 2.06 2/254 1076226
/proc/meminfo: memFree=126066092/131524600 swapFree=131070704/131071996
[pid=1075520] ppid=1075517 vsize=19241304 memory=2137564 CPUtime=1059.02 cores=5,7
/proc/1075520/stat : 1075520 (java) S 1075517 1075520 1073488 0 -1 1077936128 117757 0 0 0 105824 78 0 0 20 0 20 0 201691607 19703095296 534391 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
/proc/1075520/statm: 4810326 534391 5975 1 0 560808 0
[pid=1075520/tid=1075522] ppid=1075517 vsize=19241304 memory=2063308 CPUtime=1050.26 cores=5,7
/proc/1075520/task/1075522/stat : 1075522 (java) S 1075517 1075520 1073488 0 -1 1077936192 38936 0 0 0 105014 12 0 0 20 0 20 0 201691607 19703095296 534391 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075531] ppid=1075517 vsize=19241304 memory=2137056 CPUtime=0 cores=5,7
/proc/1075520/task/1075531/stat : 1075531 (Finalizer) S 1075517 1075520 1073488 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 201691610 19703095296 534391 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
[pid=1075520/tid=1075538] ppid=1075517 vsize=19241304 memory=2137056 CPUtime=0 cores=5,7
/proc/1075520/task/1075538/stat : 1075538 (Common-Cleaner) S 1075517 1075520 1073488 0 -1 1077936192 891 0 0 0 0 0 0 0 20 0 20 0 201691610 19703095296 534391 134679101440 94209671049216 94209671052912 140726613409360 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94209671060728 94209671061520 94209695690752 140726613414917 140726613415007 140726613415007 140726613422024 0
Current children cumulated CPU time: 1059.02 s
Current children cumulated vsize: 19241304 KiB
Current children cumulated memory: 2137564 KiB

Child status: 20

Real time (s): 1055.74
CPU time (s): 1059.08
CPU user time (s): 1058.28
CPU system time (s): 0.794423
CPU usage (%): 100.316
Max. virtual memory (cumulated for all children) (KiB): 19241304
Max. memory (cumulated for all children) (KiB): 2137564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1058.28
system time used= 0.794423
maximum resident set size= 2138324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118194
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32881
involuntary context switches= 929


# summary of solver processes directly reported to runsolver:
#   pid: 1075520
#   total CPU time (s): 1059.08
#   total CPU user time (s): 1058.28
#   total CPU system time (s): 0.794423

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.99663 second user time and 4.93392 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-20 19:07:59
IDJOB=4454194
IDBENCH=176071
IDSOLVER=3058
FILE ID=nodeC023/4454194-1721495267
RUNJOBID= nodeC023-1721491686-1073501
SLURM_JOB_ID= 7545788
Free space on /tmp= 890080 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/diag_spec/normalized-11diag_spec_greater.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4454194-1721495267/watcher-4454194-1721495267 -o /tmp/evaluation-result-4454194-1721495267/solver-4454194-1721495267 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721491686-1073501 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4454194-1721495267.opb

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

MD5SUM BENCH= 07e0fc22cb9615e1fd2cd7b0a9063b70
RANDOM SEED=1384314461

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        113457188 kB
MemAvailable:   115027792 kB
Buffers:          622360 kB
Cached:          1792920 kB
SwapCached:           80 kB
Active:          1297836 kB
Inactive:       16187524 kB
Active(anon):       1580 kB
Inactive(anon): 15114268 kB
Active(file):    1296256 kB
Inactive(file):  1073256 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:               792 kB
Writeback:            52 kB
AnonPages:      15070056 kB
Mapped:           126920 kB
Shmem:             45728 kB
KReclaimable:      81832 kB
Slab:             175672 kB
SReclaimable:      81832 kB
SUnreclaim:        93840 kB
KernelStack:        5008 kB
PageTables:        39600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   16463176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            33760 kB
HardwareCorrupted:     0 kB
AnonHugePages:  14684160 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      316116 kB
DirectMap2M:    38254592 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890084 MiB
End job on nodeC023 at 2024-07-20 19:25:35