Trace number 4514130

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2025-06-06? (TO) 3600.21 3604.61

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v071-n2.opb
MD5SUM9a4787c73b047272369cfbced442c738
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.01037
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213
Total number of constraints71
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)71
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB25.v20250606
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.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@606d8acf
0.12/0.13	c Learn all clauses as in MiniSAT
0.12/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 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 Expensive 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-4514130-1751224496.opb
0.12/0.13	c reading problem ... 
0.12/0.13	c  no objective function found
0.12/0.15	c ... done. Wall clock time 0.017s.
0.12/0.15	c declared #vars     213
0.12/0.15	c #constraints  142
0.12/0.15	c constraints type 
0.12/0.15	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 71
0.12/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 71
0.12/0.15	c 142 constraints processed.
1.09/0.64	c cleaning 2498 clauses out of 5001 with flag 47153/5001
1.76/1.14	c cleaning 4250 clauses out of 8503 with flag 112441/11001
2.52/1.82	c cleaning 5615 clauses out of 11252 with flag 202174/18000
3.52/2.70	c cleaning 6808 clauses out of 13639 with flag 309152/26002
4.49/3.69	c cleaning 7910 clauses out of 15829 with flag 429330/35000
5.69/4.85	c cleaning 8954 clauses out of 17922 with flag 567712/45003
7.33/6.40	c cleaning 9976 clauses out of 19965 with flag 726954/56000
9.12/8.20	c cleaning 10983 clauses out of 21989 with flag 895549/68000
11.12/10.21	c cleaning 11994 clauses out of 24006 with flag 1080420/81000
13.03/12.17	c cleaning 12998 clauses out of 26012 with flag 1277432/95000
15.42/14.57	c cleaning 13993 clauses out of 28014 with flag 1492778/110000
17.92/17.10	c cleaning 15006 clauses out of 30021 with flag 1706438/126000
20.94/20.06	c cleaning 15998 clauses out of 32016 with flag 1944302/143001
24.26/23.34	c cleaning 17002 clauses out of 34018 with flag 2213393/161001
27.75/26.85	c cleaning 17994 clauses out of 36015 with flag 2486848/180000
31.94/31.10	c cleaning 18999 clauses out of 38023 with flag 2784021/200002
36.53/35.68	c cleaning 19995 clauses out of 40022 with flag 3093519/221000
40.32/39.44	c cleaning 21006 clauses out of 42028 with flag 3370940/243001
45.31/44.49	c cleaning 22005 clauses out of 44022 with flag 3667704/266001
50.31/49.45	c cleaning 23002 clauses out of 46018 with flag 3971978/290002
56.10/55.29	c cleaning 23999 clauses out of 48015 with flag 4302992/315001
62.59/61.77	c cleaning 24995 clauses out of 50016 with flag 4663871/341001
70.08/69.21	c cleaning 25999 clauses out of 52022 with flag 5069032/368002
77.16/76.31	c cleaning 27004 clauses out of 54023 with flag 5456548/396002
85.18/84.39	c cleaning 28001 clauses out of 56017 with flag 5838625/425000
94.06/93.16	c cleaning 29004 clauses out of 58018 with flag 6234437/455002
102.83/101.96	c cleaning 30000 clauses out of 60013 with flag 6635076/486001
111.71/110.86	c cleaning 30995 clauses out of 62014 with flag 7081810/518002
122.53/121.69	c cleaning 32007 clauses out of 64017 with flag 7562344/551000
132.71/131.87	c cleaning 32997 clauses out of 66011 with flag 8013764/585001
141.39/140.57	c cleaning 34000 clauses out of 68015 with flag 8489179/620002
151.27/150.46	c cleaning 35002 clauses out of 70015 with flag 8990455/656002
161.90/161.09	c cleaning 35989 clauses out of 72011 with flag 9505846/693000
171.77/170.94	c cleaning 36998 clauses out of 74024 with flag 10014391/731002
183.15/182.31	c cleaning 37998 clauses out of 76026 with flag 10574457/770002
195.84/195.06	c cleaning 38996 clauses out of 78026 with flag 11136604/810000
208.44/207.61	c cleaning 40003 clauses out of 80030 with flag 11737314/851000
220.92/220.18	c cleaning 41001 clauses out of 82028 with flag 12323503/893001
234.09/233.31	c cleaning 42003 clauses out of 84026 with flag 12935394/936000
250.00/249.20	c cleaning 43001 clauses out of 86024 with flag 13587793/980001
264.17/263.45	c cleaning 44000 clauses out of 88022 with flag 14216752/1025000
279.85/279.16	c cleaning 45002 clauses out of 90024 with flag 14888581/1071002
297.06/296.31	c cleaning 46000 clauses out of 92020 with flag 15561409/1118000
312.83/312.16	c cleaning 47004 clauses out of 94024 with flag 16156340/1166004
328.90/328.21	c cleaning 48003 clauses out of 96018 with flag 16819635/1215002
346.70/346.07	c cleaning 48997 clauses out of 98014 with flag 17504170/1265001
366.06/365.42	c cleaning 49996 clauses out of 100019 with flag 18247362/1316003
383.22/382.66	c cleaning 51002 clauses out of 102021 with flag 18915268/1368001
405.71/405.11	c cleaning 51995 clauses out of 104020 with flag 19601638/1421002
425.36/424.86	c cleaning 53000 clauses out of 106023 with flag 20319977/1475000
450.10/449.68	c cleaning 53998 clauses out of 108025 with flag 21052458/1530002
473.40/472.92	c cleaning 55004 clauses out of 110025 with flag 21867068/1586000
494.74/494.32	c cleaning 55998 clauses out of 112023 with flag 22621351/1643002
519.13/518.70	c cleaning 57006 clauses out of 114023 with flag 23397180/1701000
540.18/539.84	c cleaning 57997 clauses out of 116019 with flag 24128136/1760002
564.98/564.60	c cleaning 59001 clauses out of 118020 with flag 24944294/1820000
591.51/591.28	c cleaning 60002 clauses out of 120019 with flag 25750452/1881000
613.37/613.17	c cleaning 61004 clauses out of 122018 with flag 26537171/1943001
639.15/638.98	c cleaning 62000 clauses out of 124014 with flag 27363959/2006001
664.90/664.79	c cleaning 62995 clauses out of 126013 with flag 28245587/2070000
695.79/695.65	c cleaning 63996 clauses out of 128018 with flag 29158408/2135000
725.24/725.14	c cleaning 64999 clauses out of 130023 with flag 30156028/2201001
754.51/754.41	c cleaning 66008 clauses out of 132028 with flag 31095127/2268005
787.71/787.62	c cleaning 66998 clauses out of 134016 with flag 32029015/2336001
815.94/815.90	c cleaning 67998 clauses out of 136017 with flag 32867937/2405000
841.69/841.77	c cleaning 68997 clauses out of 138021 with flag 33639479/2475002
870.78/870.89	c cleaning 70000 clauses out of 140022 with flag 34465625/2546000
895.52/895.62	c cleaning 71002 clauses out of 142023 with flag 35257429/2618001
922.26/922.41	c cleaning 71998 clauses out of 144020 with flag 36136743/2691000
948.81/949.02	c cleaning 73001 clauses out of 146026 with flag 37032592/2765004
977.14/977.42	c cleaning 74003 clauses out of 148022 with flag 37993486/2840001
1005.96/1006.32	c cleaning 74994 clauses out of 150018 with flag 38968996/2916000
1035.90/1036.35	c cleaning 75996 clauses out of 152024 with flag 39940053/2993000
1069.63/1070.13	c cleaning 77005 clauses out of 154030 with flag 40953011/3071002
1099.56/1100.11	c cleaning 78003 clauses out of 156025 with flag 41941447/3150002
1131.58/1132.23	c cleaning 78997 clauses out of 158021 with flag 42923602/3230001
1169.50/1170.27	c cleaning 79992 clauses out of 160024 with flag 44034268/3311001
1206.22/1207.08	c cleaning 80998 clauses out of 162033 with flag 45088897/3393002
1244.42/1245.33	c cleaning 82004 clauses out of 164034 with flag 46216112/3476001
1283.64/1284.64	c cleaning 82993 clauses out of 166032 with flag 47359110/3560003
1324.14/1325.28	c cleaning 84002 clauses out of 168036 with flag 48530963/3645000
1362.06/1363.24	c cleaning 85007 clauses out of 170036 with flag 49633584/3731002
1404.46/1405.78	c cleaning 85994 clauses out of 172027 with flag 50762794/3818000
1445.56/1446.72	c cleaning 87006 clauses out of 174034 with flag 51984981/3906001
1491.88/1493.13	c cleaning 87992 clauses out of 176029 with flag 53217875/3995002
1537.30/1538.68	c cleaning 89011 clauses out of 178041 with flag 54401373/4085006
1589.39/1590.82	c cleaning 89994 clauses out of 180025 with flag 55577608/4176001
1638.20/1639.72	c cleaning 91005 clauses out of 182030 with flag 56849866/4268000
1693.58/1694.61	c cleaning 92001 clauses out of 184025 with flag 58193085/4361000
1746.09/1747.26	c cleaning 93000 clauses out of 186024 with flag 59461911/4455000
1799.09/1800.30	c cleaning 93996 clauses out of 188026 with flag 60724005/4550002
1849.80/1851.13	c cleaning 95000 clauses out of 190030 with flag 62008193/4646002
1914.71/1916.11	c cleaning 95990 clauses out of 192028 with flag 63331981/4743000
1977.57/1979.15	c cleaning 97010 clauses out of 194039 with flag 64741940/4841001
2040.72/2042.48	c cleaning 98007 clauses out of 196028 with flag 66184104/4940000
2099.98/2101.88	c cleaning 99000 clauses out of 198022 with flag 67557880/5040001
2171.86/2173.70	c cleaning 99984 clauses out of 200021 with flag 69059437/5141000
2236.43/2238.46	c cleaning 101001 clauses out of 202037 with flag 70454826/5243000
2303.29/2305.48	c cleaning 102002 clauses out of 204036 with flag 71881735/5346000
2375.14/2377.31	c cleaning 103006 clauses out of 206036 with flag 73276965/5450002
2451.76/2454.10	c cleaning 103984 clauses out of 208028 with flag 74664715/5555000
2530.59/2533.05	c cleaning 105009 clauses out of 210044 with flag 76153516/5661000
2599.33/2601.92	c cleaning 106007 clauses out of 212036 with flag 77614297/5768001
2671.27/2674.05	c cleaning 106993 clauses out of 214028 with flag 79132211/5876000
2739.20/2742.00	c cleaning 108002 clauses out of 216035 with flag 80641436/5985000
2813.55/2816.57	c cleaning 109004 clauses out of 218033 with flag 82092927/6095000
2886.50/2889.64	c cleaning 110005 clauses out of 220029 with flag 83572654/6206000
2953.96/2957.20	c cleaning 110993 clauses out of 222025 with flag 84982570/6318001
3017.44/3020.83	c cleaning 112000 clauses out of 224031 with flag 86363015/6431000
3086.11/3089.50	c cleaning 112999 clauses out of 226031 with flag 87793934/6545000
3157.15/3160.70	c cleaning 114001 clauses out of 228032 with flag 89310236/6660000
3238.46/3242.21	c cleaning 115000 clauses out of 230031 with flag 90911818/6776000
3319.86/3323.89	c cleaning 116001 clauses out of 232031 with flag 92508239/6893000
3392.50/3396.62	c cleaning 117003 clauses out of 234030 with flag 93900108/7011000
3483.69/3488.05	c cleaning 118002 clauses out of 236029 with flag 95278820/7130002
3577.61/3582.02	c cleaning 119007 clauses out of 238025 with flag 96753219/7250000
3600.06/3604.51	c starts		: 681
3600.06/3604.51	c timeout
3600.06/3604.52	c conflicts		: 7291518
3600.06/3604.52	c decisions		: 8171792
3600.06/3604.52	c propagations		: 184938549
3600.06/3604.52	c inspects		: 41069147264
3600.06/3604.52	c shortcuts		: 0
3600.06/3604.52	c learnt literals	: 0
3600.06/3604.52	c learnt binary clauses	: 0
3600.06/3604.52	c learnt ternary clauses	: 0
3600.06/3604.52	c learnt constraints	: 7291518
3600.06/3604.53	c ignored constraints	: 0
3600.06/3604.53	c root simplifications	: 0
3600.06/3604.53	c removed literals (reason simplification)	: 109880730
3600.06/3604.53	c reason swapping (by a shorter reason)	: 0
3600.06/3604.53	c Calls to reduceDB	: 116
3600.06/3604.53	c Number of update (reduction) of LBD	: 2679996
3600.06/3604.53	c Imported unit clauses	: 0
3600.06/3604.53	c No decision after first conflict	: false
3600.06/3604.53	c number of reductions to clauses (during analyze)	: 0
3600.06/3604.53	c number of learned constraints concerned by reduction	: 0
3600.06/3604.53	c number of learning phase by resolution	: 0
3600.06/3604.53	c number of learning phase by cutting planes	: 0
3600.06/3604.53	c number of rounding to 1 operations	: 0
3600.06/3604.53	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.06/3604.53	c number of reductions of the coefficients by power 2 	: 0
3600.06/3604.53	c number of right shift for reduction by power 2 	: 0
3600.06/3604.53	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.06/3604.53	c number of ending skipping 	: 0
3600.06/3604.53	c number of internal skipping 	: 0
3600.06/3604.53	c number of derivation steps 	: 0
3600.06/3604.53	c number of skipped derivation steps 	: 0
3600.06/3604.53	c number of remaining unassigned 	: 0
3600.06/3604.53	c number of remaining assigned 	: 0
3600.06/3604.53	c number of falsified literals weakened from reason	: 0
3600.06/3604.53	c number of falsified literals weakened from conflict	: 0
3600.06/3604.53	c time for arithmetic operations	: 0
3600.06/3604.54	c minimum degree of deleted constraints	: null
3600.06/3604.54	c maximum degree of deleted constraints	: null
3600.06/3604.54	c number of deleted constraints	: 0
3600.06/3604.54	c speed (assignments/second)	: 51309.36426827123
3600.06/3604.54	c non guided choices	: 63
3600.06/3604.59	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 160536
3600.06/3604.59	s UNKNOWN
3600.06/3604.59	c Total wall clock time (in seconds): 3604.461

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: 63665 MiB (60145 MiB free)
  memory of node 1: 64507 MiB (61779 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514130-1751224496/watcher-4514130-1751224496 -o /tmp/evaluation-result-4514130-1751224496/solver-4514130-1751224496 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751219267-28441 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4514130-1751224496.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
solver pid=29355, runsolver pid=29352
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.08 4.09 4.09 6/337 29373
/proc/meminfo: memFree=124825016/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=18930384 memory=61404 CPUtime=0.12 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 6484 0 0 0 10 2 0 0 20 0 18 0 38127375 19384713216 15351 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4732596 15351 5332 1 0 547619 0
[pid=29355/tid=29357] ppid=29352 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 5064 0 0 0 6 1 0 0 20 0 18 0 38127377 19384713216 15351 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=18930384 memory=228522721619 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 38127379 19384713216 15351 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=18930384 memory=60684515966010 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 38127379 19384713216 15351 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 61404 KiB

[startup+0.205686 s]*
/proc/loadavg: 4.08 4.09 4.09 7/338 29374
/proc/meminfo: memFree=124818916/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=18996948 memory=66680 CPUtime=0.32 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 7747 0 0 0 30 2 0 0 20 0 19 0 38127375 19452874752 16670 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4749237 16670 5428 1 0 548531 0
[pid=29355/tid=29357] ppid=29352 vsize=18996948 memory=4026597660 CPUtime=0.17 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 5295 0 0 0 16 1 0 0 20 0 19 0 38127377 19452874752 16670 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=18996948 memory=16880 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 16670 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=18996948 memory=59585004307431 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 16670 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 38127391 19452874752 16670 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 66680 KiB

[startup+0.305594 s]*
/proc/loadavg: 4.08 4.09 4.09 6/338 29374
/proc/meminfo: memFree=124816396/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=18996948 memory=68508 CPUtime=0.51 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 8533 0 0 0 49 2 0 0 20 0 19 0 38127375 19452874752 17127 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4749237 17127 5428 1 0 549010 0
[pid=29355/tid=29357] ppid=29352 vsize=18996948 memory=-6000919498476446573 CPUtime=0.26 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 5304 0 0 0 25 1 0 0 20 0 19 0 38127377 19452874752 17127 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 17127 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 17127 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 38127391 19452874752 17127 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 68508 KiB

[startup+0.700187 s]
/proc/loadavg: 4.08 4.09 4.09 6/338 29374
/proc/meminfo: memFree=124803732/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=18996948 memory=81108 CPUtime=1.28 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 11990 0 0 0 125 3 0 0 20 0 19 0 38127375 19452874752 20277 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4749237 20277 5428 1 0 551057 0
[pid=29355/tid=29357] ppid=29352 vsize=18996948 memory=17408 CPUtime=0.64 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 5421 0 0 0 62 2 0 0 20 0 19 0 38127377 19452874752 20277 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 20277 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=18996948 memory=3328 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 20277 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=18996948 memory=4764 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 38127391 19452874752 20277 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 81108 KiB

[startup+1.50018 s]
/proc/loadavg: 4.08 4.09 4.09 5/338 29374
/proc/meminfo: memFree=124803732/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=18996948 memory=87404 CPUtime=2.22 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 14789 0 0 0 219 3 0 0 20 0 19 0 38127375 19452874752 21851 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4749237 21851 5428 1 0 551057 0
[pid=29355/tid=29357] ppid=29352 vsize=18996948 memory=0 CPUtime=1.43 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 5913 0 0 0 141 2 0 0 20 0 19 0 38127377 19452874752 21851 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 21851 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=18996948 memory=3328 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 21851 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=18996948 memory=4764 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 38127391 19452874752 21851 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 2.22 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 87404 KiB

[startup+3.1055 s]
/proc/loadavg: 4.07 4.09 4.09 5/338 29374
/proc/meminfo: memFree=124791760/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=18996948 memory=97900 CPUtime=4 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 16156 0 0 0 396 4 0 0 20 0 19 0 38127375 19452874752 24475 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4749237 24475 5428 1 0 551112 0
[pid=29355/tid=29357] ppid=29352 vsize=18996948 memory=10752 CPUtime=3.03 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 6182 0 0 0 301 2 0 0 20 0 19 0 38127377 19452874752 24475 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=18996948 memory=-6000919498476446573 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 24475 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 24475 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=18996948 memory=3328 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 38127391 19452874752 24475 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 4 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 97900 KiB

[startup+6.30017 s]
/proc/loadavg: 4.07 4.09 4.09 5/338 29374
/proc/meminfo: memFree=124775376/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=18996948 memory=109660 CPUtime=7.23 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 19251 0 0 0 718 5 0 0 20 0 19 0 38127375 19452874752 27415 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4749237 27415 5428 1 0 551112 0
[pid=29355/tid=29357] ppid=29352 vsize=18996948 memory=0 CPUtime=6.22 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 6812 0 0 0 619 3 0 0 20 0 19 0 38127377 19452874752 27415 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=18996948 memory=3328 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 27415 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 27415 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=18996948 memory=89452 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 38127391 19452874752 27415 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 7.23 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 109660 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.08 4.09 5/338 29374
/proc/meminfo: memFree=124750820/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=18996948 memory=138332 CPUtime=13.63 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 20790 0 0 0 1357 6 0 0 20 0 19 0 38127375 19452874752 34583 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4749237 34583 5428 1 0 551128 0
[pid=29355/tid=29357] ppid=29352 vsize=18996948 memory=89452 CPUtime=12.6 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 7439 0 0 0 1257 3 0 0 20 0 19 0 38127377 19452874752 34583 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=18996948 memory=132188 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 34583 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 38127379 19452874752 34583 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=18996948 memory=10752 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 38127391 19452874752 34583 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 13.63 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 138332 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.08 4.09 5/339 29375
/proc/meminfo: memFree=124709636/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=19063512 memory=179880 CPUtime=26.45 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 24011 0 0 0 2638 7 0 0 20 0 20 0 38127375 19521036288 44970 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4765878 44970 5460 1 0 551417 0
[pid=29355/tid=29357] ppid=29352 vsize=19063512 memory=132188 CPUtime=25.35 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 8128 0 0 0 2531 4 0 0 20 0 20 0 38127377 19521036288 44970 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 44970 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=19063512 memory=179880 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 48 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 44970 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=19063512 memory=17408 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 38127391 19521036288 44970 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 26.45 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 179880 KiB

[startup+51.1056 s]
/proc/loadavg: 4.11 4.09 4.09 5/339 29376
/proc/meminfo: memFree=124648204/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=19063512 memory=186120 CPUtime=52.01 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 25316 0 0 0 5193 8 0 0 20 0 20 0 38127375 19521036288 46530 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4765878 46530 5460 1 0 551417 0

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

/proc/meminfo: memFree=123967520/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=19063512 memory=2157836 CPUtime=3278.46 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 61059 0 0 0 327717 129 0 0 20 0 20 0 38127375 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4765878 539459 5492 1 0 554077 0
[pid=29355/tid=29357] ppid=29352 vsize=19063512 memory=2157836 CPUtime=3272.5 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 25310 0 0 0 327232 18 0 0 20 0 20 0 38127377 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=19063512 memory=14384 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=19063512 memory=2157836 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 882 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=19063512 memory=2157836 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 38127391 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 3278.46 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2157836 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.13 4.12 5/341 29745
/proc/meminfo: memFree=123734516/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=19063512 memory=2157836 CPUtime=3338.33 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 61769 0 0 0 333702 131 0 0 20 0 20 0 38127375 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4765878 539459 5492 1 0 554077 0
[pid=29355/tid=29357] ppid=29352 vsize=19063512 memory=2157836 CPUtime=3332.34 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 25882 0 0 0 333216 18 0 0 20 0 20 0 38127377 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=19063512 memory=2157836 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=19063512 memory=14384 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 932 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=19063512 memory=2157836 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 38127391 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 3338.33 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2157836 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.12 4.11 5/340 29748
/proc/meminfo: memFree=123679996/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=19063512 memory=2157836 CPUtime=3398.18 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 62291 0 0 0 339687 131 0 0 20 0 20 0 38127375 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4765878 539459 5492 1 0 554086 0
[pid=29355/tid=29357] ppid=29352 vsize=19063512 memory=2157836 CPUtime=3392.18 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 26233 0 0 0 339200 18 0 0 20 0 20 0 38127377 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=19063512 memory=2157836 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=19063512 memory=2157836 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 968 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 38127391 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 3398.18 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2157836 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.12 4.11 5/340 29750
/proc/meminfo: memFree=123543704/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=19063512 memory=2157836 CPUtime=3458.05 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 62325 0 0 0 345672 133 0 0 20 0 20 0 38127375 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4765878 539459 5492 1 0 554088 0
[pid=29355/tid=29357] ppid=29352 vsize=19063512 memory=2157836 CPUtime=3452.02 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 26262 0 0 0 345184 18 0 0 20 0 20 0 38127377 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=19063512 memory=-6000919498476446573 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=19063512 memory=2760 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 968 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 38127391 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 3458.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2157836 KiB

[startup+3522.3 s]
/proc/loadavg: 4.04 4.10 4.10 5/339 29752
/proc/meminfo: memFree=123543844/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=19063512 memory=2157836 CPUtime=3517.91 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 62983 0 0 0 351657 134 0 0 20 0 20 0 38127375 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4765878 539459 5492 1 0 554092 0
[pid=29355/tid=29357] ppid=29352 vsize=19063512 memory=-6000919498476446573 CPUtime=3511.86 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 26817 0 0 0 351168 18 0 0 20 0 20 0 38127377 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=19063512 memory=2157836 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=19063512 memory=14384 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 968 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=19063512 memory=14384 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 38127391 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 3517.91 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2157836 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.11 4.10 5/339 29754
/proc/meminfo: memFree=123393168/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=19063512 memory=2157836 CPUtime=3577.91 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 64140 0 0 0 357656 135 0 0 20 0 20 0 38127375 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4765878 539459 5492 1 0 554092 0
[pid=29355/tid=29357] ppid=29352 vsize=19063512 memory=19712 CPUtime=3571.58 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 27206 0 0 0 357140 18 0 0 20 0 20 0 38127377 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=19063512 memory=2157836 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=19063512 memory=5632 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 1020 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=19063512 memory=-6000919498476446573 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 38127391 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 3577.91 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2157836 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.5 s]
/proc/loadavg: 4.08 4.10 4.10 5/338 29755
/proc/meminfo: memFree=123393032/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=19063512 memory=2157836 CPUtime=3600.06 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 64307 0 0 0 359871 135 0 0 20 0 20 0 38127375 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4765878 539459 5492 1 0 554092 0
[pid=29355/tid=29357] ppid=29352 vsize=19063512 memory=5632 CPUtime=3593.73 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 27300 0 0 0 359355 18 0 0 20 0 20 0 38127377 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=19063512 memory=2157836 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 1020 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=19063512 memory=14384 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 38127391 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2157836 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.83 s, system=1.37466 s

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

[startup+3604.5 s]
/proc/loadavg: 4.08 4.10 4.10 5/338 29755
/proc/meminfo: memFree=123393032/131249996 swapFree=33010684/33010684
[pid=29355] ppid=29352 vsize=19063512 memory=2157836 CPUtime=3600.06 cores=1,3
/proc/29355/stat : 29355 (java) S 29352 29355 28429 0 -1 4194304 64307 0 0 0 359871 135 0 0 20 0 20 0 38127375 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
/proc/29355/statm: 4765878 539459 5492 1 0 554092 0
[pid=29355/tid=29357] ppid=29352 vsize=19063512 memory=5632 CPUtime=3593.73 cores=1,3
/proc/29355/task/29357/stat : 29357 (java) R 29352 29355 28429 0 -1 4194368 27300 0 0 0 359355 18 0 0 20 0 20 0 38127377 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29366] ppid=29352 vsize=19063512 memory=10752 CPUtime=0 cores=1,3
/proc/29355/task/29366/stat : 29366 (Finalizer) S 29352 29355 28429 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29373] ppid=29352 vsize=19063512 memory=2157836 CPUtime=0 cores=1,3
/proc/29355/task/29373/stat : 29373 (Common-Cleaner) S 29352 29355 28429 0 -1 4194368 1020 0 0 0 0 0 0 0 20 0 20 0 38127379 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
[pid=29355/tid=29374] ppid=29352 vsize=19063512 memory=14384 CPUtime=0 cores=1,3
/proc/29355/task/29374/stat : 29374 (Timer-0) S 29352 29355 28429 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 38127391 19521036288 539459 18446744073709551615 94051962736640 94051962740336 140734718132224 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94051962748152 94051962748944 94051986743296 140734718138753 140734718138854 140734718138854 140734718144456 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2157836 KiB

Child status: 143

Real time (s): 3604.61
CPU time (s): 3600.21
CPU user time (s): 3598.83
CPU system time (s): 1.37466
CPU usage (%): 99.8779
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 2157836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.83
system time used= 1.37466
maximum resident set size= 2158860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66720
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 102996
involuntary context switches= 2391


# summary of solver processes directly reported to runsolver:
#   pid: 29355
#   total CPU time (s): 3600.21
#   total CPU user time (s): 3598.83
#   total CPU system time (s): 1.37466

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.09281 second user time and 17.8459 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-06-29 21:14:56
IDJOB=4514130
IDBENCH=162605
IDSOLVER=3363
FILE ID=nodeC022/4514130-1751224496
RUNJOBID= nodeC022-1751219267-28441
SLURM_JOB_ID= 9587670
Free space on /tmp= 433060 MiB

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

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

MD5SUM BENCH= 9a4787c73b047272369cfbced442c738
RANDOM SEED=1178565963

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        124851400 kB
MemAvailable:   125509280 kB
Buffers:            3280 kB
Cached:          1462396 kB
SwapCached:            0 kB
Active:          4590928 kB
Inactive:        1214036 kB
Active(anon):    4357348 kB
Inactive(anon):        0 kB
Active(file):     233580 kB
Inactive(file):  1214036 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               752 kB
Writeback:             0 kB
AnonPages:       4342184 kB
Mapped:           122224 kB
Shmem:             18060 kB
KReclaimable:      98608 kB
Slab:             185564 kB
SReclaimable:      98608 kB
SUnreclaim:        86956 kB
KernelStack:        5200 kB
PageTables:        12220 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    7057444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4106240 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433060 MiB
End job on nodeC022 at 2025-06-29 22:15:01