Trace number 4442264

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution Default 2024-07-07? (TO) 3600.26 3585.82

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/
FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr.opb
MD5SUM79b16e48de73c4320e3d2b07dc03c8ce
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.045381
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5500
Total number of constraints210
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
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 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2106806208
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.12	--- Begin Solver configuration ---
0.13/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	Learn all clauses as in MiniSAT
0.13/0.12	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	No reason simplification
0.13/0.12	Glucose 2.1 dynamic restart strategy
0.13/0.12	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.12	timeout=2147483s
0.13/0.12	DB Simplification allowed=false
0.13/0.12	Listener: none
0.13/0.12	--- End Solver configuration ---
0.13/0.12	c Pseudo Boolean Optimization by upper bound
0.13/0.12	c --- Begin Solver configuration ---
0.13/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	c Learn all clauses as in MiniSAT
0.13/0.12	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	c No reason simplification
0.13/0.12	c Glucose 2.1 dynamic restart strategy
0.13/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.12	c timeout=2147483s
0.13/0.12	c DB Simplification allowed=false
0.13/0.12	c Listener: none
0.13/0.12	c --- End Solver configuration ---
0.13/0.12	c solving HOME/instance-4442264-1721293983.opb
0.13/0.12	c reading problem ... 
0.13/0.12	c  no objective function found
0.13/0.18	c ... done. Wall clock time 0.051s.
0.13/0.18	c declared #vars     5500
0.13/0.18	c #constraints  210
0.13/0.18	c constraints type 
0.13/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 100
0.13/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 110
0.13/0.18	c 210 constraints processed.
1.60/1.01	c cleaning 2496 clauses out of 5000 with flag 30029/5000
2.70/1.97	c cleaning 4251 clauses out of 8504 with flag 68471/11000
3.94/3.15	c cleaning 5614 clauses out of 11254 with flag 110590/18001
5.04/4.28	c cleaning 6801 clauses out of 13642 with flag 158172/26003
7.07/6.03	c cleaning 7884 clauses out of 15839 with flag 215579/35001
8.52/7.35	c cleaning 8937 clauses out of 17954 with flag 284343/45000
10.15/8.99	c cleaning 10010 clauses out of 20020 with flag 365214/56003
12.82/11.54	c cleaning 10997 clauses out of 22011 with flag 458376/68004
14.67/13.33	c cleaning 11990 clauses out of 24011 with flag 557230/81001
18.33/16.92	c cleaning 12995 clauses out of 26021 with flag 660420/95001
23.11/21.65	c cleaning 14005 clauses out of 28029 with flag 756977/110004
29.29/27.80	c cleaning 14999 clauses out of 30023 with flag 884881/126003
35.91/34.24	c cleaning 15995 clauses out of 32021 with flag 1013840/143000
44.47/42.71	c cleaning 16999 clauses out of 34027 with flag 1152006/161001
53.54/51.71	c cleaning 18002 clauses out of 36028 with flag 1307354/180001
64.50/62.67	c cleaning 19002 clauses out of 38026 with flag 1482283/200001
71.77/69.55	c cleaning 19992 clauses out of 40024 with flag 1663109/221001
78.39/75.97	c cleaning 20998 clauses out of 42031 with flag 1860312/243000
85.57/83.05	c cleaning 21995 clauses out of 44033 with flag 2067726/266000
93.92/91.26	c cleaning 23005 clauses out of 46040 with flag 2293201/290002
102.39/99.68	c cleaning 23995 clauses out of 48034 with flag 2514994/315001
113.57/110.65	c cleaning 24995 clauses out of 50038 with flag 2697007/341000
122.24/119.19	c cleaning 26000 clauses out of 52046 with flag 2894799/368003
132.48/128.94	c cleaning 26996 clauses out of 54043 with flag 3137050/396000
143.93/140.20	c cleaning 28001 clauses out of 56049 with flag 3413200/425002
155.08/151.26	c cleaning 29001 clauses out of 58047 with flag 3721182/455001
164.64/160.63	c cleaning 30006 clauses out of 60045 with flag 3964531/486000
172.88/168.78	c cleaning 31003 clauses out of 62042 with flag 4193349/518003
181.94/177.63	c cleaning 32010 clauses out of 64036 with flag 4436013/551000
200.47/195.32	c cleaning 32995 clauses out of 66027 with flag 4685305/585001
213.75/208.47	c cleaning 34007 clauses out of 68032 with flag 4980883/620001
228.85/223.47	c cleaning 35000 clauses out of 70024 with flag 5287866/656000
247.74/242.21	c cleaning 36003 clauses out of 72025 with flag 5605529/693001
258.64/253.03	c cleaning 36989 clauses out of 74021 with flag 5886908/731000
280.20/274.55	c cleaning 38000 clauses out of 76032 with flag 6137377/770000
292.99/287.29	c cleaning 39000 clauses out of 78033 with flag 6422953/810001
315.21/309.40	c cleaning 40002 clauses out of 80033 with flag 6671160/851001
328.51/322.72	c cleaning 40988 clauses out of 82032 with flag 6950940/893002
345.13/339.24	c cleaning 41999 clauses out of 84042 with flag 7230132/936000
373.78/367.18	c cleaning 43005 clauses out of 86043 with flag 7533013/980000
390.45/383.71	c cleaning 44003 clauses out of 88041 with flag 7871349/1025003
408.81/402.08	c cleaning 44998 clauses out of 90035 with flag 8175621/1071000
440.87/434.11	c cleaning 46003 clauses out of 92040 with flag 8498742/1118003
457.60/450.69	c cleaning 47010 clauses out of 94035 with flag 8854022/1166001
492.57/485.76	c cleaning 47998 clauses out of 96027 with flag 9236538/1215003
524.44/517.57	c cleaning 49001 clauses out of 98027 with flag 9640582/1265001
542.34/535.34	c cleaning 50005 clauses out of 100028 with flag 10026019/1316003
581.70/573.88	c cleaning 51003 clauses out of 102020 with flag 10456781/1368000
627.19/619.25	c cleaning 51994 clauses out of 104017 with flag 10882514/1421000
674.70/666.64	c cleaning 53002 clauses out of 106025 with flag 11337133/1475002
742.20/734.18	c cleaning 54001 clauses out of 108022 with flag 11811947/1530001
804.18/795.96	c cleaning 54997 clauses out of 110020 with flag 12303503/1586000
867.12/858.72	c cleaning 56003 clauses out of 112024 with flag 12787283/1643001
894.81/886.37	c cleaning 56988 clauses out of 114022 with flag 13200185/1701002
927.43/918.76	c cleaning 57997 clauses out of 116032 with flag 13598868/1760000
975.76/967.11	c cleaning 59004 clauses out of 118035 with flag 14058807/1820000
988.53/979.83	c cleaning 59993 clauses out of 120032 with flag 14488416/1881001
1032.13/1022.57	c cleaning 60984 clauses out of 122038 with flag 14908190/1943000
1050.50/1040.88	c cleaning 61984 clauses out of 124055 with flag 15359918/2006001
1087.91/1078.18	c cleaning 63014 clauses out of 126070 with flag 15836737/2070000
1106.67/1096.88	c cleaning 64009 clauses out of 128060 with flag 16271948/2135004
1128.23/1118.37	c cleaning 64993 clauses out of 130049 with flag 16670314/2201002
1149.26/1138.87	c cleaning 66004 clauses out of 132054 with flag 17066297/2268000
1177.17/1166.51	c cleaning 66987 clauses out of 134053 with flag 17507672/2336003
1200.93/1190.15	c cleaning 67998 clauses out of 136066 with flag 17943289/2405003
1257.30/1246.29	c cleaning 68997 clauses out of 138065 with flag 18461071/2475000
1284.65/1273.40	c cleaning 70017 clauses out of 140069 with flag 18895570/2546001
1315.50/1304.15	c cleaning 71010 clauses out of 142051 with flag 19373214/2618000
1336.70/1325.10	c cleaning 72019 clauses out of 144042 with flag 19865174/2691001
1365.47/1353.86	c cleaning 72994 clauses out of 146023 with flag 20334118/2765001
1419.03/1406.64	c cleaning 73993 clauses out of 148028 with flag 20818496/2840000
1488.64/1476.27	c cleaning 74985 clauses out of 150036 with flag 21427712/2916001
1555.03/1542.59	c cleaning 76001 clauses out of 152051 with flag 22053877/2993001
1588.47/1575.40	c cleaning 77001 clauses out of 154050 with flag 22560324/3071001
1624.45/1611.16	c cleaning 78001 clauses out of 156048 with flag 23074786/3150000
1661.11/1647.53	c cleaning 79001 clauses out of 158048 with flag 23623889/3230001
1889.02/1875.51	c cleaning 80020 clauses out of 160051 with flag 24236699/3311005
1955.53/1942.35	c cleaning 80996 clauses out of 162028 with flag 24827741/3393002
1996.35/1983.20	c cleaning 81980 clauses out of 164031 with flag 25387149/3476001
2055.51/2042.30	c cleaning 82996 clauses out of 166050 with flag 25973523/3560000
2091.80/2078.67	c cleaning 84005 clauses out of 168054 with flag 26506830/3645000
2131.24/2117.91	c cleaning 85017 clauses out of 170050 with flag 27061762/3731001
2173.02/2159.29	c cleaning 86003 clauses out of 172032 with flag 27607886/3818000
2227.39/2213.58	c cleaning 86988 clauses out of 174029 with flag 28239296/3906000
2266.91/2252.92	c cleaning 88017 clauses out of 176042 with flag 28820803/3995001
2302.64/2286.83	c cleaning 88995 clauses out of 178024 with flag 29429733/4085000
2347.77/2331.97	c cleaning 90003 clauses out of 180029 with flag 30011586/4176000
2397.85/2382.18	c cleaning 90987 clauses out of 182028 with flag 30595434/4268002
2436.98/2421.34	c cleaning 92005 clauses out of 184041 with flag 31193506/4361002
2524.38/2509.21	c cleaning 93002 clauses out of 186036 with flag 31801262/4455002
2575.39/2559.85	c cleaning 93984 clauses out of 188034 with flag 32550284/4550002
2689.83/2674.19	c cleaning 95007 clauses out of 190049 with flag 33279688/4646001
2755.02/2739.12	c cleaning 95990 clauses out of 192045 with flag 33885221/4743004
2792.85/2776.29	c cleaning 96998 clauses out of 194052 with flag 34525887/4841001
2840.66/2823.99	c cleaning 97998 clauses out of 196053 with flag 35186804/4940000
2936.19/2920.10	c cleaning 98991 clauses out of 198056 with flag 35929652/5040001
3004.60/2988.20	c cleaning 100002 clauses out of 200064 with flag 36668410/5141000
3146.91/3130.57	c cleaning 101003 clauses out of 202064 with flag 37499814/5243002
3343.89/3328.25	c cleaning 102003 clauses out of 204059 with flag 38305269/5346000
3473.68/3458.82	c cleaning 102995 clauses out of 206056 with flag 39288816/5450000
3586.14/3572.08	c cleaning 104002 clauses out of 208061 with flag 40415723/5555000
3600.08/3585.71	c starts		: 13003
3600.08/3585.71	c timeout
3600.08/3585.72	c conflicts		: 5587359
3600.08/3585.72	c decisions		: 28277183
3600.08/3585.72	c propagations		: 168002148
3600.08/3585.72	c inspects		: 19380161395
3600.08/3585.72	c shortcuts		: 0
3600.08/3585.72	c learnt literals	: 0
3600.08/3585.72	c learnt binary clauses	: 0
3600.08/3585.72	c learnt ternary clauses	: 0
3600.08/3585.72	c learnt constraints	: 5587359
3600.08/3585.72	c ignored constraints	: 0
3600.08/3585.72	c root simplifications	: 0
3600.08/3585.72	c removed literals (reason simplification)	: 0
3600.08/3585.72	c reason swapping (by a shorter reason)	: 0
3600.08/3585.72	c Calls to reduceDB	: 101
3600.08/3585.72	c Number of update (reduction) of LBD	: 3229845
3600.08/3585.72	c Imported unit clauses	: 0
3600.08/3585.72	c No decision after first conflict	: false
3600.08/3585.72	c number of reductions to clauses (during analyze)	: 0
3600.08/3585.72	c number of learned constraints concerned by reduction	: 0
3600.08/3585.72	c number of learning phase by resolution	: 0
3600.08/3585.72	c number of learning phase by cutting planes	: 0
3600.08/3585.72	c number of rounding to 1 operations	: 0
3600.08/3585.72	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.08/3585.72	c number of reductions of the coefficients by power 2 	: 0
3600.08/3585.72	c number of right shift for reduction by power 2 	: 0
3600.08/3585.72	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.08/3585.72	c number of ending skipping 	: 0
3600.08/3585.72	c number of internal skipping 	: 0
3600.08/3585.72	c number of derivation steps 	: 0
3600.08/3585.72	c number of skipped derivation steps 	: 0
3600.08/3585.72	c number of remaining unassigned 	: 0
3600.08/3585.72	c number of remaining assigned 	: 0
3600.08/3585.72	c number of falsified literals weakened from reason	: 0
3600.08/3585.72	c number of falsified literals weakened from conflict	: 0
3600.08/3585.72	c time for arithmetic operations	: 0
3600.08/3585.73	c minimum degree of deleted constraints	: null
3600.08/3585.73	c maximum degree of deleted constraints	: null
3600.08/3585.73	c number of deleted constraints	: 0
3600.08/3585.73	c speed (assignments/second)	: 46855.544529768784
3600.08/3585.73	c non guided choices	: 360876
3600.08/3585.78	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 136418
3600.08/3585.78	s UNKNOWN
3600.08/3585.78	c Total wall clock time (in seconds): 3585.657

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: 63931 MiB (61209 MiB free)
  memory of node 1: 64510 MiB (60935 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442264-1721293983/watcher-4442264-1721293983 -o /tmp/evaluation-result-4442264-1721293983/solver-4442264-1721293983 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721293761-975543 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4442264-1721293983.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=977369, runsolver pid=977366

[startup+0.100058 s]*
/proc/loadavg: 4.18 2.92 1.92 5/335 977387
/proc/meminfo: memFree=125034108/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=18975048 memory=63284 CPUtime=0.13 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 7218 0 0 0 11 2 0 0 20 0 18 0 181560145 19430449152 15821 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4743762 15821 5691 1 0 549342 0
[pid=977369/tid=977371] ppid=977366 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 1078198336 5745 0 0 0 7 1 0 0 20 0 18 0 181560145 19430449152 15821 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=18975048 memory=232851243367 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 181560148 19430449152 15821 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=18975048 memory=15824395507619580 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 181560148 19430449152 15821 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 63284 KiB

[startup+0.205914 s]*
/proc/loadavg: 4.18 2.92 1.92 8/336 977388
/proc/meminfo: memFree=125019636/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19041612 memory=77512 CPUtime=0.32 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 7696 0 0 0 29 3 0 0 20 0 19 0 181560145 19498610688 19378 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4760403 19378 5855 1 0 549938 0
[pid=977369/tid=977371] ppid=977366 vsize=19041612 memory=4782652875487838339 CPUtime=0.17 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 5933 0 0 0 15 2 0 0 20 0 19 0 181560145 19498610688 19378 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19041612 memory=15975 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 181560148 19498610688 19378 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19041612 memory=14698495600756458 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 181560148 19498610688 19378 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 181560164 19498610688 19378 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 77512 KiB

[startup+0.306584 s]*
/proc/loadavg: 4.18 2.92 1.92 7/336 977388
/proc/meminfo: memFree=125012060/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19041612 memory=84992 CPUtime=0.51 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 10160 0 0 0 48 3 0 0 20 0 19 0 181560145 19498610688 21248 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4760403 21248 5855 1 0 551214 0
[pid=977369/tid=977371] ppid=977366 vsize=19041612 memory=-8743570886786065084 CPUtime=0.26 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 5951 0 0 0 24 2 0 0 20 0 19 0 181560145 19498610688 21248 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 181560148 19498610688 21248 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 181560148 19498610688 21248 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 181560164 19498610688 21248 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 84992 KiB

[startup+0.70028 s]
/proc/loadavg: 4.18 2.92 1.92 8/336 977388
/proc/meminfo: memFree=125005528/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19041612 memory=99920 CPUtime=1.23 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 10772 0 0 0 120 3 0 0 20 0 19 0 181560145 19498610688 24980 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4760403 24980 5855 1 0 551692 0
[pid=977369/tid=977371] ppid=977366 vsize=19041612 memory=45052 CPUtime=0.64 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 5966 0 0 0 62 2 0 0 20 0 19 0 181560145 19498610688 24980 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19041612 memory=13196 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 181560148 19498610688 24980 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19041612 memory=2320 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 181560148 19498610688 24980 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19041612 memory=2028 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 181560164 19498610688 24980 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 99920 KiB

[startup+1.50029 s]
/proc/loadavg: 4.18 2.92 1.92 7/336 977388
/proc/meminfo: memFree=124984712/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19041612 memory=133500 CPUtime=2.2 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 14235 0 0 0 216 4 0 0 20 0 19 0 181560145 19498610688 33375 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4760403 33375 5855 1 0 552343 0
[pid=977369/tid=977371] ppid=977366 vsize=19041612 memory=13196 CPUtime=1.44 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 6118 0 0 0 141 3 0 0 20 0 19 0 181560145 19498610688 33375 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 181560148 19498610688 33375 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19041612 memory=2320 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 181560148 19498610688 33375 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19041612 memory=2028 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 181560164 19498610688 33375 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 2.2 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 133500 KiB

[startup+3.10589 s]
/proc/loadavg: 4.24 2.96 1.94 5/337 977389
/proc/meminfo: memFree=124887228/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19108176 memory=209748 CPUtime=3.94 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 16776 0 0 0 388 6 0 0 20 0 20 0 181560145 19566772224 52437 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4777044 52437 5886 1 0 552641 0
[pid=977369/tid=977371] ppid=977366 vsize=19108176 memory=0 CPUtime=3 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 6579 0 0 0 297 3 0 0 20 0 20 0 181560145 19566772224 52437 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19108176 memory=-8743570886786065084 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 52437 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19108176 memory=13196 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 56 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 52437 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19108176 memory=2320 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181560164 19566772224 52437 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 3.94 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 209748 KiB

[startup+6.30027 s]
/proc/loadavg: 4.24 2.96 1.94 5/337 977389
/proc/meminfo: memFree=124833036/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19108176 memory=263932 CPUtime=7.45 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 19969 0 0 0 737 8 0 0 20 0 20 0 181560145 19566772224 65983 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4777044 65983 5902 1 0 553778 0
[pid=977369/tid=977371] ppid=977366 vsize=19108176 memory=2320 CPUtime=6.14 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 6618 0 0 0 611 3 0 0 20 0 20 0 181560145 19566772224 65983 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 65983 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19108176 memory=13196 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 56 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 65983 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19108176 memory=-5158697563450915880 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181560164 19566772224 65983 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 7.45 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 263932 KiB

[startup+12.7003 s]
/proc/loadavg: 4.28 3.01 1.96 5/337 977391
/proc/meminfo: memFree=124535860/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19108176 memory=560460 CPUtime=14.08 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 22332 0 0 0 1393 15 0 0 20 0 20 0 181560145 19566772224 140115 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4777044 140115 5902 1 0 553778 0
[pid=977369/tid=977371] ppid=977366 vsize=19108176 memory=13196 CPUtime=12.22 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 7446 0 0 0 1219 3 0 0 20 0 20 0 181560145 19566772224 140115 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19108176 memory=417644 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 140115 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19108176 memory=45052 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 56 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 140115 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19108176 memory=13196 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181560164 19566772224 140115 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 14.08 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 560460 KiB

[startup+25.5003 s]
/proc/loadavg: 4.24 3.04 1.99 5/337 977392
/proc/meminfo: memFree=123883656/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19108176 memory=1012724 CPUtime=27.1 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 25231 0 0 0 2684 26 0 0 20 0 20 0 181560145 19566772224 253181 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4777044 253181 5912 1 0 720892 0
[pid=977369/tid=977371] ppid=977366 vsize=19108176 memory=6943526294502006880 CPUtime=24.7 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 8409 0 0 0 2464 6 0 0 20 0 20 0 181560145 19566772224 253181 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19108176 memory=11544 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 253181 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19108176 memory=3491 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 56 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 253181 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19108176 memory=13196 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181560164 19566772224 253181 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 27.1 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1012724 KiB

[startup+51.1061 s]
/proc/loadavg: 4.15 3.12 2.04 5/336 977398
/proc/meminfo: memFree=123394780/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19108176 memory=1324112 CPUtime=52.95 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 30698 0 0 0 5261 34 0 0 20 0 20 0 181560145 19566772224 331028 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4777044 331028 5912 1 0 720892 0

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

/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2701866 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19108176 memory=10807464 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 2441 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2701866 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19108176 memory=10807464 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181560164 19566772224 2701866 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 3238.54 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 10807464 KiB

[startup+3282.3 s]
/proc/loadavg: 4.19 4.14 4.10 5/331 979360
/proc/meminfo: memFree=103838200/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19108176 memory=10807464 CPUtime=3298 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 261861 0 0 0 329458 342 0 0 20 0 20 0 181560145 19566772224 2701866 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4777044 2701866 5912 1 0 3100749 0
[pid=977369/tid=977371] ppid=977366 vsize=19108176 memory=10807464 CPUtime=3233.81 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 80912 0 0 0 323314 67 0 0 20 0 20 0 181560145 19566772224 2701866 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19108176 memory=10807464 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2701866 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19108176 memory=10805404 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 2586 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2701866 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19108176 memory=30348 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181560164 19566772224 2701866 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 3298 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 10807464 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.14 4.10 5/331 979370
/proc/meminfo: memFree=103540208/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19108176 memory=10811560 CPUtime=3357.86 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 267185 0 0 0 335443 343 0 0 20 0 20 0 181560145 19566772224 2702890 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4777044 2702890 5912 1 0 3100749 0
[pid=977369/tid=977371] ppid=977366 vsize=19108176 memory=10811560 CPUtime=3292.81 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 83761 0 0 0 329214 67 0 0 20 0 20 0 181560145 19566772224 2702890 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19108176 memory=10811560 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2702890 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19108176 memory=10811560 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 2586 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2702890 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19108176 memory=10811560 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181560164 19566772224 2702890 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 3357.86 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 10811560 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/320 979437
/proc/meminfo: memFree=104640856/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19108176 memory=11018408 CPUtime=3417.72 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 270664 0 0 0 341423 349 0 0 20 0 20 0 181560145 19566772224 2754602 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4777044 2754602 5912 1 0 3100749 0
[pid=977369/tid=977371] ppid=977366 vsize=19108176 memory=10811560 CPUtime=3351.84 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 84342 0 0 0 335117 67 0 0 20 0 20 0 181560145 19566772224 2754602 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19108176 memory=10811560 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2754602 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19108176 memory=10811560 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 2733 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2754602 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19108176 memory=11018408 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181560164 19566772224 2754602 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 3417.72 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 11018408 KiB

[startup+3462.3 s]
/proc/loadavg: 4.56 4.27 4.14 5/334 979465
/proc/meminfo: memFree=101727296/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19108176 memory=11018408 CPUtime=3477.14 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 273813 0 0 0 347363 351 0 0 20 0 20 0 181560145 19566772224 2754602 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4777044 2754602 5912 1 0 3100749 0
[pid=977369/tid=977371] ppid=977366 vsize=19108176 memory=10811560 CPUtime=3411.23 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 87434 0 0 0 341056 67 0 0 20 0 20 0 181560145 19566772224 2754602 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19108176 memory=10811560 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2754602 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19108176 memory=10811560 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 2733 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2754602 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19108176 memory=11018408 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181560164 19566772224 2754602 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 3477.14 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 11018408 KiB

[startup+3522.3 s]
/proc/loadavg: 4.29 4.25 4.14 5/333 979740
/proc/meminfo: memFree=102072656/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19108176 memory=11147448 CPUtime=3536.91 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 277542 0 0 0 353336 355 0 0 20 0 20 0 181560145 19566772224 2786862 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4777044 2786862 5912 1 0 3100749 0
[pid=977369/tid=977371] ppid=977366 vsize=19108176 memory=11018408 CPUtime=3470.28 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 88265 0 0 0 346961 67 0 0 20 0 20 0 181560145 19566772224 2786862 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19108176 memory=11147448 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2786862 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19108176 memory=45052 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 2828 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2786862 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19108176 memory=45052 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181560164 19566772224 2786862 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 3536.91 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 11147448 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.23 4.14 5/333 979750
/proc/meminfo: memFree=100467976/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19108176 memory=11499704 CPUtime=3596.69 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 283116 0 0 0 359303 366 0 0 20 0 20 0 181560145 19566772224 2874926 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4777044 2874926 5912 1 0 3100749 0
[pid=977369/tid=977371] ppid=977366 vsize=19108176 memory=11147448 CPUtime=3529.4 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 91176 0 0 0 352872 68 0 0 20 0 20 0 181560145 19566772224 2874926 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19108176 memory=2320 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2874926 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19108176 memory=2320 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 2922 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2874926 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19108176 memory=11544 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181560164 19566772224 2874926 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 3596.69 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 11499704 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3585.7 s]
/proc/loadavg: 4.25 4.24 4.15 5/333 979750
/proc/meminfo: memFree=100357244/131524600 swapFree=131071996/131071996
[pid=977369] ppid=977366 vsize=19108176 memory=11499704 CPUtime=3600.08 cores=0,2
/proc/977369/stat : 977369 (java) S 977366 977369 975533 0 -1 1077936128 283123 0 0 0 359642 366 0 0 20 0 20 0 181560145 19566772224 2874926 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
/proc/977369/statm: 4777044 2874926 5912 1 0 3100749 0
[pid=977369/tid=977371] ppid=977366 vsize=19108176 memory=2320 CPUtime=3532.79 cores=0,2
/proc/977369/task/977371/stat : 977371 (java) R 977366 977369 975533 0 -1 4194368 91183 0 0 0 353211 68 0 0 20 0 20 0 181560145 19566772224 2874926 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977380] ppid=977366 vsize=19108176 memory=11499704 CPUtime=0 cores=0,2
/proc/977369/task/977380/stat : 977380 (Finalizer) S 977366 977369 975533 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2874926 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977387] ppid=977366 vsize=19108176 memory=11499704 CPUtime=0 cores=0,2
/proc/977369/task/977387/stat : 977387 (Common-Cleaner) S 977366 977369 975533 0 -1 1077936192 2922 0 0 0 0 0 0 0 20 0 20 0 181560148 19566772224 2874926 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
[pid=977369/tid=977388] ppid=977366 vsize=19108176 memory=2244112 CPUtime=0 cores=0,2
/proc/977369/task/977388/stat : 977388 (Timer-0) S 977366 977369 975533 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 181560164 19566772224 2874926 134679101440 94037195575296 94037195578992 140728525732032 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94037195586808 94037195587600 94037216329728 140728525739014 140728525739104 140728525739104 140728525746120 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 11499704 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.55 s, system=3.70165 s

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

[startup+3585.81 s]*
/proc/loadavg: 4.25 4.24 4.15 5/315 979753
/proc/meminfo: memFree=111554804/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3585.82
CPU time (s): 3600.26
CPU user time (s): 3596.55
CPU system time (s): 3.70165
CPU usage (%): 100.403
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 11499704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.55
system time used= 3.70165
maximum resident set size= 11501584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 286417
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 111667
involuntary context switches= 35809


# summary of solver processes directly reported to runsolver:
#   pid: 977369
#   total CPU time (s): 3600.26
#   total CPU user time (s): 3596.55
#   total CPU system time (s): 3.70165

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.72184 second user time and 18.7135 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-18 11:13:15
IDJOB=4442264
IDBENCH=147788
IDSOLVER=3058
FILE ID=nodeC017/4442264-1721293983
RUNJOBID= nodeC017-1721293761-975543
SLURM_JOB_ID= 7542595
Free space on /tmp= 890060 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442264-1721293983/watcher-4442264-1721293983 -o /tmp/evaluation-result-4442264-1721293983/solver-4442264-1721293983 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721293761-975543 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4442264-1721293983.opb

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

MD5SUM BENCH= 79b16e48de73c4320e3d2b07dc03c8ce
RANDOM SEED=535055940

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125076272 kB
MemAvailable:   126926424 kB
Buffers:          498424 kB
Cached:          2177812 kB
SwapCached:            0 kB
Active:          1199200 kB
Inactive:        4609684 kB
Active(anon):       1544 kB
Inactive(anon):  3168864 kB
Active(file):    1197656 kB
Inactive(file):  1440820 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              1080 kB
Writeback:             4 kB
AnonPages:       3132664 kB
Mapped:           126092 kB
Shmem:             37720 kB
KReclaimable:     102644 kB
Slab:             214808 kB
SReclaimable:     102644 kB
SUnreclaim:       112164 kB
KernelStack:        5120 kB
PageTables:        16212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    9408004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            66880 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2836480 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      279252 kB
DirectMap2M:    38291456 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC017 at 2024-07-18 12:13:01