Trace number 4117134

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 PB 2.3.6 Res+CP PB16? (TO) 1800.76 898.052

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round23-1.opb
MD5SUM8454a7ec193f38c6498b6c74011c98b4
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4117134-1466977369.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
1.04/0.50	c ... done. Wall clock time 0.39s.
1.04/0.50	c declared #vars     4288
1.04/0.50	c #constraints  10816
1.04/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.04/0.50	c constraints type 
1.04/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
1.04/0.50	c org.sat4j.specs.Constr$1 => 904
1.04/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.04/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 504
1.04/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
1.04/0.50	c 10816 constraints processed.
1.04/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.04/0.50	c constraints type 
1.04/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.04/0.50	c org.sat4j.specs.Constr$1 => 904
1.04/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
1.04/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
1.04/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 504
1.04/0.50	c 10816 constraints processed.
4.47/1.49	c cleaning 2496 clauses out of 4999 with flag 16473/5001
6.88/2.19	c cleaning 4223 clauses out of 8502 with flag 39343/11000
8.56/2.91	c cleaning 5637 clauses out of 11280 with flag 68627/18001
10.21/3.78	c cleaning 6796 clauses out of 13642 with flag 103649/26000
12.51/4.81	c cleaning 7920 clauses out of 15848 with flag 143800/35002
14.79/5.99	c cleaning 8926 clauses out of 17926 with flag 190732/45000
17.61/7.31	c cleaning 9981 clauses out of 20000 with flag 243569/56000
20.81/8.82	c cleaning 11001 clauses out of 22019 with flag 307013/68000
24.21/10.51	c cleaning 11944 clauses out of 24019 with flag 376566/81001
28.11/12.40	c cleaning 13009 clauses out of 26074 with flag 454276/95000
31.93/14.34	c cleaning 13991 clauses out of 28065 with flag 538368/110000
34.13/15.45	c cleaning 0 clauses out of 5000 with flag 0/5000
36.42/16.52	c cleaning 15011 clauses out of 30074 with flag 627679/126000
41.59/18.92	c cleaning 16018 clauses out of 32064 with flag 726200/143001
46.79/21.51	c cleaning 16992 clauses out of 34045 with flag 827070/161000
52.54/24.36	c cleaning 18006 clauses out of 36056 with flag 936753/180003
58.34/27.29	c cleaning 18984 clauses out of 38047 with flag 1055923/200000
64.73/30.41	c cleaning 20025 clauses out of 40063 with flag 1181229/221000
71.68/33.83	c cleaning 20980 clauses out of 42039 with flag 1312681/243001
78.89/37.48	c cleaning 22011 clauses out of 44058 with flag 1452482/266000
86.98/41.43	c cleaning 22996 clauses out of 46047 with flag 1595207/290000
95.59/45.74	c cleaning 24018 clauses out of 48052 with flag 1744430/315001
104.47/50.13	c cleaning 24990 clauses out of 50034 with flag 1897258/341001
114.06/54.96	c cleaning 25997 clauses out of 52044 with flag 2062500/368001
124.35/60.07	c cleaning 27000 clauses out of 54046 with flag 2230510/396000
134.76/65.27	c cleaning 28005 clauses out of 56046 with flag 2404246/425000
145.86/70.78	c cleaning 29003 clauses out of 58041 with flag 2586831/455000
157.52/76.59	c cleaning 29983 clauses out of 60038 with flag 2777627/486000
169.91/82.71	c cleaning 31009 clauses out of 62055 with flag 2975732/518000
183.00/89.22	c cleaning 31982 clauses out of 64046 with flag 3180162/551000
196.87/96.16	c cleaning 33004 clauses out of 66064 with flag 3384668/585000
211.14/103.28	c cleaning 33993 clauses out of 68061 with flag 3597819/620001
225.84/110.59	c cleaning 35025 clauses out of 70069 with flag 3822674/656002
242.15/119.02	c cleaning 35964 clauses out of 72043 with flag 4047313/693001
244.96/120.42	c cleaning 0 clauses out of 11001 with flag 0/11001
258.01/126.95	c cleaning 37023 clauses out of 74078 with flag 4283098/731000
272.02/133.92	c cleaning 37996 clauses out of 76057 with flag 4521475/770002
287.81/141.83	c cleaning 39004 clauses out of 78059 with flag 4766396/810000
305.71/150.74	c cleaning 40022 clauses out of 80055 with flag 5020215/851000
324.95/160.29	c cleaning 40936 clauses out of 82034 with flag 5281345/893001
344.85/170.14	c cleaning 42039 clauses out of 84097 with flag 5547120/936000
365.34/180.40	c cleaning 43012 clauses out of 86058 with flag 5818741/980000
387.02/191.13	c cleaning 43998 clauses out of 88047 with flag 6095570/1025001
408.53/201.80	c cleaning 44965 clauses out of 90048 with flag 6380715/1071000
429.64/212.32	c cleaning 46026 clauses out of 92083 with flag 6676937/1118000
450.62/222.85	c cleaning 47014 clauses out of 94057 with flag 6972016/1166000
471.64/233.32	c cleaning 48013 clauses out of 96045 with flag 7277896/1215002
493.22/244.11	c cleaning 48977 clauses out of 98030 with flag 7583504/1265000
515.63/255.31	c cleaning 50015 clauses out of 100053 with flag 7898751/1316000
540.57/268.67	c cleaning 50969 clauses out of 102038 with flag 8219633/1368000
563.77/280.26	c cleaning 52022 clauses out of 104070 with flag 8545431/1421001
587.97/292.33	c cleaning 53002 clauses out of 106047 with flag 8876733/1475000
612.36/304.56	c cleaning 54014 clauses out of 108046 with flag 9214757/1530001
637.37/317.04	c cleaning 54999 clauses out of 110031 with flag 9559411/1586000
664.17/330.47	c cleaning 55982 clauses out of 112033 with flag 9907433/1643001
690.97/343.86	c cleaning 57007 clauses out of 114050 with flag 10262483/1701000
718.76/357.77	c cleaning 58010 clauses out of 116044 with flag 10626935/1760001
748.17/372.41	c cleaning 58972 clauses out of 118033 with flag 10998695/1820000
777.98/387.31	c cleaning 59993 clauses out of 120064 with flag 11371106/1881003
808.92/402.70	c cleaning 61030 clauses out of 122069 with flag 11749267/1943001
840.50/418.43	c cleaning 62001 clauses out of 124038 with flag 12132260/2006000
873.31/434.82	c cleaning 63002 clauses out of 126037 with flag 12524473/2070000
906.10/451.29	c cleaning 63986 clauses out of 128035 with flag 12923204/2135000
939.91/468.10	c cleaning 65017 clauses out of 130049 with flag 13331435/2201000
974.91/485.61	c cleaning 65998 clauses out of 132032 with flag 13741072/2268000
1011.52/503.96	c cleaning 66967 clauses out of 134034 with flag 14156999/2336000
1048.51/522.42	c cleaning 68008 clauses out of 136068 with flag 14574507/2405001
1085.89/541.02	c cleaning 69020 clauses out of 138059 with flag 15002270/2475000
1124.09/560.18	c cleaning 69980 clauses out of 140040 with flag 15432047/2546001
1164.89/580.56	c cleaning 70994 clauses out of 142060 with flag 15864037/2618001
1205.68/600.94	c cleaning 71981 clauses out of 144065 with flag 16313076/2691000
1247.49/621.82	c cleaning 73008 clauses out of 146084 with flag 16759239/2765000
1289.50/642.89	c cleaning 74038 clauses out of 148076 with flag 17218778/2840000
1333.29/664.79	c cleaning 74980 clauses out of 150038 with flag 17681112/2916000
1378.64/687.31	c cleaning 75971 clauses out of 152058 with flag 18145022/2993000
1423.05/709.56	c cleaning 77036 clauses out of 154088 with flag 18612452/3071001
1470.64/733.38	c cleaning 77999 clauses out of 156052 with flag 19089280/3150001
1518.04/757.09	c cleaning 78998 clauses out of 158054 with flag 19570409/3230002
1567.44/781.71	c cleaning 79953 clauses out of 160054 with flag 20057621/3311000
1617.03/806.50	c cleaning 81035 clauses out of 162101 with flag 20555185/3393000
1668.04/832.08	c cleaning 82019 clauses out of 164066 with flag 21055164/3476000
1720.05/858.06	c cleaning 83000 clauses out of 166047 with flag 21560714/3560000
1773.64/884.82	c cleaning 84017 clauses out of 168047 with flag 22068799/3645000
1800.04/898.00	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/898.00	c starts		: 28020
1800.04/898.00	c conflicts		: 3691847
1800.04/898.00	c decisions		: 32463073
1800.04/898.00	c propagations		: 488270136
1800.04/898.00	c inspects		: 10535968296
1800.04/898.00	c shortcuts		: 0
1800.04/898.00	c learnt literals	: 2
1800.04/898.00	c learnt binary clauses	: 47
1800.04/898.00	c learnt ternary clauses	: 791
1800.04/898.00	c learnt constraints	: 3691845
1800.04/898.00	c ignored constraints	: 0
1800.04/898.00	c root simplifications	: 0
1800.04/898.00	c removed literals (reason simplification)	: 3100585
1800.04/898.00	c reason swapping (by a shorter reason)	: 0
1800.04/898.00	c Calls to reduceDB	: 81
1800.04/898.00	c Number of update (reduction) of LBD	: 802820
1800.04/898.00	c Imported unit clauses	: 0
1800.04/898.00	c number of reductions to clauses (during analyze)	: 0
1800.04/898.00	c number of learned constraints concerned by reduction	: 0
1800.04/898.00	c number of learning phase by resolution	: 0
1800.04/898.00	c number of learning phase by cutting planes	: 0
1800.04/898.00	c speed (assignments/second)	: 544037.8209077953
1800.04/898.00	c non guided choices	14143
1800.04/898.03	c learnt constraints type 
1800.04/898.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 47
1800.04/898.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 130830
1800.04/898.03	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/898.03	c starts		: 36
1800.04/898.03	c conflicts		: 13088
1800.04/898.03	c decisions		: 56410
1800.04/898.03	c propagations		: 1526436
1800.04/898.03	c inspects		: 217799867
1800.04/898.03	c shortcuts		: 0
1800.04/898.03	c learnt literals	: 0
1800.04/898.03	c learnt binary clauses	: 0
1800.04/898.03	c learnt ternary clauses	: 0
1800.04/898.03	c learnt constraints	: 13087
1800.04/898.03	c ignored constraints	: 0
1800.04/898.03	c root simplifications	: 0
1800.04/898.03	c removed literals (reason simplification)	: 0
1800.04/898.03	c reason swapping (by a shorter reason)	: 0
1800.04/898.03	c Calls to reduceDB	: 2
1800.04/898.03	c Number of update (reduction) of LBD	: 0
1800.04/898.03	c Imported unit clauses	: 0
1800.04/898.03	c number of reductions to clauses (during analyze)	: 0
1800.04/898.03	c number of learned constraints concerned by reduction	: 0
1800.04/898.03	c number of learning phase by resolution	: 0
1800.04/898.03	c number of learning phase by cutting planes	: 0
1800.04/898.03	c speed (assignments/second)	: 1700.7321309791346
1800.04/898.03	c non guided choices	368
1800.04/898.03	c learnt constraints type 
1800.04/898.03	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 27
1800.04/898.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13060
1800.04/898.03	s UNKNOWN
1800.04/898.03	c Total wall clock time (in seconds): 897.926

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4117134-1466977369/watcher-4117134-1466977369 -o /tmp/evaluation-result-4117134-1466977369/solver-4117134-1466977369 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466969304-22024 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117134-1466977369.opb 

pid=23556
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.14 4.20 4.23 3/197 23559
/proc/meminfo: memFree=29931412/32872528 swapFree=1437460/1543748
[pid=23559] ppid=23556 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/23559/stat : 23559 (java) S 23556 23559 22007 0 -1 4202496 1361 0 0 0 0 0 0 0 20 0 2 0 30776207 98582528 985 33554432000 1073741824 1073778376 140733559036736 140733559027872 266439000125 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23559/statm: 24068 985 750 9 0 16774 0
[pid=23559/tid=23560] ppid=23556 vsize=96268 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23560/stat : 23560 (java) R 23556 23559 22007 0 -1 4202560 142 0 0 0 0 0 0 0 20 0 2 0 30776207 98578432 989 33554432000 1073741824 1073778376 140733559036736 139889947467304 266426477863 0 0 0 16784584 0 0 0 -1 5 0 0 0 0 0

[startup+0.100147 s]
/proc/loadavg: 4.14 4.20 4.23 3/197 23559
/proc/meminfo: memFree=29931412/32872528 swapFree=1437460/1543748
[pid=23559] ppid=23556 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/23559/stat : 23559 (java) S 23556 23559 22007 0 -1 4202496 4504 0 1 0 10 1 0 0 20 0 18 0 30776207 9787879424 6132 33554432000 1073741824 1073778376 140733559036736 140733559027872 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23559/statm: 2389619 6133 2158 9 0 2380296 0
[pid=23559/tid=23560] ppid=23556 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/23559/task/23560/stat : 23560 (java) R 23556 23559 22007 0 -1 4202560 2386 0 1 0 8 0 0 0 20 0 18 0 30776207 9787879424 6133 33554432000 1073741824 1073778376 140733559036736 139889947470752 266439025933 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200383 s]
/proc/loadavg: 4.14 4.20 4.23 3/197 23559
/proc/meminfo: memFree=29931412/32872528 swapFree=1437460/1543748
[pid=23559] ppid=23556 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/23559/stat : 23559 (java) S 23556 23559 22007 0 -1 4202496 4709 0 1 0 25 1 0 0 20 0 18 0 30776207 9787879424 6784 33554432000 1073741824 1073778376 140733559036736 140733559027872 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23559/statm: 2389619 6784 2214 9 0 2380296 0
[pid=23559/tid=23560] ppid=23556 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/23559/task/23560/stat : 23560 (java) R 23556 23559 22007 0 -1 4202560 2402 0 1 0 16 2 0 0 20 0 18 0 30776207 9787879424 6784 33554432000 1073741824 1073778376 140733559036736 139889947470752 139889786074691 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300378 s]
/proc/loadavg: 4.14 4.20 4.23 3/197 23559
/proc/meminfo: memFree=29931412/32872528 swapFree=1437460/1543748
[pid=23559] ppid=23556 vsize=9558476 CPUtime=0.51 cores=1,3,5,7
/proc/23559/stat : 23559 (java) S 23556 23559 22007 0 -1 4202496 6156 0 1 0 49 2 0 0 20 0 18 0 30776207 9787879424 8937 33554432000 1073741824 1073778376 140733559036736 140733559027872 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23559/statm: 2389619 8937 2234 9 0 2380296 0
[pid=23559/tid=23560] ppid=23556 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/23559/task/23560/stat : 23560 (java) R 23556 23559 22007 0 -1 4202560 2405 0 1 0 26 2 0 0 20 0 18 0 30776207 9787879424 8937 33554432000 1073741824 1073778376 140733559036736 139889947470752 139889786048010 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700229 s]
/proc/loadavg: 4.14 4.20 4.23 3/197 23559
/proc/meminfo: memFree=29931412/32872528 swapFree=1437460/1543748
[pid=23559] ppid=23556 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/23559/stat : 23559 (java) S 23556 23559 22007 0 -1 4202496 14713 0 1 0 173 5 0 0 20 0 22 0 30776207 10060525568 24454 33554432000 1073741824 1073778376 140733559036736 140733559027872 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23559/statm: 2456183 24454 2265 9 0 2446860 0
[pid=23559/tid=23560] ppid=23556 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/23559/task/23560/stat : 23560 (java) S 23556 23559 22007 0 -1 4202560 2491 0 1 0 46 2 0 0 20 0 22 0 30776207 10060525568 24454 33554432000 1073741824 1073778376 140733559036736 139889947472760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.14 4.20 4.23 7/219 23581
/proc/meminfo: memFree=29771308/32872528 swapFree=1437460/1543748
[pid=23559] ppid=23556 vsize=9824732 CPUtime=4.86 cores=1,3,5,7
/proc/23559/stat : 23559 (java) S 23556 23559 22007 0 -1 4202496 21684 0 1 0 478 8 0 0 20 0 22 0 30776207 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 140733559027872 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23559/statm: 2456183 48704 2292 9 0 2446860 0
[pid=23559/tid=23560] ppid=23556 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/23559/task/23560/stat : 23560 (java) S 23556 23559 22007 0 -1 4202560 2491 0 1 0 46 2 0 0 20 0 22 0 30776207 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889947472760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23562] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23562/stat : 23562 (java) S 23556 23559 22007 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 30776208 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889908963496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23563] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23563/stat : 23563 (java) S 23556 23559 22007 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30776208 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889907910952 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23564] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23564/stat : 23564 (java) S 23556 23559 22007 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30776208 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889906858408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23565] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23565/stat : 23565 (java) S 23556 23559 22007 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 30776208 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889905805864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23566] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23566/stat : 23566 (java) S 23556 23559 22007 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30776208 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889904753320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23567] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23567/stat : 23567 (java) S 23556 23559 22007 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30776208 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889785957160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23568] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23568/stat : 23568 (java) S 23556 23559 22007 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30776208 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889784904616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23569] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23569/stat : 23569 (java) S 23556 23559 22007 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30776208 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889783852072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23570] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23570/stat : 23570 (java) S 23556 23559 22007 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 30776209 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889771653224 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23571] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23571/stat : 23571 (java) S 23556 23559 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30776209 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889770599544 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23572] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23572/stat : 23572 (java) S 23556 23559 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30776209 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889165198472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23573] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23573/stat : 23573 (java) S 23556 23559 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30776211 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889164147216 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23574] ppid=23556 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/23559/task/23574/stat : 23574 (java) R 23556 23559 22007 0 -1 4202560 9007 0 0 0 116 2 0 0 20 0 22 0 30776211 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889163080456 139889950378068 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23575] ppid=23556 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/23559/task/23575/stat : 23575 (java) R 23556 23559 22007 0 -1 4202560 8710 0 0 0 119 3 0 0 20 0 22 0 30776211 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889162041608 139889949244992 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23576] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23576/stat : 23576 (java) S 23556 23559 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30776211 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889160989688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23577] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23577/stat : 23577 (java) S 23556 23559 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30776211 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889159937352 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23578] ppid=23556 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/23559/task/23578/stat : 23578 (java) R 23556 23559 22007 0 -1 4202560 23 0 0 0 94 0 0 0 20 0 22 0 30776257 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889158872736 139889786729474 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23579] ppid=23556 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/23559/task/23579/stat : 23579 (java) R 23556 23559 22007 0 -1 4202560 74 0 0 0 89 2 0 0 20 0 22 0 30776257 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889157828872 139889786776079 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23580] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23580/stat : 23580 (java) S 23556 23559 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30776258 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889156777000 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23581] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23581/stat : 23581 (java) S 23556 23559 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30776258 10060525568 48704 33554432000 1073741824 1073778376 140733559036736 139889155724456 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 4.14 4.20 4.23 5/219 23581
/proc/meminfo: memFree=29400384/32872528 swapFree=1437460/1543748
[pid=23559] ppid=23556 vsize=9824732 CPUtime=9.02 cores=1,3,5,7
/proc/23559/stat : 23559 (java) S 23556 23559 22007 0 -1 4202496 28782 0 1 0 884 18 0 0 20 0 22 0 30776207 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 140733559027872 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23559/statm: 2456183 93838 2292 9 0 2446860 0
[pid=23559/tid=23560] ppid=23556 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/23559/task/23560/stat : 23560 (java) S 23556 23559 22007 0 -1 4202560 2491 0 1 0 46 2 0 0 20 0 22 0 30776207 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889947472760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23562] ppid=23556 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23559/task/23562/stat : 23562 (java) S 23556 23559 22007 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 22 0 30776208 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889908963496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23563] ppid=23556 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23559/task/23563/stat : 23563 (java) S 23556 23559 22007 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 22 0 30776208 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889907910952 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23564] ppid=23556 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23559/task/23564/stat : 23564 (java) S 23556 23559 22007 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 30776208 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889906858408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23565] ppid=23556 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23559/task/23565/stat : 23565 (java) S 23556 23559 22007 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 22 0 30776208 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889905805864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23566] ppid=23556 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23559/task/23566/stat : 23566 (java) S 23556 23559 22007 0 -1 4202560 38 0 0 0 5 0 0 0 20 0 22 0 30776208 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889904753320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23567] ppid=23556 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23559/task/23567/stat : 23567 (java) S 23556 23559 22007 0 -1 4202560 19 0 0 0 3 1 0 0 20 0 22 0 30776208 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889785957160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23568] ppid=23556 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23559/task/23568/stat : 23568 (java) S 23556 23559 22007 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 30776208 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889784904616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23569] ppid=23556 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23559/task/23569/stat : 23569 (java) S 23556 23559 22007 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 30776208 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889783852072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23570] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23570/stat : 23570 (java) S 23556 23559 22007 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 30776209 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889771653224 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23571] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23571/stat : 23571 (java) S 23556 23559 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30776209 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889770599544 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23572] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23572/stat : 23572 (java) S 23556 23559 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30776209 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889165198472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23573] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23573/stat : 23573 (java) S 23556 23559 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30776211 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889164147216 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23574] ppid=23556 vsize=9824732 CPUtime=1.53 cores=1,3,5,7
/proc/23559/task/23574/stat : 23574 (java) S 23556 23559 22007 0 -1 4202560 9353 0 0 0 150 3 0 0 20 0 22 0 30776211 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889163094584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23575] ppid=23556 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/23559/task/23575/stat : 23575 (java) S 23556 23559 22007 0 -1 4202560 15123 0 0 0 168 4 0 0 20 0 22 0 30776211 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889162042040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23576] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23576/stat : 23576 (java) S 23556 23559 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30776211 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889160989688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23577] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23577/stat : 23577 (java) S 23556 23559 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30776211 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889159937352 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23578] ppid=23556 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/23559/task/23578/stat : 23578 (java) R 23556 23559 22007 0 -1 4202560 27 0 0 0 243 0 0 0 20 0 22 0 30776257 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889158881584 139889786729588 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23579] ppid=23556 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/23559/task/23579/stat : 23579 (java) R 23556 23559 22007 0 -1 4202560 131 0 0 0 237 4 0 0 20 0 22 0 30776257 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889157827944 139889787025873 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23580] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23580/stat : 23580 (java) S 23556 23559 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30776258 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889156777000 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23581] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23581/stat : 23581 (java) S 23556 23559 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30776258 10060525568 93838 33554432000 1073741824 1073778376 140733559036736 139889155724456 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 9.02
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.21 4.21 4.23 6/219 23581
/proc/meminfo: memFree=28722336/32872528 swapFree=1437460/1543748
[pid=23559] ppid=23556 vsize=9824732 CPUtime=15.59 cores=1,3,5,7
/proc/23559/stat : 23559 (java) S 23556 23559 22007 0 -1 4202496 29715 0 1 0 1529 30 0 0 20 0 22 0 30776207 10060525568 164066 33554432000 1073741824 1073778376 140733559036736 140733559027872 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23559/statm: 2456183 164066 2292 9 0 2446860 0
[pid=23559/tid=23560] ppid=23556 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/23559/task/23560/stat : 23560 (java) S 23556 23559 22007 0 -1 4202560 2491 0 1 0 46 2 0 0 20 0 22 0 30776207 10060525568 164066 33554432000 1073741824 1073778376 140733559036736 139889947472760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23562] ppid=23556 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/23559/task/23562/stat : 23562 (java) S 23556 23559 22007 0 -1 4202560 92 0 0 0 8 3 0 0 20 0 22 0 30776208 10060525568 164066 33554432000 1073741824 1073778376 140733559036736 139889908963496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23563] ppid=23556 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/23559/task/23563/stat : 23563 (java) S 23556 23559 22007 0 -1 4202560 150 0 0 0 5 2 0 0 20 0 22 0 30776208 10060525568 164066 33554432000 1073741824 1073778376 140733559036736 139889907910952 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23564] ppid=23556 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23559/task/23564/stat : 23564 (java) S 23556 23559 22007 0 -1 4202560 76 0 0 0 5 0 0 0 20 0 22 0 30776208 10060525568 164066 33554432000 1073741824 1073778376 140733559036736 139889906858408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23565] ppid=23556 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23559/task/23565/stat : 23565 (java) S 23556 23559 22007 0 -1 4202560 67 0 0 0 4 1 0 0 20 0 22 0 30776208 10060525568 164066 33554432000 1073741824 1073778376 140733559036736 139889905805864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23566] ppid=23556 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/23559/task/23566/stat : 23566 (java) S 23556 23559 22007 0 -1 4202560 172 0 0 0 7 3 0 0 20 0 22 0 30776208 10060525568 164066 33554432000 1073741824 1073778376 140733559036736 139889904753320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23567] ppid=23556 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/23559/task/23567/stat : 23567 (java) S 23556 23559 22007 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 22 0 30776208 10060525568 164066 33554432000 1073741824 1073778376 140733559036736 139889785957160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23568] ppid=23556 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23559/task/23568/stat : 23568 (java) S 23556 23559 22007 0 -1 4202560 84 0 0 0 6 2 0 0 20 0 22 0 30776208 10060525568 164066 33554432000 1073741824 1073778376 140733559036736 139889784904616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23569] ppid=23556 vsize=9824732 CPUtime=0.09 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.22 4.21 4.20 6/219 23611
/proc/meminfo: memFree=23124616/32872528 swapFree=1437460/1543748
[pid=23559] ppid=23556 vsize=9824732 CPUtime=1648.64 cores=1,3,5,7
/proc/23559/stat : 23559 (java) S 23556 23559 22007 0 -1 4202496 43050 0 1 0 164673 191 0 0 20 0 22 0 30776207 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 140733559027872 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23559/statm: 2456183 877912 2301 9 0 2446860 0
[pid=23559/tid=23560] ppid=23556 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/23559/task/23560/stat : 23560 (java) S 23556 23559 22007 0 -1 4202560 2496 0 1 0 48 4 0 0 20 0 22 0 30776207 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889947472760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23562] ppid=23556 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/23559/task/23562/stat : 23562 (java) S 23556 23559 22007 0 -1 4202560 554 0 0 0 84 16 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889908963496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23563] ppid=23556 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/23559/task/23563/stat : 23563 (java) S 23556 23559 22007 0 -1 4202560 575 0 0 0 77 13 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889907910952 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23564] ppid=23556 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/23559/task/23564/stat : 23564 (java) S 23556 23559 22007 0 -1 4202560 659 0 0 0 70 13 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889906858408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23565] ppid=23556 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/23559/task/23565/stat : 23565 (java) S 23556 23559 22007 0 -1 4202560 644 0 0 0 70 14 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889905805864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23566] ppid=23556 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/23559/task/23566/stat : 23566 (java) S 23556 23559 22007 0 -1 4202560 1170 0 0 0 86 19 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889904753320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23567] ppid=23556 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/23559/task/23567/stat : 23567 (java) S 23556 23559 22007 0 -1 4202560 1358 0 0 0 75 16 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889785957160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23568] ppid=23556 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/23559/task/23568/stat : 23568 (java) S 23556 23559 22007 0 -1 4202560 831 0 0 0 74 16 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889784904616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23569] ppid=23556 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/23559/task/23569/stat : 23569 (java) S 23556 23559 22007 0 -1 4202560 586 0 0 0 76 16 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889783852072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23570] ppid=23556 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/23559/task/23570/stat : 23570 (java) S 23556 23559 22007 0 -1 4202560 4062 0 0 0 255 5 0 0 20 0 22 0 30776209 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889771653224 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23571] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23571/stat : 23571 (java) S 23556 23559 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30776209 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889770599544 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23572] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23572/stat : 23572 (java) S 23556 23559 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30776209 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889165198472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23573] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23573/stat : 23573 (java) S 23556 23559 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889164147216 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23574] ppid=23556 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/23559/task/23574/stat : 23574 (java) S 23556 23559 22007 0 -1 4202560 9363 0 0 0 173 3 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889163094584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23575] ppid=23556 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/23559/task/23575/stat : 23575 (java) S 23556 23559 22007 0 -1 4202560 17234 0 0 0 201 4 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889162042040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23576] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23576/stat : 23576 (java) S 23556 23559 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889160989688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23577] ppid=23556 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/23559/task/23577/stat : 23577 (java) S 23556 23559 22007 0 -1 4202560 47 0 0 0 10 25 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889159937352 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23578] ppid=23556 vsize=9824732 CPUtime=817.2 cores=1,3,5,7
/proc/23559/task/23578/stat : 23578 (java) R 23556 23559 22007 0 -1 4202560 54 0 0 0 81705 15 0 0 20 0 22 0 30776257 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889158872816 139889786698088 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23579] ppid=23556 vsize=9824732 CPUtime=817.08 cores=1,3,5,7
/proc/23559/task/23579/stat : 23579 (java) R 23556 23559 22007 0 -1 4202560 2152 0 0 0 81659 49 0 0 20 0 22 0 30776257 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889157827872 139889786926862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23580] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23580/stat : 23580 (java) S 23556 23559 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30776258 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889156777000 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23581] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23581/stat : 23581 (java) S 23556 23559 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30776258 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889155724456 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1648.64
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.26 4.23 4.20 5/219 23612
/proc/meminfo: memFree=23099920/32872528 swapFree=1437460/1543748
[pid=23559] ppid=23556 vsize=9824732 CPUtime=1768.65 cores=1,3,5,7
/proc/23559/stat : 23559 (java) S 23556 23559 22007 0 -1 4202496 43054 0 1 0 176672 193 0 0 20 0 22 0 30776207 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 140733559027872 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23559/statm: 2456183 877912 2301 9 0 2446860 0
[pid=23559/tid=23560] ppid=23556 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/23559/task/23560/stat : 23560 (java) S 23556 23559 22007 0 -1 4202560 2496 0 1 0 49 4 0 0 20 0 22 0 30776207 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889947472760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23562] ppid=23556 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/23559/task/23562/stat : 23562 (java) S 23556 23559 22007 0 -1 4202560 554 0 0 0 84 16 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889908963496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23563] ppid=23556 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/23559/task/23563/stat : 23563 (java) S 23556 23559 22007 0 -1 4202560 575 0 0 0 77 13 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889907910952 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23564] ppid=23556 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/23559/task/23564/stat : 23564 (java) S 23556 23559 22007 0 -1 4202560 659 0 0 0 70 13 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889906858408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23565] ppid=23556 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/23559/task/23565/stat : 23565 (java) S 23556 23559 22007 0 -1 4202560 644 0 0 0 70 14 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889905805864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23566] ppid=23556 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/23559/task/23566/stat : 23566 (java) S 23556 23559 22007 0 -1 4202560 1170 0 0 0 86 19 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889904753320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23567] ppid=23556 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/23559/task/23567/stat : 23567 (java) S 23556 23559 22007 0 -1 4202560 1358 0 0 0 75 16 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889785957160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23568] ppid=23556 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/23559/task/23568/stat : 23568 (java) S 23556 23559 22007 0 -1 4202560 831 0 0 0 74 16 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889784904616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23569] ppid=23556 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/23559/task/23569/stat : 23569 (java) S 23556 23559 22007 0 -1 4202560 586 0 0 0 76 16 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889783852072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23570] ppid=23556 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/23559/task/23570/stat : 23570 (java) S 23556 23559 22007 0 -1 4202560 4062 0 0 0 255 5 0 0 20 0 22 0 30776209 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889771653224 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23571] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23571/stat : 23571 (java) S 23556 23559 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30776209 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889770599544 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23572] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23572/stat : 23572 (java) S 23556 23559 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30776209 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889165198472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23573] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23573/stat : 23573 (java) S 23556 23559 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889164147216 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23574] ppid=23556 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/23559/task/23574/stat : 23574 (java) S 23556 23559 22007 0 -1 4202560 9363 0 0 0 173 3 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889163094584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23575] ppid=23556 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/23559/task/23575/stat : 23575 (java) S 23556 23559 22007 0 -1 4202560 17234 0 0 0 201 4 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889162042040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23576] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23576/stat : 23576 (java) S 23556 23559 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889160989688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23577] ppid=23556 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/23559/task/23577/stat : 23577 (java) S 23556 23559 22007 0 -1 4202560 51 0 0 0 10 27 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889159937352 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23578] ppid=23556 vsize=9824732 CPUtime=877.21 cores=1,3,5,7
/proc/23559/task/23578/stat : 23578 (java) R 23556 23559 22007 0 -1 4202560 54 0 0 0 87705 16 0 0 20 0 22 0 30776257 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889158872816 139889786785224 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23579] ppid=23556 vsize=9824732 CPUtime=877.09 cores=1,3,5,7
/proc/23559/task/23579/stat : 23579 (java) R 23556 23559 22007 0 -1 4202560 2152 0 0 0 87658 51 0 0 20 0 22 0 30776257 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889157827872 139889787533176 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23580] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23580/stat : 23580 (java) S 23556 23559 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30776258 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889156777000 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23581] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23581/stat : 23581 (java) S 23556 23559 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30776258 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889155724456 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1768.65
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.001 s]
/proc/loadavg: 4.50 4.28 4.22 5/219 23681
/proc/meminfo: memFree=26375508/32872528 swapFree=1437460/1543748
[pid=23559] ppid=23556 vsize=9824732 CPUtime=1800.04 cores=1,3,5,7
/proc/23559/stat : 23559 (java) S 23556 23559 22007 0 -1 4202496 43056 0 1 0 179811 193 0 0 20 0 22 0 30776207 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 140733559027872 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23559/statm: 2456183 877912 2301 9 0 2446860 0
[pid=23559/tid=23560] ppid=23556 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/23559/task/23560/stat : 23560 (java) S 23556 23559 22007 0 -1 4202560 2496 0 1 0 49 4 0 0 20 0 22 0 30776207 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889947472760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23562] ppid=23556 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/23559/task/23562/stat : 23562 (java) S 23556 23559 22007 0 -1 4202560 554 0 0 0 84 16 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889908963496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23563] ppid=23556 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/23559/task/23563/stat : 23563 (java) S 23556 23559 22007 0 -1 4202560 575 0 0 0 77 13 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889907910952 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23564] ppid=23556 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/23559/task/23564/stat : 23564 (java) S 23556 23559 22007 0 -1 4202560 659 0 0 0 70 13 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889906858408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23565] ppid=23556 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/23559/task/23565/stat : 23565 (java) S 23556 23559 22007 0 -1 4202560 644 0 0 0 70 14 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889905805864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23566] ppid=23556 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/23559/task/23566/stat : 23566 (java) S 23556 23559 22007 0 -1 4202560 1170 0 0 0 86 19 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889904753320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23567] ppid=23556 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/23559/task/23567/stat : 23567 (java) S 23556 23559 22007 0 -1 4202560 1358 0 0 0 75 16 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889785957160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23568] ppid=23556 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/23559/task/23568/stat : 23568 (java) S 23556 23559 22007 0 -1 4202560 831 0 0 0 74 16 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889784904616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23569] ppid=23556 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/23559/task/23569/stat : 23569 (java) S 23556 23559 22007 0 -1 4202560 586 0 0 0 76 16 0 0 20 0 22 0 30776208 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889783852072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23559/tid=23570] ppid=23556 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/23559/task/23570/stat : 23570 (java) S 23556 23559 22007 0 -1 4202560 4062 0 0 0 255 5 0 0 20 0 22 0 30776209 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889771653224 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23571] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23571/stat : 23571 (java) S 23556 23559 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30776209 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889770599544 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23572] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23572/stat : 23572 (java) S 23556 23559 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30776209 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889165198472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23573] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23573/stat : 23573 (java) S 23556 23559 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889164147216 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23574] ppid=23556 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/23559/task/23574/stat : 23574 (java) S 23556 23559 22007 0 -1 4202560 9363 0 0 0 173 3 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889163094584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23575] ppid=23556 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/23559/task/23575/stat : 23575 (java) S 23556 23559 22007 0 -1 4202560 17234 0 0 0 201 4 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889162042040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23576] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23576/stat : 23576 (java) S 23556 23559 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889160989688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23577] ppid=23556 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/23559/task/23577/stat : 23577 (java) S 23556 23559 22007 0 -1 4202560 53 0 0 0 10 28 0 0 20 0 22 0 30776211 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889159937352 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23578] ppid=23556 vsize=9824732 CPUtime=892.9 cores=1,3,5,7
/proc/23559/task/23578/stat : 23578 (java) R 23556 23559 22007 0 -1 4202560 54 0 0 0 89274 16 0 0 20 0 22 0 30776257 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889158872816 139889786785229 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23559/tid=23579] ppid=23556 vsize=9824732 CPUtime=892.78 cores=1,3,5,7
/proc/23559/task/23579/stat : 23579 (java) R 23556 23559 22007 0 -1 4202560 2152 0 0 0 89227 51 0 0 20 0 22 0 30776257 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889157827872 139889787341518 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23559/tid=23580] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23580/stat : 23580 (java) S 23556 23559 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30776258 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889156777000 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23559/tid=23581] ppid=23556 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23559/task/23581/stat : 23581 (java) S 23556 23559 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30776258 10060525568 877912 33554432000 1073741824 1073778376 140733559036736 139889155724456 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 23559 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 898.052
CPU time (s): 1800.76
CPU user time (s): 1798.25
CPU system time (s): 2.51062
CPU usage (%): 200.519
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.25
system time used= 2.51062
maximum resident set size= 3511764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43091
page faults= 1
swaps= 0
block input operations= 0
block output operations= 728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22163
involuntary context switches= 11413

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.05308 second user time and 7.35388 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 23:42:49
IDJOB=4117134
IDBENCH=109557
IDSOLVER=2543
FILE ID=node116/4117134-1466977369
RUNJOBID= node116-1466969304-22024
PBS_JOBID= 19976377
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size128-round23-1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117134-1466977369/watcher-4117134-1466977369 -o /tmp/evaluation-result-4117134-1466977369/solver-4117134-1466977369 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466969304-22024 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117134-1466977369.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8454a7ec193f38c6498b6c74011c98b4
RANDOM SEED=228835919

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29932056 kB
Buffers:           40464 kB
Cached:           316432 kB
SwapCached:         2072 kB
Active:           356700 kB
Inactive:         325372 kB
Active(anon):     325752 kB
Inactive(anon):     1656 kB
Active(file):      30948 kB
Inactive(file):   323716 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098680 kB
Dirty:              2448 kB
Writeback:             0 kB
AnonPages:       1832792 kB
Mapped:            15308 kB
Shmem:                 0 kB
Slab:             566740 kB
SReclaimable:      10508 kB
SUnreclaim:       556232 kB
KernelStack:        1672 kB
PageTables:         8008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2623508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    358400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71680 MiB
End job on node116 at 2016-06-26 23:57:47