Trace number 4081364

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.81 898.442

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_2.opb
MD5SUM6c673f615af1912eadc68b4290958076
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4944
Number of bits of the biggest sum of numbers13
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.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4081364-1465231753.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
0.08/0.16	c ... done. Wall clock time 0.044s.
0.08/0.16	c declared #vars     61
0.08/0.16	c #constraints  15
0.08/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.17	c constraints type 
0.08/0.17	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.08/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 14
0.08/0.17	c 15 constraints processed.
0.08/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.17	c constraints type 
0.08/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14
0.08/0.17	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.08/0.17	c 15 constraints processed.
0.08/0.17	c objective function length is 1 literals
2.26/0.79	c cleaning 2502 clauses out of 5003 with flag 10414/5003
4.27/1.24	c cleaning 4251 clauses out of 8502 with flag 22876/11004
5.35/1.75	c cleaning 5624 clauses out of 11248 with flag 37318/18001
6.74/2.44	c cleaning 6806 clauses out of 13626 with flag 53827/26003
8.38/3.23	c cleaning 7910 clauses out of 15819 with flag 72457/35002
10.17/4.18	c cleaning 8955 clauses out of 17909 with flag 93281/45002
12.39/5.26	c cleaning 9975 clauses out of 19952 with flag 116196/56000
14.79/6.49	c cleaning 10981 clauses out of 21977 with flag 141600/68000
17.81/7.96	c cleaning 11998 clauses out of 23996 with flag 168843/81000
21.42/9.71	c cleaning 13001 clauses out of 26002 with flag 197925/95004
25.42/11.71	c cleaning 13996 clauses out of 27998 with flag 229419/110001
29.83/13.99	c cleaning 14994 clauses out of 30001 with flag 263213/126000
34.63/16.36	c cleaning 16000 clauses out of 32007 with flag 299323/143000
39.46/18.79	c cleaning 17001 clauses out of 34008 with flag 337403/161001
44.87/21.45	c cleaning 18002 clauses out of 36008 with flag 377508/180002
50.69/24.34	c cleaning 18996 clauses out of 38004 with flag 419397/200000
56.47/27.22	c cleaning 19997 clauses out of 40008 with flag 463029/221000
62.88/30.46	c cleaning 21007 clauses out of 42013 with flag 508686/243002
69.90/33.92	c cleaning 21996 clauses out of 44004 with flag 556671/266000
77.13/37.57	c cleaning 23005 clauses out of 46011 with flag 606954/290003
86.32/42.12	c cleaning 24003 clauses out of 48005 with flag 658972/315002
95.74/46.84	c cleaning 25001 clauses out of 50001 with flag 712344/341001
105.78/51.88	c cleaning 26002 clauses out of 52004 with flag 767370/368005
115.96/56.96	c cleaning 26993 clauses out of 53997 with flag 824632/396000
126.98/62.47	c cleaning 28002 clauses out of 56004 with flag 883345/425000
139.19/68.50	c cleaning 28999 clauses out of 58002 with flag 944894/455000
153.21/75.51	c cleaning 29999 clauses out of 60004 with flag 1010187/486001
167.22/82.53	c cleaning 31000 clauses out of 62004 with flag 1077513/518000
182.83/90.36	c cleaning 31998 clauses out of 64004 with flag 1146607/551000
200.41/99.14	c cleaning 33003 clauses out of 66008 with flag 1217934/585002
216.85/107.31	c cleaning 34000 clauses out of 68003 with flag 1291982/620000
233.71/115.79	c cleaning 35001 clauses out of 70005 with flag 1367133/656002
253.15/125.45	c cleaning 35998 clauses out of 72002 with flag 1445465/693000
274.07/135.82	c cleaning 37002 clauses out of 74004 with flag 1524896/731000
298.30/147.97	c cleaning 38002 clauses out of 76004 with flag 1606006/770002
323.92/160.76	c cleaning 39001 clauses out of 78001 with flag 1689971/810001
350.55/174.03	c cleaning 40001 clauses out of 80002 with flag 1777198/851003
377.16/187.34	c cleaning 40999 clauses out of 82000 with flag 1865257/893002
403.98/200.71	c cleaning 41992 clauses out of 83999 with flag 1956073/936000
430.19/213.83	c cleaning 43004 clauses out of 86008 with flag 2050309/980001
456.61/227.08	c cleaning 44001 clauses out of 88003 with flag 2145359/1025000
485.24/241.39	c cleaning 45001 clauses out of 90006 with flag 2242632/1071004
516.08/256.72	c cleaning 45999 clauses out of 92003 with flag 2342589/1118002
547.09/272.25	c cleaning 46998 clauses out of 94002 with flag 2444249/1166000
579.53/288.48	c cleaning 48002 clauses out of 96006 with flag 2547530/1215002
611.35/304.36	c cleaning 49003 clauses out of 98007 with flag 2650576/1265005
645.17/321.25	c cleaning 49998 clauses out of 100000 with flag 2755389/1316001
680.46/338.82	c cleaning 51000 clauses out of 102001 with flag 2863657/1368000
717.07/357.12	c cleaning 51998 clauses out of 104003 with flag 2973638/1421002
754.70/375.97	c cleaning 53001 clauses out of 106004 with flag 3086771/1475001
794.14/395.61	c cleaning 53999 clauses out of 108004 with flag 3204243/1530002
832.39/414.76	c cleaning 55002 clauses out of 110003 with flag 3321425/1586000
872.06/434.55	c cleaning 56000 clauses out of 112001 with flag 3441353/1643000
914.49/455.73	c cleaning 56999 clauses out of 114001 with flag 3562967/1701000
956.89/476.96	c cleaning 58001 clauses out of 116004 with flag 3686540/1760002
1002.13/499.58	c cleaning 58998 clauses out of 118001 with flag 3813451/1820000
1052.72/524.86	c cleaning 60003 clauses out of 120006 with flag 3944123/1881003
1101.43/549.29	c cleaning 61000 clauses out of 122000 with flag 4077969/1943000
1150.63/573.82	c cleaning 62000 clauses out of 124001 with flag 4212500/2006001
1200.29/598.67	c cleaning 63001 clauses out of 126003 with flag 4346667/2070003
1250.30/623.68	c cleaning 63998 clauses out of 127999 with flag 4483187/2135000
1309.75/653.38	c cleaning 65001 clauses out of 130001 with flag 4622733/2201000
1366.99/681.97	c cleaning 65997 clauses out of 132001 with flag 4763095/2268001
1425.79/711.38	c cleaning 67001 clauses out of 134007 with flag 4906655/2336004
1483.19/740.10	c cleaning 67996 clauses out of 136004 with flag 5050335/2405002
1543.65/770.26	c cleaning 69000 clauses out of 138006 with flag 5195766/2475000
1609.54/803.15	c cleaning 69999 clauses out of 140008 with flag 5342616/2546002
1675.14/835.93	c cleaning 70999 clauses out of 142009 with flag 5492826/2618002
1739.73/868.21	c cleaning 71997 clauses out of 144009 with flag 5645792/2691001
1800.19/898.40	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/898.40	c starts		: 274
1800.19/898.40	c conflicts		: 2758152
1800.19/898.40	c decisions		: 2847339
1800.19/898.40	c propagations		: 24276218
1800.19/898.40	c inspects		: 18486180584
1800.19/898.40	c shortcuts		: 0
1800.19/898.40	c learnt literals	: 0
1800.19/898.40	c learnt binary clauses	: 0
1800.19/898.40	c learnt ternary clauses	: 0
1800.19/898.40	c learnt constraints	: 2758152
1800.19/898.40	c ignored constraints	: 0
1800.19/898.40	c root simplifications	: 0
1800.19/898.40	c removed literals (reason simplification)	: 28843757
1800.19/898.40	c reason swapping (by a shorter reason)	: 0
1800.19/898.40	c Calls to reduceDB	: 69
1800.19/898.40	c Number of update (reduction) of LBD	: 213816
1800.19/898.40	c Imported unit clauses	: 0
1800.19/898.40	c number of reductions to clauses (during analyze)	: 0
1800.19/898.40	c number of learned constraints concerned by reduction	: 0
1800.19/898.40	c number of learning phase by resolution	: 0
1800.19/898.40	c number of learning phase by cutting planes	: 0
1800.19/898.40	c speed (assignments/second)	: 27026.638967840194
1800.19/898.40	c non guided choices	25
1800.19/898.43	c learnt constraints type 
1800.19/898.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 139163
1800.19/898.43	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/898.43	c starts		: 13
1800.19/898.43	c conflicts		: 2114
1800.19/898.43	c decisions		: 2907
1800.19/898.43	c propagations		: 18647
1800.19/898.43	c inspects		: 7082450
1800.19/898.43	c shortcuts		: 0
1800.19/898.43	c learnt literals	: 0
1800.19/898.43	c learnt binary clauses	: 0
1800.19/898.43	c learnt ternary clauses	: 0
1800.19/898.43	c learnt constraints	: 2113
1800.19/898.43	c ignored constraints	: 0
1800.19/898.43	c root simplifications	: 0
1800.19/898.43	c removed literals (reason simplification)	: 0
1800.19/898.43	c reason swapping (by a shorter reason)	: 0
1800.19/898.43	c Calls to reduceDB	: 0
1800.19/898.43	c Number of update (reduction) of LBD	: 0
1800.19/898.43	c Imported unit clauses	: 0
1800.19/898.43	c number of reductions to clauses (during analyze)	: 0
1800.19/898.43	c number of learned constraints concerned by reduction	: 0
1800.19/898.43	c number of learning phase by resolution	: 0
1800.19/898.43	c number of learning phase by cutting planes	: 0
1800.19/898.43	c speed (assignments/second)	: 20.75897677960328
1800.19/898.43	c non guided choices	25
1800.19/898.43	c learnt constraints type 
1800.19/898.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2113
1800.19/898.43	s UNKNOWN
1800.19/898.43	c Total wall clock time (in seconds): 898.314

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-4081364-1465231753/watcher-4081364-1465231753 -o /tmp/evaluation-result-4081364-1465231753/solver-4081364-1465231753 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12333 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081364-1465231753.opb 

pid=15027
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: 3.94 4.07 4.08 4/197 15030
/proc/meminfo: memFree=29102784/32872528 swapFree=11320/319964
[pid=15030] ppid=15027 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/15030/stat : 15030 (java) D 15027 15030 12316 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 105108536 9515008 183 33554432000 1073741824 1073778376 140733655270816 140733655261848 262962757301 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/15030/statm: 2323 183 140 9 0 71 0

[startup+0.100097 s]
/proc/loadavg: 3.94 4.07 4.08 4/197 15030
/proc/meminfo: memFree=29102784/32872528 swapFree=11320/319964
[pid=15030] ppid=15027 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/15030/stat : 15030 (java) S 15027 15030 12316 0 -1 4202496 4420 0 1 0 7 1 0 0 20 0 18 0 105108536 9787879424 6048 33554432000 1073741824 1073778376 140735993834496 140735993825632 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15030/statm: 2389619 6048 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 3.94 4.07 4.08 4/197 15030
/proc/meminfo: memFree=29102784/32872528 swapFree=11320/319964
[pid=15030] ppid=15027 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/15030/stat : 15030 (java) S 15027 15030 12316 0 -1 4202496 5892 0 1 0 26 2 0 0 20 0 22 0 105108536 10060525568 8580 33554432000 1073741824 1073778376 140735993834496 140735993825632 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15030/statm: 2456183 8580 2222 9 0 2446860 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.300235 s]
/proc/loadavg: 3.94 4.07 4.08 4/197 15030
/proc/meminfo: memFree=29102784/32872528 swapFree=11320/319964
[pid=15030] ppid=15027 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/15030/stat : 15030 (java) S 15027 15030 12316 0 -1 4202496 9561 0 1 0 66 3 0 0 20 0 22 0 105108536 10060525568 11261 33554432000 1073741824 1073778376 140735993834496 140735993825632 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15030/statm: 2456183 11261 2233 9 0 2446860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9824732

[startup+0.700198 s]
/proc/loadavg: 3.94 4.07 4.08 4/197 15030
/proc/meminfo: memFree=29102784/32872528 swapFree=11320/319964
[pid=15030] ppid=15027 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/15030/stat : 15030 (java) S 15027 15030 12316 0 -1 4202496 20727 0 1 0 221 5 0 0 20 0 22 0 105108536 10060525568 24896 33554432000 1073741824 1073778376 140735993834496 140735993825632 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15030/statm: 2456183 24896 2254 9 0 2446860 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9824732

[startup+1.50093 s]
/proc/loadavg: 3.94 4.07 4.08 7/219 15052
/proc/meminfo: memFree=28912316/32872528 swapFree=11320/319964
[pid=15030] ppid=15027 vsize=9824732 CPUtime=4.95 cores=1,3,5,7
/proc/15030/stat : 15030 (java) S 15027 15030 12316 0 -1 4202496 27363 0 1 0 487 8 0 0 20 0 22 0 105108536 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140735993825632 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15030/statm: 2456183 51547 2278 9 0 2446860 0
[pid=15030/tid=15032] ppid=15027 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15030/task/15032/stat : 15032 (java) S 15027 15030 12316 0 -1 4202560 2425 0 1 0 11 2 0 0 20 0 22 0 105108537 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688868340600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15033] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15033/stat : 15033 (java) S 15027 15030 12316 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688840792360 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15034] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15034/stat : 15034 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688839739560 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15035] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15035/stat : 15035 (java) S 15027 15030 12316 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688838687272 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15036] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15036/stat : 15036 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688837634472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15037] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15037/stat : 15037 (java) S 15027 15030 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688836582184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15038] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15038/stat : 15038 (java) S 15027 15030 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688835529384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15039] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15039/stat : 15039 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688706022440 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15040] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15040/stat : 15040 (java) S 15027 15030 12316 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688704969640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15041] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15041/stat : 15041 (java) S 15027 15030 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688222021864 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15042] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15042/stat : 15042 (java) S 15027 15030 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688220967928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15043] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15043/stat : 15043 (java) S 15027 15030 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688219915528 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15044] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15044/stat : 15044 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688218864016 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15045] ppid=15027 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/15030/task/15045/stat : 15045 (java) S 15027 15030 12316 0 -1 4202560 9745 0 0 0 105 2 0 0 20 0 22 0 105108542 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688217811640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15046] ppid=15027 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/15030/task/15046/stat : 15046 (java) S 15027 15030 12316 0 -1 4202560 13747 0 0 0 105 2 0 0 20 0 22 0 105108542 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688216758840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15047] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15047/stat : 15047 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688215706744 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15048] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15048/stat : 15048 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688214654152 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15049] ppid=15027 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/15030/task/15049/stat : 15049 (java) R 15027 15030 12316 0 -1 4202560 32 0 0 0 130 0 0 0 20 0 22 0 105108553 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688213596640 140688717487535 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15050] ppid=15027 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/15030/task/15050/stat : 15050 (java) R 15027 15030 12316 0 -1 4202560 104 0 0 0 128 2 0 0 20 0 22 0 105108553 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688212544480 140688717626908 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15051] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15051/stat : 15051 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108554 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688211494056 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15052] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15052/stat : 15052 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108554 10060525568 51547 33554432000 1073741824 1073778376 140735993834496 140688210441256 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 3.94 4.07 4.08 5/219 15052
/proc/meminfo: memFree=28901456/32872528 swapFree=11320/319964
[pid=15030] ppid=15027 vsize=9824732 CPUtime=8.18 cores=1,3,5,7
/proc/15030/stat : 15030 (java) S 15027 15030 12316 0 -1 4202496 27380 0 1 0 809 9 0 0 20 0 22 0 105108536 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140735993825632 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15030/statm: 2456183 53596 2278 9 0 2446860 0
[pid=15030/tid=15032] ppid=15027 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15030/task/15032/stat : 15032 (java) S 15027 15030 12316 0 -1 4202560 2425 0 1 0 11 2 0 0 20 0 22 0 105108537 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688868340600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15033] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15033/stat : 15033 (java) S 15027 15030 12316 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688840792360 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15034] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15034/stat : 15034 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688839739560 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15035] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15035/stat : 15035 (java) S 15027 15030 12316 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688838687272 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15036] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15036/stat : 15036 (java) S 15027 15030 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688837634472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15037] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15037/stat : 15037 (java) S 15027 15030 12316 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688836582184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15038] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15038/stat : 15038 (java) S 15027 15030 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688835529384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15039] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15039/stat : 15039 (java) S 15027 15030 12316 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688706022440 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15040] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15040/stat : 15040 (java) S 15027 15030 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688704969640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15041] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15041/stat : 15041 (java) S 15027 15030 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688222021864 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15042] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15042/stat : 15042 (java) S 15027 15030 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688220967928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15043] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15043/stat : 15043 (java) S 15027 15030 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688219915528 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15044] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15044/stat : 15044 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688218864016 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15045] ppid=15027 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/15030/task/15045/stat : 15045 (java) S 15027 15030 12316 0 -1 4202560 9745 0 0 0 105 2 0 0 20 0 22 0 105108542 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688217811640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15046] ppid=15027 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/15030/task/15046/stat : 15046 (java) S 15027 15030 12316 0 -1 4202560 13747 0 0 0 107 2 0 0 20 0 22 0 105108542 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688216758840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15047] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15047/stat : 15047 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688215706744 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15048] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15048/stat : 15048 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688214654152 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15049] ppid=15027 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/15030/task/15049/stat : 15049 (java) R 15027 15030 12316 0 -1 4202560 32 0 0 0 288 0 0 0 20 0 22 0 105108553 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688213596640 140688717523628 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15050] ppid=15027 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/15030/task/15050/stat : 15050 (java) R 15027 15030 12316 0 -1 4202560 106 0 0 0 286 2 0 0 20 0 22 0 105108553 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688212544608 140688717811140 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15051] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15051/stat : 15051 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108554 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688211494056 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15052] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15052/stat : 15052 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108554 10060525568 53596 33554432000 1073741824 1073778376 140735993834496 140688210441256 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.18
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 3.95 4.07 4.08 5/219 15052
/proc/meminfo: memFree=28891532/32872528 swapFree=11320/319964
[pid=15030] ppid=15027 vsize=9824732 CPUtime=14.59 cores=1,3,5,7
/proc/15030/stat : 15030 (java) S 15027 15030 12316 0 -1 4202496 27494 0 1 0 1446 13 0 0 20 0 22 0 105108536 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140735993825632 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15030/statm: 2456183 58135 2278 9 0 2446860 0
[pid=15030/tid=15032] ppid=15027 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15030/task/15032/stat : 15032 (java) S 15027 15030 12316 0 -1 4202560 2425 0 1 0 11 2 0 0 20 0 22 0 105108537 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688868340600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15033] ppid=15027 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15030/task/15033/stat : 15033 (java) S 15027 15030 12316 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 22 0 105108538 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688840792360 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15034] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15034/stat : 15034 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688839739560 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15035] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15035/stat : 15035 (java) S 15027 15030 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688838687272 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15036] ppid=15027 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15030/task/15036/stat : 15036 (java) S 15027 15030 12316 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 105108538 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688837634472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15037] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15037/stat : 15037 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108538 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688836582184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15038] ppid=15027 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15030/task/15038/stat : 15038 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 105108538 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688835529384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15039] ppid=15027 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15030/task/15039/stat : 15039 (java) S 15027 15030 12316 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 105108538 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688706022440 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15040] ppid=15027 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15030/task/15040/stat : 15040 (java) S 15027 15030 12316 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 105108538 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688704969640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15041] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15041/stat : 15041 (java) S 15027 15030 12316 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688222021864 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15042] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15042/stat : 15042 (java) S 15027 15030 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688220967928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15043] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15043/stat : 15043 (java) S 15027 15030 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688219915528 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15044] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15044/stat : 15044 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 58135 33554432000 1073741824 1073778376 140735993834496 140688218864016 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15045] ppid=15027 vsize=9824732 CPUtime=1.07 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.17 4.10 4.09 5/219 15167
/proc/meminfo: memFree=30760172/32872528 swapFree=11320/319964
[pid=15030] ppid=15027 vsize=9824732 CPUtime=1647.92 cores=1,3,5,7
/proc/15030/stat : 15030 (java) S 15027 15030 12316 0 -1 4202496 34547 0 1 0 164689 103 0 0 20 0 22 0 105108536 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140735993825632 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15030/statm: 2456183 105215 2287 9 0 2446860 0
[pid=15030/tid=15032] ppid=15027 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/15030/task/15032/stat : 15032 (java) S 15027 15030 12316 0 -1 4202560 2426 0 1 0 14 3 0 0 20 0 22 0 105108537 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688868340600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15033] ppid=15027 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/15030/task/15033/stat : 15033 (java) S 15027 15030 12316 0 -1 4202560 299 0 0 0 58 7 0 0 20 0 22 0 105108538 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688840792360 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15034] ppid=15027 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/15030/task/15034/stat : 15034 (java) S 15027 15030 12316 0 -1 4202560 308 0 0 0 58 6 0 0 20 0 22 0 105108538 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688839739560 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15035] ppid=15027 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/15030/task/15035/stat : 15035 (java) S 15027 15030 12316 0 -1 4202560 631 0 0 0 59 6 0 0 20 0 22 0 105108538 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688838687272 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15036] ppid=15027 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/15030/task/15036/stat : 15036 (java) S 15027 15030 12316 0 -1 4202560 361 0 0 0 61 6 0 0 20 0 22 0 105108538 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688837634472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15037] ppid=15027 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/15030/task/15037/stat : 15037 (java) S 15027 15030 12316 0 -1 4202560 596 0 0 0 60 7 0 0 20 0 22 0 105108538 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688836582184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15038] ppid=15027 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/15030/task/15038/stat : 15038 (java) S 15027 15030 12316 0 -1 4202560 317 0 0 0 55 6 0 0 20 0 22 0 105108538 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688835529384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15039] ppid=15027 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/15030/task/15039/stat : 15039 (java) S 15027 15030 12316 0 -1 4202560 344 0 0 0 55 5 0 0 20 0 22 0 105108538 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688706022440 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15040] ppid=15027 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/15030/task/15040/stat : 15040 (java) S 15027 15030 12316 0 -1 4202560 610 0 0 0 64 7 0 0 20 0 22 0 105108538 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688704969640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15041] ppid=15027 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/15030/task/15041/stat : 15041 (java) S 15027 15030 12316 0 -1 4202560 295 0 0 0 20 22 0 0 20 0 22 0 105108540 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688222021864 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15042] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15042/stat : 15042 (java) S 15027 15030 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688220967928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15043] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15043/stat : 15043 (java) S 15027 15030 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688219915528 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15044] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15044/stat : 15044 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688218864016 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15045] ppid=15027 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/15030/task/15045/stat : 15045 (java) S 15027 15030 12316 0 -1 4202560 9745 0 0 0 105 2 0 0 20 0 22 0 105108542 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688217811640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15046] ppid=15027 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/15030/task/15046/stat : 15046 (java) S 15027 15030 12316 0 -1 4202560 13752 0 0 0 114 2 0 0 20 0 22 0 105108542 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688216758840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15047] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15047/stat : 15047 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688215706744 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15048] ppid=15027 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/15030/task/15048/stat : 15048 (java) S 15027 15030 12316 0 -1 4202560 49 0 0 0 12 19 0 0 20 0 22 0 105108542 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688214654152 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15049] ppid=15027 vsize=9824732 CPUtime=819.82 cores=1,3,5,7
/proc/15030/task/15049/stat : 15049 (java) R 15027 15030 12316 0 -1 4202560 161 0 0 0 81966 16 0 0 20 0 22 0 105108553 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688213589776 140688717522499 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15050] ppid=15027 vsize=9824732 CPUtime=819.98 cores=1,3,5,7
/proc/15030/task/15050/stat : 15050 (java) R 15027 15030 12316 0 -1 4202560 3387 0 0 0 81978 20 0 0 20 0 22 0 105108553 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688212544544 140688717564822 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15051] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15051/stat : 15051 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108554 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688211494056 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15052] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15052/stat : 15052 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108554 10060525568 105215 33554432000 1073741824 1073778376 140735993834496 140688210441256 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1647.92
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.12 4.09 4.09 5/219 15168
/proc/meminfo: memFree=30776412/32872528 swapFree=11320/319964
[pid=15030] ppid=15027 vsize=9824732 CPUtime=1767.94 cores=1,3,5,7
/proc/15030/stat : 15030 (java) S 15027 15030 12316 0 -1 4202496 35030 0 1 0 176688 106 0 0 20 0 22 0 105108536 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140735993825632 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15030/statm: 2456183 105190 2287 9 0 2446860 0
[pid=15030/tid=15032] ppid=15027 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/15030/task/15032/stat : 15032 (java) S 15027 15030 12316 0 -1 4202560 2426 0 1 0 14 4 0 0 20 0 22 0 105108537 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688868340600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15033] ppid=15027 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/15030/task/15033/stat : 15033 (java) S 15027 15030 12316 0 -1 4202560 330 0 0 0 59 7 0 0 20 0 22 0 105108538 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688840792360 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15034] ppid=15027 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/15030/task/15034/stat : 15034 (java) S 15027 15030 12316 0 -1 4202560 308 0 0 0 59 6 0 0 20 0 22 0 105108538 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688839739560 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15035] ppid=15027 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/15030/task/15035/stat : 15035 (java) S 15027 15030 12316 0 -1 4202560 971 0 0 0 62 6 0 0 20 0 22 0 105108538 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688838687272 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15036] ppid=15027 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/15030/task/15036/stat : 15036 (java) S 15027 15030 12316 0 -1 4202560 418 0 0 0 62 6 0 0 20 0 22 0 105108538 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688837634472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15037] ppid=15027 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/15030/task/15037/stat : 15037 (java) S 15027 15030 12316 0 -1 4202560 598 0 0 0 61 7 0 0 20 0 22 0 105108538 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688836582184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15038] ppid=15027 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/15030/task/15038/stat : 15038 (java) S 15027 15030 12316 0 -1 4202560 325 0 0 0 56 6 0 0 20 0 22 0 105108538 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688835529384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15039] ppid=15027 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/15030/task/15039/stat : 15039 (java) S 15027 15030 12316 0 -1 4202560 344 0 0 0 55 5 0 0 20 0 22 0 105108538 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688706022440 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15040] ppid=15027 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/15030/task/15040/stat : 15040 (java) S 15027 15030 12316 0 -1 4202560 646 0 0 0 66 7 0 0 20 0 22 0 105108538 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688704969640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15041] ppid=15027 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/15030/task/15041/stat : 15041 (java) S 15027 15030 12316 0 -1 4202560 299 0 0 0 20 22 0 0 20 0 22 0 105108540 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688222021864 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15042] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15042/stat : 15042 (java) S 15027 15030 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688220967928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15043] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15043/stat : 15043 (java) S 15027 15030 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688219915528 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15044] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15044/stat : 15044 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688218864016 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15045] ppid=15027 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/15030/task/15045/stat : 15045 (java) S 15027 15030 12316 0 -1 4202560 9745 0 0 0 105 2 0 0 20 0 22 0 105108542 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688217811640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15046] ppid=15027 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/15030/task/15046/stat : 15046 (java) S 15027 15030 12316 0 -1 4202560 13752 0 0 0 114 2 0 0 20 0 22 0 105108542 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688216758840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15047] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15047/stat : 15047 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688215706744 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15048] ppid=15027 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/15030/task/15048/stat : 15048 (java) S 15027 15030 12316 0 -1 4202560 51 0 0 0 12 20 0 0 20 0 22 0 105108542 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688214654152 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15049] ppid=15027 vsize=9824732 CPUtime=879.77 cores=1,3,5,7
/proc/15030/task/15049/stat : 15049 (java) R 15027 15030 12316 0 -1 4202560 161 0 0 0 87960 17 0 0 20 0 22 0 105108553 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688213589776 140688717523413 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15050] ppid=15027 vsize=9824732 CPUtime=879.95 cores=1,3,5,7
/proc/15030/task/15050/stat : 15050 (java) R 15027 15030 12316 0 -1 4202560 3390 0 0 0 87974 21 0 0 20 0 22 0 105108553 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688212544544 140688717564854 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15051] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15051/stat : 15051 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108554 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688211494056 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15052] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15052/stat : 15052 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108554 10060525568 105190 33554432000 1073741824 1073778376 140735993834496 140688210441256 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1767.94
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.401 s]
/proc/loadavg: 4.10 4.09 4.08 5/219 15168
/proc/meminfo: memFree=30690836/32872528 swapFree=11320/319964
[pid=15030] ppid=15027 vsize=9824732 CPUtime=1800.19 cores=1,3,5,7
/proc/15030/stat : 15030 (java) S 15027 15030 12316 0 -1 4202496 35461 0 1 0 179912 107 0 0 20 0 22 0 105108536 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140735993825632 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15030/statm: 2456183 105608 2287 9 0 2446860 0
[pid=15030/tid=15032] ppid=15027 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/15030/task/15032/stat : 15032 (java) S 15027 15030 12316 0 -1 4202560 2426 0 1 0 14 4 0 0 20 0 22 0 105108537 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688868340600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15033] ppid=15027 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/15030/task/15033/stat : 15033 (java) S 15027 15030 12316 0 -1 4202560 574 0 0 0 62 7 0 0 20 0 22 0 105108538 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688840792360 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15034] ppid=15027 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/15030/task/15034/stat : 15034 (java) S 15027 15030 12316 0 -1 4202560 363 0 0 0 61 6 0 0 20 0 22 0 105108538 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688839739560 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15035] ppid=15027 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/15030/task/15035/stat : 15035 (java) S 15027 15030 12316 0 -1 4202560 980 0 0 0 63 6 0 0 20 0 22 0 105108538 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688838687272 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15036] ppid=15027 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/15030/task/15036/stat : 15036 (java) S 15027 15030 12316 0 -1 4202560 508 0 0 0 65 6 0 0 20 0 22 0 105108538 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688837634472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15030/tid=15037] ppid=15027 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/15030/task/15037/stat : 15037 (java) S 15027 15030 12316 0 -1 4202560 616 0 0 0 63 7 0 0 20 0 22 0 105108538 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688836582184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15038] ppid=15027 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/15030/task/15038/stat : 15038 (java) S 15027 15030 12316 0 -1 4202560 325 0 0 0 59 6 0 0 20 0 22 0 105108538 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688835529384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15039] ppid=15027 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/15030/task/15039/stat : 15039 (java) S 15027 15030 12316 0 -1 4202560 344 0 0 0 56 5 0 0 20 0 22 0 105108538 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688706022440 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15040] ppid=15027 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/15030/task/15040/stat : 15040 (java) S 15027 15030 12316 0 -1 4202560 646 0 0 0 67 7 0 0 20 0 22 0 105108538 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688704969640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15041] ppid=15027 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/15030/task/15041/stat : 15041 (java) S 15027 15030 12316 0 -1 4202560 308 0 0 0 20 22 0 0 20 0 22 0 105108540 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688222021864 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15042] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15042/stat : 15042 (java) S 15027 15030 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688220967928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15043] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15043/stat : 15043 (java) S 15027 15030 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105108540 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688219915528 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15044] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15044/stat : 15044 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688218864016 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15045] ppid=15027 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/15030/task/15045/stat : 15045 (java) S 15027 15030 12316 0 -1 4202560 9745 0 0 0 105 2 0 0 20 0 22 0 105108542 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688217811640 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15030/tid=15046] ppid=15027 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/15030/task/15046/stat : 15046 (java) S 15027 15030 12316 0 -1 4202560 13752 0 0 0 114 2 0 0 20 0 22 0 105108542 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688216758840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15047] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15047/stat : 15047 (java) S 15027 15030 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105108542 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688215706744 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15048] ppid=15027 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/15030/task/15048/stat : 15048 (java) S 15027 15030 12316 0 -1 4202560 53 0 0 0 12 21 0 0 20 0 22 0 105108542 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688214654152 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15049] ppid=15027 vsize=9824732 CPUtime=895.8 cores=1,3,5,7
/proc/15030/task/15049/stat : 15049 (java) R 15027 15030 12316 0 -1 4202560 161 0 0 0 89563 17 0 0 20 0 22 0 105108553 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688213596640 140688717522534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15030/tid=15050] ppid=15027 vsize=9824732 CPUtime=896 cores=1,3,5,7
/proc/15030/task/15050/stat : 15050 (java) R 15027 15030 12316 0 -1 4202560 3394 0 0 0 89579 21 0 0 20 0 22 0 105108553 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688212544592 140688717626877 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15051] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15051/stat : 15051 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108554 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688211494056 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15030/tid=15052] ppid=15027 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15030/task/15052/stat : 15052 (java) S 15027 15030 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105108554 10060525568 105608 33554432000 1073741824 1073778376 140735993834496 140688210441256 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
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 15030 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 898.442
CPU time (s): 1800.81
CPU user time (s): 1799.26
CPU system time (s): 1.55276
CPU usage (%): 200.437
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.26
system time used= 1.55276
maximum resident set size= 518920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35504
page faults= 1
swaps= 0
block input operations= 0
block output operations= 904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27159
involuntary context switches= 24082

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.82311 second user time and 7.39387 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-06 18:49:13
IDJOB=4081364
IDBENCH=2894
IDSOLVER=2543
FILE ID=node128/4081364-1465231753
RUNJOBID= node128-1465223671-12333
PBS_JOBID= 19843236
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081364-1465231753/watcher-4081364-1465231753 -o /tmp/evaluation-result-4081364-1465231753/solver-4081364-1465231753 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12333 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081364-1465231753.opb

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

MD5SUM BENCH= 6c673f615af1912eadc68b4290958076
RANDOM SEED=728396264

node128.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.486
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.97
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.486
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.486
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.55
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.486
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.56
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.486
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.54
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.486
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.56
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.486
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.486
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29103048 kB
Buffers:           23788 kB
Cached:            83644 kB
SwapCached:         1660 kB
Active:          2695084 kB
Inactive:          48308 kB
Active(anon):    2638056 kB
Inactive(anon):      512 kB
Active(file):      57028 kB
Inactive(file):    47796 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098448 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:       2982168 kB
Mapped:            15388 kB
Shmem:                 0 kB
Slab:             567880 kB
SReclaimable:      11600 kB
SUnreclaim:       556280 kB
KernelStack:        1808 kB
PageTables:        10620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3143112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2924544 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= 71748 MiB
End job on node128 at 2016-06-06 19:04:11