Trace number 4446014

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.23 3604.82

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-133.opb
MD5SUMbf76f01107fc6e0f0d7316d8818a221b
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 variables48253
Total number of constraints1119563
Number of constraints which are clauses1005877
Number of constraints which are cardinality constraints (but not clauses)3541
Number of constraints which are nor clauses,nor cardinality constraints110145
Minimum length of a constraint1
Maximum length of a constraint690
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.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.09	c Free memory 		2106806208
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.13	--- Begin Solver configuration ---
0.13/0.13	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.13	Learn all clauses as in MiniSAT
0.13/0.13	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.13	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.13	No reason simplification
0.13/0.13	Glucose 2.1 dynamic restart strategy
0.13/0.13	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.13	timeout=2147483s
0.13/0.13	DB Simplification allowed=false
0.13/0.13	Listener: none
0.13/0.13	--- End Solver configuration ---
0.13/0.13	c Pseudo Boolean Optimization by upper bound
0.13/0.13	c --- Begin Solver configuration ---
0.13/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.13	c Learn all clauses as in MiniSAT
0.13/0.13	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.13	c No reason simplification
0.13/0.13	c Glucose 2.1 dynamic restart strategy
0.13/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.13/0.13	c timeout=2147483s
0.13/0.13	c DB Simplification allowed=false
0.13/0.13	c Listener: none
0.13/0.13	c --- End Solver configuration ---
0.13/0.13	c solving HOME/instance-4446014-1721321480.opb
0.13/0.13	c reading problem ... 
0.13/0.13	c  no objective function found
6.16/4.38	c ... done. Wall clock time 4.243s.
6.16/4.38	c declared #vars     48253
6.16/4.38	c #constraints  1121356
6.16/4.38	c constraints type 
6.16/4.38	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 235992
6.16/4.38	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3518
6.16/4.38	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 110145
6.16/4.38	c org.sat4j.specs.Constr$1 => 12887
6.16/4.38	c org.sat4j.pb.constraints.pb.UnitClausePB => 841
6.16/4.38	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 757973
6.16/4.38	c 1121356 constraints processed.
12.21/9.54	c cleaning 2492 clauses out of 4997 with flag 334787/5000
19.69/16.61	c cleaning 4240 clauses out of 8502 with flag 654308/11000
26.77/23.42	c cleaning 5460 clauses out of 11257 with flag 1086615/18000
31.48/28.18	c cleaning 6701 clauses out of 13792 with flag 1414543/26000
38.57/35.28	c cleaning 7930 clauses out of 16090 with flag 1773494/35000
48.76/45.49	c cleaning 8952 clauses out of 18155 with flag 2274778/45000
60.54/57.28	c cleaning 9996 clauses out of 20201 with flag 2851729/56002
67.54/64.28	c cleaning 11064 clauses out of 22202 with flag 3236682/68000
77.72/74.46	c cleaning 11820 clauses out of 24138 with flag 4035825/81000
87.52/84.11	c cleaning 13072 clauses out of 26317 with flag 4701083/95000
104.40/101.08	c cleaning 13947 clauses out of 28243 with flag 5470341/110000
114.48/111.14	c cleaning 14884 clauses out of 30296 with flag 5978876/126000
126.59/123.29	c cleaning 16140 clauses out of 32411 with flag 6665301/143000
141.59/138.29	c cleaning 17021 clauses out of 34270 with flag 7303128/161000
156.57/153.24	c cleaning 17922 clauses out of 36249 with flag 7912562/180000
171.76/168.41	c cleaning 18657 clauses out of 38324 with flag 8542365/200001
185.63/182.33	c cleaning 18995 clauses out of 40666 with flag 9179156/221000
202.32/199.01	c cleaning 19383 clauses out of 43660 with flag 9841495/243002
222.59/219.33	c cleaning 20688 clauses out of 47257 with flag 10495181/266000
236.06/232.89	c cleaning 22251 clauses out of 50564 with flag 10945800/290000
252.16/248.98	c cleaning 23175 clauses out of 53301 with flag 11239255/315001
267.94/264.76	c cleaning 24106 clauses out of 56110 with flag 11600935/341000
281.01/277.82	c cleaning 24946 clauses out of 58995 with flag 11942995/368002
300.39/297.29	c cleaning 26348 clauses out of 62044 with flag 12312970/396000
318.36/315.24	c cleaning 28411 clauses out of 64696 with flag 12586545/425000
339.03/335.93	c cleaning 28799 clauses out of 66283 with flag 13154470/455000
382.43/379.30	c cleaning 31017 clauses out of 68484 with flag 13447402/486000
403.50/400.42	c cleaning 31265 clauses out of 69467 with flag 13788679/518000
421.27/418.21	c cleaning 31978 clauses out of 71192 with flag 14212184/551000
441.65/438.67	c cleaning 32080 clauses out of 73210 with flag 14630327/585000
462.32/459.38	c cleaning 32057 clauses out of 76126 with flag 15115143/620001
481.10/478.14	c cleaning 34633 clauses out of 80064 with flag 15496267/656000
501.16/498.20	c cleaning 36259 clauses out of 82430 with flag 15872305/693000
523.42/520.37	c cleaning 36859 clauses out of 84170 with flag 16480791/731000
548.79/545.73	c cleaning 38671 clauses out of 86311 with flag 16748787/770000
574.35/571.30	c cleaning 37550 clauses out of 87638 with flag 17253826/810000
603.41/600.41	c cleaning 40326 clauses out of 91089 with flag 17901177/851002
632.47/629.58	c cleaning 40229 clauses out of 92761 with flag 18635005/893000
662.04/659.15	c cleaning 41881 clauses out of 95532 with flag 19062828/936000
692.39/689.55	c cleaning 42907 clauses out of 97642 with flag 19708770/980001
720.82/717.81	c cleaning 42416 clauses out of 99732 with flag 20749595/1025000
754.66/751.71	c cleaning 43349 clauses out of 103315 with flag 21616572/1071000
786.32/783.40	c cleaning 44998 clauses out of 106965 with flag 22457029/1118000
814.29/811.49	c cleaning 47250 clauses out of 109967 with flag 22997988/1166000
845.85/843.10	c cleaning 47526 clauses out of 111718 with flag 23757455/1215002
876.43/873.52	c cleaning 49297 clauses out of 114190 with flag 24358750/1265000
905.57/902.91	c cleaning 49675 clauses out of 115892 with flag 25125434/1316000
939.97/937.66	c cleaning 50691 clauses out of 118217 with flag 26085560/1368001
974.47/972.40	c cleaning 51028 clauses out of 120525 with flag 26927864/1421001
1006.82/1004.81	c cleaning 51179 clauses out of 123496 with flag 27684201/1475000
1048.35/1046.79	c cleaning 51144 clauses out of 127314 with flag 28529691/1530000
1082.73/1081.45	c cleaning 53694 clauses out of 132165 with flag 29381039/1586000
1123.47/1122.54	c cleaning 54768 clauses out of 135466 with flag 30263511/1643002
1166.10/1165.53	c cleaning 55492 clauses out of 138665 with flag 30950426/1701001
1207.28/1206.93	c cleaning 56319 clauses out of 142169 with flag 31818622/1760001
1263.28/1263.41	c cleaning 51750 clauses out of 145831 with flag 33235199/1820002
1324.85/1325.32	c cleaning 56165 clauses out of 155075 with flag 34320227/1881001
1378.78/1379.35	c cleaning 58924 clauses out of 160906 with flag 35213361/1943000
1437.01/1437.63	c cleaning 61442 clauses out of 164982 with flag 35989200/2006000
1491.03/1491.64	c cleaning 61517 clauses out of 167540 with flag 36898001/2070000
1546.45/1547.14	c cleaning 63780 clauses out of 171023 with flag 37566041/2135000
1589.78/1590.54	c cleaning 64158 clauses out of 173240 with flag 38446834/2201000
1640.42/1641.25	c cleaning 63305 clauses out of 176071 with flag 39601355/2268000
1697.24/1698.42	c cleaning 61224 clauses out of 180759 with flag 40828354/2336001
1764.63/1766.50	c cleaning 63703 clauses out of 188532 with flag 41820483/2405000
1806.84/1809.09	c cleaning 69161 clauses out of 194830 with flag 42357284/2475001
1841.64/1844.12	c cleaning 69409 clauses out of 196668 with flag 43065373/2546000
1902.17/1905.05	c cleaning 69304 clauses out of 199257 with flag 44097496/2618000
1944.96/1948.23	c cleaning 70869 clauses out of 202952 with flag 45261843/2691000
1989.88/1993.17	c cleaning 72425 clauses out of 206083 with flag 46461599/2765000
2035.26/2038.99	c cleaning 73295 clauses out of 208658 with flag 47436524/2840000
2081.96/2085.79	c cleaning 74413 clauses out of 211361 with flag 48665851/2916001
2129.49/2133.15	c cleaning 76081 clauses out of 213946 with flag 49636320/2993000
2166.44/2170.18	c cleaning 75897 clauses out of 215842 with flag 50477787/3071000
2213.94/2217.71	c cleaning 77462 clauses out of 218945 with flag 51521685/3150000
2261.31/2265.09	c cleaning 77679 clauses out of 221483 with flag 52634908/3230000
2298.74/2302.51	c cleaning 79401 clauses out of 224804 with flag 53638528/3311000
2334.29/2338.14	c cleaning 80752 clauses out of 227403 with flag 54606403/3393000
2381.26/2385.01	c cleaning 80798 clauses out of 229652 with flag 55688483/3476001
2425.28/2429.16	c cleaning 82565 clauses out of 232853 with flag 56704564/3560000
2462.99/2466.79	c cleaning 83857 clauses out of 235288 with flag 57546599/3645000
2517.30/2521.11	c cleaning 84181 clauses out of 237431 with flag 58938178/3731001
2556.42/2560.35	c cleaning 85600 clauses out of 240250 with flag 59761584/3818001
2611.96/2615.88	c cleaning 86386 clauses out of 242649 with flag 60887821/3906000
2671.64/2675.61	c cleaning 87810 clauses out of 245265 with flag 62126042/3995002
2734.80/2738.75	c cleaning 87661 clauses out of 247453 with flag 63203920/4085000
2790.31/2794.39	c cleaning 88894 clauses out of 250792 with flag 64289182/4176000
2838.71/2842.85	c cleaning 88762 clauses out of 253883 with flag 65284360/4268001
2891.46/2895.52	c cleaning 90668 clauses out of 258119 with flag 66151829/4361002
2943.67/2947.81	c cleaning 92556 clauses out of 261449 with flag 67183753/4455001
3011.86/3016.14	c cleaning 92697 clauses out of 263891 with flag 68437549/4550000
3066.25/3070.56	c cleaning 94170 clauses out of 267194 with flag 69434797/4646000
3133.83/3138.23	c cleaning 95020 clauses out of 270026 with flag 70390616/4743002
3194.16/3198.59	c cleaning 96459 clauses out of 273005 with flag 71724938/4841001
3256.85/3261.32	c cleaning 97850 clauses out of 275545 with flag 73247062/4940000
3309.14/3313.59	c cleaning 98053 clauses out of 277674 with flag 74174215/5040000
3355.67/3360.16	c cleaning 99172 clauses out of 280621 with flag 74968882/5141002
3407.17/3411.75	c cleaning 100418 clauses out of 283447 with flag 75815181/5243000
3468.74/3473.26	c cleaning 101177 clauses out of 286029 with flag 76736267/5346000
3516.25/3520.88	c cleaning 102692 clauses out of 288852 with flag 77535066/5450000
3584.32/3589.03	c cleaning 103211 clauses out of 291160 with flag 78639180/5555000
3600.06/3604.72	c starts		: 21469
3600.06/3604.73	c conflicts		: 5580367
3600.06/3604.73	c decisions		: 142342363
3600.06/3604.73	c propagations		: 5562936333
3600.06/3604.73	c inspects		: 40365660938
3600.06/3604.73	c shortcuts		: 0
3600.06/3604.73	c learnt literals	: 340
3600.06/3604.73	c learnt binary clauses	: 5125
3600.06/3604.73	c learnt ternary clauses	: 24941
3600.06/3604.73	c learnt constraints	: 5580027
3600.06/3604.73	c ignored constraints	: 0
3600.06/3604.73	c root simplifications	: 0
3600.06/3604.73	c removed literals (reason simplification)	: 0
3600.06/3604.73	c reason swapping (by a shorter reason)	: 0
3600.06/3604.73	c Calls to reduceDB	: 101
3600.06/3604.73	c Number of update (reduction) of LBD	: 3303040
3600.06/3604.73	c Imported unit clauses	: 0
3600.06/3604.74	c No decision after first conflict	: false
3600.06/3604.74	c number of reductions to clauses (during analyze)	: 0
3600.06/3604.74	c number of learned constraints concerned by reduction	: 0
3600.06/3604.74	c number of learning phase by resolution	: 0
3600.06/3604.74	c number of learning phase by cutting planes	: 0
3600.06/3604.74	c number of rounding to 1 operations	: 0
3600.06/3604.74	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.06/3604.74	c number of reductions of the coefficients by power 2 	: 0
3600.06/3604.74	c number of right shift for reduction by power 2 	: 0
3600.06/3604.74	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.06/3604.74	c number of ending skipping 	: 0
3600.06/3604.74	c number of internal skipping 	: 0
3600.06/3604.74	c number of derivation steps 	: 0
3600.06/3604.74	c number of skipped derivation steps 	: 0
3600.06/3604.74	c number of remaining unassigned 	: 0
3600.06/3604.74	c number of remaining assigned 	: 0
3600.06/3604.74	c number of falsified literals weakened from reason	: 0
3600.06/3604.74	c number of falsified literals weakened from conflict	: 0
3600.06/3604.74	c time for arithmetic operations	: 0
3600.06/3604.74	c minimum degree of deleted constraints	: null
3600.06/3604.74	c maximum degree of deleted constraints	: null
3600.06/3604.74	c number of deleted constraints	: 0
3600.06/3604.74	c speed (assignments/second)	: 1545118.4566414745
3600.06/3604.74	c non guided choices	: 7673162
3600.06/3604.74	c timeout
3600.06/3604.79	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 208191
3600.06/3604.79	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 5125
3600.06/3604.79	s UNKNOWN
3600.06/3604.79	c Total wall clock time (in seconds): 3604.664

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446014-1721321480/watcher-4446014-1721321480 -o /tmp/evaluation-result-4446014-1721321480/solver-4446014-1721321480 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721317800-980850 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4446014-1721321480.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
solver pid=986547, runsolver pid=986544
Current StackSize limit: 8192 KiB


[startup+0.10008 s]*
/proc/loadavg: 4.26 4.22 4.13 5/331 986565
/proc/meminfo: memFree=127948804/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=18975048 memory=63112 CPUtime=0.13 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 7202 0 0 0 12 1 0 0 20 0 18 0 184316353 19430449152 15778 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4743762 15778 5674 1 0 549319 0
[pid=986547/tid=986549] ppid=986544 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 5744 0 0 0 7 1 0 0 20 0 18 0 184316354 19430449152 15778 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=18975048 memory=232851243367 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 184316356 19430449152 15778 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=18975048 memory=14408220236082459 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 184316357 19430449152 15778 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 63112 KiB

[startup+0.20621 s]*
/proc/loadavg: 4.26 4.22 4.13 8/331 986565
/proc/meminfo: memFree=127927680/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=18975048 memory=85036 CPUtime=0.32 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 7892 0 0 0 30 2 0 0 20 0 18 0 184316353 19430449152 21259 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4743762 21259 5835 1 0 549863 0
[pid=986547/tid=986549] ppid=986544 vsize=18975048 memory=4782652875487838339 CPUtime=0.18 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 5942 0 0 0 16 2 0 0 20 0 18 0 184316354 19430449152 21259 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=18975048 memory=15945 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 184316356 19430449152 21259 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=18975048 memory=14418111545738801 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 184316357 19430449152 21259 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 85036 KiB

[startup+0.30721 s]*
/proc/loadavg: 4.26 4.22 4.13 7/331 986565
/proc/meminfo: memFree=127880892/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=18975048 memory=133392 CPUtime=0.51 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 9261 0 0 0 48 3 0 0 20 0 18 0 184316353 19430449152 33348 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4743762 33348 5835 1 0 550659 0
[pid=986547/tid=986549] ppid=986544 vsize=18975048 memory=-8888246830070276796 CPUtime=0.26 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 5965 0 0 0 23 3 0 0 20 0 18 0 184316354 19430449152 33348 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 184316356 19430449152 33348 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=18975048 memory=0 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 184316357 19430449152 33348 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 133392 KiB

[startup+0.701208 s]
/proc/loadavg: 4.26 4.22 4.13 5/332 986566
/proc/meminfo: memFree=127836848/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19041612 memory=193168 CPUtime=1.25 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 16712 0 0 0 121 4 0 0 20 0 19 0 184316353 19498610688 48292 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4760403 48292 5835 1 0 555901 0
[pid=986547/tid=986549] ppid=986544 vsize=19041612 memory=5428 CPUtime=0.58 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 5987 0 0 0 55 3 0 0 20 0 19 0 184316354 19498610688 48292 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19041612 memory=13120 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 184316356 19498610688 48292 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 184316357 19498610688 48292 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 193168 KiB

[startup+1.50121 s]
/proc/loadavg: 4.26 4.22 4.13 6/332 986566
/proc/meminfo: memFree=127753180/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19041612 memory=504128 CPUtime=2.78 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 19827 0 0 0 266 12 0 0 20 0 19 0 184316353 19498610688 126032 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4760403 126032 5867 1 0 1116187 0
[pid=986547/tid=986549] ppid=986544 vsize=19041612 memory=13120 CPUtime=1.24 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 6109 0 0 0 116 8 0 0 20 0 19 0 184316354 19498610688 126032 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 184316356 19498610688 126032 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19041612 memory=0 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 184316357 19498610688 126032 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 2.78 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 504128 KiB

[startup+3.10579 s]
/proc/loadavg: 4.26 4.22 4.13 7/332 986566
/proc/meminfo: memFree=126901252/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19041612 memory=1108760 CPUtime=4.82 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 20760 0 0 0 457 25 0 0 20 0 19 0 184316353 19498610688 277190 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4760403 277190 5867 1 0 1782554 0
[pid=986547/tid=986549] ppid=986544 vsize=19041612 memory=0 CPUtime=2.58 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 6321 0 0 0 242 16 0 0 20 0 19 0 184316354 19498610688 277190 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19041612 memory=13120 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 184316356 19498610688 277190 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19041612 memory=518464 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 184316357 19498610688 277190 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 4.82 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 1108760 KiB

[startup+6.30028 s]
/proc/loadavg: 4.32 4.23 4.14 5/333 986568
/proc/meminfo: memFree=125982292/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19108176 memory=2025744 CPUtime=8.86 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 22425 0 0 0 843 43 0 0 20 0 20 0 184316353 19566772224 506436 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4777044 506436 5883 1 0 2156855 0
[pid=986547/tid=986549] ppid=986544 vsize=19108176 memory=0 CPUtime=5.61 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 6789 0 0 0 530 31 0 0 20 0 20 0 184316354 19566772224 506436 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19108176 memory=11392 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184316356 19566772224 506436 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 184316357 19566772224 506436 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986567] ppid=986544 vsize=19108176 memory=2025484 CPUtime=0 cores=1,3
/proc/986547/task/986567/stat : 986567 (Timer-0) S 986544 986547 980838 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 184316792 19566772224 506436 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 8.86 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2025744 KiB

[startup+12.7003 s]
/proc/loadavg: 4.29 4.23 4.14 5/333 986568
/proc/meminfo: memFree=125932292/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19108176 memory=2026280 CPUtime=15.65 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 22627 0 0 0 1521 44 0 0 20 0 20 0 184316353 19566772224 506570 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4777044 506570 5883 1 0 2156903 0
[pid=986547/tid=986549] ppid=986544 vsize=19108176 memory=2026224 CPUtime=11.99 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 6872 0 0 0 1168 31 0 0 20 0 20 0 184316354 19566772224 506570 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184316356 19566772224 506570 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 184316357 19566772224 506570 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986567] ppid=986544 vsize=19108176 memory=2030596 CPUtime=0 cores=1,3
/proc/986547/task/986567/stat : 986567 (Timer-0) S 986544 986547 980838 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 184316792 19566772224 506570 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 15.65 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2026280 KiB

[startup+25.5003 s]
/proc/loadavg: 4.25 4.22 4.14 5/333 986570
/proc/meminfo: memFree=125890840/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19108176 memory=2032912 CPUtime=28.87 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 31191 0 0 0 2841 46 0 0 20 0 20 0 184316353 19566772224 508228 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4777044 508228 5914 1 0 2156905 0
[pid=986547/tid=986549] ppid=986544 vsize=19108176 memory=0 CPUtime=24.76 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 8287 0 0 0 2445 31 0 0 20 0 20 0 184316354 19566772224 508228 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19108176 memory=2030596 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184316356 19566772224 508228 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19108176 memory=417 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 184316357 19566772224 508228 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986567] ppid=986544 vsize=19108176 memory=0 CPUtime=0 cores=1,3
/proc/986547/task/986567/stat : 986567 (Timer-0) S 986544 986547 980838 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 184316792 19566772224 508228 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 28.87 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2032912 KiB

[startup+51.1059 s]
/proc/loadavg: 4.53 4.30 4.16 5/333 986575
/proc/meminfo: memFree=125812180/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19108176 memory=2032960 CPUtime=54.46 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 33589 0 0 0 5398 48 0 0 20 0 20 0 184316353 19566772224 508240 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4777044 508240 5914 1 0 2156905 0
[pid=986547/tid=986549] ppid=986544 vsize=19108176 memory=2032960 CPUtime=50.31 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 9883 0 0 0 4999 32 0 0 20 0 20 0 184316354 19566772224 508240 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19108176 memory=2032960 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184316356 19566772224 508240 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19108176 memory=2032960 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 184316357 19566772224 508240 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986567] ppid=986544 vsize=19108176 memory=2032960 CPUtime=0 cores=1,3
/proc/986547/task/986567/stat : 986567 (Timer-0) S 986544 986547 980838 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 184316792 19566772224 508240 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 54.46 s
Current children cumulated vsize: 19108176 KiB

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

/proc/meminfo: memFree=119154720/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19108176 memory=4886768 CPUtime=3277.81 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 178016 0 0 0 327521 260 0 0 20 0 20 0 184316353 19566772224 1221692 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4777044 1221692 5914 1 0 2157005 0
[pid=986547/tid=986549] ppid=986544 vsize=19108176 memory=4886768 CPUtime=3264.41 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 90841 0 0 0 326400 41 0 0 20 0 20 0 184316354 19566772224 1221692 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19108176 memory=-8888246830070276796 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184316356 19566772224 1221692 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19108176 memory=4886764 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 5277 0 0 0 0 0 0 0 20 0 20 0 184316357 19566772224 1221692 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986567] ppid=986544 vsize=19108176 memory=5428 CPUtime=0 cores=1,3
/proc/986547/task/986567/stat : 986567 (Timer-0) S 986544 986547 980838 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 184316792 19566772224 1221692 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 3277.81 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 4886768 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.13 4.16 5/331 988375
/proc/meminfo: memFree=118973472/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19108176 memory=5067016 CPUtime=3337.9 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 182794 0 0 0 333522 268 0 0 20 0 20 0 184316353 19566772224 1266754 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4777044 1266754 5914 1 0 2157005 0
[pid=986547/tid=986549] ppid=986544 vsize=19108176 memory=11392 CPUtime=3324.07 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 92927 0 0 0 332366 41 0 0 20 0 20 0 184316354 19566772224 1266754 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19108176 memory=5067016 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184316356 19566772224 1266754 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19108176 memory=5067016 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 5322 0 0 0 0 0 0 0 20 0 20 0 184316357 19566772224 1266754 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986567] ppid=986544 vsize=19108176 memory=5067016 CPUtime=0 cores=1,3
/proc/986547/task/986567/stat : 986567 (Timer-0) S 986544 986547 980838 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 184316792 19566772224 1266754 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 3337.9 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 5067016 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.13 4.16 5/332 988387
/proc/meminfo: memFree=118859644/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19108176 memory=5067016 CPUtime=3397.79 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 184986 0 0 0 339509 270 0 0 20 0 20 0 184316353 19566772224 1266754 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4777044 1266754 5914 1 0 2157005 0
[pid=986547/tid=986549] ppid=986544 vsize=19108176 memory=5067016 CPUtime=3383.93 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 94924 0 0 0 338352 41 0 0 20 0 20 0 184316354 19566772224 1266754 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19108176 memory=5067016 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184316356 19566772224 1266754 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19108176 memory=5067016 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 5407 0 0 0 0 0 0 0 20 0 20 0 184316357 19566772224 1266754 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986567] ppid=986544 vsize=19108176 memory=5067016 CPUtime=0 cores=1,3
/proc/986547/task/986567/stat : 986567 (Timer-0) S 986544 986547 980838 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 184316792 19566772224 1266754 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 3397.79 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 5067016 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.12 4.16 5/332 988397
/proc/meminfo: memFree=118669832/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19108176 memory=5255436 CPUtime=3457.86 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 189453 0 0 0 345509 277 0 0 20 0 20 0 184316353 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4777044 1313859 5914 1 0 2157005 0
[pid=986547/tid=986549] ppid=986544 vsize=19108176 memory=5067016 CPUtime=3443.6 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 96834 0 0 0 344318 42 0 0 20 0 20 0 184316354 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19108176 memory=13120 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184316356 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19108176 memory=5255436 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 5528 0 0 0 0 0 0 0 20 0 20 0 184316357 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986567] ppid=986544 vsize=19108176 memory=11392 CPUtime=0 cores=1,3
/proc/986547/task/986567/stat : 986567 (Timer-0) S 986544 986547 980838 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 184316792 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 3457.86 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 5255436 KiB

[startup+3522.3 s]
/proc/loadavg: 4.30 4.19 4.18 5/334 988548
/proc/meminfo: memFree=119849436/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19108176 memory=5255436 CPUtime=3517.75 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 192207 0 0 0 351496 279 0 0 20 0 20 0 184316353 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4777044 1313859 5914 1 0 2157005 0
[pid=986547/tid=986549] ppid=986544 vsize=19108176 memory=13120 CPUtime=3503.45 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 99056 0 0 0 350303 42 0 0 20 0 20 0 184316354 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19108176 memory=5255436 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184316356 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19108176 memory=13120 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 5644 0 0 0 0 0 0 0 20 0 20 0 184316357 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986567] ppid=986544 vsize=19108176 memory=13120 CPUtime=0 cores=1,3
/proc/986547/task/986567/stat : 986567 (Timer-0) S 986544 986547 980838 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 184316792 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 3517.75 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 5255436 KiB

[startup+3582.3 s]
/proc/loadavg: 4.35 4.23 4.19 5/334 988626
/proc/meminfo: memFree=120312952/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19108176 memory=5255436 CPUtime=3577.63 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 194299 0 0 0 357482 281 0 0 20 0 20 0 184316353 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4777044 1313859 5914 1 0 2157005 0
[pid=986547/tid=986549] ppid=986544 vsize=19108176 memory=44172 CPUtime=3563.3 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 100906 0 0 0 356288 42 0 0 20 0 20 0 184316354 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19108176 memory=11392 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184316356 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19108176 memory=5255436 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 5764 0 0 0 0 0 0 0 20 0 20 0 184316357 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986567] ppid=986544 vsize=19108176 memory=560608 CPUtime=0 cores=1,3
/proc/986547/task/986567/stat : 986567 (Timer-0) S 986544 986547 980838 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 184316792 19566772224 1313859 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 3577.63 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 5255436 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.7 s]
/proc/loadavg: 4.33 4.23 4.19 5/334 988630
/proc/meminfo: memFree=120137728/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19108176 memory=5329164 CPUtime=3600.06 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 198317 0 0 0 359723 283 0 0 20 0 20 0 184316353 19566772224 1332291 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4777044 1332291 5914 1 0 2157005 0
[pid=986547/tid=986549] ppid=986544 vsize=19108176 memory=5255436 CPUtime=3585.5 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 102312 0 0 0 358508 42 0 0 20 0 20 0 184316354 19566772224 1332291 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19108176 memory=5255436 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184316356 19566772224 1332291 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19108176 memory=-8888246830070276796 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 5764 0 0 0 0 0 0 0 20 0 20 0 184316357 19566772224 1332291 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986567] ppid=986544 vsize=19108176 memory=5298444 CPUtime=0 cores=1,3
/proc/986547/task/986567/stat : 986567 (Timer-0) S 986544 986547 980838 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 184316792 19566772224 1332291 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 5329164 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.37 s, system=2.86146 s

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

[startup+3604.7 s]
/proc/loadavg: 4.33 4.23 4.19 5/334 988630
/proc/meminfo: memFree=120137728/131524600 swapFree=131071996/131071996
[pid=986547] ppid=986544 vsize=19108176 memory=5329164 CPUtime=3600.06 cores=1,3
/proc/986547/stat : 986547 (java) S 986544 986547 980838 0 -1 1077936128 198317 0 0 0 359723 283 0 0 20 0 20 0 184316353 19566772224 1332291 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 0 0 16800975 0 0 0 17 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
/proc/986547/statm: 4777044 1332291 5914 1 0 2157005 0
[pid=986547/tid=986549] ppid=986544 vsize=19108176 memory=5255436 CPUtime=3585.5 cores=1,3
/proc/986547/task/986549/stat : 986549 (java) R 986544 986547 980838 0 -1 4194368 102312 0 0 0 358508 42 0 0 20 0 20 0 184316354 19566772224 1332291 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986558] ppid=986544 vsize=19108176 memory=5255436 CPUtime=0 cores=1,3
/proc/986547/task/986558/stat : 986558 (Finalizer) S 986544 986547 980838 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 184316356 19566772224 1332291 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986565] ppid=986544 vsize=19108176 memory=-8888246830070276796 CPUtime=0 cores=1,3
/proc/986547/task/986565/stat : 986565 (Common-Cleaner) S 986544 986547 980838 0 -1 1077936192 5764 0 0 0 0 0 0 0 20 0 20 0 184316357 19566772224 1332291 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
[pid=986547/tid=986567] ppid=986544 vsize=19108176 memory=5298444 CPUtime=0 cores=1,3
/proc/986547/task/986567/stat : 986567 (Timer-0) S 986544 986547 980838 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 20 0 184316792 19566772224 1332291 134679101440 94738194739200 94738194742896 140726252570672 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94738194750712 94738194751504 94738200416256 140726252577798 140726252577888 140726252577888 140726252584904 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 5329164 KiB

Child status: 143

Real time (s): 3604.82
CPU time (s): 3600.23
CPU user time (s): 3597.37
CPU system time (s): 2.86146
CPU usage (%): 99.8727
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 5329164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.37
system time used= 2.86146
maximum resident set size= 5331048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 132633
involuntary context switches= 11314


# summary of solver processes directly reported to runsolver:
#   pid: 986547
#   total CPU time (s): 3600.23
#   total CPU user time (s): 3597.37
#   total CPU system time (s): 2.86146

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.273 second user time and 18.4947 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-18 18:51:34
IDJOB=4446014
IDBENCH=155423
IDSOLVER=3058
FILE ID=nodeC031/4446014-1721321480
RUNJOBID= nodeC031-1721317800-980850
SLURM_JOB_ID= 7542669
Free space on /tmp= 890028 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-133.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446014-1721321480/watcher-4446014-1721321480 -o /tmp/evaluation-result-4446014-1721321480/solver-4446014-1721321480 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721317800-980850 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4446014-1721321480.opb

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

MD5SUM BENCH= bf76f01107fc6e0f0d7316d8818a221b
RANDOM SEED=510542104

nodeC031.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		: 3657.539
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.55
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		: 3647.070
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.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.887
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.55
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		: 3682.596
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.11
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.883
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.55
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		: 3682.707
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.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.827
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.55
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		: 3601.596
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.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127990592 kB
MemAvailable:   129064172 kB
Buffers:          472808 kB
Cached:          1433016 kB
SwapCached:            0 kB
Active:           943536 kB
Inactive:        1970264 kB
Active(anon):       1536 kB
Inactive(anon):  1044160 kB
Active(file):     942000 kB
Inactive(file):   926104 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             50100 kB
Writeback:             0 kB
AnonPages:       1006228 kB
Mapped:           126244 kB
Shmem:             37720 kB
KReclaimable:      90244 kB
Slab:             201256 kB
SReclaimable:      90244 kB
SUnreclaim:       111012 kB
KernelStack:        5024 kB
PageTables:        12292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7407304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69504 kB
HardwareCorrupted:     0 kB
AnonHugePages:    749568 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:      185044 kB
DirectMap2M:    16365568 kB
DirectMap1G:    119537664 kB

Free space on /tmp at the end= 889972 MiB
End job on nodeC031 at 2024-07-18 19:51:38