Trace number 4452214

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.29 3270.29

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-rmine11.0.u.opb
MD5SUMf2b4c33dfdd2685ad5de2b9c67a512a4
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12292
Total number of constraints97390
Number of constraints which are clauses97367
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints23
Minimum length of a constraint2
Maximum length of a constraint12292
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 263990968
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 763991018
Number of bits of the biggest sum of numbers30
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.10	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.10	c See www.sat4j.org for details.
0.12/0.12	c version CUSTOM.v20240707
0.12/0.13	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.13	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.13	c java.vm.version	22.0.1+8-16
0.12/0.13	c java.vm.vendor	Oracle Corporation
0.12/0.13	c sun.arch.data.model	64
0.12/0.13	c java.version		22.0.1
0.12/0.13	c os.name		Linux
0.12/0.13	c os.version		4.18.0-301.1.el8.x86_64
0.12/0.13	c os.arch		amd64
0.12/0.13	c Free memory 		2115194816
0.12/0.13	c Max memory 		16282288128
0.12/0.13	c Total memory 		2122317824
0.12/0.14	c Number of processors 	2
0.12/0.19	--- Begin Solver configuration ---
0.12/0.19	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.12/0.19	Learn all clauses as in MiniSAT
0.12/0.19	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.19	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.19	No reason simplification
0.12/0.19	Glucose 2.1 dynamic restart strategy
0.12/0.19	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.19	timeout=2147483s
0.12/0.19	DB Simplification allowed=false
0.12/0.19	Listener: none
0.12/0.19	--- End Solver configuration ---
0.12/0.20	c Pseudo Boolean Optimization by upper bound
0.12/0.20	c --- Begin Solver configuration ---
0.12/0.20	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.12/0.20	c Learn all clauses as in MiniSAT
0.12/0.20	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.20	c No reason simplification
0.12/0.20	c Glucose 2.1 dynamic restart strategy
0.12/0.20	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.20	c timeout=2147483s
0.12/0.20	c DB Simplification allowed=false
0.12/0.20	c Listener: none
0.12/0.20	c --- End Solver configuration ---
0.12/0.20	c solving HOME/instance-4452214-1721443210.opb
0.12/0.20	c reading problem ... 
0.12/0.20	c  no objective function found
1.59/0.99	c ... done. Wall clock time 0.794s.
1.80/1.01	c declared #vars     12292
1.80/1.01	c #constraints  97390
1.80/1.01	c constraints type 
1.80/1.01	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 97367
1.80/1.01	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
1.80/1.01	c 97390 constraints processed.
9.99/7.49	c cleaning 2501 clauses out of 5001 with flag 10097/5001
21.61/18.38	c cleaning 4248 clauses out of 8500 with flag 22145/11001
31.94/27.73	c cleaning 5626 clauses out of 11251 with flag 36259/18000
43.19/37.79	c cleaning 6809 clauses out of 13628 with flag 52503/26003
55.77/49.32	c cleaning 7905 clauses out of 15816 with flag 70892/35000
73.34/63.36	c cleaning 8956 clauses out of 17911 with flag 91406/45000
89.60/78.46	c cleaning 9976 clauses out of 19958 with flag 113653/56003
107.18/95.00	c cleaning 10991 clauses out of 21986 with flag 137845/68007
130.01/113.55	c cleaning 12002 clauses out of 24003 with flag 164155/81015
151.54/133.42	c cleaning 12985 clauses out of 25988 with flag 192387/95002
172.39/152.89	c cleaning 14001 clauses out of 28001 with flag 222681/110000
195.01/170.99	c cleaning 14994 clauses out of 30001 with flag 255244/126001
212.54/186.29	c cleaning 16002 clauses out of 32006 with flag 289495/143000
228.76/200.82	c cleaning 17004 clauses out of 34008 with flag 325736/161004
248.98/219.13	c cleaning 18001 clauses out of 36001 with flag 364185/180001
271.08/239.71	c cleaning 18998 clauses out of 37999 with flag 404847/200000
302.35/265.19	c cleaning 20000 clauses out of 40006 with flag 448222/221005
333.30/293.39	c cleaning 20995 clauses out of 42001 with flag 495001/243000
367.76/325.81	c cleaning 21991 clauses out of 44007 with flag 546482/266001
401.32/357.19	c cleaning 22999 clauses out of 46016 with flag 605205/290001
436.75/390.85	c cleaning 23993 clauses out of 48016 with flag 663323/315000
491.79/443.61	c cleaning 25008 clauses out of 50023 with flag 718973/341000
556.67/502.35	c cleaning 26005 clauses out of 52019 with flag 775250/368004
597.80/540.97	c cleaning 27011 clauses out of 54021 with flag 831932/396011
647.30/588.36	c cleaning 27995 clauses out of 56001 with flag 890609/425002
703.23/642.48	c cleaning 28997 clauses out of 58005 with flag 951496/455001
781.63/718.34	c cleaning 29992 clauses out of 60008 with flag 1014822/486001
867.96/798.60	c cleaning 31007 clauses out of 62022 with flag 1081146/518007
950.89/878.13	c cleaning 32003 clauses out of 64009 with flag 1154814/551001
1022.03/946.02	c cleaning 32992 clauses out of 66005 with flag 1225110/585000
1098.90/1020.10	c cleaning 34004 clauses out of 68014 with flag 1314044/620001
1179.04/1093.62	c cleaning 35002 clauses out of 70009 with flag 1402606/656000
1255.14/1166.56	c cleaning 36002 clauses out of 72008 with flag 1490936/693001
1329.07/1237.63	c cleaning 36998 clauses out of 74005 with flag 1590192/731000
1404.84/1310.93	c cleaning 37992 clauses out of 76007 with flag 1695988/770000
1481.64/1381.62	c cleaning 38998 clauses out of 78015 with flag 1796027/810000
1553.41/1450.18	c cleaning 40006 clauses out of 80018 with flag 1910898/851001
1633.34/1527.29	c cleaning 40999 clauses out of 82013 with flag 2018768/893002
1715.66/1606.43	c cleaning 42003 clauses out of 84014 with flag 2138542/936002
1806.76/1691.69	c cleaning 42998 clauses out of 86009 with flag 2260253/980000
1897.34/1778.80	c cleaning 43998 clauses out of 88011 with flag 2361500/1025000
1986.62/1864.91	c cleaning 45001 clauses out of 90013 with flag 2467996/1071000
2074.64/1944.83	c cleaning 45991 clauses out of 92011 with flag 2584538/1118000
2177.47/2042.85	c cleaning 47007 clauses out of 94020 with flag 2691746/1166000
2392.43/2243.16	c cleaning 47992 clauses out of 96013 with flag 2791221/1215001
2482.59/2329.18	c cleaning 49008 clauses out of 98020 with flag 2907928/1265000
2497.00/2341.52	c cleaning 49996 clauses out of 100013 with flag 3012152/1316001
2513.70/2353.56	c cleaning 51007 clauses out of 102016 with flag 3118488/1368000
2530.42/2368.36	c cleaning 52004 clauses out of 104010 with flag 3227540/1421001
2547.62/2383.76	c cleaning 53000 clauses out of 106005 with flag 3339229/1475000
2564.06/2398.07	c cleaning 54000 clauses out of 108007 with flag 3452427/1530002
2579.18/2411.86	c cleaning 55001 clauses out of 110006 with flag 3567127/1586001
2595.53/2426.38	c cleaning 55998 clauses out of 112004 with flag 3684209/1643000
2616.28/2441.99	c cleaning 57000 clauses out of 114007 with flag 3803082/1701001
2634.10/2457.10	c cleaning 57996 clauses out of 116006 with flag 3924146/1760000
2651.24/2472.27	c cleaning 58999 clauses out of 118011 with flag 4047182/1820001
2669.35/2488.16	c cleaning 60006 clauses out of 120011 with flag 4171975/1881000
2686.40/2503.27	c cleaning 61000 clauses out of 122005 with flag 4298781/1943000
2707.36/2517.97	c cleaning 61999 clauses out of 124005 with flag 4427508/2006000
2725.91/2534.53	c cleaning 62998 clauses out of 126006 with flag 4559075/2070000
2742.67/2549.42	c cleaning 63999 clauses out of 128009 with flag 4692507/2135001
2762.25/2567.08	c cleaning 64998 clauses out of 130009 with flag 4828028/2201000
2781.44/2584.06	c cleaning 66002 clauses out of 132011 with flag 4964982/2268000
2803.62/2600.85	c cleaning 66997 clauses out of 134010 with flag 5104072/2336001
2821.45/2616.87	c cleaning 68004 clauses out of 136013 with flag 5245158/2405001
2843.47/2636.36	c cleaning 69000 clauses out of 138009 with flag 5389934/2475001
2864.28/2654.54	c cleaning 70000 clauses out of 140009 with flag 5536949/2546001
2889.06/2672.97	c cleaning 70998 clauses out of 142009 with flag 5686973/2618001
2909.92/2691.44	c cleaning 71999 clauses out of 144010 with flag 5838839/2691000
2932.34/2711.02	c cleaning 73001 clauses out of 146011 with flag 5991777/2765000
2954.99/2731.78	c cleaning 73996 clauses out of 148010 with flag 6146483/2840000
2981.64/2752.07	c cleaning 75003 clauses out of 150016 with flag 6304111/2916002
3006.05/2774.02	c cleaning 75999 clauses out of 152012 with flag 6464085/2993001
3029.91/2795.28	c cleaning 77002 clauses out of 154013 with flag 6625942/3071001
3058.21/2817.22	c cleaning 77999 clauses out of 156010 with flag 6789337/3150000
3083.82/2836.52	c cleaning 79000 clauses out of 158011 with flag 6953972/3230000
3107.25/2857.34	c cleaning 80002 clauses out of 160012 with flag 7121260/3311001
3137.12/2878.15	c cleaning 80998 clauses out of 162010 with flag 7289581/3393001
3163.86/2902.43	c cleaning 81999 clauses out of 164012 with flag 7460223/3476001
3189.92/2925.40	c cleaning 82997 clauses out of 166012 with flag 7633563/3560000
3220.76/2946.92	c cleaning 84001 clauses out of 168016 with flag 7807308/3645001
3249.03/2972.77	c cleaning 85001 clauses out of 170014 with flag 7984240/3731000
3275.22/2995.67	c cleaning 86004 clauses out of 172013 with flag 8162942/3818000
3308.95/3021.44	c cleaning 87003 clauses out of 174010 with flag 8344271/3906001
3333.94/3043.96	c cleaning 88001 clauses out of 176006 with flag 8528078/3995000
3361.92/3068.84	c cleaning 88996 clauses out of 178007 with flag 8713844/4085002
3397.55/3096.10	c cleaning 90005 clauses out of 180009 with flag 8902572/4176000
3429.38/3124.90	c cleaning 91000 clauses out of 182004 with flag 9093035/4268000
3460.00/3152.50	c cleaning 92001 clauses out of 184004 with flag 9285190/4361000
3496.95/3181.53	c cleaning 93002 clauses out of 186004 with flag 9479994/4455001
3529.48/3211.06	c cleaning 94000 clauses out of 188002 with flag 9675365/4550001
3560.20/3238.70	c cleaning 95000 clauses out of 190001 with flag 9874000/4646000
3595.23/3265.56	c cleaning 95995 clauses out of 192001 with flag 10074212/4743000
3600.07/3270.13	c timeout
3600.07/3270.13	c starts		: 1591
3600.07/3270.15	c conflicts		: 4763482
3600.07/3270.15	c decisions		: 5698014
3600.07/3270.15	c propagations		: 371237945
3600.07/3270.15	c inspects		: 4625474335
3600.07/3270.15	c shortcuts		: 0
3600.07/3270.15	c learnt literals	: 2
3600.07/3270.15	c learnt binary clauses	: 1
3600.07/3270.15	c learnt ternary clauses	: 1
3600.07/3270.15	c learnt constraints	: 4763480
3600.07/3270.15	c ignored constraints	: 0
3600.07/3270.15	c root simplifications	: 0
3600.07/3270.15	c removed literals (reason simplification)	: 0
3600.07/3270.15	c reason swapping (by a shorter reason)	: 0
3600.07/3270.15	c Calls to reduceDB	: 93
3600.07/3270.15	c Number of update (reduction) of LBD	: 89645
3600.07/3270.15	c Imported unit clauses	: 0
3600.07/3270.15	c No decision after first conflict	: false
3600.07/3270.15	c number of reductions to clauses (during analyze)	: 0
3600.07/3270.15	c number of learned constraints concerned by reduction	: 0
3600.07/3270.15	c number of learning phase by resolution	: 0
3600.07/3270.15	c number of learning phase by cutting planes	: 0
3600.07/3270.15	c number of rounding to 1 operations	: 0
3600.07/3270.15	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.07/3270.15	c number of reductions of the coefficients by power 2 	: 0
3600.07/3270.15	c number of right shift for reduction by power 2 	: 0
3600.07/3270.15	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.07/3270.15	c number of ending skipping 	: 0
3600.07/3270.15	c number of internal skipping 	: 0
3600.07/3270.15	c number of derivation steps 	: 0
3600.07/3270.15	c number of skipped derivation steps 	: 0
3600.07/3270.15	c number of remaining unassigned 	: 0
3600.07/3270.15	c number of remaining assigned 	: 0
3600.07/3270.15	c number of falsified literals weakened from reason	: 0
3600.07/3270.15	c number of falsified literals weakened from conflict	: 0
3600.07/3270.15	c time for arithmetic operations	: 0
3600.07/3270.15	c minimum degree of deleted constraints	: null
3600.07/3270.15	c maximum degree of deleted constraints	: null
3600.07/3270.15	c number of deleted constraints	: 0
3600.07/3270.16	c speed (assignments/second)	: 113558.94902635907
3600.07/3270.16	c non guided choices	: 4
3600.07/3270.20	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 116487
3600.07/3270.20	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 1
3600.07/3270.20	s UNKNOWN
3600.07/3270.20	c Total wall clock time (in seconds): 3270.0

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: 64096 MiB (55924 MiB free)
  memory of node 1: 64473 MiB (62477 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452214-1721443210/watcher-4452214-1721443210 -o /tmp/evaluation-result-4452214-1721443210/solver-4452214-1721443210 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721434915-1036504 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4452214-1721443210.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=1042563, runsolver pid=1042560

[startup+0.101987 s]*
/proc/loadavg: 4.08 4.12 4.16 6/315 1042581
/proc/meminfo: memFree=121208224/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=18975048 memory=56288 CPUtime=0.12 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 6626 0 0 0 10 2 0 0 20 0 18 0 196478105 19430449152 14072 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4743762 14072 5584 1 0 550924 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 5544 0 0 0 6 2 0 0 20 0 18 0 196478106 19430449152 14072 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=18975048 memory=232851243367 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 196478110 19430449152 14072 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=18975048 memory=14698495669638111 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 196478111 19430449152 14072 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 56288 KiB

[startup+0.214841 s]*
/proc/loadavg: 4.08 4.12 4.16 7/315 1042581
/proc/meminfo: memFree=121198788/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=18975048 memory=66292 CPUtime=0.36 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 7398 0 0 0 33 3 0 0 20 0 18 0 196478105 19430449152 16573 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4743762 16573 5765 1 0 551564 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=18975048 memory=6876556183782621315 CPUtime=0.2 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 5905 0 0 0 18 2 0 0 20 0 18 0 196478106 19430449152 16573 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=18975048 memory=1774770 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 196478110 19430449152 16573 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=18975048 memory=13848573179598470 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 196478111 19430449152 16573 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 66292 KiB

[startup+0.33754 s]*
/proc/loadavg: 4.08 4.12 4.16 9/315 1042581
/proc/meminfo: memFree=121189896/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=18975048 memory=76780 CPUtime=0.56 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 7509 0 0 0 53 3 0 0 20 0 18 0 196478105 19430449152 19195 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4743762 19195 5765 1 0 551625 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=18975048 memory=-7668044098088297826 CPUtime=0.31 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 5952 0 0 0 29 2 0 0 20 0 18 0 196478106 19430449152 19195 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 196478110 19430449152 19195 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 196478111 19430449152 19195 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 76780 KiB

[startup+0.700539 s]
/proc/loadavg: 4.08 4.12 4.16 7/315 1042581
/proc/meminfo: memFree=121168492/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=18975048 memory=138824 CPUtime=1.23 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 9144 0 0 0 117 6 0 0 20 0 18 0 196478105 19430449152 34706 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4743762 34706 5840 1 0 552614 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=18975048 memory=5540 CPUtime=0.62 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 5985 0 0 0 58 4 0 0 20 0 18 0 196478106 19430449152 34706 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=18975048 memory=12508 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 196478110 19430449152 34706 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 196478111 19430449152 34706 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 138824 KiB

[startup+1.50753 s]
/proc/loadavg: 4.08 4.12 4.16 7/316 1042582
/proc/meminfo: memFree=121088624/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=190912 CPUtime=2.77 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 20320 0 0 0 268 9 0 0 20 0 20 0 196478105 19566772224 47728 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 47728 5903 1 0 556641 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=12508 CPUtime=1.31 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 6266 0 0 0 127 4 0 0 20 0 20 0 196478106 19566772224 47728 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 47728 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 41 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 47728 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 190912 KiB

[startup+3.10652 s]
/proc/loadavg: 4.15 4.13 4.17 5/317 1042583
/proc/meminfo: memFree=120996304/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=268420 CPUtime=5.21 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 23334 0 0 0 509 12 0 0 20 0 20 0 196478105 19566772224 67105 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 67105 5903 1 0 556894 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=198340509722 CPUtime=2.83 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 6503 0 0 0 278 5 0 0 20 0 20 0 196478106 19566772224 67105 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 67105 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=12508 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 41 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 67105 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042583] ppid=1042560 vsize=19108176 memory=191860 CPUtime=0 cores=1,3
/proc/1042563/task/1042583/stat : 1042583 (Timer-0) S 1042560 1042563 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196478207 19566772224 67105 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 5.21 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 268420 KiB

[startup+6.30052 s]
/proc/loadavg: 4.15 4.13 4.17 5/317 1042585
/proc/meminfo: memFree=120740328/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=539968 CPUtime=8.59 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 24266 0 0 0 842 17 0 0 20 0 20 0 196478105 19566772224 134992 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 134992 5903 1 0 853495 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=0 CPUtime=5.76 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 6578 0 0 0 569 7 0 0 20 0 20 0 196478106 19566772224 134992 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=12508 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 134992 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=268304 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 41 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 134992 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042583] ppid=1042560 vsize=19108176 memory=517440 CPUtime=0 cores=1,3
/proc/1042563/task/1042583/stat : 1042583 (Timer-0) S 1042560 1042563 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196478207 19566772224 134992 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 8.59 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 539968 KiB

[startup+12.7005 s]
/proc/loadavg: 4.21 4.15 4.17 6/317 1042585
/proc/meminfo: memFree=120349840/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=964440 CPUtime=15.78 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 25934 0 0 0 1552 26 0 0 20 0 20 0 196478105 19566772224 241110 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 241110 5903 1 0 853618 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=841556 CPUtime=11.54 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 7817 0 0 0 1147 7 0 0 20 0 20 0 196478106 19566772224 241110 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 241110 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=4641350100799021933 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 41 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 241110 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042583] ppid=1042560 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1042563/task/1042583/stat : 1042583 (Timer-0) S 1042560 1042563 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196478207 19566772224 241110 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 15.78 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 964440 KiB

[startup+25.5005 s]
/proc/loadavg: 4.17 4.14 4.17 5/320 1042591
/proc/meminfo: memFree=119555064/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=1853640 CPUtime=29.69 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 31487 0 0 0 2922 47 0 0 20 0 20 0 196478105 19566772224 463410 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 463410 5903 1 0 1279835 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=4641350100799021933 CPUtime=23.45 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) S 1042560 1042563 1036492 0 -1 1077936192 8832 0 0 0 2333 12 0 0 20 0 20 0 196478106 19566772224 463410 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 463410 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=5424 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 41 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 463410 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042583] ppid=1042560 vsize=19108176 memory=-7668044098088297826 CPUtime=0 cores=1,3
/proc/1042563/task/1042583/stat : 1042583 (Timer-0) S 1042560 1042563 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196478207 19566772224 463410 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 29.69 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1853640 KiB

[startup+51.1133 s]
/proc/loadavg: 4.17 4.14 4.17 5/320 1042596
/proc/meminfo: memFree=117280296/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=3976508 CPUtime=57.58 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 40525 0 0 0 5664 94 0 0 20 0 20 0 196478105 19566772224 994127 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 994127 5935 1 0 1691365 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=3243032 CPUtime=46.82 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 10955 0 0 0 4660 22 0 0 20 0 20 0 196478106 19566772224 994127 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 994127 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 41 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 994127 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042583] ppid=1042560 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/1042563/task/1042583/stat : 1042583 (Timer-0) S 1042560 1042563 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196478207 19566772224 994127 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0

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

[startup+2922.3 s]
/proc/loadavg: 2.28 2.79 3.56 3/270 1044307
/proc/meminfo: memFree=105963704/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=15021940 CPUtime=3186.08 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 415114 0 0 0 318094 514 0 0 20 0 20 0 196478105 19566772224 3755485 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 3755485 5935 1 0 4095189 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=15012228 CPUtime=2719.07 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 82582 0 0 0 271786 121 0 0 20 0 20 0 196478106 19566772224 3755485 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 3755485 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=15021940 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 642 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 3755485 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042583] ppid=1042560 vsize=19108176 memory=15021868 CPUtime=0 cores=1,3
/proc/1042563/task/1042583/stat : 1042583 (Timer-0) S 1042560 1042563 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196478207 19566772224 3755485 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 3186.08 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15021940 KiB

[startup+2982.3 s]
/proc/loadavg: 2.19 2.67 3.47 3/270 1044318
/proc/meminfo: memFree=105961660/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=15022040 CPUtime=3259.51 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 445046 0 0 0 325430 521 0 0 20 0 20 0 196478105 19566772224 3755510 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 3755510 5935 1 0 4095201 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=15021944 CPUtime=2771.75 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 91063 0 0 0 277053 122 0 0 20 0 20 0 196478106 19566772224 3755510 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=48732 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 3755510 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 739 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 3755510 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042583] ppid=1042560 vsize=19108176 memory=15022040 CPUtime=0 cores=1,3
/proc/1042563/task/1042583/stat : 1042583 (Timer-0) S 1042560 1042563 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196478207 19566772224 3755510 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 3259.51 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15022040 KiB

[startup+3042.3 s]
/proc/loadavg: 2.18 2.58 3.39 3/271 1044387
/proc/meminfo: memFree=105798820/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=15022056 CPUtime=3332.34 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 447321 0 0 0 332708 526 0 0 20 0 20 0 196478105 19566772224 3755514 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 3755514 5935 1 0 4095201 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=15022044 CPUtime=2823.76 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 91504 0 0 0 282254 122 0 0 20 0 20 0 196478106 19566772224 3755514 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=15022044 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 3755514 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 739 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 3755514 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042583] ppid=1042560 vsize=19108176 memory=15022056 CPUtime=0 cores=1,3
/proc/1042563/task/1042583/stat : 1042583 (Timer-0) S 1042560 1042563 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196478207 19566772224 3755514 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 3332.34 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15022056 KiB

[startup+3102.3 s]
/proc/loadavg: 2.30 2.54 3.32 3/270 1044397
/proc/meminfo: memFree=105790356/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=15030332 CPUtime=3404.24 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 454458 0 0 0 339893 531 0 0 20 0 20 0 196478105 19566772224 3757583 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 3757583 5935 1 0 4097269 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=15021940 CPUtime=2876.99 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 97691 0 0 0 287577 122 0 0 20 0 20 0 196478106 19566772224 3757583 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 3757583 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=15030332 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 739 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 3757583 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042583] ppid=1042560 vsize=19108176 memory=15030332 CPUtime=0 cores=1,3
/proc/1042563/task/1042583/stat : 1042583 (Timer-0) S 1042560 1042563 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196478207 19566772224 3757583 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 3404.24 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15030332 KiB

[startup+3162.3 s]
/proc/loadavg: 2.37 2.50 3.26 3/270 1044408
/proc/meminfo: memFree=105787960/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=15030336 CPUtime=3475.8 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 455358 0 0 0 347044 536 0 0 20 0 20 0 196478105 19566772224 3757584 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 3757584 5935 1 0 4097269 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=15021940 CPUtime=2930 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 98191 0 0 0 292878 122 0 0 20 0 20 0 196478106 19566772224 3757584 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=11420 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 3757584 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=-7668044098088297826 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 739 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 3757584 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042583] ppid=1042560 vsize=19108176 memory=15030336 CPUtime=0 cores=1,3
/proc/1042563/task/1042583/stat : 1042583 (Timer-0) S 1042560 1042563 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196478207 19566772224 3757584 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 3475.8 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15030336 KiB

[startup+3222.3 s]
/proc/loadavg: 2.21 2.42 3.18 4/268 1044418
/proc/meminfo: memFree=105787684/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=15030408 CPUtime=3542.5 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 456466 0 0 0 353710 540 0 0 20 0 20 0 196478105 19566772224 3757602 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 3757602 5935 1 0 4097269 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=15022040 CPUtime=2982.73 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 98635 0 0 0 298151 122 0 0 20 0 20 0 196478106 19566772224 3757602 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 3757602 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=2264 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 739 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 3757602 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042583] ppid=1042560 vsize=19108176 memory=15030408 CPUtime=0 cores=1,3
/proc/1042563/task/1042583/stat : 1042583 (Timer-0) S 1042560 1042563 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196478207 19566772224 3757602 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 3542.5 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15030408 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3270.11 s]
/proc/loadavg: 2.23 2.40 3.13 3/268 1044427
/proc/meminfo: memFree=105787368/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19108176 memory=15030408 CPUtime=3600.07 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 457030 0 0 0 359463 544 0 0 20 0 20 0 196478105 19566772224 3757602 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4777044 3757602 5935 1 0 4097269 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19108176 memory=15022040 CPUtime=3025.85 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) R 1042560 1042563 1036492 0 -1 4194368 98959 0 0 0 302463 122 0 0 20 0 20 0 196478106 19566772224 3757602 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 26 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19566772224 3757602 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19108176 memory=2264 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 739 0 0 0 0 0 0 0 20 0 20 0 196478111 19566772224 3757602 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042583] ppid=1042560 vsize=19108176 memory=15030408 CPUtime=0 cores=1,3
/proc/1042563/task/1042583/stat : 1042583 (Timer-0) S 1042560 1042563 1036492 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 196478207 19566772224 3757602 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 15030408 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.78 s, system=5.508 s

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

[startup+3270.2 s]
/proc/loadavg: 2.23 2.40 3.13 3/268 1044427
/proc/meminfo: memFree=105787368/131655788 swapFree=131070704/131071996
[pid=1042563] ppid=1042560 vsize=19307868 memory=15031236 CPUtime=3600.21 cores=1,3
/proc/1042563/stat : 1042563 (java) S 1042560 1042563 1036492 0 -1 1077936128 459002 0 0 0 359477 544 0 0 20 0 20 0 196478105 19771256832 3757809 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
/proc/1042563/statm: 4826967 3757809 5931 1 0 4098225 0
[pid=1042563/tid=1042565] ppid=1042560 vsize=19307868 memory=1774686 CPUtime=3025.87 cores=1,3
/proc/1042563/task/1042565/stat : 1042565 (java) S 1042560 1042563 1036492 0 -1 1077936192 99020 0 0 0 302465 122 0 0 20 0 20 0 196478106 19771256832 3757809 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 26 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042574] ppid=1042560 vsize=19307868 memory=1775553 CPUtime=0 cores=1,3
/proc/1042563/task/1042574/stat : 1042574 (Finalizer) S 1042560 1042563 1036492 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 196478110 19771256832 3757809 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
[pid=1042563/tid=1042581] ppid=1042560 vsize=19307868 memory=3833465089408888744 CPUtime=0 cores=1,3
/proc/1042563/task/1042581/stat : 1042581 (Common-Cleaner) S 1042560 1042563 1036492 0 -1 1077936192 739 0 0 0 0 0 0 0 20 0 20 0 196478111 19771256832 3757809 134679101440 93912615329792 93912615333488 140723470647680 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 93912615341304 93912615342096 93912624975872 140723470656517 140723470656607 140723470656607 140723470663624 0
Current children cumulated CPU time: 3600.21 s
Current children cumulated vsize: 19307868 KiB
Current children cumulated memory: 15031236 KiB

Child status: 143

Real time (s): 3270.29
CPU time (s): 3600.29
CPU user time (s): 3594.78
CPU system time (s): 5.508
CPU usage (%): 110.091
Max. virtual memory (cumulated for all children) (KiB): 19307868
Max. memory (cumulated for all children) (KiB): 15031236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.78
system time used= 5.508
maximum resident set size= 15032188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 459072
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= 113313
involuntary context switches= 21027


# summary of solver processes directly reported to runsolver:
#   pid: 1042563
#   total CPU time (s): 3600.29
#   total CPU user time (s): 3594.78
#   total CPU system time (s): 5.508

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1678 second user time and 27.9 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-20 04:40:22
IDJOB=4452214
IDBENCH=164078
IDSOLVER=3058
FILE ID=nodeC011/4452214-1721443210
RUNJOBID= nodeC011-1721434915-1036504
SLURM_JOB_ID= 7545639
Free space on /tmp= 723768 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-rmine11.0.u.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452214-1721443210/watcher-4452214-1721443210 -o /tmp/evaluation-result-4452214-1721443210/solver-4452214-1721443210 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721434915-1036504 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4452214-1721443210.opb

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

MD5SUM BENCH= f2b4c33dfdd2685ad5de2b9c67a512a4
RANDOM SEED=884141919

nodeC011.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	: 0xb00001f
cpu MHz		: 3583.800
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.604
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.235
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.127
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3585.257
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3576.501
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.132
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.192
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        121243716 kB
MemAvailable:   121825044 kB
Buffers:          569564 kB
Cached:           858840 kB
SwapCached:          132 kB
Active:          1092960 kB
Inactive:        8810456 kB
Active(anon):       1444 kB
Inactive(anon):  8518832 kB
Active(file):    1091516 kB
Inactive(file):   291624 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:              3736 kB
Writeback:             0 kB
AnonPages:       8474292 kB
Mapped:           126044 kB
Shmem:             45592 kB
KReclaimable:      76772 kB
Slab:             160404 kB
SReclaimable:      76772 kB
SUnreclaim:        83632 kB
KernelStack:        4800 kB
PageTables:        26636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   13629296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            27072 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8198144 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:      277320 kB
DirectMap2M:    33181696 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723768 MiB
End job on nodeC011 at 2024-07-20 05:34:52