Trace number 4483857

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution VeriPB 2025-06-06? (TO) 3600.21 3605.9

General information on the benchmark

NamePB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_binary/
normalized-BA_RDC4.dot_luby_0null50mast_rapportOE2.0_TMAX60_K67_cod2_pbEq1_newVersion_binary.opb
MD5SUMcedbd6bdd86c4b8a6a7f33f1889b1b8a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1290
Best CPU time to get the best result obtained on this benchmark125.402
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables44809
Total number of constraints297596
Number of constraints which are clauses297595
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 486
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 63032
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 63032
Number of bits of the biggest sum of numbers16
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB25.v20250606
0.00/0.09	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.09	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.09	c java.vm.version	22.0.1+8-16
0.00/0.09	c java.vm.vendor	Oracle Corporation
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		22.0.1
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.10	c Free memory 		2104792832
0.00/0.10	c Max memory 		16282288128
0.00/0.10	c Total memory 		2113929216
0.11/0.10	c Number of processors 	2
0.11/0.14	c Pseudo Boolean Optimization by upper bound
0.11/0.14	c --- Begin Solver configuration ---
0.11/0.14	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.11/0.14	c Learn all clauses as in MiniSAT
0.11/0.14	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.14	c Expensive reason simplification
0.11/0.14	c Glucose 2.1 dynamic restart strategy
0.11/0.14	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.11/0.14	c timeout=2147483s
0.11/0.14	c DB Simplification allowed=false
0.11/0.14	c Listener: none
0.11/0.14	c --- End Solver configuration ---
0.11/0.14	c solving HOME/instance-4483857-1751290673.opb
0.11/0.14	c reading problem ... 
0.11/0.15	c using VERIPB proof format
0.11/0.16	c  objective function found
2.04/1.17	c ... done. Wall clock time 1.021s.
2.04/1.17	c declared #vars     44809
2.04/1.17	c #constraints  297596
2.04/1.17	c constraints type 
2.04/1.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 259737
2.04/1.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
2.04/1.17	c org.sat4j.specs.Constr$1 => 743
2.04/1.17	c org.sat4j.pb.constraints.pb.UnitClausePB => 131
2.04/1.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 36984
2.04/1.17	c 297596 constraints processed.
2.04/1.18	c objective function length is 486 literals
9.86/6.92	c cleaning 2498 clauses out of 4999 with flag 22447/5000
16.45/12.93	c cleaning 4239 clauses out of 8500 with flag 45930/11000
22.03/18.38	c cleaning 5618 clauses out of 11261 with flag 72491/18001
27.66/23.92	c cleaning 6816 clauses out of 13643 with flag 100051/26001
33.70/29.94	c cleaning 7902 clauses out of 15826 with flag 134125/35000
40.07/36.36	c cleaning 8958 clauses out of 17924 with flag 174244/45000
49.47/45.71	c cleaning 9984 clauses out of 19967 with flag 229249/56001
57.35/53.68	c cleaning 10984 clauses out of 21982 with flag 289195/68000
66.75/63.09	c cleaning 11997 clauses out of 23999 with flag 359954/81001
77.49/73.82	c cleaning 12998 clauses out of 26002 with flag 431290/95001
86.65/82.95	c cleaning 13992 clauses out of 28003 with flag 507131/110000
96.74/93.05	c cleaning 14997 clauses out of 30012 with flag 592463/126001
107.61/103.91	c cleaning 15999 clauses out of 32014 with flag 687848/143001
121.11/117.44	c cleaning 16999 clauses out of 34014 with flag 784668/161000
133.46/129.88	c cleaning 18005 clauses out of 36016 with flag 876083/180001
147.43/143.80	c cleaning 19004 clauses out of 38011 with flag 966394/200001
161.08/157.51	c cleaning 20001 clauses out of 40006 with flag 1055879/221000
175.47/171.91	c cleaning 21000 clauses out of 42005 with flag 1169139/243000
190.02/186.51	c cleaning 22000 clauses out of 44005 with flag 1292132/266000
206.97/203.58	c cleaning 23000 clauses out of 46006 with flag 1424945/290001
222.92/219.55	c cleaning 23995 clauses out of 48007 with flag 1550894/315002
239.67/236.36	c cleaning 25005 clauses out of 50011 with flag 1703530/341001
255.32/252.02	c cleaning 25997 clauses out of 52006 with flag 1864450/368001
271.65/268.45	c cleaning 27004 clauses out of 54008 with flag 2026894/396000
287.31/284.14	c cleaning 27997 clauses out of 56004 with flag 2185195/425000
305.75/302.62	c cleaning 29003 clauses out of 58009 with flag 2363574/455002
323.05/319.94	c cleaning 29999 clauses out of 60003 with flag 2547765/486000
342.18/339.17	c cleaning 30996 clauses out of 62005 with flag 2747573/518001
362.80/359.89	c cleaning 32003 clauses out of 64009 with flag 2978596/551001
385.65/382.73	c cleaning 32998 clauses out of 66006 with flag 3218996/585001
410.75/407.91	c cleaning 34002 clauses out of 68008 with flag 3448524/620001
434.39/431.61	c cleaning 34999 clauses out of 70005 with flag 3714909/656000
457.02/454.38	c cleaning 36001 clauses out of 72007 with flag 3997232/693001
479.38/476.71	c cleaning 37003 clauses out of 74007 with flag 4293285/731002
503.13/500.59	c cleaning 38000 clauses out of 76002 with flag 4607281/770000
529.64/527.15	c cleaning 38998 clauses out of 78003 with flag 4916160/810001
555.97/553.53	c cleaning 39996 clauses out of 80004 with flag 5234153/851000
585.42/583.29	c cleaning 41006 clauses out of 82012 with flag 5566683/893004
613.55/611.47	c cleaning 42003 clauses out of 84005 with flag 5891226/936003
643.48/641.46	c cleaning 42994 clauses out of 85999 with flag 6202185/980000
674.63/672.67	c cleaning 43995 clauses out of 88005 with flag 6535181/1025000
708.33/706.41	c cleaning 45003 clauses out of 90011 with flag 6887858/1071001
745.42/743.68	c cleaning 46001 clauses out of 92008 with flag 7251681/1118001
780.61/778.93	c cleaning 46993 clauses out of 94007 with flag 7620068/1166001
814.03/812.47	c cleaning 48002 clauses out of 96015 with flag 8013916/1215002
849.03/847.57	c cleaning 49005 clauses out of 98012 with flag 8374521/1265001
884.15/882.75	c cleaning 49996 clauses out of 100006 with flag 8736017/1316000
920.45/919.11	c cleaning 50998 clauses out of 102010 with flag 9113488/1368000
956.95/955.79	c cleaning 51996 clauses out of 104014 with flag 9529753/1421002
994.17/993.01	c cleaning 53002 clauses out of 106016 with flag 9989393/1475000
1030.20/1029.10	c cleaning 54004 clauses out of 108015 with flag 10429044/1530001
1063.21/1062.23	c cleaning 54998 clauses out of 110011 with flag 10902838/1586001
1097.21/1096.31	c cleaning 55996 clauses out of 112012 with flag 11421470/1643000
1138.24/1137.60	c cleaning 57000 clauses out of 114016 with flag 11955169/1701000
1178.17/1177.56	c cleaning 58003 clauses out of 116017 with flag 12435497/1760001
1218.17/1217.64	c cleaning 59001 clauses out of 118014 with flag 13028483/1820001
1258.94/1258.57	c cleaning 59999 clauses out of 120012 with flag 13626382/1881000
1302.25/1301.96	c cleaning 61001 clauses out of 122014 with flag 14241399/1943001
1339.47/1339.27	c cleaning 62005 clauses out of 124012 with flag 14816214/2006000
1381.04/1380.96	c cleaning 62996 clauses out of 126007 with flag 15348481/2070000
1426.82/1426.85	c cleaning 63994 clauses out of 128011 with flag 15949666/2135000
1473.63/1473.78	c cleaning 65007 clauses out of 130018 with flag 16614981/2201001
1517.52/1517.76	c cleaning 66001 clauses out of 132010 with flag 17291748/2268000
1559.19/1559.53	c cleaning 66999 clauses out of 134009 with flag 17965038/2336000
1606.39/1606.80	c cleaning 67999 clauses out of 136010 with flag 18671068/2405000
1650.98/1651.57	c cleaning 68999 clauses out of 138011 with flag 19332261/2475000
1698.76/1699.47	c cleaning 70002 clauses out of 140012 with flag 20009320/2546000
1751.41/1752.21	c cleaning 70998 clauses out of 142010 with flag 20696887/2618000
1806.59/1807.57	c cleaning 72005 clauses out of 144013 with flag 21472808/2691001
1855.87/1856.97	c cleaning 72995 clauses out of 146007 with flag 22212819/2765000
1914.40/1915.69	c cleaning 74001 clauses out of 148012 with flag 22951692/2840000
1958.71/1960.05	c cleaning 75003 clauses out of 150012 with flag 23731302/2916001
2006.07/2007.54	c cleaning 76000 clauses out of 152009 with flag 24488948/2993001
2055.81/2057.45	c cleaning 76997 clauses out of 154008 with flag 25194404/3071000
2105.79/2107.51	c cleaning 77999 clauses out of 156012 with flag 25917672/3150001
2156.13/2158.07	c cleaning 79006 clauses out of 158013 with flag 26649322/3230001
2207.46/2209.58	c cleaning 80000 clauses out of 160006 with flag 27428120/3311000
2259.32/2261.59	c cleaning 80998 clauses out of 162010 with flag 28202408/3393004
2314.39/2316.78	c cleaning 81995 clauses out of 164008 with flag 28989080/3476000
2369.44/2371.91	c cleaning 83005 clauses out of 166014 with flag 29726032/3560001
2423.63/2426.22	c cleaning 84002 clauses out of 168009 with flag 30474434/3645001
2477.07/2479.89	c cleaning 84999 clauses out of 170006 with flag 31268804/3731000
2530.61/2533.57	c cleaning 86000 clauses out of 172008 with flag 32057948/3818001
2585.07/2588.27	c cleaning 87004 clauses out of 174007 with flag 32865670/3906000
2638.22/2641.58	c cleaning 87996 clauses out of 176004 with flag 33689153/3995001
2697.25/2700.70	c cleaning 89000 clauses out of 178008 with flag 34513835/4085001
2769.39/2773.08	c cleaning 90002 clauses out of 180007 with flag 35304414/4176000
2834.31/2838.12	c cleaning 91002 clauses out of 182006 with flag 36244252/4268001
2897.14/2901.11	c cleaning 91991 clauses out of 184004 with flag 37153053/4361001
2959.29/2963.45	c cleaning 93000 clauses out of 186012 with flag 38025836/4455000
3023.41/3027.76	c cleaning 93993 clauses out of 188012 with flag 38906396/4550000
3081.79/3086.21	c cleaning 95005 clauses out of 190019 with flag 39863536/4646000
3143.30/3147.93	c cleaning 96005 clauses out of 192014 with flag 40914478/4743000
3211.30/3216.16	c cleaning 96995 clauses out of 194010 with flag 41873664/4841001
3272.78/3277.77	c cleaning 97998 clauses out of 196015 with flag 42824631/4940001
3330.50/3335.68	c cleaning 98999 clauses out of 198017 with flag 43797706/5040001
3386.22/3391.45	c cleaning 100006 clauses out of 200017 with flag 44799099/5141000
3439.38/3444.75	c cleaning 100997 clauses out of 202012 with flag 45815535/5243001
3492.31/3497.80	c cleaning 102001 clauses out of 204015 with flag 46826347/5346001
3550.09/3555.78	c cleaning 102995 clauses out of 206015 with flag 47804732/5450002
3600.07/3605.81	c starts		: 598
3600.07/3605.81	c timeout
3600.07/3605.82	c conflicts		: 5546143
3600.07/3605.83	c decisions		: 7834486
3600.07/3605.83	c propagations		: 3073451600
3600.07/3605.83	c inspects		: 59247540480
3600.07/3605.83	c shortcuts		: 0
3600.07/3605.83	c learnt literals	: 5
3600.07/3605.83	c learnt binary clauses	: 901
3600.07/3605.83	c learnt ternary clauses	: 810
3600.07/3605.83	c learnt constraints	: 5546138
3600.07/3605.83	c ignored constraints	: 0
3600.07/3605.83	c root simplifications	: 0
3600.07/3605.83	c removed literals (reason simplification)	: 641533713
3600.07/3605.83	c reason swapping (by a shorter reason)	: 0
3600.07/3605.83	c Calls to reduceDB	: 100
3600.07/3605.83	c Number of update (reduction) of LBD	: 911869
3600.07/3605.83	c Imported unit clauses	: 0
3600.07/3605.83	c No decision after first conflict	: false
3600.07/3605.83	c number of reductions to clauses (during analyze)	: 0
3600.07/3605.83	c number of learned constraints concerned by reduction	: 0
3600.07/3605.83	c number of learning phase by resolution	: 0
3600.07/3605.83	c number of learning phase by cutting planes	: 0
3600.07/3605.83	c number of rounding to 1 operations	: 0
3600.07/3605.83	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.07/3605.83	c number of reductions of the coefficients by power 2 	: 0
3600.07/3605.83	c number of right shift for reduction by power 2 	: 0
3600.07/3605.83	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.07/3605.83	c number of ending skipping 	: 0
3600.07/3605.83	c number of internal skipping 	: 0
3600.07/3605.83	c number of derivation steps 	: 0
3600.07/3605.83	c number of skipped derivation steps 	: 0
3600.07/3605.83	c number of remaining unassigned 	: 0
3600.07/3605.83	c number of remaining assigned 	: 0
3600.07/3605.83	c number of falsified literals weakened from reason	: 0
3600.07/3605.83	c number of falsified literals weakened from conflict	: 0
3600.07/3605.83	c time for arithmetic operations	: 0
3600.07/3605.83	c minimum degree of deleted constraints	: null
3600.07/3605.83	c maximum degree of deleted constraints	: null
3600.07/3605.83	c number of deleted constraints	: 0
3600.07/3605.83	c speed (assignments/second)	: 852642.5677720724
3600.07/3605.83	c non guided choices	: 12
3600.07/3605.89	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 198260
3600.07/3605.89	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 901
3600.07/3605.89	s UNKNOWN
3600.07/3605.89	c Total wall clock time (in seconds): 3605.746

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (61979 MiB free)
  memory of node 1: 64465 MiB (62758 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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 FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=40252, runsolver pid=40237
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 0.85 1.81 2.90 9/332 40321
/proc/meminfo: memFree=127642688/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=18930384 memory=53472 CPUtime=0.11 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 6480 0 0 0 9 2 0 0 20 0 18 0 44745177 19384713216 13368 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4732596 13368 5370 1 0 547552 0
[pid=40252/tid=40257] ppid=40237 vsize=18930384 memory=4026531960 CPUtime=0.06 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 4988 0 0 0 5 1 0 0 20 0 18 0 44745179 19384713216 13368 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=18930384 memory=228522721619 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 44745181 19384713216 13368 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=18930384 memory=58485492679666 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 44745181 19384713216 13368 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 53472 KiB

[startup+0.205259 s]*
/proc/loadavg: 0.85 1.81 2.90 12/332 40321
/proc/meminfo: memFree=127615668/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=18930384 memory=64068 CPUtime=0.27 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 7049 0 0 0 25 2 0 0 20 0 18 0 44745177 19384713216 16017 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4732596 16017 5434 1 0 547944 0
[pid=40252/tid=40257] ppid=40237 vsize=18930384 memory=4026663196 CPUtime=0.14 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 5273 0 0 0 13 1 0 0 20 0 18 0 44745179 19384713216 16017 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=18930384 memory=16099 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 44745181 19384713216 16017 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=18930384 memory=57385981051877 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 44745181 19384713216 16017 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 64068 KiB

[startup+0.30514 s]*
/proc/loadavg: 0.85 1.81 2.90 9/332 40321
/proc/meminfo: memFree=127492040/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=18930384 memory=97520 CPUtime=0.46 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 8814 0 0 0 43 3 0 0 20 0 18 0 44745177 19384713216 24380 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4732596 24380 5434 1 0 549047 0
[pid=40252/tid=40257] ppid=40237 vsize=18930384 memory=-6000919477035232363 CPUtime=0.24 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 5317 0 0 0 22 2 0 0 20 0 18 0 44745179 19384713216 24380 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 44745181 19384713216 24380 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 44745181 19384713216 24380 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 97520 KiB

[startup+0.700236 s]
/proc/loadavg: 0.85 1.81 2.90 9/336 40325
/proc/meminfo: memFree=127213828/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=18996948 memory=175688 CPUtime=1.23 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 11446 0 0 0 118 5 0 0 20 0 19 0 44745177 19452874752 43922 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4749237 43922 5466 1 0 550789 0
[pid=40252/tid=40257] ppid=40237 vsize=18996948 memory=17664 CPUtime=0.57 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 5350 0 0 0 54 3 0 0 20 0 19 0 44745179 19452874752 43922 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=18996948 memory=10880 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 44745181 19452874752 43922 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=18996948 memory=3200 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 44745181 19452874752 43922 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 175688 KiB

[startup+1.50023 s]
/proc/loadavg: 0.85 1.81 2.90 10/339 40328
/proc/meminfo: memFree=127014976/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=259732 CPUtime=2.82 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 19719 0 0 0 273 9 0 0 20 0 20 0 44745177 19521036288 64933 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 64933 5498 1 0 1081530 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=3200 CPUtime=1.19 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 5499 0 0 0 114 5 0 0 20 0 20 0 44745179 19521036288 64933 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 64933 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=10880 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 64933 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 259732 KiB

[startup+3.10563 s]
/proc/loadavg: 1.34 1.90 2.92 7/340 40329
/proc/meminfo: memFree=126948244/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=275136 CPUtime=5.3 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 19979 0 0 0 520 10 0 0 20 0 20 0 44745177 19521036288 68784 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 68784 5498 1 0 1081558 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=10880 CPUtime=2.77 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 5513 0 0 0 272 5 0 0 20 0 20 0 44745179 19521036288 68784 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 68784 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=5632 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 68784 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=4252 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 68784 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 5.3 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 275136 KiB

[startup+6.30021 s]
/proc/loadavg: 1.34 1.90 2.92 5/340 40329
/proc/meminfo: memFree=126881664/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=324624 CPUtime=9.16 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 24513 0 0 0 904 12 0 0 20 0 20 0 44745177 19521036288 81156 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 81156 5498 1 0 1081563 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=0 CPUtime=5.96 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 6275 0 0 0 589 7 0 0 20 0 20 0 44745179 19521036288 81156 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=10880 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 81156 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=-6000919477035232363 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 81156 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=14156 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 81156 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 9.16 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 324624 KiB

[startup+12.7002 s]
/proc/loadavg: 1.63 1.95 2.93 5/340 40329
/proc/meminfo: memFree=126735800/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=405420 CPUtime=16.22 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 35213 0 0 0 1606 16 0 0 20 0 20 0 44745177 19521036288 101355 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 101355 5530 1 0 1081682 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=391084 CPUtime=12.33 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 7792 0 0 0 1224 9 0 0 20 0 20 0 44745179 19521036288 101355 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=370604 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 101355 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 101355 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 101355 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 16.22 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 405420 KiB

[startup+25.5002 s]
/proc/loadavg: 2.45 2.12 2.97 5/340 40329
/proc/meminfo: memFree=126371268/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=446664 CPUtime=29.31 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 43146 0 0 0 2912 19 0 0 20 0 20 0 44745177 19521036288 111666 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 111666 5530 1 0 1081690 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=432196 CPUtime=25.06 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 8915 0 0 0 2496 10 0 0 20 0 20 0 44745179 19521036288 111666 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=432196 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 111666 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=432196 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 56 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 111666 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=326800 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 111666 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 29.31 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 446664 KiB

[startup+51.1054 s]
/proc/loadavg: 3.05 2.29 3.01 5/342 40332
/proc/meminfo: memFree=125930660/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=450772 CPUtime=54.86 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 43250 0 0 0 5463 23 0 0 20 0 20 0 44745177 19521036288 112693 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 112693 5530 1 0 1081690 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=446664 CPUtime=50.57 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 8938 0 0 0 5044 13 0 0 20 0 20 0 44745179 19521036288 112693 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 112693 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=14156 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 56 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 112693 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=279796987075728 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 112693 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0

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

/proc/meminfo: memFree=106631488/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=2708016 CPUtime=3217.48 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 133353 0 0 0 321317 431 0 0 20 0 20 0 44745177 19521036288 677004 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 677004 5530 1 0 1081735 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=14156 CPUtime=3210.55 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 61137 0 0 0 320697 358 0 0 20 0 20 0 44745179 19521036288 677004 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=14156 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 677004 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=2708016 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 2847 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 677004 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=14156 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 677004 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 3217.48 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2708016 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.07 5/345 40515
/proc/meminfo: memFree=106460524/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=2714176 CPUtime=3277.36 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 136028 0 0 0 327297 439 0 0 20 0 20 0 44745177 19521036288 678544 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 678544 5530 1 0 1081735 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=2714176 CPUtime=3270.32 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 62010 0 0 0 326667 365 0 0 20 0 20 0 44745179 19521036288 678544 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=2714176 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 678544 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=2714176 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 2941 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 678544 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=2714176 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 678544 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 3277.36 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2714176 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.15 4.08 5/345 40517
/proc/meminfo: memFree=106282368/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=2714176 CPUtime=3337.19 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 136199 0 0 0 333273 446 0 0 20 0 20 0 44745177 19521036288 678544 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 678544 5530 1 0 1081735 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=14156 CPUtime=3330.12 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 62156 0 0 0 332642 370 0 0 20 0 20 0 44745179 19521036288 678544 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=17664 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 678544 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=14156 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 2941 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 678544 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=-6623557850300637863 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 678544 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 3337.19 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2714176 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.13 4.08 5/346 40522
/proc/meminfo: memFree=106090208/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=2744908 CPUtime=3397.09 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 137356 0 0 0 339256 453 0 0 20 0 20 0 44745177 19521036288 686227 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 686227 5530 1 0 1081735 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=2714176 CPUtime=3389.88 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 62907 0 0 0 338612 376 0 0 20 0 20 0 44745179 19521036288 686227 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=14156 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 686227 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=2744908 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 2941 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 686227 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=2744908 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 686227 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 3397.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2744908 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.15 4.09 5/344 40529
/proc/meminfo: memFree=105794880/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=2744908 CPUtime=3456.92 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 138189 0 0 0 345232 460 0 0 20 0 20 0 44745177 19521036288 686227 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 686227 5530 1 0 1081735 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=2714176 CPUtime=3449.69 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 63590 0 0 0 344587 382 0 0 20 0 20 0 44745179 19521036288 686227 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=14156 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 686227 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=5632 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 3064 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 686227 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=2744908 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 686227 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 3456.92 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2744908 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/344 40532
/proc/meminfo: memFree=105587148/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=2746956 CPUtime=3516.78 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 140270 0 0 0 351212 466 0 0 20 0 20 0 44745177 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 686739 5530 1 0 1081736 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=2744908 CPUtime=3509.42 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 64505 0 0 0 350555 387 0 0 20 0 20 0 44745179 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=2744908 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=2746956 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 3192 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=10880 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 3516.78 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2746956 KiB

[startup+3582.3 s]
/proc/loadavg: 4.26 4.17 4.10 5/344 40535
/proc/meminfo: memFree=105226092/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=2746956 CPUtime=3576.63 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 140545 0 0 0 357188 475 0 0 20 0 20 0 44745177 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 686739 5530 1 0 1081736 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=1920 CPUtime=3569.25 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 64723 0 0 0 356530 395 0 0 20 0 20 0 44745179 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=17664 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=2746956 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 3194 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=14156 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 3576.63 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2746956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.8 s]
/proc/loadavg: 4.23 4.17 4.10 6/323 40619
/proc/meminfo: memFree=114878360/131249996 swapFree=33010684/33010684
[pid=40252] ppid=40237 vsize=19063512 memory=2746956 CPUtime=3600.07 cores=0,2
/proc/40252/stat : 40252 (java) S 40237 40252 40184 0 -1 4194304 140943 0 0 0 359530 477 0 0 20 0 20 0 44745177 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
/proc/40252/statm: 4765878 686739 5530 1 0 1081736 0
[pid=40252/tid=40257] ppid=40237 vsize=19063512 memory=4752 CPUtime=3592.68 cores=0,2
/proc/40252/task/40257/stat : 40257 (java) R 40237 40252 40184 0 -1 4194368 65109 0 0 0 358871 397 0 0 20 0 20 0 44745179 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40308] ppid=40237 vsize=19063512 memory=2760 CPUtime=0 cores=0,2
/proc/40252/task/40308/stat : 40308 (Finalizer) S 40237 40252 40184 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40321] ppid=40237 vsize=19063512 memory=19840 CPUtime=0 cores=0,2
/proc/40252/task/40321/stat : 40321 (Common-Cleaner) S 40237 40252 40184 0 -1 4194368 3194 0 0 0 0 0 0 0 20 0 20 0 44745181 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
[pid=40252/tid=40329] ppid=40237 vsize=19063512 memory=2746956 CPUtime=0 cores=0,2
/proc/40252/task/40329/stat : 40329 (Timer-0) S 40237 40252 40184 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 44745298 19521036288 686739 18446744073709551615 94735260413952 94735260417648 140735662201872 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94735260425464 94735260426256 94735287758848 140735662209328 140735662209510 140735662209510 140735662215112 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2746956 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.42 s, system=4.78646 s

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

Child status: 143

Real time (s): 3605.9
CPU time (s): 3600.21
CPU user time (s): 3595.42
CPU system time (s): 4.78646
CPU usage (%): 99.8421
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 2746956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.42
system time used= 4.78646
maximum resident set size= 2747980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143945
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3742680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109413
involuntary context switches= 10712


# summary of solver processes directly reported to runsolver:
#   pid: 40252
#   total CPU time (s): 3600.21
#   total CPU user time (s): 3595.42
#   total CPU system time (s): 4.78646

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.17086 second user time and 16.216 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-06-30 15:37:53
IDJOB=4483857
IDBENCH=144808
IDSOLVER=3364
FILE ID=nodeC023/4483857-1751290673
RUNJOBID= nodeC023-1751290673-40194
SLURM_JOB_ID= 9594244
Free space on /tmp= 433036 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_binary/normalized-BA_RDC4.dot_luby_0null50mast_rapportOE2.0_TMAX60_K67_cod2_pbEq1_newVersion_binary.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4483857-1751290673/watcher-4483857-1751290673 -o /tmp/evaluation-result-4483857-1751290673/solver-4483857-1751290673 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751290673-40194 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4483857-1751290673 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4483857-1751290673.opb

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

MD5SUM BENCH= cedbd6bdd86c4b8a6a7f33f1889b1b8a
RANDOM SEED=1571213270

nodeC023 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		: 3600.582
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.78
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		: 1759.239
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.78
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.894
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.78
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		: 3440.492
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.78
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		: 3600.212
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.78
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		: 2442.468
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.78
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		: 3600.212
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.78
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		: 3692.654
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127701472 kB
MemAvailable:   129693332 kB
Buffers:            3280 kB
Cached:          2794076 kB
SwapCached:            0 kB
Active:           388500 kB
Inactive:        2488392 kB
Active(anon):      97600 kB
Inactive(anon):        0 kB
Active(file):     290900 kB
Inactive(file):  2488392 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             29160 kB
Writeback:             0 kB
AnonPages:         82604 kB
Mapped:           102716 kB
Shmem:             18064 kB
KReclaimable:     103616 kB
Slab:             190132 kB
SReclaimable:     103616 kB
SUnreclaim:        86516 kB
KernelStack:        4108 kB
PageTables:         2380 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     341832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC023 at 2025-06-30 16:37:59