Trace number 4117190

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.91 898.652

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size96-round23-9.opb
MD5SUMe065f1c8e7f6201cf78fb94f3d7a1f66
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 constraints9472
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)384
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4117190-1466973783.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
1.01/0.51	c ... done. Wall clock time 0.391s.
1.01/0.51	c declared #vars     4288
1.01/0.51	c #constraints  10752
1.01/0.51	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.01/0.51	c constraints type 
1.01/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
1.01/0.51	c org.sat4j.specs.Constr$1 => 872
1.01/0.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.01/0.51	c org.sat4j.minisat.constraints.cnf.UnitClause => 472
1.01/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
1.01/0.51	c 10752 constraints processed.
1.01/0.51	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.01/0.51	c constraints type 
1.01/0.51	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.01/0.51	c org.sat4j.specs.Constr$1 => 872
1.01/0.51	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
1.01/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
1.01/0.51	c org.sat4j.pb.constraints.pb.UnitClausePB => 472
1.01/0.51	c 10752 constraints processed.
4.09/1.39	c cleaning 2498 clauses out of 4998 with flag 15413/5000
5.82/2.04	c cleaning 4217 clauses out of 8500 with flag 36960/11000
7.49/2.83	c cleaning 5633 clauses out of 11283 with flag 66091/18000
9.35/3.71	c cleaning 6793 clauses out of 13650 with flag 100159/26000
11.57/4.79	c cleaning 7914 clauses out of 15857 with flag 140725/35000
14.05/5.94	c cleaning 8960 clauses out of 17943 with flag 187715/45000
16.65/7.27	c cleaning 9937 clauses out of 19984 with flag 238776/56001
19.87/8.86	c cleaning 11001 clauses out of 22046 with flag 294386/68000
23.36/10.52	c cleaning 12010 clauses out of 24046 with flag 359787/81001
27.29/12.43	c cleaning 13016 clauses out of 26035 with flag 431267/95000
31.31/14.47	c cleaning 13982 clauses out of 28019 with flag 507982/110000
35.50/16.56	c cleaning 14981 clauses out of 30037 with flag 592915/126000
37.70/17.67	c cleaning 0 clauses out of 5001 with flag 0/5001
40.68/19.06	c cleaning 16023 clauses out of 32056 with flag 682903/143000
45.88/21.51	c cleaning 17002 clauses out of 34034 with flag 779078/161001
51.50/24.38	c cleaning 17993 clauses out of 36032 with flag 882667/180001
57.84/27.45	c cleaning 18996 clauses out of 38038 with flag 993927/200000
64.44/30.78	c cleaning 19982 clauses out of 40042 with flag 1110886/221000
71.62/34.28	c cleaning 21002 clauses out of 42060 with flag 1233994/243000
79.00/37.94	c cleaning 22003 clauses out of 44058 with flag 1365180/266000
87.10/41.91	c cleaning 22997 clauses out of 46057 with flag 1499138/290002
95.30/46.08	c cleaning 23974 clauses out of 48058 with flag 1638614/315000
104.19/50.42	c cleaning 25015 clauses out of 50084 with flag 1788037/341000
112.58/54.64	c cleaning 26020 clauses out of 52070 with flag 1944904/368001
121.18/58.97	c cleaning 26980 clauses out of 54049 with flag 2106364/396000
129.98/63.32	c cleaning 28033 clauses out of 56069 with flag 2279993/425000
139.38/68.09	c cleaning 29002 clauses out of 58038 with flag 2454348/455002
149.18/72.99	c cleaning 29970 clauses out of 60035 with flag 2633620/486001
159.79/78.26	c cleaning 30992 clauses out of 62064 with flag 2819483/518000
170.79/83.79	c cleaning 31998 clauses out of 64074 with flag 3019121/551002
182.37/89.53	c cleaning 32995 clauses out of 66074 with flag 3219923/585000
194.57/95.64	c cleaning 34016 clauses out of 68079 with flag 3425349/620000
206.97/101.86	c cleaning 35015 clauses out of 70063 with flag 3636576/656000
220.37/108.53	c cleaning 36012 clauses out of 72048 with flag 3856710/693000
233.97/115.36	c cleaning 37006 clauses out of 74036 with flag 4084113/731000
248.16/122.48	c cleaning 38002 clauses out of 76030 with flag 4309607/770000
263.56/130.10	c cleaning 39006 clauses out of 78028 with flag 4548058/810000
278.95/137.84	c cleaning 39997 clauses out of 80022 with flag 4795126/851000
294.96/145.82	c cleaning 41004 clauses out of 82025 with flag 5046765/893000
312.15/154.42	c cleaning 41968 clauses out of 84021 with flag 5302122/936000
329.55/163.14	c cleaning 43012 clauses out of 86053 with flag 5568373/980000
347.76/172.27	c cleaning 43986 clauses out of 88042 with flag 5843919/1025001
366.75/181.72	c cleaning 44958 clauses out of 90055 with flag 6127025/1071000
385.95/191.40	c cleaning 46014 clauses out of 92097 with flag 6410384/1118000
406.55/201.66	c cleaning 47019 clauses out of 94083 with flag 6701969/1166000
427.75/212.29	c cleaning 48009 clauses out of 96065 with flag 6998339/1215001
449.74/223.22	c cleaning 48985 clauses out of 98055 with flag 7302800/1265000
472.34/234.54	c cleaning 49944 clauses out of 100070 with flag 7616391/1316000
495.19/246.11	c cleaning 51039 clauses out of 102126 with flag 7936114/1368000
517.19/257.10	c cleaning 52002 clauses out of 104087 with flag 8256631/1421000
540.18/268.67	c cleaning 53001 clauses out of 106085 with flag 8583921/1475000
563.58/280.32	c cleaning 54032 clauses out of 108087 with flag 8920881/1530003
587.58/292.37	c cleaning 55014 clauses out of 110052 with flag 9263487/1586000
613.38/305.23	c cleaning 55992 clauses out of 112038 with flag 9609554/1643000
638.99/318.06	c cleaning 56988 clauses out of 114046 with flag 9965631/1701000
665.20/331.13	c cleaning 57973 clauses out of 116058 with flag 10328425/1760000
692.38/344.73	c cleaning 59007 clauses out of 118085 with flag 10692715/1820000
720.78/358.98	c cleaning 60020 clauses out of 120078 with flag 11069448/1881000
750.18/373.68	c cleaning 61003 clauses out of 122058 with flag 11450644/1943000
780.98/389.05	c cleaning 61999 clauses out of 124055 with flag 11840339/2006000
811.19/404.18	c cleaning 62997 clauses out of 126056 with flag 12234819/2070000
843.60/420.31	c cleaning 64007 clauses out of 128059 with flag 12633403/2135000
876.39/436.77	c cleaning 65008 clauses out of 130053 with flag 13039613/2201001
910.18/453.65	c cleaning 65998 clauses out of 132045 with flag 13449425/2268001
945.59/471.39	c cleaning 67003 clauses out of 134048 with flag 13868345/2336002
982.20/489.70	c cleaning 67976 clauses out of 136045 with flag 14294750/2405002
1020.19/508.65	c cleaning 69022 clauses out of 138067 with flag 14724968/2475000
1058.59/527.89	c cleaning 69974 clauses out of 140045 with flag 15159882/2546000
1096.40/546.71	c cleaning 70998 clauses out of 142071 with flag 15602521/2618000
1136.00/566.55	c cleaning 72032 clauses out of 144074 with flag 16049787/2691001
1177.00/587.02	c cleaning 72992 clauses out of 146041 with flag 16503548/2765000
1218.19/607.70	c cleaning 74004 clauses out of 148049 with flag 16968614/2840000
1261.19/629.18	c cleaning 74970 clauses out of 150046 with flag 17435562/2916001
1304.98/651.06	c cleaning 76020 clauses out of 152075 with flag 17907735/2993000
1349.19/673.12	c cleaning 76994 clauses out of 154055 with flag 18386708/3071000
1394.78/695.91	c cleaning 78003 clauses out of 156061 with flag 18872645/3150000
1441.99/719.55	c cleaning 79012 clauses out of 158058 with flag 19362566/3230000
1490.40/743.73	c cleaning 80018 clauses out of 160046 with flag 19862374/3311000
1539.97/768.57	c cleaning 80985 clauses out of 162028 with flag 20366972/3393000
1590.17/793.67	c cleaning 82011 clauses out of 164043 with flag 20874152/3476000
1641.78/819.48	c cleaning 83005 clauses out of 166032 with flag 21388815/3560000
1694.37/845.78	c cleaning 83985 clauses out of 168027 with flag 21908700/3645000
1748.77/872.91	c cleaning 84989 clauses out of 170043 with flag 22430894/3731001
1800.18/898.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/898.60	c starts		: 26136
1800.18/898.60	c conflicts		: 3813799
1800.18/898.60	c decisions		: 34740496
1800.18/898.60	c propagations		: 503521689
1800.18/898.60	c inspects		: 10580643773
1800.18/898.60	c shortcuts		: 0
1800.18/898.60	c learnt literals	: 2
1800.18/898.60	c learnt binary clauses	: 37
1800.18/898.60	c learnt ternary clauses	: 533
1800.18/898.60	c learnt constraints	: 3813797
1800.18/898.60	c ignored constraints	: 0
1800.18/898.60	c root simplifications	: 0
1800.18/898.60	c removed literals (reason simplification)	: 2877467
1800.18/898.60	c reason swapping (by a shorter reason)	: 0
1800.18/898.60	c Calls to reduceDB	: 82
1800.18/898.60	c Number of update (reduction) of LBD	: 815651
1800.18/898.60	c Imported unit clauses	: 0
1800.18/898.60	c number of reductions to clauses (during analyze)	: 0
1800.18/898.60	c number of learned constraints concerned by reduction	: 0
1800.18/898.60	c number of learning phase by resolution	: 0
1800.18/898.60	c number of learning phase by cutting planes	: 0
1800.18/898.60	c speed (assignments/second)	: 560665.2521660122
1800.18/898.60	c non guided choices	21310
1800.18/898.63	c learnt constraints type 
1800.18/898.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 37
1800.18/898.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 167815
1800.18/898.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/898.63	c starts		: 27
1800.18/898.63	c conflicts		: 7374
1800.18/898.63	c decisions		: 40123
1800.18/898.63	c propagations		: 851788
1800.18/898.63	c inspects		: 56641939
1800.18/898.63	c shortcuts		: 0
1800.18/898.63	c learnt literals	: 0
1800.18/898.63	c learnt binary clauses	: 0
1800.18/898.63	c learnt ternary clauses	: 0
1800.18/898.63	c learnt constraints	: 7373
1800.18/898.63	c ignored constraints	: 0
1800.18/898.63	c root simplifications	: 0
1800.18/898.63	c removed literals (reason simplification)	: 0
1800.18/898.63	c reason swapping (by a shorter reason)	: 0
1800.18/898.63	c Calls to reduceDB	: 1
1800.18/898.63	c Number of update (reduction) of LBD	: 0
1800.18/898.63	c Imported unit clauses	: 0
1800.18/898.63	c number of reductions to clauses (during analyze)	: 0
1800.18/898.63	c number of learned constraints concerned by reduction	: 0
1800.18/898.63	c number of learning phase by resolution	: 0
1800.18/898.63	c number of learning phase by cutting planes	: 0
1800.18/898.63	c speed (assignments/second)	: 948.4291351558394
1800.18/898.63	c non guided choices	417
1800.18/898.63	c learnt constraints type 
1800.18/898.63	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 15
1800.18/898.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7358
1800.18/898.63	s UNKNOWN
1800.18/898.63	c Total wall clock time (in seconds): 898.512

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-4117190-1466973783/watcher-4117190-1466973783 -o /tmp/evaluation-result-4117190-1466973783/solver-4117190-1466973783 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466969304-22024 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117190-1466973783.opb 

pid=22827
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.37 4.39 4.34 2/174 22830
/proc/meminfo: memFree=30272904/32872528 swapFree=1437460/1543748
[pid=22830] ppid=22827 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/22830/stat : 22830 (java) D 22827 22830 22007 0 -1 4202496 374 0 0 0 0 0 0 0 20 0 1 0 30417622 2560000 46 33554432000 1073741824 1073778376 140735461808592 140735461805720 266426477863 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/22830/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 4.37 4.39 4.34 2/174 22830
/proc/meminfo: memFree=30272904/32872528 swapFree=1437460/1543748
[pid=22830] ppid=22827 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/22830/stat : 22830 (java) S 22827 22830 22007 0 -1 4202496 4408 0 1 0 8 1 0 0 20 0 18 0 30417622 9787879424 6039 33554432000 1073741824 1073778376 140735461808592 140735461799728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22830/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200214 s]
/proc/loadavg: 4.37 4.39 4.34 2/174 22830
/proc/meminfo: memFree=30272904/32872528 swapFree=1437460/1543748
[pid=22830] ppid=22827 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/22830/stat : 22830 (java) S 22827 22830 22007 0 -1 4202496 4702 0 1 0 22 2 0 0 20 0 18 0 30417622 9787879424 6807 33554432000 1073741824 1073778376 140735461808592 140735461799728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22830/statm: 2389619 6807 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300219 s]
/proc/loadavg: 4.37 4.39 4.34 2/174 22830
/proc/meminfo: memFree=30272904/32872528 swapFree=1437460/1543748
[pid=22830] ppid=22827 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/22830/stat : 22830 (java) S 22827 22830 22007 0 -1 4202496 5687 0 1 0 45 2 0 0 20 0 18 0 30417622 9787879424 8361 33554432000 1073741824 1073778376 140735461808592 140735461799728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22830/statm: 2389619 8361 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700194 s]
/proc/loadavg: 4.37 4.39 4.34 2/174 22830
/proc/meminfo: memFree=30272904/32872528 swapFree=1437460/1543748
[pid=22830] ppid=22827 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/22830/stat : 22830 (java) S 22827 22830 22007 0 -1 4202496 13126 0 1 0 166 4 0 0 20 0 22 0 30417622 10060525568 23918 33554432000 1073741824 1073778376 140735461808592 140735461799728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22830/statm: 2456183 23918 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.37 4.39 4.34 9/219 22919
/proc/meminfo: memFree=30052172/32872528 swapFree=1437460/1543748
[pid=22830] ppid=22827 vsize=9824732 CPUtime=4.69 cores=1,3,5,7
/proc/22830/stat : 22830 (java) S 22827 22830 22007 0 -1 4202496 17530 0 1 0 462 7 0 0 20 0 22 0 30417622 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140735461799728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22830/statm: 2456183 47168 2292 9 0 2446860 0
[pid=22830/tid=22832] ppid=22827 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/22830/task/22832/stat : 22832 (java) S 22827 22830 22007 0 -1 4202560 2481 0 1 0 46 2 0 0 20 0 22 0 30417623 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432793404280 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22833] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22833/stat : 22833 (java) S 22827 22830 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30417624 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432754895144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22834] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22834/stat : 22834 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417624 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432753842344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22835] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22835/stat : 22835 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417624 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432752790056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22836] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22836/stat : 22836 (java) S 22827 22830 22007 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30417624 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432751737256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22837] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22837/stat : 22837 (java) S 22827 22830 22007 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 30417624 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432750684968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22838] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22838/stat : 22838 (java) S 22827 22830 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30417624 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432749632168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22839] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22839/stat : 22839 (java) S 22827 22830 22007 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 30417624 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432748579880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22840] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22840/stat : 22840 (java) S 22827 22830 22007 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30417624 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432629558184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22841] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22841/stat : 22841 (java) S 22827 22830 22007 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432617359592 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22845] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22845/stat : 22845 (java) S 22827 22830 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432616305656 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22846] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22846/stat : 22846 (java) S 22827 22830 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432615253256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22856] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22856/stat : 22856 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140432614201744 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22857] ppid=22827 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/22830/task/22857/stat : 22857 (java) S 22827 22830 22007 0 -1 4202560 6599 0 0 0 109 2 0 0 20 0 22 0 30417628 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140431874583224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22858] ppid=22827 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/22830/task/22858/stat : 22858 (java) S 22827 22830 22007 0 -1 4202560 6981 0 0 0 109 2 0 0 20 0 22 0 30417628 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140431873530424 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22859] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22859/stat : 22859 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140431872478328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22860] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22860/stat : 22860 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140431871425736 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22912] ppid=22827 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/22830/task/22912/stat : 22912 (java) R 22827 22830 22007 0 -1 4202560 18 0 0 0 94 0 0 0 20 0 22 0 30417674 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140431870361376 140432630357031 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22913] ppid=22827 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/22830/task/22913/stat : 22913 (java) R 22827 22830 22007 0 -1 4202560 74 0 0 0 92 1 0 0 20 0 22 0 30417674 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140431869316424 140432630953233 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22914] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22914/stat : 22914 (java) S 22827 22830 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30417674 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140431868265640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22915] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22915/stat : 22915 (java) S 22827 22830 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30417675 10060525568 47168 33554432000 1073741824 1073778376 140735461808592 140431867212840 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 9824732

[startup+3.10102 s]
/proc/loadavg: 4.37 4.39 4.34 5/219 22919
/proc/meminfo: memFree=29791404/32872528 swapFree=1437460/1543748
[pid=22830] ppid=22827 vsize=9824732 CPUtime=8.15 cores=1,3,5,7
/proc/22830/stat : 22830 (java) S 22827 22830 22007 0 -1 4202496 17871 0 1 0 800 15 0 0 20 0 22 0 30417622 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140735461799728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22830/statm: 2456183 90864 2292 9 0 2446860 0
[pid=22830/tid=22832] ppid=22827 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/22830/task/22832/stat : 22832 (java) S 22827 22830 22007 0 -1 4202560 2481 0 1 0 46 2 0 0 20 0 22 0 30417623 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432793404280 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22833] ppid=22827 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/22830/task/22833/stat : 22833 (java) S 22827 22830 22007 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 30417624 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432754895144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22834] ppid=22827 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/22830/task/22834/stat : 22834 (java) S 22827 22830 22007 0 -1 4202560 32 0 0 0 3 0 0 0 20 0 22 0 30417624 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432753842344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22835] ppid=22827 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22830/task/22835/stat : 22835 (java) S 22827 22830 22007 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 22 0 30417624 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432752790056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22836] ppid=22827 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/22830/task/22836/stat : 22836 (java) S 22827 22830 22007 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 30417624 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432751737256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22837] ppid=22827 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/22830/task/22837/stat : 22837 (java) S 22827 22830 22007 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 22 0 30417624 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432750684968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22838] ppid=22827 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/22830/task/22838/stat : 22838 (java) S 22827 22830 22007 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 30417624 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432749632168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22839] ppid=22827 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/22830/task/22839/stat : 22839 (java) S 22827 22830 22007 0 -1 4202560 27 0 0 0 3 1 0 0 20 0 22 0 30417624 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432748579880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22840] ppid=22827 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/22830/task/22840/stat : 22840 (java) S 22827 22830 22007 0 -1 4202560 34 0 0 0 2 2 0 0 20 0 22 0 30417624 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432629558184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22841] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22841/stat : 22841 (java) S 22827 22830 22007 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432617359592 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22845] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22845/stat : 22845 (java) S 22827 22830 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432616305656 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22846] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22846/stat : 22846 (java) S 22827 22830 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432615253256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22856] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22856/stat : 22856 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140432614201744 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22857] ppid=22827 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/22830/task/22857/stat : 22857 (java) S 22827 22830 22007 0 -1 4202560 6599 0 0 0 113 2 0 0 20 0 22 0 30417628 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140431874583224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22858] ppid=22827 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/22830/task/22858/stat : 22858 (java) S 22827 22830 22007 0 -1 4202560 6981 0 0 0 117 2 0 0 20 0 22 0 30417628 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140431873530424 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22859] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22859/stat : 22859 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140431872478328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22860] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22860/stat : 22860 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140431871425736 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22912] ppid=22827 vsize=9824732 CPUtime=2.46 cores=1,3,5,7
/proc/22830/task/22912/stat : 22912 (java) R 22827 22830 22007 0 -1 4202560 23 0 0 0 246 0 0 0 20 0 22 0 30417674 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140431870370408 140432630307431 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22913] ppid=22827 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/22830/task/22913/stat : 22913 (java) R 22827 22830 22007 0 -1 4202560 132 0 0 0 240 3 0 0 20 0 22 0 30417674 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140431869316136 140432630663090 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22914] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22914/stat : 22914 (java) S 22827 22830 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30417674 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140431868265640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22915] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22915/stat : 22915 (java) S 22827 22830 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30417675 10060525568 90864 33554432000 1073741824 1073778376 140735461808592 140431867212840 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.15
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.34 4.39 4.34 5/219 22919
/proc/meminfo: memFree=29054592/32872528 swapFree=1437460/1543748
[pid=22830] ppid=22827 vsize=9824732 CPUtime=14.85 cores=1,3,5,7
/proc/22830/stat : 22830 (java) S 22827 22830 22007 0 -1 4202496 19211 0 1 0 1457 28 0 0 20 0 22 0 30417622 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140735461799728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22830/statm: 2456183 164631 2292 9 0 2446860 0
[pid=22830/tid=22832] ppid=22827 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/22830/task/22832/stat : 22832 (java) S 22827 22830 22007 0 -1 4202560 2481 0 1 0 46 2 0 0 20 0 22 0 30417623 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432793404280 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22833] ppid=22827 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/22830/task/22833/stat : 22833 (java) S 22827 22830 22007 0 -1 4202560 82 0 0 0 4 3 0 0 20 0 22 0 30417624 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432754895144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22834] ppid=22827 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22830/task/22834/stat : 22834 (java) S 22827 22830 22007 0 -1 4202560 47 0 0 0 4 1 0 0 20 0 22 0 30417624 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432753842344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22835] ppid=22827 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/22830/task/22835/stat : 22835 (java) S 22827 22830 22007 0 -1 4202560 64 0 0 0 4 0 0 0 20 0 22 0 30417624 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432752790056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22836] ppid=22827 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/22830/task/22836/stat : 22836 (java) S 22827 22830 22007 0 -1 4202560 151 0 0 0 7 2 0 0 20 0 22 0 30417624 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432751737256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22837] ppid=22827 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/22830/task/22837/stat : 22837 (java) S 22827 22830 22007 0 -1 4202560 66 0 0 0 7 3 0 0 20 0 22 0 30417624 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432750684968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22838] ppid=22827 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/22830/task/22838/stat : 22838 (java) S 22827 22830 22007 0 -1 4202560 38 0 0 0 5 1 0 0 20 0 22 0 30417624 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432749632168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22839] ppid=22827 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/22830/task/22839/stat : 22839 (java) S 22827 22830 22007 0 -1 4202560 51 0 0 0 6 2 0 0 20 0 22 0 30417624 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432748579880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22840] ppid=22827 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/22830/task/22840/stat : 22840 (java) S 22827 22830 22007 0 -1 4202560 167 0 0 0 4 3 0 0 20 0 22 0 30417624 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432629558184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22841] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22841/stat : 22841 (java) S 22827 22830 22007 0 -1 4202560 469 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432617359592 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22845] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22845/stat : 22845 (java) S 22827 22830 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432616305656 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22846] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22846/stat : 22846 (java) S 22827 22830 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432615253256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22856] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22856/stat : 22856 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 164631 33554432000 1073741824 1073778376 140735461808592 140432614201744 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22857] ppid=22827 vsize=9824732 CPUtime=1.17 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.18 4.28 4.32 5/219 22938
/proc/meminfo: memFree=23450784/32872528 swapFree=1437460/1543748
[pid=22830] ppid=22827 vsize=9824732 CPUtime=1647.58 cores=1,3,5,7
/proc/22830/stat : 22830 (java) S 22827 22830 22007 0 -1 4202496 26711 0 1 0 164630 128 0 0 20 0 22 0 30417622 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140735461799728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22830/statm: 2456183 757860 2301 9 0 2446860 0
[pid=22830/tid=22832] ppid=22827 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/22830/task/22832/stat : 22832 (java) S 22827 22830 22007 0 -1 4202560 2481 0 1 0 48 4 0 0 20 0 22 0 30417623 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432793404280 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22833] ppid=22827 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/22830/task/22833/stat : 22833 (java) S 22827 22830 22007 0 -1 4202560 340 0 0 0 24 8 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432754895144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22834] ppid=22827 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/22830/task/22834/stat : 22834 (java) S 22827 22830 22007 0 -1 4202560 209 0 0 0 29 9 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432753842344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22835] ppid=22827 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/22830/task/22835/stat : 22835 (java) S 22827 22830 22007 0 -1 4202560 210 0 0 0 22 6 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432752790056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22836] ppid=22827 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/22830/task/22836/stat : 22836 (java) S 22827 22830 22007 0 -1 4202560 613 0 0 0 33 11 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432751737256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22837] ppid=22827 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/22830/task/22837/stat : 22837 (java) S 22827 22830 22007 0 -1 4202560 335 0 0 0 30 9 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432750684968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22838] ppid=22827 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/22830/task/22838/stat : 22838 (java) S 22827 22830 22007 0 -1 4202560 275 0 0 0 26 8 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432749632168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22839] ppid=22827 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/22830/task/22839/stat : 22839 (java) S 22827 22830 22007 0 -1 4202560 227 0 0 0 27 8 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432748579880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22840] ppid=22827 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/22830/task/22840/stat : 22840 (java) S 22827 22830 22007 0 -1 4202560 319 0 0 0 28 9 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432629558184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22841] ppid=22827 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/22830/task/22841/stat : 22841 (java) S 22827 22830 22007 0 -1 4202560 1450 0 0 0 55 3 0 0 20 0 22 0 30417625 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432617359592 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22845] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22845/stat : 22845 (java) S 22827 22830 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432616305656 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22846] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22846/stat : 22846 (java) S 22827 22830 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432615253256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22856] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22856/stat : 22856 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432614201744 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22857] ppid=22827 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/22830/task/22857/stat : 22857 (java) S 22827 22830 22007 0 -1 4202560 6605 0 0 0 117 2 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431874583224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22858] ppid=22827 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/22830/task/22858/stat : 22858 (java) S 22827 22830 22007 0 -1 4202560 10431 0 0 0 163 3 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431873530424 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22859] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22859/stat : 22859 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431872478328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22860] ppid=22827 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/22830/task/22860/stat : 22860 (java) S 22827 22830 22007 0 -1 4202560 47 0 0 0 10 23 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431871425736 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22912] ppid=22827 vsize=9824732 CPUtime=820.31 cores=1,3,5,7
/proc/22830/task/22912/stat : 22912 (java) R 22827 22830 22007 0 -1 4202560 44 0 0 0 82015 16 0 0 20 0 22 0 30417674 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431870361456 140432630356738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22913] ppid=22827 vsize=9824732 CPUtime=820.4 cores=1,3,5,7
/proc/22830/task/22913/stat : 22913 (java) R 22827 22830 22007 0 -1 4202560 1861 0 0 0 81994 46 0 0 20 0 22 0 30417674 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431869314960 140432630547710 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22914] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22914/stat : 22914 (java) S 22827 22830 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30417674 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431868265640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22915] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22915/stat : 22915 (java) S 22827 22830 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30417675 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431867212840 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1647.58
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.16 4.26 4.31 5/219 22939
/proc/meminfo: memFree=23388248/32872528 swapFree=1437460/1543748
[pid=22830] ppid=22827 vsize=9824732 CPUtime=1767.59 cores=1,3,5,7
/proc/22830/stat : 22830 (java) S 22827 22830 22007 0 -1 4202496 26715 0 1 0 176630 129 0 0 20 0 22 0 30417622 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140735461799728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22830/statm: 2456183 757860 2301 9 0 2446860 0
[pid=22830/tid=22832] ppid=22827 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/22830/task/22832/stat : 22832 (java) S 22827 22830 22007 0 -1 4202560 2481 0 1 0 49 4 0 0 20 0 22 0 30417623 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432793404280 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22833] ppid=22827 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/22830/task/22833/stat : 22833 (java) S 22827 22830 22007 0 -1 4202560 340 0 0 0 24 8 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432754895144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22834] ppid=22827 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/22830/task/22834/stat : 22834 (java) S 22827 22830 22007 0 -1 4202560 209 0 0 0 29 9 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432753842344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22835] ppid=22827 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/22830/task/22835/stat : 22835 (java) S 22827 22830 22007 0 -1 4202560 210 0 0 0 22 6 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432752790056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22836] ppid=22827 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/22830/task/22836/stat : 22836 (java) S 22827 22830 22007 0 -1 4202560 613 0 0 0 33 11 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432751737256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22837] ppid=22827 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/22830/task/22837/stat : 22837 (java) S 22827 22830 22007 0 -1 4202560 335 0 0 0 30 9 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432750684968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22838] ppid=22827 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/22830/task/22838/stat : 22838 (java) S 22827 22830 22007 0 -1 4202560 275 0 0 0 26 8 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432749632168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22839] ppid=22827 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/22830/task/22839/stat : 22839 (java) S 22827 22830 22007 0 -1 4202560 227 0 0 0 27 8 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432748579880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22840] ppid=22827 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/22830/task/22840/stat : 22840 (java) S 22827 22830 22007 0 -1 4202560 319 0 0 0 28 9 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432629558184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22841] ppid=22827 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/22830/task/22841/stat : 22841 (java) S 22827 22830 22007 0 -1 4202560 1450 0 0 0 55 3 0 0 20 0 22 0 30417625 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432617359592 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22845] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22845/stat : 22845 (java) S 22827 22830 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432616305656 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22846] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22846/stat : 22846 (java) S 22827 22830 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432615253256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22856] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22856/stat : 22856 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432614201744 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22857] ppid=22827 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/22830/task/22857/stat : 22857 (java) S 22827 22830 22007 0 -1 4202560 6605 0 0 0 117 2 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431874583224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22858] ppid=22827 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/22830/task/22858/stat : 22858 (java) S 22827 22830 22007 0 -1 4202560 10431 0 0 0 163 3 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431873530424 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22859] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22859/stat : 22859 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431872478328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22860] ppid=22827 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/22830/task/22860/stat : 22860 (java) S 22827 22830 22007 0 -1 4202560 51 0 0 0 11 25 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431871425736 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22912] ppid=22827 vsize=9824732 CPUtime=880.32 cores=1,3,5,7
/proc/22830/task/22912/stat : 22912 (java) R 22827 22830 22007 0 -1 4202560 44 0 0 0 88015 17 0 0 20 0 22 0 30417674 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431870361456 140432630356826 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22913] ppid=22827 vsize=9824732 CPUtime=880.41 cores=1,3,5,7
/proc/22830/task/22913/stat : 22913 (java) R 22827 22830 22007 0 -1 4202560 1861 0 0 0 87994 47 0 0 20 0 22 0 30417674 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431869314960 140432631046340 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22914] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22914/stat : 22914 (java) S 22827 22830 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30417674 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431868265640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22915] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22915/stat : 22915 (java) S 22827 22830 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30417675 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431867212840 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1767.59
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.601 s]
/proc/loadavg: 4.19 4.26 4.31 4/210 22999
/proc/meminfo: memFree=27235060/32872528 swapFree=1437460/1543748
[pid=22830] ppid=22827 vsize=9824732 CPUtime=1800.18 cores=1,3,5,7
/proc/22830/stat : 22830 (java) S 22827 22830 22007 0 -1 4202496 26717 0 1 0 179888 130 0 0 20 0 22 0 30417622 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140735461799728 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22830/statm: 2456183 757860 2301 9 0 2446860 0
[pid=22830/tid=22832] ppid=22827 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/22830/task/22832/stat : 22832 (java) S 22827 22830 22007 0 -1 4202560 2481 0 1 0 49 4 0 0 20 0 22 0 30417623 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432793404280 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22833] ppid=22827 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/22830/task/22833/stat : 22833 (java) S 22827 22830 22007 0 -1 4202560 340 0 0 0 24 8 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432754895144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22834] ppid=22827 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/22830/task/22834/stat : 22834 (java) S 22827 22830 22007 0 -1 4202560 209 0 0 0 29 9 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432753842344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22835] ppid=22827 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/22830/task/22835/stat : 22835 (java) S 22827 22830 22007 0 -1 4202560 210 0 0 0 22 6 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432752790056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22830/tid=22836] ppid=22827 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/22830/task/22836/stat : 22836 (java) S 22827 22830 22007 0 -1 4202560 613 0 0 0 33 11 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432751737256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22837] ppid=22827 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/22830/task/22837/stat : 22837 (java) S 22827 22830 22007 0 -1 4202560 335 0 0 0 30 9 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432750684968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22838] ppid=22827 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/22830/task/22838/stat : 22838 (java) S 22827 22830 22007 0 -1 4202560 275 0 0 0 26 8 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432749632168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22839] ppid=22827 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/22830/task/22839/stat : 22839 (java) S 22827 22830 22007 0 -1 4202560 227 0 0 0 27 8 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432748579880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22840] ppid=22827 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/22830/task/22840/stat : 22840 (java) S 22827 22830 22007 0 -1 4202560 319 0 0 0 28 9 0 0 20 0 22 0 30417624 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432629558184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22841] ppid=22827 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/22830/task/22841/stat : 22841 (java) S 22827 22830 22007 0 -1 4202560 1450 0 0 0 55 3 0 0 20 0 22 0 30417625 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432617359592 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22845] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22845/stat : 22845 (java) S 22827 22830 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432616305656 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22846] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22846/stat : 22846 (java) S 22827 22830 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30417625 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432615253256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22856] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22856/stat : 22856 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140432614201744 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22857] ppid=22827 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/22830/task/22857/stat : 22857 (java) S 22827 22830 22007 0 -1 4202560 6605 0 0 0 117 2 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431874583224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22858] ppid=22827 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/22830/task/22858/stat : 22858 (java) S 22827 22830 22007 0 -1 4202560 10431 0 0 0 163 3 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431873530424 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22859] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22859/stat : 22859 (java) S 22827 22830 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431872478328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22860] ppid=22827 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/22830/task/22860/stat : 22860 (java) S 22827 22830 22007 0 -1 4202560 53 0 0 0 11 25 0 0 20 0 22 0 30417628 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431871425736 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22830/tid=22912] ppid=22827 vsize=9824732 CPUtime=896.61 cores=1,3,5,7
/proc/22830/task/22912/stat : 22912 (java) R 22827 22830 22007 0 -1 4202560 44 0 0 0 89644 17 0 0 20 0 22 0 30417674 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431870361456 140432630114445 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22830/tid=22913] ppid=22827 vsize=9824732 CPUtime=896.71 cores=1,3,5,7
/proc/22830/task/22913/stat : 22913 (java) R 22827 22830 22007 0 -1 4202560 1861 0 0 0 89624 47 0 0 20 0 22 0 30417674 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431869314960 140432630547645 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22914] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22914/stat : 22914 (java) S 22827 22830 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30417674 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431868265640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22830/tid=22915] ppid=22827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22830/task/22915/stat : 22915 (java) S 22827 22830 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30417675 10060525568 757860 33554432000 1073741824 1073778376 140735461808592 140431867212840 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
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 22830 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 898.652
CPU time (s): 1800.91
CPU user time (s): 1799.05
CPU system time (s): 1.86372
CPU usage (%): 200.401
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.05
system time used= 1.86372
maximum resident set size= 3031556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26752
page faults= 1
swaps= 0
block input operations= 0
block output operations= 584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21550
involuntary context switches= 7509

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.50016 second user time and 8.76067 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 22:43:03
IDJOB=4117190
IDBENCH=109564
IDSOLVER=2543
FILE ID=node116/4117190-1466973783
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-size96-round23-9.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117190-1466973783/watcher-4117190-1466973783 -o /tmp/evaluation-result-4117190-1466973783/solver-4117190-1466973783 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466969304-22024 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117190-1466973783.opb

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

MD5SUM BENCH= e065f1c8e7f6201cf78fb94f3d7a1f66
RANDOM SEED=2104682371

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:        29611152 kB
Buffers:           36024 kB
Cached:           315344 kB
SwapCached:         2072 kB
Active:           696324 kB
Inactive:         319964 kB
Active(anon):     665916 kB
Inactive(anon):     1656 kB
Active(file):      30408 kB
Inactive(file):   318308 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098680 kB
Dirty:              1256 kB
Writeback:             0 kB
AnonPages:       2034244 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             566140 kB
SReclaimable:      10136 kB
SUnreclaim:       556004 kB
KernelStack:        1808 kB
PageTables:         8036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5648000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    536576 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 22:58:02