Trace number 4090052

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.1 896.869

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v091-n3.opb
MD5SUMd9176528c33a8a23f9520f2d10a3874e
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.8172
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables273
Total number of constraints91
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)91
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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-4090052-1466024466.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.16	c ... done. Wall clock time 0.037s.
0.09/0.16	c declared #vars     273
0.09/0.16	c #constraints  182
0.09/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 91
0.09/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 91
0.09/0.16	c 182 constraints processed.
0.09/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 91
0.09/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 91
0.09/0.16	c 182 constraints processed.
2.27/0.78	c cleaning 2497 clauses out of 5000 with flag 29329/5000
3.87/1.22	c cleaning 4246 clauses out of 8503 with flag 72218/11000
5.15/1.78	c cleaning 5625 clauses out of 11257 with flag 124029/18000
6.64/2.47	c cleaning 6814 clauses out of 13633 with flag 190272/26001
8.51/3.32	c cleaning 7903 clauses out of 15818 with flag 259737/35000
10.60/4.34	c cleaning 8950 clauses out of 17915 with flag 339828/45000
13.08/5.55	c cleaning 9976 clauses out of 19966 with flag 431945/56001
16.13/7.00	c cleaning 10989 clauses out of 21990 with flag 560784/68001
18.94/8.48	c cleaning 11992 clauses out of 24000 with flag 698439/81000
22.77/10.38	c cleaning 12999 clauses out of 26008 with flag 839030/95000
26.58/12.30	c cleaning 13992 clauses out of 28013 with flag 1005729/110004
31.45/14.61	c cleaning 14974 clauses out of 30018 with flag 1212167/126001
36.45/17.16	c cleaning 15979 clauses out of 32043 with flag 1408479/143000
42.75/20.27	c cleaning 17001 clauses out of 34064 with flag 1625887/161000
50.02/23.82	c cleaning 17996 clauses out of 36063 with flag 1859587/180000
57.43/27.56	c cleaning 19006 clauses out of 38068 with flag 2092007/200001
66.10/31.87	c cleaning 19998 clauses out of 40061 with flag 2344713/221000
75.90/36.79	c cleaning 21004 clauses out of 42064 with flag 2616366/243001
87.37/42.42	c cleaning 21996 clauses out of 44059 with flag 2895471/266000
100.57/49.05	c cleaning 22999 clauses out of 46064 with flag 3200850/290001
113.63/55.52	c cleaning 23996 clauses out of 48065 with flag 3505067/315001
127.29/62.33	c cleaning 25004 clauses out of 50069 with flag 3816089/341001
132.17/64.70	c cleaning 0 clauses out of 5001 with flag 0/5001
140.75/68.81	c cleaning 26029 clauses out of 52065 with flag 4115589/368001
152.81/74.82	c cleaning 27015 clauses out of 54036 with flag 4397433/396001
165.28/81.03	c cleaning 27998 clauses out of 56020 with flag 4691888/425000
179.81/88.24	c cleaning 29007 clauses out of 58023 with flag 4972952/455001
194.62/95.70	c cleaning 30000 clauses out of 60015 with flag 5281110/486000
209.27/102.99	c cleaning 30992 clauses out of 62017 with flag 5597629/518002
229.51/113.06	c cleaning 32008 clauses out of 64023 with flag 5944811/551000
247.16/121.87	c cleaning 33005 clauses out of 66015 with flag 6326129/585000
266.82/131.65	c cleaning 34004 clauses out of 68011 with flag 6676198/620001
287.54/141.96	c cleaning 34998 clauses out of 70006 with flag 7075239/656000
308.96/152.65	c cleaning 35979 clauses out of 72008 with flag 7485148/693000
331.93/164.06	c cleaning 37009 clauses out of 74029 with flag 7897928/731000
358.43/177.22	c cleaning 38001 clauses out of 76021 with flag 8320540/770001
384.93/190.70	c cleaning 38988 clauses out of 78019 with flag 8785473/810000
410.66/203.51	c cleaning 40011 clauses out of 80032 with flag 9223185/851001
439.36/217.85	c cleaning 41004 clauses out of 82021 with flag 9647210/893001
467.67/231.98	c cleaning 42005 clauses out of 84017 with flag 10114247/936001
498.20/247.13	c cleaning 43002 clauses out of 86012 with flag 10623929/980001
529.16/262.55	c cleaning 43995 clauses out of 88010 with flag 11124092/1025001
562.55/279.15	c cleaning 44998 clauses out of 90014 with flag 11631581/1071000
597.27/296.49	c cleaning 46005 clauses out of 92017 with flag 12164596/1118001
627.79/311.63	c cleaning 0 clauses out of 11002 with flag 0/11002
646.10/321.15	c cleaning 46998 clauses out of 94011 with flag 12740473/1166000
706.13/351.03	c cleaning 48002 clauses out of 96014 with flag 13350764/1215001
747.14/371.42	c cleaning 49000 clauses out of 98011 with flag 13921517/1265000
791.14/393.36	c cleaning 49998 clauses out of 100011 with flag 14495654/1316000
832.86/414.12	c cleaning 50993 clauses out of 102014 with flag 15080813/1368001
880.64/437.98	c cleaning 52003 clauses out of 104020 with flag 15715363/1421000
932.06/463.54	c cleaning 53004 clauses out of 106017 with flag 16349269/1475000
990.32/492.55	c cleaning 54004 clauses out of 108014 with flag 16946021/1530001
1049.38/521.92	c cleaning 55004 clauses out of 110010 with flag 17618693/1586001
1103.89/549.54	c cleaning 55985 clauses out of 112007 with flag 18315100/1643002
1161.99/578.43	c cleaning 57002 clauses out of 114021 with flag 19008536/1701001
1227.68/611.18	c cleaning 58002 clauses out of 116018 with flag 19696757/1760000
1293.19/643.70	c cleaning 59006 clauses out of 118019 with flag 20433569/1820003
1355.43/674.72	c cleaning 59999 clauses out of 120011 with flag 21124024/1881001
1413.31/703.59	c cleaning 60999 clauses out of 122011 with flag 21800187/1943000
1497.82/745.69	c cleaning 61999 clauses out of 124014 with flag 22608033/2006002
1566.34/779.74	c cleaning 62999 clauses out of 126015 with flag 23409127/2070002
1596.22/794.64	c cleaning 0 clauses out of 18000 with flag 0/18000
1638.61/816.49	c cleaning 63999 clauses out of 128014 with flag 24210083/2135000
1714.98/854.49	c cleaning 65001 clauses out of 130015 with flag 25065707/2201000
1793.49/893.50	c cleaning 66002 clauses out of 132016 with flag 25902467/2268002
1800.10/896.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/896.80	c starts		: 4803
1800.10/896.80	c conflicts		: 2277775
1800.10/896.80	c decisions		: 3078888
1800.10/896.80	c propagations		: 53955260
1800.10/896.80	c inspects		: 13692753632
1800.10/896.80	c shortcuts		: 0
1800.10/896.80	c learnt literals	: 0
1800.10/896.80	c learnt binary clauses	: 0
1800.10/896.80	c learnt ternary clauses	: 0
1800.10/896.80	c learnt constraints	: 2277775
1800.10/896.80	c ignored constraints	: 0
1800.10/896.80	c root simplifications	: 0
1800.10/896.80	c removed literals (reason simplification)	: 22432957
1800.10/896.80	c reason swapping (by a shorter reason)	: 0
1800.10/896.80	c Calls to reduceDB	: 63
1800.10/896.80	c Number of update (reduction) of LBD	: 755920
1800.10/896.80	c Imported unit clauses	: 0
1800.10/896.80	c number of reductions to clauses (during analyze)	: 0
1800.10/896.80	c number of learned constraints concerned by reduction	: 0
1800.10/896.80	c number of learning phase by resolution	: 0
1800.10/896.80	c number of learning phase by cutting planes	: 0
1800.10/896.80	c speed (assignments/second)	: 60174.94200571021
1800.10/896.80	c non guided choices	138
1800.10/896.83	c learnt constraints type 
1800.10/896.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 75787
1800.10/896.84	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/896.84	c starts		: 45
1800.10/896.84	c conflicts		: 19250
1800.10/896.84	c decisions		: 22960
1800.10/896.84	c propagations		: 354331
1800.10/896.84	c inspects		: 911662255
1800.10/896.84	c shortcuts		: 0
1800.10/896.84	c learnt literals	: 0
1800.10/896.84	c learnt binary clauses	: 0
1800.10/896.84	c learnt ternary clauses	: 0
1800.10/896.84	c learnt constraints	: 19249
1800.10/896.84	c ignored constraints	: 0
1800.10/896.84	c root simplifications	: 0
1800.10/896.84	c removed literals (reason simplification)	: 0
1800.10/896.84	c reason swapping (by a shorter reason)	: 0
1800.10/896.84	c Calls to reduceDB	: 3
1800.10/896.84	c Number of update (reduction) of LBD	: 0
1800.10/896.84	c Imported unit clauses	: 0
1800.10/896.84	c number of reductions to clauses (during analyze)	: 0
1800.10/896.84	c number of learned constraints concerned by reduction	: 0
1800.10/896.84	c number of learning phase by resolution	: 0
1800.10/896.84	c number of learning phase by cutting planes	: 0
1800.10/896.84	c speed (assignments/second)	: 395.1618929085631
1800.10/896.84	c non guided choices	86
1800.10/896.84	c learnt constraints type 
1800.10/896.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 10
1800.10/896.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19239
1800.10/896.84	s UNKNOWN
1800.10/896.84	c Total wall clock time (in seconds): 896.725

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-4090052-1466024466/watcher-4090052-1466024466 -o /tmp/evaluation-result-4090052-1466024466/solver-4090052-1466024466 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4090052-1466024466.opb 

pid=15596
running on 4 cores: 0,2,4,6

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.30 4.16 4.15 4/198 15599
/proc/meminfo: memFree=28233092/32872528 swapFree=1073728/1155488
[pid=15599] ppid=15596 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/15599/stat : 15599 (java) R 15596 15599 5545 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 4495796 23793664 251 33554432000 1073741824 1073778376 140733375010560 140733374999624 219504753203 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15599/statm: 5809 262 205 9 0 128 0

[startup+0.100062 s]
/proc/loadavg: 4.30 4.16 4.15 4/198 15599
/proc/meminfo: memFree=28233092/32872528 swapFree=1073728/1155488
[pid=15599] ppid=15596 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/15599/stat : 15599 (java) S 15596 15599 5545 0 -1 4202496 4466 0 1 0 8 1 0 0 20 0 18 0 4495796 9787879424 5578 33554432000 1073741824 1073778376 140733375010560 140733375001696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15599/statm: 2389619 5578 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200213 s]
/proc/loadavg: 4.30 4.16 4.15 4/198 15599
/proc/meminfo: memFree=28233092/32872528 swapFree=1073728/1155488
[pid=15599] ppid=15596 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/15599/stat : 15599 (java) S 15596 15599 5545 0 -1 4202496 5694 0 1 0 25 2 0 0 20 0 22 0 4495796 10060525568 7965 33554432000 1073741824 1073778376 140733375010560 140733375001696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15599/statm: 2456183 7967 2215 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300222 s]
/proc/loadavg: 4.30 4.16 4.15 4/198 15599
/proc/meminfo: memFree=28233092/32872528 swapFree=1073728/1155488
[pid=15599] ppid=15596 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/15599/stat : 15599 (java) S 15596 15599 5545 0 -1 4202496 7844 0 1 0 64 2 0 0 20 0 22 0 4495796 10060525568 9799 33554432000 1073741824 1073778376 140733375010560 140733375001696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15599/statm: 2456183 9799 2241 9 0 2446860 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700193 s]
/proc/loadavg: 4.30 4.16 4.15 4/198 15599
/proc/meminfo: memFree=28233092/32872528 swapFree=1073728/1155488
[pid=15599] ppid=15596 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/15599/stat : 15599 (java) S 15596 15599 5545 0 -1 4202496 16483 0 1 0 222 5 0 0 20 0 22 0 4495796 10060525568 21261 33554432000 1073741824 1073778376 140733375010560 140733375001696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15599/statm: 2456183 21261 2255 9 0 2446860 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.28 4.16 4.15 7/220 15621
/proc/meminfo: memFree=28060708/32872528 swapFree=1073728/1155488
[pid=15599] ppid=15596 vsize=9824732 CPUtime=4.59 cores=0,2,4,6
/proc/15599/stat : 15599 (java) S 15596 15599 5545 0 -1 4202496 22453 0 1 0 449 10 0 0 20 0 22 0 4495796 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140733375001696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15599/statm: 2456183 48204 2284 9 0 2446860 0
[pid=15599/tid=15601] ppid=15596 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/15599/task/15601/stat : 15601 (java) S 15596 15599 5545 0 -1 4202560 2459 0 1 0 11 2 0 0 20 0 22 0 4495797 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117208925048 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15602] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15602/stat : 15602 (java) S 15596 15599 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4495798 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117052836008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15603] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15603/stat : 15603 (java) S 15596 15599 5545 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 4495798 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117051783464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15604] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15604/stat : 15604 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495798 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117050730920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15605] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15605/stat : 15605 (java) S 15596 15599 5545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 4495798 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117049678376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15606] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15606/stat : 15606 (java) S 15596 15599 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4495798 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117048625832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15607] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15607/stat : 15607 (java) S 15596 15599 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4495798 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117047573288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15608] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15608/stat : 15608 (java) S 15596 15599 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4495798 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117046520744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15609] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15609/stat : 15609 (java) S 15596 15599 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4495798 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117045468200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15610] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15610/stat : 15610 (java) S 15596 15599 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117033056360 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15611] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15611/stat : 15611 (java) S 15596 15599 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117032002680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15612] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15612/stat : 15612 (java) S 15596 15599 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117030950024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15613] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15613/stat : 15613 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117029898768 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15614] ppid=15596 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/15599/task/15614/stat : 15614 (java) R 15596 15599 5545 0 -1 4202560 10133 0 0 0 92 2 0 0 20 0 22 0 4495802 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117028846136 140117214771448 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15615] ppid=15596 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/15599/task/15615/stat : 15615 (java) R 15596 15599 5545 0 -1 4202560 8332 0 0 0 78 1 0 0 20 0 22 0 4495802 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117027793472 140117211962417 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15616] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15616/stat : 15616 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117026741240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15617] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15617/stat : 15617 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117025688904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15618] ppid=15596 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/15599/task/15618/stat : 15618 (java) R 15596 15599 5545 0 -1 4202560 29 0 0 0 130 0 0 0 20 0 22 0 4495812 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117024631200 140117080931935 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15619] ppid=15596 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/15599/task/15619/stat : 15619 (java) R 15596 15599 5545 0 -1 4202560 99 0 0 0 126 3 0 0 20 0 22 0 4495812 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117023579288 140117080996528 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15620] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15620/stat : 15620 (java) S 15596 15599 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4495812 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117022528552 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15621] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15621/stat : 15621 (java) S 15596 15599 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4495812 10060525568 48204 33554432000 1073741824 1073778376 140733375010560 140117021476008 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.28 4.16 4.15 5/220 15621
/proc/meminfo: memFree=28025280/32872528 swapFree=1073728/1155488
[pid=15599] ppid=15596 vsize=9824732 CPUtime=8.09 cores=0,2,4,6
/proc/15599/stat : 15599 (java) S 15596 15599 5545 0 -1 4202496 23755 0 1 0 792 17 0 0 20 0 22 0 4495796 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140733375001696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15599/statm: 2456183 84600 2284 9 0 2446860 0
[pid=15599/tid=15601] ppid=15596 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/15599/task/15601/stat : 15601 (java) S 15596 15599 5545 0 -1 4202560 2459 0 1 0 11 2 0 0 20 0 22 0 4495797 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117208925048 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15602] ppid=15596 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15599/task/15602/stat : 15602 (java) S 15596 15599 5545 0 -1 4202560 18 0 0 0 2 2 0 0 20 0 22 0 4495798 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117052836008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15603] ppid=15596 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15599/task/15603/stat : 15603 (java) S 15596 15599 5545 0 -1 4202560 29 0 0 0 3 1 0 0 20 0 22 0 4495798 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117051783464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15604] ppid=15596 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15599/task/15604/stat : 15604 (java) S 15596 15599 5545 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 4495798 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117050730920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15605] ppid=15596 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15599/task/15605/stat : 15605 (java) S 15596 15599 5545 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 4495798 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117049678376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15606] ppid=15596 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15599/task/15606/stat : 15606 (java) S 15596 15599 5545 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 4495798 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117048625832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15607] ppid=15596 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15599/task/15607/stat : 15607 (java) S 15596 15599 5545 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 4495798 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117047573288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15608] ppid=15596 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/15599/task/15608/stat : 15608 (java) S 15596 15599 5545 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 22 0 4495798 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117046520744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15609] ppid=15596 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15599/task/15609/stat : 15609 (java) S 15596 15599 5545 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 4495798 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117045468200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15610] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15610/stat : 15610 (java) S 15596 15599 5545 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117033056360 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15611] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15611/stat : 15611 (java) S 15596 15599 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117032002680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15612] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15612/stat : 15612 (java) S 15596 15599 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117030950024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15613] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15613/stat : 15613 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117029898768 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15614] ppid=15596 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/15599/task/15614/stat : 15614 (java) S 15596 15599 5545 0 -1 4202560 10148 0 0 0 102 2 0 0 20 0 22 0 4495802 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117028846136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15615] ppid=15596 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/15599/task/15615/stat : 15615 (java) S 15596 15599 5545 0 -1 4202560 9363 0 0 0 86 2 0 0 20 0 22 0 4495802 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117027793592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15616] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15616/stat : 15616 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117026741240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15617] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15617/stat : 15617 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117025688904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15618] ppid=15596 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/15599/task/15618/stat : 15618 (java) R 15596 15599 5545 0 -1 4202560 30 0 0 0 281 0 0 0 20 0 22 0 4495812 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117024631320 140117080919811 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15619] ppid=15596 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/15599/task/15619/stat : 15619 (java) R 15596 15599 5545 0 -1 4202560 151 0 0 0 276 4 0 0 20 0 22 0 4495812 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117023579624 140117080958031 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15620] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15620/stat : 15620 (java) S 15596 15599 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4495812 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117022528552 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15621] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15621/stat : 15621 (java) S 15596 15599 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4495812 10060525568 84600 33554432000 1073741824 1073778376 140733375010560 140117021476008 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.09
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.28 4.16 4.15 5/220 15621
/proc/meminfo: memFree=27628896/32872528 swapFree=1073728/1155488
[pid=15599] ppid=15596 vsize=9824732 CPUtime=14.67 cores=0,2,4,6
/proc/15599/stat : 15599 (java) S 15596 15599 5545 0 -1 4202496 24700 0 1 0 1441 26 0 0 20 0 22 0 4495796 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140733375001696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15599/statm: 2456183 153235 2284 9 0 2446860 0
[pid=15599/tid=15601] ppid=15596 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/15599/task/15601/stat : 15601 (java) S 15596 15599 5545 0 -1 4202560 2459 0 1 0 11 2 0 0 20 0 22 0 4495797 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117208925048 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15602] ppid=15596 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/15599/task/15602/stat : 15602 (java) S 15596 15599 5545 0 -1 4202560 152 0 0 0 6 2 0 0 20 0 22 0 4495798 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117052836008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15603] ppid=15596 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/15599/task/15603/stat : 15603 (java) S 15596 15599 5545 0 -1 4202560 137 0 0 0 5 2 0 0 20 0 22 0 4495798 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117051783464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15604] ppid=15596 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15599/task/15604/stat : 15604 (java) S 15596 15599 5545 0 -1 4202560 30 0 0 0 4 1 0 0 20 0 22 0 4495798 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117050730920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15605] ppid=15596 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15599/task/15605/stat : 15605 (java) S 15596 15599 5545 0 -1 4202560 38 0 0 0 4 2 0 0 20 0 22 0 4495798 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117049678376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15606] ppid=15596 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15599/task/15606/stat : 15606 (java) S 15596 15599 5545 0 -1 4202560 26 0 0 0 2 2 0 0 20 0 22 0 4495798 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117048625832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15607] ppid=15596 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15599/task/15607/stat : 15607 (java) S 15596 15599 5545 0 -1 4202560 131 0 0 0 3 0 0 0 20 0 22 0 4495798 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117047573288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15608] ppid=15596 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/15599/task/15608/stat : 15608 (java) S 15596 15599 5545 0 -1 4202560 152 0 0 0 7 2 0 0 20 0 22 0 4495798 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117046520744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15609] ppid=15596 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15599/task/15609/stat : 15609 (java) S 15596 15599 5545 0 -1 4202560 26 0 0 0 5 0 0 0 20 0 22 0 4495798 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117045468200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15610] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15610/stat : 15610 (java) S 15596 15599 5545 0 -1 4202560 452 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117033056360 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15611] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15611/stat : 15611 (java) S 15596 15599 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117032002680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15612] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15612/stat : 15612 (java) S 15596 15599 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117030950024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15613] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15613/stat : 15613 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 153235 33554432000 1073741824 1073778376 140733375010560 140117029898768 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15614] ppid=15596 vsize=9824732 CPUtime=1.04 cores=0,2,4,6

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

/proc/15599/task/15604/stat : 15604 (java) S 15596 15599 5545 0 -1 4202560 402 0 0 0 191 9 0 0 20 0 22 0 4495798 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117050730920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15605] ppid=15596 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/15599/task/15605/stat : 15605 (java) S 15596 15599 5545 0 -1 4202560 386 0 0 0 219 10 0 0 20 0 22 0 4495798 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117049678376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15606] ppid=15596 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/15599/task/15606/stat : 15606 (java) S 15596 15599 5545 0 -1 4202560 312 0 0 0 194 10 0 0 20 0 22 0 4495798 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117048625832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15607] ppid=15596 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/15599/task/15607/stat : 15607 (java) S 15596 15599 5545 0 -1 4202560 488 0 0 0 196 9 0 0 20 0 22 0 4495798 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117047573288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15608] ppid=15596 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/15599/task/15608/stat : 15608 (java) S 15596 15599 5545 0 -1 4202560 469 0 0 0 209 10 0 0 20 0 22 0 4495798 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117046520744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15609] ppid=15596 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/15599/task/15609/stat : 15609 (java) S 15596 15599 5545 0 -1 4202560 329 0 0 0 193 8 0 0 20 0 22 0 4495798 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117045468200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15610] ppid=15596 vsize=9824732 CPUtime=3.77 cores=0,2,4,6
/proc/15599/task/15610/stat : 15610 (java) S 15596 15599 5545 0 -1 4202560 2282 0 0 0 366 11 0 0 20 0 22 0 4495799 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117033056360 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15611] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15611/stat : 15611 (java) S 15596 15599 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117032002680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15612] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15612/stat : 15612 (java) S 15596 15599 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117030950024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15613] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15613/stat : 15613 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117029898768 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15614] ppid=15596 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/15599/task/15614/stat : 15614 (java) S 15596 15599 5545 0 -1 4202560 10149 0 0 0 106 2 0 0 20 0 22 0 4495802 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117028846136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15615] ppid=15596 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/15599/task/15615/stat : 15615 (java) S 15596 15599 5545 0 -1 4202560 13728 0 0 0 143 2 0 0 20 0 22 0 4495802 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117027793592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15616] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15616/stat : 15616 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117026741240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15617] ppid=15596 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/15599/task/15617/stat : 15617 (java) S 15596 15599 5545 0 -1 4202560 47 0 0 0 16 16 0 0 20 0 22 0 4495802 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117025688904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15618] ppid=15596 vsize=9824732 CPUtime=811.44 cores=0,2,4,6
/proc/15599/task/15618/stat : 15618 (java) R 15596 15599 5545 0 -1 4202560 142 0 0 0 81131 13 0 0 20 0 22 0 4495812 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117024631968 140117080931935 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15619] ppid=15596 vsize=9824732 CPUtime=811.45 cores=0,2,4,6
/proc/15599/task/15619/stat : 15619 (java) R 15596 15599 5545 0 -1 4202560 1345 0 0 0 81094 51 0 0 20 0 22 0 4495812 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117023578288 140117081029511 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15620] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15620/stat : 15620 (java) S 15596 15599 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4495812 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117022528552 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15621] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15621/stat : 15621 (java) S 15596 15599 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4495812 10060525568 611037 33554432000 1073741824 1073778376 140733375010560 140117021476008 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1650.45
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 2.18 2.80 3.53 3/191 15674
/proc/meminfo: memFree=28509612/32872528 swapFree=1073728/1155488
[pid=15599] ppid=15596 vsize=9824732 CPUtime=1771 cores=0,2,4,6
/proc/15599/stat : 15599 (java) S 15596 15599 5545 0 -1 4202496 34885 0 1 0 176953 147 0 0 20 0 22 0 4495796 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140733375001696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15599/statm: 2456183 600479 2293 9 0 2446860 0
[pid=15599/tid=15601] ppid=15596 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/15599/task/15601/stat : 15601 (java) S 15596 15599 5545 0 -1 4202560 2468 0 1 0 15 2 0 0 20 0 22 0 4495797 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117208925048 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15602] ppid=15596 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/15599/task/15602/stat : 15602 (java) S 15596 15599 5545 0 -1 4202560 516 0 0 0 210 11 0 0 20 0 22 0 4495798 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117052836008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15603] ppid=15596 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/15599/task/15603/stat : 15603 (java) S 15596 15599 5545 0 -1 4202560 462 0 0 0 207 11 0 0 20 0 22 0 4495798 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117051783464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15604] ppid=15596 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/15599/task/15604/stat : 15604 (java) S 15596 15599 5545 0 -1 4202560 402 0 0 0 207 9 0 0 20 0 22 0 4495798 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117050730920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15605] ppid=15596 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/15599/task/15605/stat : 15605 (java) S 15596 15599 5545 0 -1 4202560 403 0 0 0 234 10 0 0 20 0 22 0 4495798 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117049678376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15606] ppid=15596 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/15599/task/15606/stat : 15606 (java) S 15596 15599 5545 0 -1 4202560 331 0 0 0 208 10 0 0 20 0 22 0 4495798 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117048625832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15607] ppid=15596 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/15599/task/15607/stat : 15607 (java) S 15596 15599 5545 0 -1 4202560 488 0 0 0 214 9 0 0 20 0 22 0 4495798 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117047573288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15608] ppid=15596 vsize=9824732 CPUtime=2.33 cores=0,2,4,6
/proc/15599/task/15608/stat : 15608 (java) S 15596 15599 5545 0 -1 4202560 489 0 0 0 223 10 0 0 20 0 22 0 4495798 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117046520744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15609] ppid=15596 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/15599/task/15609/stat : 15609 (java) S 15596 15599 5545 0 -1 4202560 349 0 0 0 216 8 0 0 20 0 22 0 4495798 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117045468200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15610] ppid=15596 vsize=9824732 CPUtime=3.78 cores=0,2,4,6
/proc/15599/task/15610/stat : 15610 (java) S 15596 15599 5545 0 -1 4202560 2286 0 0 0 366 12 0 0 20 0 22 0 4495799 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117033056360 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15611] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15611/stat : 15611 (java) S 15596 15599 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117032002680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15612] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15612/stat : 15612 (java) S 15596 15599 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117030950024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15613] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15613/stat : 15613 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117029898768 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15614] ppid=15596 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/15599/task/15614/stat : 15614 (java) S 15596 15599 5545 0 -1 4202560 10149 0 0 0 106 2 0 0 20 0 22 0 4495802 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117028846136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15615] ppid=15596 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/15599/task/15615/stat : 15615 (java) S 15596 15599 5545 0 -1 4202560 13728 0 0 0 143 2 0 0 20 0 22 0 4495802 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117027793592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15616] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15616/stat : 15616 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117026741240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15617] ppid=15596 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/15599/task/15617/stat : 15617 (java) S 15596 15599 5545 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 4495802 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117025688904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15618] ppid=15596 vsize=9824732 CPUtime=870.93 cores=0,2,4,6
/proc/15599/task/15618/stat : 15618 (java) R 15596 15599 5545 0 -1 4202560 150 0 0 0 87078 15 0 0 20 0 22 0 4495812 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117024631968 140117080931935 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15619] ppid=15596 vsize=9824732 CPUtime=870.94 cores=0,2,4,6
/proc/15599/task/15619/stat : 15619 (java) R 15596 15599 5545 0 -1 4202560 1348 0 0 0 87042 52 0 0 20 0 22 0 4495812 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117023578656 140117081029129 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15620] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15620/stat : 15620 (java) S 15596 15599 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4495812 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117022528552 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15621] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15621/stat : 15621 (java) S 15596 15599 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4495812 10060525568 600479 33554432000 1073741824 1073778376 140733375010560 140117021476008 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1771
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.801 s]
/proc/loadavg: 2.14 2.76 3.50 3/191 15674
/proc/meminfo: memFree=28514964/32872528 swapFree=1073728/1155488
[pid=15599] ppid=15596 vsize=9824732 CPUtime=1800.1 cores=0,2,4,6
/proc/15599/stat : 15599 (java) S 15596 15599 5545 0 -1 4202496 34906 0 1 0 179862 148 0 0 20 0 22 0 4495796 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140733375001696 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15599/statm: 2456183 599133 2293 9 0 2446860 0
[pid=15599/tid=15601] ppid=15596 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/15599/task/15601/stat : 15601 (java) S 15596 15599 5545 0 -1 4202560 2468 0 1 0 15 3 0 0 20 0 22 0 4495797 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117208925048 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15602] ppid=15596 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/15599/task/15602/stat : 15602 (java) S 15596 15599 5545 0 -1 4202560 519 0 0 0 213 11 0 0 20 0 22 0 4495798 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117052836008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15603] ppid=15596 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/15599/task/15603/stat : 15603 (java) S 15596 15599 5545 0 -1 4202560 465 0 0 0 210 11 0 0 20 0 22 0 4495798 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117051783464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15604] ppid=15596 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/15599/task/15604/stat : 15604 (java) S 15596 15599 5545 0 -1 4202560 402 0 0 0 209 9 0 0 20 0 22 0 4495798 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117050730920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15605] ppid=15596 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/15599/task/15605/stat : 15605 (java) S 15596 15599 5545 0 -1 4202560 411 0 0 0 239 10 0 0 20 0 22 0 4495798 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117049678376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15606] ppid=15596 vsize=9824732 CPUtime=2.2 cores=0,2,4,6
/proc/15599/task/15606/stat : 15606 (java) S 15596 15599 5545 0 -1 4202560 333 0 0 0 210 10 0 0 20 0 22 0 4495798 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117048625832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15607] ppid=15596 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/15599/task/15607/stat : 15607 (java) S 15596 15599 5545 0 -1 4202560 488 0 0 0 219 9 0 0 20 0 22 0 4495798 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117047573288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15599/tid=15608] ppid=15596 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/15599/task/15608/stat : 15608 (java) S 15596 15599 5545 0 -1 4202560 490 0 0 0 227 10 0 0 20 0 22 0 4495798 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117046520744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15609] ppid=15596 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/15599/task/15609/stat : 15609 (java) S 15596 15599 5545 0 -1 4202560 349 0 0 0 218 8 0 0 20 0 22 0 4495798 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117045468200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15610] ppid=15596 vsize=9824732 CPUtime=3.78 cores=0,2,4,6
/proc/15599/task/15610/stat : 15610 (java) S 15596 15599 5545 0 -1 4202560 2286 0 0 0 366 12 0 0 20 0 22 0 4495799 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117033056360 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15611] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15611/stat : 15611 (java) S 15596 15599 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117032002680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15612] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15612/stat : 15612 (java) S 15596 15599 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4495799 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117030950024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15613] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15613/stat : 15613 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117029898768 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15614] ppid=15596 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/15599/task/15614/stat : 15614 (java) S 15596 15599 5545 0 -1 4202560 10149 0 0 0 106 2 0 0 20 0 22 0 4495802 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117028846136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15615] ppid=15596 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/15599/task/15615/stat : 15615 (java) S 15596 15599 5545 0 -1 4202560 13728 0 0 0 143 2 0 0 20 0 22 0 4495802 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117027793592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15616] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15616/stat : 15616 (java) S 15596 15599 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4495802 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117026741240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15617] ppid=15596 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/15599/task/15617/stat : 15617 (java) S 15596 15599 5545 0 -1 4202560 53 0 0 0 17 17 0 0 20 0 22 0 4495802 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117025688904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15618] ppid=15596 vsize=9824732 CPUtime=885.32 cores=0,2,4,6
/proc/15599/task/15618/stat : 15618 (java) R 15596 15599 5545 0 -1 4202560 151 0 0 0 88517 15 0 0 20 0 22 0 4495812 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117024624288 140117080920049 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15599/tid=15619] ppid=15596 vsize=9824732 CPUtime=885.32 cores=0,2,4,6
/proc/15599/task/15619/stat : 15619 (java) R 15596 15599 5545 0 -1 4202560 1349 0 0 0 88480 52 0 0 20 0 22 0 4495812 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117023578656 140117080899633 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15599/tid=15620] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15620/stat : 15620 (java) S 15596 15599 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4495812 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117022528552 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15599/tid=15621] ppid=15596 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15599/task/15621/stat : 15621 (java) S 15596 15599 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4495812 10060525568 599133 33554432000 1073741824 1073778376 140733375010560 140117021476008 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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 15599 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15599 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=137249
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=993696
# CPU time returned by wait4() is 1796.13
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.869
CPU time (s): 1800.1
CPU user time (s): 1798.62
CPU system time (s): 1.48
CPU usage (%): 200.709
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.14
system time used= 1.9937
maximum resident set size= 2941588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34951
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26305
involuntary context switches= 40172

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.01224 second user time and 7.8858 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 23:01:06
IDJOB=4090052
IDBENCH=107494
IDSOLVER=2543
FILE ID=node114/4090052-1466024466
RUNJOBID= node114-1466008022-5561
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/rand6reg/normalized-rand6reg-v091-n3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4090052-1466024466/watcher-4090052-1466024466 -o /tmp/evaluation-result-4090052-1466024466/solver-4090052-1466024466 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4090052-1466024466.opb

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

MD5SUM BENCH= d9176528c33a8a23f9520f2d10a3874e
RANDOM SEED=481963085

node114.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.761
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	: 5333.52
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.761
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.56
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.761
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.54
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.761
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.761
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.761
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.761
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.761
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:        28233628 kB
Buffers:           26968 kB
Cached:            46252 kB
SwapCached:        33296 kB
Active:          2696508 kB
Inactive:          78308 kB
Active(anon):    2670536 kB
Inactive(anon):    33292 kB
Active(file):      25972 kB
Inactive(file):    45016 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               900 kB
Writeback:             0 kB
AnonPages:       3828328 kB
Mapped:            15436 kB
Shmem:                 0 kB
Slab:             566512 kB
SReclaimable:      10392 kB
SUnreclaim:       556120 kB
KernelStack:        1616 kB
PageTables:        11920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4027336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2703360 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= 71736 MiB
End job on node114 at 2016-06-15 23:16:03