Trace number 4081365

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.05 898.051

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_3.opb
MD5SUM0cfcb152e5d64f6fbadc82a2b31230da
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 1901
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5704
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.10	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-4081365-1465232379.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c  objective function found
0.09/0.17	c ... done. Wall clock time 0.047s.
0.09/0.17	c declared #vars     61
0.09/0.17	c #constraints  15
0.09/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.09/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 14
0.09/0.17	c 15 constraints processed.
0.09/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14
0.09/0.18	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.09/0.18	c 15 constraints processed.
0.09/0.18	c objective function length is 1 literals
2.26/0.77	c cleaning 2500 clauses out of 5001 with flag 10653/5001
3.75/1.19	c cleaning 4252 clauses out of 8503 with flag 23207/11003
5.07/1.70	c cleaning 5622 clauses out of 11249 with flag 37857/18001
6.30/2.39	c cleaning 6813 clauses out of 13628 with flag 54396/26002
8.12/3.24	c cleaning 7906 clauses out of 15813 with flag 73170/35000
9.97/4.19	c cleaning 8954 clauses out of 17907 with flag 94145/45000
12.37/5.37	c cleaning 9973 clauses out of 19953 with flag 116995/56000
14.99/6.62	c cleaning 10990 clauses out of 21981 with flag 141696/68001
18.21/8.30	c cleaning 11996 clauses out of 23991 with flag 169109/81001
21.84/10.09	c cleaning 12998 clauses out of 25995 with flag 199420/95001
26.07/12.10	c cleaning 13998 clauses out of 27998 with flag 232742/110002
29.85/14.06	c cleaning 14998 clauses out of 29998 with flag 266265/126000
34.46/16.34	c cleaning 16003 clauses out of 32005 with flag 301467/143005
39.29/18.80	c cleaning 16993 clauses out of 34000 with flag 339371/161003
44.68/21.42	c cleaning 18002 clauses out of 36006 with flag 379605/180002
50.29/24.23	c cleaning 18998 clauses out of 38004 with flag 421517/200002
56.08/27.14	c cleaning 20003 clauses out of 40006 with flag 465353/221002
62.27/30.29	c cleaning 21005 clauses out of 42009 with flag 511213/243008
69.30/33.72	c cleaning 21997 clauses out of 43996 with flag 559056/266000
77.10/37.62	c cleaning 22998 clauses out of 46001 with flag 609063/290002
85.52/41.83	c cleaning 23999 clauses out of 48004 with flag 660856/315003
93.71/45.93	c cleaning 25004 clauses out of 50010 with flag 715608/341008
104.92/51.52	c cleaning 26000 clauses out of 52004 with flag 772256/368006
116.91/57.56	c cleaning 27000 clauses out of 53999 with flag 829941/396001
130.11/64.14	c cleaning 27992 clauses out of 55999 with flag 891211/425001
143.71/70.90	c cleaning 28999 clauses out of 58008 with flag 953370/455002
156.91/77.50	c cleaning 30002 clauses out of 60007 with flag 1017691/486000
171.32/84.78	c cleaning 30999 clauses out of 62005 with flag 1084676/518000
187.76/92.91	c cleaning 32005 clauses out of 64009 with flag 1153221/551003
205.00/101.54	c cleaning 33001 clauses out of 66006 with flag 1223502/585005
224.01/111.06	c cleaning 34001 clauses out of 68004 with flag 1295970/620004
242.61/120.30	c cleaning 35001 clauses out of 70001 with flag 1370466/656002
260.42/129.24	c cleaning 35995 clauses out of 71999 with flag 1448431/693001
279.66/138.82	c cleaning 37002 clauses out of 74008 with flag 1527024/731005
299.10/148.59	c cleaning 37999 clauses out of 76001 with flag 1607099/770000
320.51/159.21	c cleaning 39000 clauses out of 78005 with flag 1689173/810003
341.93/169.99	c cleaning 40002 clauses out of 80004 with flag 1772984/851002
363.72/180.82	c cleaning 41000 clauses out of 82000 with flag 1860959/893000
389.93/193.94	c cleaning 41999 clauses out of 84003 with flag 1952310/936003
420.15/209.09	c cleaning 42998 clauses out of 86003 with flag 2044492/980002
450.99/224.42	c cleaning 43999 clauses out of 88005 with flag 2140110/1025002
481.83/239.90	c cleaning 45003 clauses out of 90011 with flag 2238020/1071007
513.44/255.66	c cleaning 45999 clauses out of 92002 with flag 2339341/1118001
546.51/272.17	c cleaning 47001 clauses out of 94004 with flag 2440723/1166002
584.03/290.80	c cleaning 47997 clauses out of 96002 with flag 2544080/1215001
621.05/309.39	c cleaning 48998 clauses out of 98004 with flag 2650101/1265000
658.07/327.89	c cleaning 50000 clauses out of 100007 with flag 2758271/1316001
695.17/346.33	c cleaning 51003 clauses out of 102006 with flag 2865354/1368000
731.88/364.64	c cleaning 51993 clauses out of 104003 with flag 2973014/1421000
770.78/384.01	c cleaning 53004 clauses out of 106010 with flag 3083281/1475000
810.46/403.86	c cleaning 54004 clauses out of 108009 with flag 3195865/1530003
855.30/426.24	c cleaning 55003 clauses out of 110006 with flag 3310228/1586004
900.19/448.61	c cleaning 55999 clauses out of 112003 with flag 3428199/1643004
948.65/472.88	c cleaning 56991 clauses out of 114001 with flag 3549507/1701001
1001.06/499.06	c cleaning 58000 clauses out of 116009 with flag 3673308/1760000
1057.12/527.05	c cleaning 58997 clauses out of 118009 with flag 3800212/1820000
1114.44/555.69	c cleaning 60000 clauses out of 120012 with flag 3932705/1881000
1171.56/584.13	c cleaning 61003 clauses out of 122012 with flag 4062900/1943000
1228.49/612.52	c cleaning 62003 clauses out of 124009 with flag 4194666/2006000
1287.37/641.95	c cleaning 63006 clauses out of 126015 with flag 4327308/2070009
1353.06/674.78	c cleaning 64000 clauses out of 128001 with flag 4466506/2135001
1421.78/709.15	c cleaning 64999 clauses out of 130003 with flag 4607353/2201003
1489.44/742.97	c cleaning 65998 clauses out of 132003 with flag 4749259/2268002
1559.06/777.75	c cleaning 66996 clauses out of 134003 with flag 4893010/2336000
1636.45/816.33	c cleaning 68003 clauses out of 136014 with flag 5038398/2405007
1716.13/856.10	c cleaning 68997 clauses out of 138004 with flag 5184456/2475000
1788.60/892.36	c cleaning 70000 clauses out of 140008 with flag 5333154/2546001
1800.05/898.01	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/898.01	c starts		: 673
1800.05/898.01	c conflicts		: 2562501
1800.05/898.01	c decisions		: 2661621
1800.05/898.01	c propagations		: 23547828
1800.05/898.01	c inspects		: 18425871859
1800.05/898.01	c shortcuts		: 0
1800.05/898.01	c learnt literals	: 0
1800.05/898.01	c learnt binary clauses	: 0
1800.05/898.01	c learnt ternary clauses	: 0
1800.05/898.01	c learnt constraints	: 2562501
1800.05/898.01	c ignored constraints	: 0
1800.05/898.01	c root simplifications	: 0
1800.05/898.01	c removed literals (reason simplification)	: 24653779
1800.05/898.01	c reason swapping (by a shorter reason)	: 0
1800.05/898.01	c Calls to reduceDB	: 67
1800.05/898.01	c Number of update (reduction) of LBD	: 194762
1800.05/898.01	c Imported unit clauses	: 0
1800.05/898.01	c number of reductions to clauses (during analyze)	: 0
1800.05/898.01	c number of learned constraints concerned by reduction	: 0
1800.05/898.01	c number of learning phase by resolution	: 0
1800.05/898.01	c number of learning phase by cutting planes	: 0
1800.05/898.01	c speed (assignments/second)	: 26227.549151953383
1800.05/898.01	c non guided choices	27
1800.05/898.03	c learnt constraints type 
1800.05/898.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 86508
1800.05/898.04	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/898.04	c starts		: 15
1800.05/898.04	c conflicts		: 2585
1800.05/898.04	c decisions		: 3468
1800.05/898.04	c propagations		: 22218
1800.05/898.04	c inspects		: 9857228
1800.05/898.04	c shortcuts		: 0
1800.05/898.04	c learnt literals	: 0
1800.05/898.04	c learnt binary clauses	: 0
1800.05/898.04	c learnt ternary clauses	: 0
1800.05/898.04	c learnt constraints	: 2584
1800.05/898.04	c ignored constraints	: 0
1800.05/898.04	c root simplifications	: 0
1800.05/898.04	c removed literals (reason simplification)	: 0
1800.05/898.04	c reason swapping (by a shorter reason)	: 0
1800.05/898.04	c Calls to reduceDB	: 0
1800.05/898.04	c Number of update (reduction) of LBD	: 0
1800.05/898.04	c Imported unit clauses	: 0
1800.05/898.04	c number of reductions to clauses (during analyze)	: 0
1800.05/898.04	c number of learned constraints concerned by reduction	: 0
1800.05/898.04	c number of learning phase by resolution	: 0
1800.05/898.04	c number of learning phase by cutting planes	: 0
1800.05/898.04	c speed (assignments/second)	: 24.745588662782605
1800.05/898.04	c non guided choices	27
1800.05/898.04	c learnt constraints type 
1800.05/898.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2584
1800.05/898.04	s UNKNOWN
1800.05/898.04	c Total wall clock time (in seconds): 897.913

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

pid=3250
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.76 4.49 4.35 4/197 3253
/proc/meminfo: memFree=26808188/32872528 swapFree=14448/1543360
[pid=3253] ppid=3250 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/3253/stat : 3253 (java) D 3250 3253 31415 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 105171559 9515008 176 33554432000 1073741824 1073778376 140736829379104 140736829361832 266435642256 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/3253/statm: 2331 183 139 9 0 79 0

[startup+0.100058 s]
/proc/loadavg: 4.76 4.49 4.35 4/197 3253
/proc/meminfo: memFree=26808188/32872528 swapFree=14448/1543360
[pid=3253] ppid=3250 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/3253/stat : 3253 (java) S 3250 3253 31415 0 -1 4202496 4430 0 1 0 8 1 0 0 20 0 18 0 105171559 9787879424 6047 33554432000 1073741824 1073778376 140736829379104 140736829370240 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3253/statm: 2389619 6047 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200215 s]
/proc/loadavg: 4.76 4.49 4.35 4/197 3253
/proc/meminfo: memFree=26808188/32872528 swapFree=14448/1543360
[pid=3253] ppid=3250 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/3253/stat : 3253 (java) S 3250 3253 31415 0 -1 4202496 5765 0 1 0 24 1 0 0 20 0 22 0 105171559 10060525568 8476 33554432000 1073741824 1073778376 140736829379104 140736829370240 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3253/statm: 2456183 8476 2213 9 0 2446860 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9824732

[startup+0.300226 s]
/proc/loadavg: 4.76 4.49 4.35 4/197 3253
/proc/meminfo: memFree=26808188/32872528 swapFree=14448/1543360
[pid=3253] ppid=3250 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/3253/stat : 3253 (java) S 3250 3253 31415 0 -1 4202496 9696 0 1 0 64 2 0 0 20 0 22 0 105171559 10060525568 10818 33554432000 1073741824 1073778376 140736829379104 140736829370240 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3253/statm: 2456183 10818 2232 9 0 2446860 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700196 s]
/proc/loadavg: 4.76 4.49 4.35 4/197 3253
/proc/meminfo: memFree=26808188/32872528 swapFree=14448/1543360
[pid=3253] ppid=3250 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/3253/stat : 3253 (java) S 3250 3253 31415 0 -1 4202496 18700 0 1 0 221 5 0 0 20 0 22 0 105171559 10060525568 25424 33554432000 1073741824 1073778376 140736829379104 140736829370240 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3253/statm: 2456183 25424 2256 9 0 2446860 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9824732

[startup+1.50083 s]
/proc/loadavg: 4.76 4.49 4.35 7/219 3275
/proc/meminfo: memFree=26638764/32872528 swapFree=14448/1543360
[pid=3253] ppid=3250 vsize=9824732 CPUtime=4.67 cores=0,2,4,6
/proc/3253/stat : 3253 (java) S 3250 3253 31415 0 -1 4202496 26280 0 1 0 460 7 0 0 20 0 22 0 105171559 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140736829370240 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3253/statm: 2456183 44290 2278 9 0 2446860 0
[pid=3253/tid=3255] ppid=3250 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/3253/task/3255/stat : 3255 (java) S 3250 3253 31415 0 -1 4202560 2427 0 1 0 13 1 0 0 20 0 22 0 105171559 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066454041464 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3256] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3256/stat : 3256 (java) S 3250 3253 31415 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066415532456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3257] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3257/stat : 3257 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066414479912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3258] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3258/stat : 3258 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066413426856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3253/tid=3259] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3259/stat : 3259 (java) S 3250 3253 31415 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066412374312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3260] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3260/stat : 3260 (java) S 3250 3253 31415 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066411322280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3253/tid=3261] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3261/stat : 3261 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066410269736 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3262] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3262/stat : 3262 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066409216680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3263] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3263/stat : 3263 (java) S 3250 3253 31415 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066408164136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3264] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3264/stat : 3264 (java) S 3250 3253 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066278058344 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3265] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3265/stat : 3265 (java) S 3250 3253 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066277004664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3266] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3266/stat : 3266 (java) S 3250 3253 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066275951496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3267] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3267/stat : 3267 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066274900240 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3268] ppid=3250 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/3253/task/3268/stat : 3268 (java) S 3250 3253 31415 0 -1 4202560 10948 0 0 0 89 1 0 0 20 0 22 0 105171565 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066273848120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3269] ppid=3250 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/3253/task/3269/stat : 3269 (java) S 3250 3253 31415 0 -1 4202560 11459 0 0 0 93 3 0 0 20 0 22 0 105171565 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066272795576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3270] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3270/stat : 3270 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066271742712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3271] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3271/stat : 3271 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066270690376 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3272] ppid=3250 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/3253/task/3272/stat : 3272 (java) R 3250 3253 31415 0 -1 4202560 30 0 0 0 129 0 0 0 20 0 22 0 105171577 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066269626256 140066282804633 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3273] ppid=3250 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/3253/task/3273/stat : 3273 (java) R 3250 3253 31415 0 -1 4202560 112 0 0 0 127 2 0 0 20 0 22 0 105171577 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066268582008 140066282897858 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=3253/tid=3274] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3274/stat : 3274 (java) S 3250 3253 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105171577 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140066267530024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3275] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3275/stat : 3275 (java) S 3250 3253 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105171577 10060525568 44290 33554432000 1073741824 1073778376 140736829379104 140064990421928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 4.76 4.49 4.35 5/219 3275
/proc/meminfo: memFree=26632248/32872528 swapFree=14448/1543360
[pid=3253] ppid=3250 vsize=9824732 CPUtime=7.91 cores=0,2,4,6
/proc/3253/stat : 3253 (java) S 3250 3253 31415 0 -1 4202496 26301 0 1 0 783 8 0 0 20 0 22 0 105171559 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140736829370240 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3253/statm: 2456183 46853 2278 9 0 2446860 0
[pid=3253/tid=3255] ppid=3250 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/3253/task/3255/stat : 3255 (java) S 3250 3253 31415 0 -1 4202560 2427 0 1 0 13 1 0 0 20 0 22 0 105171559 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066454041464 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3256] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3256/stat : 3256 (java) S 3250 3253 31415 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066415532456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3257] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3257/stat : 3257 (java) S 3250 3253 31415 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066414479912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3258] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3258/stat : 3258 (java) S 3250 3253 31415 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066413426856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3253/tid=3259] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3259/stat : 3259 (java) S 3250 3253 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066412374312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3253/tid=3260] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3260/stat : 3260 (java) S 3250 3253 31415 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066411322280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3253/tid=3261] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3261/stat : 3261 (java) S 3250 3253 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066410269736 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3262] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3262/stat : 3262 (java) S 3250 3253 31415 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066409216680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3263] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3263/stat : 3263 (java) S 3250 3253 31415 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066408164136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3264] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3264/stat : 3264 (java) S 3250 3253 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066278058344 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3265] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3265/stat : 3265 (java) S 3250 3253 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066277004664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3266] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3266/stat : 3266 (java) S 3250 3253 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066275951496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3267] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3267/stat : 3267 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066274900240 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3268] ppid=3250 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/3253/task/3268/stat : 3268 (java) S 3250 3253 31415 0 -1 4202560 10948 0 0 0 89 1 0 0 20 0 22 0 105171565 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066273848120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3269] ppid=3250 vsize=9824732 CPUtime=1 cores=0,2,4,6
/proc/3253/task/3269/stat : 3269 (java) S 3250 3253 31415 0 -1 4202560 11459 0 0 0 97 3 0 0 20 0 22 0 105171565 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066272795576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3270] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3270/stat : 3270 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066271742712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3271] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3271/stat : 3271 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066270690376 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3272] ppid=3250 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/3253/task/3272/stat : 3272 (java) R 3250 3253 31415 0 -1 4202560 30 0 0 0 288 0 0 0 20 0 22 0 105171577 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066269633056 140066282824354 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3273] ppid=3250 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/3253/task/3273/stat : 3273 (java) R 3250 3253 31415 0 -1 4202560 114 0 0 0 286 2 0 0 20 0 22 0 105171577 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066268581360 140066283080005 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3274] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3274/stat : 3274 (java) S 3250 3253 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105171577 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140066267530024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3275] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3275/stat : 3275 (java) S 3250 3253 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105171577 10060525568 46853 33554432000 1073741824 1073778376 140736829379104 140064990421928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.91
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.70 4.48 4.34 5/219 3275
/proc/meminfo: memFree=26528652/32872528 swapFree=14448/1543360
[pid=3253] ppid=3250 vsize=9824732 CPUtime=14.38 cores=0,2,4,6
/proc/3253/stat : 3253 (java) S 3250 3253 31415 0 -1 4202496 26579 0 1 0 1426 12 0 0 20 0 22 0 105171559 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140736829370240 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3253/statm: 2456183 80509 2278 9 0 2446860 0
[pid=3253/tid=3255] ppid=3250 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/3253/task/3255/stat : 3255 (java) S 3250 3253 31415 0 -1 4202560 2427 0 1 0 13 1 0 0 20 0 22 0 105171559 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066454041464 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3256] ppid=3250 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/3253/task/3256/stat : 3256 (java) S 3250 3253 31415 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 105171561 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066415532456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3257] ppid=3250 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/3253/task/3257/stat : 3257 (java) S 3250 3253 31415 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 105171561 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066414479912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3258] ppid=3250 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/3253/task/3258/stat : 3258 (java) S 3250 3253 31415 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 105171561 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066413426856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3259] ppid=3250 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/3253/task/3259/stat : 3259 (java) S 3250 3253 31415 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 105171561 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066412374312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3260] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3260/stat : 3260 (java) S 3250 3253 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105171561 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066411322280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3261] ppid=3250 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/3253/task/3261/stat : 3261 (java) S 3250 3253 31415 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 105171561 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066410269736 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3262] ppid=3250 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/3253/task/3262/stat : 3262 (java) S 3250 3253 31415 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 105171561 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066409216680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3263] ppid=3250 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/3253/task/3263/stat : 3263 (java) S 3250 3253 31415 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 105171561 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066408164136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3264] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3264/stat : 3264 (java) S 3250 3253 31415 0 -1 4202560 187 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066278058344 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3265] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3265/stat : 3265 (java) S 3250 3253 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066277004664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3266] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3266/stat : 3266 (java) S 3250 3253 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066275951496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3267] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3267/stat : 3267 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 80509 33554432000 1073741824 1073778376 140736829379104 140066274900240 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3268] ppid=3250 vsize=9824732 CPUtime=0.9 cores=0,2,4,6

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

/proc/3253/task/3258/stat : 3258 (java) S 3250 3253 31415 0 -1 4202560 332 0 0 0 84 7 0 0 20 0 22 0 105171561 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066413426856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3253/tid=3259] ppid=3250 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/3253/task/3259/stat : 3259 (java) S 3250 3253 31415 0 -1 4202560 329 0 0 0 95 8 0 0 20 0 22 0 105171561 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066412374312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3260] ppid=3250 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/3253/task/3260/stat : 3260 (java) S 3250 3253 31415 0 -1 4202560 542 0 0 0 83 6 0 0 20 0 22 0 105171561 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066411322280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3261] ppid=3250 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/3253/task/3261/stat : 3261 (java) S 3250 3253 31415 0 -1 4202560 271 0 0 0 84 7 0 0 20 0 22 0 105171561 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066410269736 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3262] ppid=3250 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/3253/task/3262/stat : 3262 (java) S 3250 3253 31415 0 -1 4202560 352 0 0 0 84 5 0 0 20 0 22 0 105171561 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066409216680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3263] ppid=3250 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/3253/task/3263/stat : 3263 (java) S 3250 3253 31415 0 -1 4202560 251 0 0 0 88 6 0 0 20 0 22 0 105171561 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066408164136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3264] ppid=3250 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/3253/task/3264/stat : 3264 (java) S 3250 3253 31415 0 -1 4202560 539 0 0 0 30 19 0 0 20 0 22 0 105171562 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066278058344 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3265] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3265/stat : 3265 (java) S 3250 3253 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066277004664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3266] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3266/stat : 3266 (java) S 3250 3253 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066275951496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3267] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3267/stat : 3267 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066274900240 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3268] ppid=3250 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/3253/task/3268/stat : 3268 (java) S 3250 3253 31415 0 -1 4202560 10948 0 0 0 89 1 0 0 20 0 22 0 105171565 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066273848120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3269] ppid=3250 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/3253/task/3269/stat : 3269 (java) S 3250 3253 31415 0 -1 4202560 11467 0 0 0 102 3 0 0 20 0 22 0 105171565 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066272795576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3270] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3270/stat : 3270 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066271742712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3271] ppid=3250 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/3253/task/3271/stat : 3271 (java) S 3250 3253 31415 0 -1 4202560 47 0 0 0 10 15 0 0 20 0 22 0 105171565 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066270690376 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3272] ppid=3250 vsize=9824732 CPUtime=817.04 cores=0,2,4,6
/proc/3253/task/3272/stat : 3272 (java) R 3250 3253 31415 0 -1 4202560 112 0 0 0 81690 14 0 0 20 0 22 0 105171577 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066269626240 140066282825468 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3273] ppid=3250 vsize=9824732 CPUtime=817 cores=0,2,4,6
/proc/3253/task/3273/stat : 3273 (java) R 3250 3253 31415 0 -1 4202560 2958 0 0 0 81676 24 0 0 20 0 22 0 105171577 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066268581216 140066283080041 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3274] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3274/stat : 3274 (java) S 3250 3253 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105171577 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140066267530024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3275] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3275/stat : 3275 (java) S 3250 3253 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105171577 10060525568 116619 33554432000 1073741824 1073778376 140736829379104 140064990421928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1648.44
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.21 4.25 4.26 5/219 3390
/proc/meminfo: memFree=28348984/32872528 swapFree=14448/1543360
[pid=3253] ppid=3250 vsize=9824732 CPUtime=1768.62 cores=0,2,4,6
/proc/3253/stat : 3253 (java) S 3250 3253 31415 0 -1 4202496 32383 0 1 0 176752 110 0 0 20 0 22 0 105171559 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140736829370240 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3253/statm: 2456183 112040 2287 9 0 2446860 0
[pid=3253/tid=3255] ppid=3250 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/3253/task/3255/stat : 3255 (java) S 3250 3253 31415 0 -1 4202560 2428 0 1 0 15 3 0 0 20 0 22 0 105171559 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066454041464 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3256] ppid=3250 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/3253/task/3256/stat : 3256 (java) S 3250 3253 31415 0 -1 4202560 248 0 0 0 96 8 0 0 20 0 22 0 105171561 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066415532456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3257] ppid=3250 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/3253/task/3257/stat : 3257 (java) S 3250 3253 31415 0 -1 4202560 228 0 0 0 90 7 0 0 20 0 22 0 105171561 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066414479912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3258] ppid=3250 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/3253/task/3258/stat : 3258 (java) S 3250 3253 31415 0 -1 4202560 339 0 0 0 92 7 0 0 20 0 22 0 105171561 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066413426856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3253/tid=3259] ppid=3250 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/3253/task/3259/stat : 3259 (java) S 3250 3253 31415 0 -1 4202560 340 0 0 0 103 8 0 0 20 0 22 0 105171561 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066412374312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3260] ppid=3250 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/3253/task/3260/stat : 3260 (java) S 3250 3253 31415 0 -1 4202560 542 0 0 0 90 6 0 0 20 0 22 0 105171561 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066411322280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3261] ppid=3250 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/3253/task/3261/stat : 3261 (java) S 3250 3253 31415 0 -1 4202560 271 0 0 0 92 7 0 0 20 0 22 0 105171561 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066410269736 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3262] ppid=3250 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/3253/task/3262/stat : 3262 (java) S 3250 3253 31415 0 -1 4202560 359 0 0 0 91 5 0 0 20 0 22 0 105171561 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066409216680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3263] ppid=3250 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/3253/task/3263/stat : 3263 (java) S 3250 3253 31415 0 -1 4202560 252 0 0 0 93 6 0 0 20 0 22 0 105171561 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066408164136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3253/tid=3264] ppid=3250 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/3253/task/3264/stat : 3264 (java) S 3250 3253 31415 0 -1 4202560 554 0 0 0 31 20 0 0 20 0 22 0 105171562 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066278058344 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3265] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3265/stat : 3265 (java) S 3250 3253 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066277004664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3266] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3266/stat : 3266 (java) S 3250 3253 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066275951496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3267] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3267/stat : 3267 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066274900240 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3268] ppid=3250 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/3253/task/3268/stat : 3268 (java) S 3250 3253 31415 0 -1 4202560 10948 0 0 0 89 1 0 0 20 0 22 0 105171565 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066273848120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3269] ppid=3250 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/3253/task/3269/stat : 3269 (java) S 3250 3253 31415 0 -1 4202560 11467 0 0 0 102 3 0 0 20 0 22 0 105171565 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066272795576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3270] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3270/stat : 3270 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066271742712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3271] ppid=3250 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/3253/task/3271/stat : 3271 (java) S 3250 3253 31415 0 -1 4202560 51 0 0 0 11 16 0 0 20 0 22 0 105171565 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066270690376 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3272] ppid=3250 vsize=9824732 CPUtime=876.7 cores=0,2,4,6
/proc/3253/task/3272/stat : 3272 (java) R 3250 3253 31415 0 -1 4202560 113 0 0 0 87655 15 0 0 20 0 22 0 105171577 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066269633936 140066282804684 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3273] ppid=3250 vsize=9824732 CPUtime=876.64 cores=0,2,4,6
/proc/3253/task/3273/stat : 3273 (java) R 3250 3253 31415 0 -1 4202560 2976 0 0 0 87639 25 0 0 20 0 22 0 105171577 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066268580256 140066282822122 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3274] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3274/stat : 3274 (java) S 3250 3253 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105171577 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140066267530024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3275] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3275/stat : 3275 (java) S 3250 3253 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105171577 10060525568 112040 33554432000 1073741824 1073778376 140736829379104 140064990421928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1768.62
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.001 s]
/proc/loadavg: 4.16 4.23 4.26 5/219 3390
/proc/meminfo: memFree=28373680/32872528 swapFree=14448/1543360
[pid=3253] ppid=3250 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/3253/stat : 3253 (java) S 3250 3253 31415 0 -1 4202496 32395 0 1 0 179895 110 0 0 20 0 22 0 105171559 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140736829370240 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3253/statm: 2456183 110669 2287 9 0 2446860 0
[pid=3253/tid=3255] ppid=3250 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/3253/task/3255/stat : 3255 (java) S 3250 3253 31415 0 -1 4202560 2428 0 1 0 15 3 0 0 20 0 22 0 105171559 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066454041464 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3256] ppid=3250 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/3253/task/3256/stat : 3256 (java) S 3250 3253 31415 0 -1 4202560 248 0 0 0 98 8 0 0 20 0 22 0 105171561 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066415532456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3257] ppid=3250 vsize=9824732 CPUtime=1 cores=0,2,4,6
/proc/3253/task/3257/stat : 3257 (java) S 3250 3253 31415 0 -1 4202560 228 0 0 0 93 7 0 0 20 0 22 0 105171561 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066414479912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3258] ppid=3250 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/3253/task/3258/stat : 3258 (java) S 3250 3253 31415 0 -1 4202560 339 0 0 0 94 7 0 0 20 0 22 0 105171561 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066413426856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3259] ppid=3250 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/3253/task/3259/stat : 3259 (java) S 3250 3253 31415 0 -1 4202560 340 0 0 0 106 8 0 0 20 0 22 0 105171561 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066412374312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3260] ppid=3250 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/3253/task/3260/stat : 3260 (java) S 3250 3253 31415 0 -1 4202560 542 0 0 0 92 6 0 0 20 0 22 0 105171561 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066411322280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3253/tid=3261] ppid=3250 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/3253/task/3261/stat : 3261 (java) S 3250 3253 31415 0 -1 4202560 271 0 0 0 94 7 0 0 20 0 22 0 105171561 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066410269736 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3262] ppid=3250 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/3253/task/3262/stat : 3262 (java) S 3250 3253 31415 0 -1 4202560 359 0 0 0 94 5 0 0 20 0 22 0 105171561 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066409216680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3263] ppid=3250 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/3253/task/3263/stat : 3263 (java) S 3250 3253 31415 0 -1 4202560 252 0 0 0 95 6 0 0 20 0 22 0 105171561 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066408164136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3264] ppid=3250 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/3253/task/3264/stat : 3264 (java) S 3250 3253 31415 0 -1 4202560 562 0 0 0 31 20 0 0 20 0 22 0 105171562 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066278058344 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3265] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3265/stat : 3265 (java) S 3250 3253 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066277004664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3266] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3266/stat : 3266 (java) S 3250 3253 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105171562 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066275951496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3267] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3267/stat : 3267 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066274900240 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3268] ppid=3250 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/3253/task/3268/stat : 3268 (java) S 3250 3253 31415 0 -1 4202560 10948 0 0 0 89 1 0 0 20 0 22 0 105171565 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066273848120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3269] ppid=3250 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/3253/task/3269/stat : 3269 (java) S 3250 3253 31415 0 -1 4202560 11467 0 0 0 102 3 0 0 20 0 22 0 105171565 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066272795576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3270] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3270/stat : 3270 (java) S 3250 3253 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105171565 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066271742712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3253/tid=3271] ppid=3250 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/3253/task/3271/stat : 3271 (java) S 3250 3253 31415 0 -1 4202560 51 0 0 0 12 16 0 0 20 0 22 0 105171565 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066270690376 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3272] ppid=3250 vsize=9824732 CPUtime=892.29 cores=0,2,4,6
/proc/3253/task/3272/stat : 3272 (java) R 3250 3253 31415 0 -1 4202560 113 0 0 0 89214 15 0 0 20 0 22 0 105171577 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066269633136 140066282825563 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3253/tid=3273] ppid=3250 vsize=9824732 CPUtime=892.24 cores=0,2,4,6
/proc/3253/task/3273/stat : 3273 (java) R 3250 3253 31415 0 -1 4202560 2980 0 0 0 89199 25 0 0 20 0 22 0 105171577 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066268581344 140066282897848 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3274] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3274/stat : 3274 (java) S 3250 3253 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105171577 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140066267530024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3253/tid=3275] ppid=3250 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3253/task/3275/stat : 3275 (java) S 3250 3253 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105171577 10060525568 110669 33554432000 1073741824 1073778376 140736829379104 140064990421928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 3253 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 3253 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=518191
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=530767
# CPU time returned by wait4() is 1796.05
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 898.051
CPU time (s): 1800.05
CPU user time (s): 1798.95
CPU system time (s): 1.1
CPU usage (%): 200.44
Max. virtual memory (cumulated for all children) (KiB): 9825852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.52
system time used= 1.53077
maximum resident set size= 937212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32440
page faults= 1
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29086
involuntary context switches= 33235

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

The end

Launcher Data

Begin job on node116 at 2016-06-06 18:59:40
IDJOB=4081365
IDBENCH=2909
IDSOLVER=2543
FILE ID=node116/4081365-1465232379
RUNJOBID= node116-1465218446-31431
PBS_JOBID= 19843214
Free space on /tmp= 71732 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_3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081365-1465232379/watcher-4081365-1465232379 -o /tmp/evaluation-result-4081365-1465232379/solver-4081365-1465232379 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465218446-31431 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081365-1465232379.opb

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

MD5SUM BENCH= 0cfcb152e5d64f6fbadc82a2b31230da
RANDOM SEED=1954028075

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.134
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	: 5334.26
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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:        26809360 kB
Buffers:           25932 kB
Cached:           104972 kB
SwapCached:         1432 kB
Active:          3714592 kB
Inactive:          71660 kB
Active(anon):    3656472 kB
Inactive(anon):     1380 kB
Active(file):      58120 kB
Inactive(file):    70280 kB
Unevictable:     1543360 kB
Mlocked:           14448 kB
SwapTotal:      67108856 kB
SwapFree:       67098884 kB
Dirty:               468 kB
Writeback:             0 kB
AnonPages:       5198124 kB
Mapped:            15448 kB
Shmem:                 0 kB
Slab:             566016 kB
SReclaimable:      10132 kB
SUnreclaim:       555884 kB
KernelStack:        1808 kB
PageTables:        14648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6096360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5111808 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= 71732 MiB
End job on node116 at 2016-06-06 19:14:38