Trace number 4103560

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 Resolution PB16? (TO) 1800.07 1777.84

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-lotfi.opb
MD5SUMc609a7262e604847d8434d132e2de9ed
Bench CategoryOPT-BIGINT (optimisation, big 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 variables9240
Total number of constraints145
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints145
Minimum length of a constraint30
Maximum length of a constraint3990
Number of terms in the objective function 240
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 8589934584
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 5368709120000000000
Number of bits of the biggest number in a constraint 63
Biggest sum of numbers in a constraint 40952512476384971616
Number of bits of the biggest sum of numbers66
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	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.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4103560-1466243623.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  objective function found
0.88/0.40	c ... done. Wall clock time 0.292s.
0.88/0.40	c declared #vars     9240
0.88/0.40	c #constraints  240
0.88/0.40	c constraints type 
0.88/0.40	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 237
0.88/0.40	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3
0.88/0.40	c 240 constraints processed.
0.88/0.40	c objective function length is 240 literals
2.69/1.43	c cleaning 2501 clauses out of 5001 with flag 10399/5001
3.68/2.22	c cleaning 4248 clauses out of 8499 with flag 22508/11000
4.68/3.22	c cleaning 5624 clauses out of 11251 with flag 36627/18000
5.78/4.39	c cleaning 6808 clauses out of 13627 with flag 52861/26000
6.91/5.47	c cleaning 7910 clauses out of 15819 with flag 71868/35000
8.31/6.86	c cleaning 8951 clauses out of 17909 with flag 93424/45000
10.01/8.59	c cleaning 9977 clauses out of 19958 with flag 116536/56000
11.52/10.05	c cleaning 10991 clauses out of 21982 with flag 141758/68001
13.34/11.83	c cleaning 11993 clauses out of 23991 with flag 169866/81001
15.54/14.01	c cleaning 13000 clauses out of 25999 with flag 200856/95002
17.64/16.17	c cleaning 13999 clauses out of 27999 with flag 233095/110002
20.25/18.72	c cleaning 14999 clauses out of 29998 with flag 266497/126000
22.94/21.43	c cleaning 16000 clauses out of 31999 with flag 302763/143000
26.34/24.84	c cleaning 16996 clauses out of 34000 with flag 340039/161001
31.00/29.41	c cleaning 18000 clauses out of 36006 with flag 379148/180003
34.71/33.19	c cleaning 18997 clauses out of 38004 with flag 420351/200001
38.80/37.21	c cleaning 20002 clauses out of 40006 with flag 465056/221000
41.70/40.15	c cleaning 21001 clauses out of 42005 with flag 510327/243001
45.40/43.87	c cleaning 21997 clauses out of 44003 with flag 557625/266000
49.15/47.58	c cleaning 22998 clauses out of 46007 with flag 607090/290001
53.05/51.49	c cleaning 24004 clauses out of 48008 with flag 658784/315000
57.76/56.11	c cleaning 25002 clauses out of 50004 with flag 713033/341000
62.35/60.76	c cleaning 26000 clauses out of 52003 with flag 769311/368001
67.29/65.60	c cleaning 26994 clauses out of 54002 with flag 827343/396000
72.29/70.63	c cleaning 28004 clauses out of 56008 with flag 887940/425000
77.60/75.93	c cleaning 28997 clauses out of 58004 with flag 950394/455000
83.44/81.70	c cleaning 29996 clauses out of 60007 with flag 1014563/486000
89.04/87.30	c cleaning 31005 clauses out of 62013 with flag 1080727/518002
95.25/93.52	c cleaning 32001 clauses out of 64006 with flag 1148881/551000
101.71/99.90	c cleaning 33000 clauses out of 66007 with flag 1219421/585002
107.51/105.79	c cleaning 34000 clauses out of 68005 with flag 1291954/620000
114.91/113.14	c cleaning 34999 clauses out of 70006 with flag 1366641/656001
122.37/120.51	c cleaning 36001 clauses out of 72006 with flag 1443999/693000
129.97/128.14	c cleaning 37003 clauses out of 74006 with flag 1523227/731001
138.77/136.97	c cleaning 38001 clauses out of 76002 with flag 1604905/770000
146.92/145.02	c cleaning 39001 clauses out of 78001 with flag 1687049/810000
155.52/153.65	c cleaning 39997 clauses out of 80000 with flag 1771354/851000
165.32/163.33	c cleaning 40999 clauses out of 82004 with flag 1863533/893001
173.82/171.86	c cleaning 41999 clauses out of 84005 with flag 1953365/936001
182.31/180.20	c cleaning 43003 clauses out of 86005 with flag 2043786/980000
191.21/189.11	c cleaning 43995 clauses out of 88002 with flag 2137170/1025000
202.20/200.03	c cleaning 44999 clauses out of 90007 with flag 2238122/1071000
213.74/211.40	c cleaning 45992 clauses out of 92008 with flag 2381959/1118000
229.99/227.67	c cleaning 47002 clauses out of 94016 with flag 2528546/1166000
243.28/240.34	c cleaning 47997 clauses out of 96014 with flag 2662769/1215000
267.19/263.63	c cleaning 48998 clauses out of 98017 with flag 2789108/1265000
298.70/294.44	c cleaning 50009 clauses out of 100022 with flag 2925892/1316003
341.15/336.44	c cleaning 51005 clauses out of 102010 with flag 3042007/1368000
396.85/391.67	c cleaning 52002 clauses out of 104006 with flag 3162617/1421001
455.67/449.99	c cleaning 53000 clauses out of 106004 with flag 3286424/1475001
495.54/489.33	c cleaning 54001 clauses out of 108003 with flag 3398046/1530000
551.08/544.13	c cleaning 54995 clauses out of 110002 with flag 3510535/1586000
610.11/602.58	c cleaning 56002 clauses out of 112009 with flag 3625945/1643002
664.86/656.68	c cleaning 57003 clauses out of 114006 with flag 3742629/1701001
726.49/717.35	c cleaning 57993 clauses out of 116004 with flag 3871168/1760002
780.04/770.14	c cleaning 59002 clauses out of 118009 with flag 3993479/1820000
835.18/824.73	c cleaning 60003 clauses out of 120008 with flag 4115709/1881001
892.55/881.41	c cleaning 61002 clauses out of 122004 with flag 4240477/1943000
982.39/970.09	c cleaning 62001 clauses out of 124004 with flag 4366481/2006002
1070.86/1057.41	c cleaning 63001 clauses out of 126003 with flag 4495229/2070002
1146.62/1132.32	c cleaning 64002 clauses out of 128005 with flag 4625243/2135005
1222.70/1207.31	c cleaning 64998 clauses out of 129999 with flag 4757235/2201001
1296.70/1280.40	c cleaning 65980 clauses out of 132001 with flag 4891255/2268001
1390.76/1373.49	c cleaning 67004 clauses out of 134021 with flag 5027255/2336001
1476.81/1458.61	c cleaning 68001 clauses out of 136016 with flag 5165253/2405000
1564.37/1545.04	c cleaning 69007 clauses out of 138015 with flag 5305256/2475000
1654.20/1633.79	c cleaning 70005 clauses out of 140010 with flag 5447261/2546002
1746.87/1725.26	c cleaning 70998 clauses out of 142003 with flag 5591257/2618000
1800.07/1777.80	c starts		: 9636
1800.07/1777.80	c conflicts		: 2667599
1800.07/1777.80	c decisions		: 5860886
1800.07/1777.80	c propagations		: 34924711
1800.07/1777.80	c inspects		: 17974562681
1800.07/1777.80	c shortcuts		: 0
1800.07/1777.80	c learnt literals	: 0
1800.07/1777.80	c learnt binary clauses	: 7
1800.07/1777.80	c learnt ternary clauses	: 48
1800.07/1777.80	c learnt constraints	: 2667599
1800.07/1777.80	c ignored constraints	: 0
1800.07/1777.80	c root simplifications	: 0
1800.07/1777.80	c removed literals (reason simplification)	: 0
1800.07/1777.80	c reason swapping (by a shorter reason)	: 0
1800.07/1777.80	c Calls to reduceDB	: 68
1800.07/1777.80	c Number of update (reduction) of LBD	: 50914
1800.07/1777.80	c Imported unit clauses	: 0
1800.07/1777.80	c number of reductions to clauses (during analyze)	: 0
1800.07/1777.80	c number of learned constraints concerned by reduction	: 0
1800.07/1777.80	c number of learning phase by resolution	: 0
1800.07/1777.80	c number of learning phase by cutting planes	: 0
1800.07/1777.80	c speed (assignments/second)	: 19649.72509851668
1800.07/1777.80	c non guided choices	11527
1800.07/1777.80	c timeout
1800.07/1777.83	c learnt constraints type 
1800.07/1777.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 7
1800.07/1777.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 120598
1800.07/1777.83	s UNKNOWN
1800.07/1777.83	c Total wall clock time (in seconds): 1777.715

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-4103560-1466243623/watcher-4103560-1466243623 -o /tmp/evaluation-result-4103560-1466243623/solver-4103560-1466243623 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6932 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103560-1466243623.opb 

pid=7216
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: 2.21 2.25 2.11 4/194 7219
/proc/meminfo: memFree=26610088/32872528 swapFree=1497824/1644992
[pid=7219] ppid=7216 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/7219/stat : 7219 (java) D 7216 7219 6916 0 -1 4202496 533 0 0 0 0 0 0 0 20 0 1 0 26409148 9515008 185 33554432000 1073741824 1073778376 140735134792896 140735134781960 259103223079 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/7219/statm: 2323 185 143 9 0 71 0

[startup+0.100208 s]
/proc/loadavg: 2.21 2.25 2.11 4/194 7219
/proc/meminfo: memFree=26610088/32872528 swapFree=1497824/1644992
[pid=7219] ppid=7216 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/7219/stat : 7219 (java) S 7216 7219 6916 0 -1 4202496 4407 0 1 0 8 1 0 0 20 0 18 0 26409148 9787879424 6029 33554432000 1073741824 1073778376 140735134792896 140735134784032 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7219/statm: 2389619 6029 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200219 s]
/proc/loadavg: 2.21 2.25 2.11 4/194 7219
/proc/meminfo: memFree=26610088/32872528 swapFree=1497824/1644992
[pid=7219] ppid=7216 vsize=9558476 CPUtime=0.3 cores=0,2,4,6
/proc/7219/stat : 7219 (java) S 7216 7219 6916 0 -1 4202496 7714 0 1 0 29 1 0 0 20 0 18 0 26409148 9787879424 8976 33554432000 1073741824 1073778376 140735134792896 140735134784032 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7219/statm: 2389619 8976 2206 9 0 2380296 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300224 s]
/proc/loadavg: 2.21 2.25 2.11 4/194 7219
/proc/meminfo: memFree=26610088/32872528 swapFree=1497824/1644992
[pid=7219] ppid=7216 vsize=9558476 CPUtime=0.59 cores=0,2,4,6
/proc/7219/stat : 7219 (java) S 7216 7219 6916 0 -1 4202496 9275 0 1 0 57 2 0 0 20 0 18 0 26409148 9787879424 11184 33554432000 1073741824 1073778376 140735134792896 140735134784032 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7219/statm: 2389619 11184 2243 9 0 2380296 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9558476

[startup+0.70019 s]
/proc/loadavg: 2.21 2.25 2.11 4/194 7219
/proc/meminfo: memFree=26610088/32872528 swapFree=1497824/1644992
[pid=7219] ppid=7216 vsize=9625040 CPUtime=1.79 cores=0,2,4,6
/proc/7219/stat : 7219 (java) S 7216 7219 6916 0 -1 4202496 19749 0 1 0 175 4 0 0 20 0 19 0 26409148 9856040960 22508 33554432000 1073741824 1073778376 140735134792896 140735134784032 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7219/statm: 2406260 22508 2258 9 0 2396937 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 9625040

[startup+1.50077 s]
/proc/loadavg: 2.21 2.25 2.11 4/213 7238
/proc/meminfo: memFree=26519304/32872528 swapFree=1497824/1644992
[pid=7219] ppid=7216 vsize=9625040 CPUtime=2.82 cores=0,2,4,6
/proc/7219/stat : 7219 (java) S 7216 7219 6916 0 -1 4202496 19776 0 1 0 278 4 0 0 20 0 19 0 26409148 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140735134784032 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7219/statm: 2406260 25572 2266 9 0 2396937 0
[pid=7219/tid=7221] ppid=7216 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/7219/task/7221/stat : 7221 (java) R 7216 7219 6916 0 -1 4202560 2445 0 1 0 145 2 0 0 20 0 19 0 26409149 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657545326728 140657377912993 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7222] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7222/stat : 7222 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657506818728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7223] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7223/stat : 7223 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657505766184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7224] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7224/stat : 7224 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657504713640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7225] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7225/stat : 7225 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657503661096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7226] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7226/stat : 7226 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657502607528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7227] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7227/stat : 7227 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657501554984 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7228] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7228/stat : 7228 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657500502440 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7229] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7229/stat : 7229 (java) S 7216 7219 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657499449896 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7230] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7230/stat : 7230 (java) S 7216 7219 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26409151 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657368722024 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7231] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7231/stat : 7231 (java) S 7216 7219 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26409152 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657367668344 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7232] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7232/stat : 7232 (java) S 7216 7219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26409152 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657366615688 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7233] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7233/stat : 7233 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657365564432 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7234] ppid=7216 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/7219/task/7234/stat : 7234 (java) S 7216 7219 6916 0 -1 4202560 10545 0 0 0 66 1 0 0 20 0 19 0 26409154 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657364510776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7235] ppid=7216 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/7219/task/7235/stat : 7235 (java) S 7216 7219 6916 0 -1 4202560 5514 0 0 0 64 0 0 0 20 0 19 0 26409154 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657363458232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7236] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7236/stat : 7236 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140657362405880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7237] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7237/stat : 7237 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140656353733448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7238] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7238/stat : 7238 (java) S 7216 7219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26409192 9856040960 25572 33554432000 1073741824 1073778376 140735134792896 140656352679208 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.28 2.26 2.12 4/213 7238
/proc/meminfo: memFree=26508428/32872528 swapFree=1497824/1644992
[pid=7219] ppid=7216 vsize=9625040 CPUtime=4.58 cores=0,2,4,6
/proc/7219/stat : 7219 (java) S 7216 7219 6916 0 -1 4202496 21497 0 1 0 453 5 0 0 20 0 19 0 26409148 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140735134784032 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7219/statm: 2406260 29186 2266 9 0 2396937 0
[pid=7219/tid=7221] ppid=7216 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/7219/task/7221/stat : 7221 (java) R 7216 7219 6916 0 -1 4202560 2453 0 1 0 304 2 0 0 20 0 19 0 26409149 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657545326888 140657377913421 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7222] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7222/stat : 7222 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657506818728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7223] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7223/stat : 7223 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657505766184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7224] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7224/stat : 7224 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657504713640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7225] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7225/stat : 7225 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657503661096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7226] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7226/stat : 7226 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657502607528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7227] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7227/stat : 7227 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657501554984 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7228] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7228/stat : 7228 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657500502440 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7229] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7229/stat : 7229 (java) S 7216 7219 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657499449896 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7230] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7230/stat : 7230 (java) S 7216 7219 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26409151 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657368722024 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7231] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7231/stat : 7231 (java) S 7216 7219 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26409152 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657367668344 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7232] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7232/stat : 7232 (java) S 7216 7219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26409152 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657366615688 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7233] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7233/stat : 7233 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657365564432 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7234] ppid=7216 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/7219/task/7234/stat : 7234 (java) S 7216 7219 6916 0 -1 4202560 10545 0 0 0 67 1 0 0 20 0 19 0 26409154 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657364510776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7235] ppid=7216 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/7219/task/7235/stat : 7235 (java) S 7216 7219 6916 0 -1 4202560 7227 0 0 0 77 2 0 0 20 0 19 0 26409154 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657363458232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7236] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7236/stat : 7236 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140657362405880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7237] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7237/stat : 7237 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140656353733448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7238] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7238/stat : 7238 (java) S 7216 7219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26409192 9856040960 29186 33554432000 1073741824 1073778376 140735134792896 140656352679208 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.28 2.26 2.12 3/213 7238
/proc/meminfo: memFree=26476432/32872528 swapFree=1497824/1644992
[pid=7219] ppid=7216 vsize=9625040 CPUtime=7.81 cores=0,2,4,6
/proc/7219/stat : 7219 (java) S 7216 7219 6916 0 -1 4202496 21515 0 1 0 776 5 0 0 20 0 19 0 26409148 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140735134784032 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7219/statm: 2406260 37185 2267 9 0 2396937 0
[pid=7219/tid=7221] ppid=7216 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/7219/task/7221/stat : 7221 (java) R 7216 7219 6916 0 -1 4202560 2470 0 1 0 623 2 0 0 20 0 19 0 26409149 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657545318048 140657377829791 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7222] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7222/stat : 7222 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657506818728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7223] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7223/stat : 7223 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657505766184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7224] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7224/stat : 7224 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657504713640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7225] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7225/stat : 7225 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657503661096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7226] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7226/stat : 7226 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657502607528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7227] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7227/stat : 7227 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657501554984 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7228] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7228/stat : 7228 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657500502440 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7229] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7229/stat : 7229 (java) S 7216 7219 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26409150 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657499449896 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7230] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7230/stat : 7230 (java) S 7216 7219 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26409151 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657368722024 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7231] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7231/stat : 7231 (java) S 7216 7219 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26409152 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657367668344 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7232] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7232/stat : 7232 (java) S 7216 7219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26409152 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657366615688 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7233] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7233/stat : 7233 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657365564432 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7234] ppid=7216 vsize=9625040 CPUtime=0.72 cores=0,2,4,6
/proc/7219/task/7234/stat : 7234 (java) S 7216 7219 6916 0 -1 4202560 10545 0 0 0 71 1 0 0 20 0 19 0 26409154 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657364510776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7235] ppid=7216 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/7219/task/7235/stat : 7235 (java) S 7216 7219 6916 0 -1 4202560 7227 0 0 0 77 2 0 0 20 0 19 0 26409154 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657363458232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7236] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7236/stat : 7236 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140657362405880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7237] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7237/stat : 7237 (java) S 7216 7219 6916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140656353733448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7238] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7238/stat : 7238 (java) S 7216 7219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26409192 9856040960 37185 33554432000 1073741824 1073778376 140735134792896 140656352679208 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 9625040


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

[pid=7219/tid=7238] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7238/stat : 7238 (java) S 7216 7219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26409192 9856040960 202119 33554432000 1073741824 1073778376 140735134792896 140656352679208 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1622.48
Current children cumulated vsize (KiB) 9625040

[startup+1662.3 s]
/proc/loadavg: 2.22 2.19 2.18 3/213 7368
/proc/meminfo: memFree=28906256/32872528 swapFree=1497824/1644992
[pid=7219] ppid=7216 vsize=9625040 CPUtime=1683.15 cores=0,2,4,6
/proc/7219/stat : 7219 (java) S 7216 7219 6916 0 -1 4202496 43068 0 1 0 168115 200 0 0 20 0 19 0 26409148 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140735134784032 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7219/statm: 2406260 215849 2289 9 0 2396937 0
[pid=7219/tid=7221] ppid=7216 vsize=9625040 CPUtime=1646.35 cores=0,2,4,6
/proc/7219/task/7221/stat : 7221 (java) R 7216 7219 6916 0 -1 4202560 10998 0 1 0 164579 56 0 0 20 0 19 0 26409149 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657545325456 140657377612143 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7222] ppid=7216 vsize=9625040 CPUtime=3.56 cores=0,2,4,6
/proc/7219/task/7222/stat : 7222 (java) S 7216 7219 6916 0 -1 4202560 488 0 0 0 343 13 0 0 20 0 19 0 26409150 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657506818728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7223] ppid=7216 vsize=9625040 CPUtime=3.58 cores=0,2,4,6
/proc/7219/task/7223/stat : 7223 (java) S 7216 7219 6916 0 -1 4202560 788 0 0 0 345 13 0 0 20 0 19 0 26409150 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657505766184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7224] ppid=7216 vsize=9625040 CPUtime=3.46 cores=0,2,4,6
/proc/7219/task/7224/stat : 7224 (java) S 7216 7219 6916 0 -1 4202560 477 0 0 0 332 14 0 0 20 0 19 0 26409150 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657504713640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7225] ppid=7216 vsize=9625040 CPUtime=3.49 cores=0,2,4,6
/proc/7219/task/7225/stat : 7225 (java) S 7216 7219 6916 0 -1 4202560 769 0 0 0 334 15 0 0 20 0 19 0 26409150 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657503661096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7226] ppid=7216 vsize=9625040 CPUtime=3.57 cores=0,2,4,6
/proc/7219/task/7226/stat : 7226 (java) S 7216 7219 6916 0 -1 4202560 554 0 0 0 345 12 0 0 20 0 19 0 26409150 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657502607528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7227] ppid=7216 vsize=9625040 CPUtime=3.43 cores=0,2,4,6
/proc/7219/task/7227/stat : 7227 (java) S 7216 7219 6916 0 -1 4202560 661 0 0 0 329 14 0 0 20 0 19 0 26409150 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657501554984 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7228] ppid=7216 vsize=9625040 CPUtime=3.64 cores=0,2,4,6
/proc/7219/task/7228/stat : 7228 (java) S 7216 7219 6916 0 -1 4202560 571 0 0 0 348 16 0 0 20 0 19 0 26409150 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657500502440 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7229] ppid=7216 vsize=9625040 CPUtime=3.43 cores=0,2,4,6
/proc/7219/task/7229/stat : 7229 (java) S 7216 7219 6916 0 -1 4202560 966 0 0 0 326 17 0 0 20 0 19 0 26409150 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657499449896 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7230] ppid=7216 vsize=9625040 CPUtime=2.08 cores=0,2,4,6
/proc/7219/task/7230/stat : 7230 (java) S 7216 7219 6916 0 -1 4202560 2268 0 0 0 182 26 0 0 20 0 19 0 26409151 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657368722024 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7231] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7231/stat : 7231 (java) S 7216 7219 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26409152 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657367668344 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7232] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7232/stat : 7232 (java) S 7216 7219 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26409152 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657366615688 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7233] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7233/stat : 7233 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657365564432 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7234] ppid=7216 vsize=9625040 CPUtime=1.52 cores=0,2,4,6
/proc/7219/task/7234/stat : 7234 (java) S 7216 7219 6916 0 -1 4202560 15948 0 0 0 150 2 0 0 20 0 19 0 26409154 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657364510776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7235] ppid=7216 vsize=9625040 CPUtime=0.83 cores=0,2,4,6
/proc/7219/task/7235/stat : 7235 (java) S 7216 7219 6916 0 -1 4202560 7227 0 0 0 81 2 0 0 20 0 19 0 26409154 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657363458232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7236] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7236/stat : 7236 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140657362405880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7237] ppid=7216 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/7219/task/7237/stat : 7237 (java) S 7216 7219 6916 0 -1 4202560 95 0 0 0 26 31 0 0 20 0 19 0 26409154 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140656353733448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7238] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7238/stat : 7238 (java) S 7216 7219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26409192 9856040960 215849 33554432000 1073741824 1073778376 140735134792896 140656352679208 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1683.15
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.25 2.20 2.18 3/213 7369
/proc/meminfo: memFree=28907076/32872528 swapFree=1497824/1644992
[pid=7219] ppid=7216 vsize=9625040 CPUtime=1743.93 cores=0,2,4,6
/proc/7219/stat : 7219 (java) S 7216 7219 6916 0 -1 4202496 43504 0 1 0 174187 206 0 0 20 0 19 0 26409148 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140735134784032 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7219/statm: 2406260 218940 2289 9 0 2396937 0
[pid=7219/tid=7221] ppid=7216 vsize=9625040 CPUtime=1705.62 cores=0,2,4,6
/proc/7219/task/7221/stat : 7221 (java) R 7216 7219 6916 0 -1 4202560 11045 0 1 0 170506 56 0 0 20 0 19 0 26409149 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657545325648 140657378068423 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7222] ppid=7216 vsize=9625040 CPUtime=3.72 cores=0,2,4,6
/proc/7219/task/7222/stat : 7222 (java) S 7216 7219 6916 0 -1 4202560 627 0 0 0 358 14 0 0 20 0 19 0 26409150 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657506818728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7223] ppid=7216 vsize=9625040 CPUtime=3.76 cores=0,2,4,6
/proc/7219/task/7223/stat : 7223 (java) S 7216 7219 6916 0 -1 4202560 816 0 0 0 362 14 0 0 20 0 19 0 26409150 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657505766184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7224] ppid=7216 vsize=9625040 CPUtime=3.64 cores=0,2,4,6
/proc/7219/task/7224/stat : 7224 (java) S 7216 7219 6916 0 -1 4202560 485 0 0 0 349 15 0 0 20 0 19 0 26409150 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657504713640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7225] ppid=7216 vsize=9625040 CPUtime=3.64 cores=0,2,4,6
/proc/7219/task/7225/stat : 7225 (java) S 7216 7219 6916 0 -1 4202560 783 0 0 0 349 15 0 0 20 0 19 0 26409150 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657503661096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7226] ppid=7216 vsize=9625040 CPUtime=3.71 cores=0,2,4,6
/proc/7219/task/7226/stat : 7226 (java) S 7216 7219 6916 0 -1 4202560 682 0 0 0 358 13 0 0 20 0 19 0 26409150 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657502607528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7227] ppid=7216 vsize=9625040 CPUtime=3.57 cores=0,2,4,6
/proc/7219/task/7227/stat : 7227 (java) S 7216 7219 6916 0 -1 4202560 673 0 0 0 343 14 0 0 20 0 19 0 26409150 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657501554984 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7228] ppid=7216 vsize=9625040 CPUtime=3.78 cores=0,2,4,6
/proc/7219/task/7228/stat : 7228 (java) S 7216 7219 6916 0 -1 4202560 582 0 0 0 361 17 0 0 20 0 19 0 26409150 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657500502440 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7229] ppid=7216 vsize=9625040 CPUtime=3.57 cores=0,2,4,6
/proc/7219/task/7229/stat : 7229 (java) S 7216 7219 6916 0 -1 4202560 973 0 0 0 340 17 0 0 20 0 19 0 26409150 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657499449896 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7230] ppid=7216 vsize=9625040 CPUtime=2.22 cores=0,2,4,6
/proc/7219/task/7230/stat : 7230 (java) S 7216 7219 6916 0 -1 4202560 2308 0 0 0 195 27 0 0 20 0 19 0 26409151 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657368722024 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7231] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7231/stat : 7231 (java) S 7216 7219 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26409152 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657367668344 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7232] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7232/stat : 7232 (java) S 7216 7219 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26409152 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657366615688 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7233] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7233/stat : 7233 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657365564432 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7234] ppid=7216 vsize=9625040 CPUtime=1.52 cores=0,2,4,6
/proc/7219/task/7234/stat : 7234 (java) S 7216 7219 6916 0 -1 4202560 15948 0 0 0 150 2 0 0 20 0 19 0 26409154 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657364510776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7235] ppid=7216 vsize=9625040 CPUtime=0.83 cores=0,2,4,6
/proc/7219/task/7235/stat : 7235 (java) S 7216 7219 6916 0 -1 4202560 7227 0 0 0 81 2 0 0 20 0 19 0 26409154 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657363458232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7236] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7236/stat : 7236 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140657362405880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7237] ppid=7216 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/7219/task/7237/stat : 7237 (java) S 7216 7219 6916 0 -1 4202560 97 0 0 0 27 33 0 0 20 0 19 0 26409154 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140656353733448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7238] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7238/stat : 7238 (java) S 7216 7219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26409192 9856040960 218940 33554432000 1073741824 1073778376 140735134792896 140656352679208 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1743.93
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1777.8 s]
/proc/loadavg: 2.18 2.19 2.18 3/213 7370
/proc/meminfo: memFree=28869352/32872528 swapFree=1497824/1644992
[pid=7219] ppid=7216 vsize=9625040 CPUtime=1800.07 cores=0,2,4,6
/proc/7219/stat : 7219 (java) S 7216 7219 6916 0 -1 4202496 45164 0 1 0 179796 211 0 0 20 0 19 0 26409148 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140735134784032 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7219/statm: 2406260 228387 2289 9 0 2396937 0
[pid=7219/tid=7221] ppid=7216 vsize=9625040 CPUtime=1760.67 cores=0,2,4,6
/proc/7219/task/7221/stat : 7221 (java) R 7216 7219 6916 0 -1 4202560 12117 0 1 0 176009 58 0 0 20 0 19 0 26409149 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657545325648 140657378068386 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7222] ppid=7216 vsize=9625040 CPUtime=3.84 cores=0,2,4,6
/proc/7219/task/7222/stat : 7222 (java) S 7216 7219 6916 0 -1 4202560 632 0 0 0 370 14 0 0 20 0 19 0 26409150 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657506818728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7223] ppid=7216 vsize=9625040 CPUtime=3.86 cores=0,2,4,6
/proc/7219/task/7223/stat : 7223 (java) S 7216 7219 6916 0 -1 4202560 819 0 0 0 372 14 0 0 20 0 19 0 26409150 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657505766184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7224] ppid=7216 vsize=9625040 CPUtime=3.77 cores=0,2,4,6
/proc/7219/task/7224/stat : 7224 (java) S 7216 7219 6916 0 -1 4202560 550 0 0 0 362 15 0 0 20 0 19 0 26409150 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657504713640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7225] ppid=7216 vsize=9625040 CPUtime=3.75 cores=0,2,4,6
/proc/7219/task/7225/stat : 7225 (java) S 7216 7219 6916 0 -1 4202560 809 0 0 0 360 15 0 0 20 0 19 0 26409150 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657503661096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7219/tid=7226] ppid=7216 vsize=9625040 CPUtime=3.81 cores=0,2,4,6
/proc/7219/task/7226/stat : 7226 (java) S 7216 7219 6916 0 -1 4202560 1003 0 0 0 368 13 0 0 20 0 19 0 26409150 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657502607528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7227] ppid=7216 vsize=9625040 CPUtime=3.71 cores=0,2,4,6
/proc/7219/task/7227/stat : 7227 (java) S 7216 7219 6916 0 -1 4202560 686 0 0 0 356 15 0 0 20 0 19 0 26409150 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657501554984 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7228] ppid=7216 vsize=9625040 CPUtime=3.89 cores=0,2,4,6
/proc/7219/task/7228/stat : 7228 (java) S 7216 7219 6916 0 -1 4202560 684 0 0 0 372 17 0 0 20 0 19 0 26409150 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657500502440 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7229] ppid=7216 vsize=9625040 CPUtime=3.68 cores=0,2,4,6
/proc/7219/task/7229/stat : 7229 (java) S 7216 7219 6916 0 -1 4202560 973 0 0 0 350 18 0 0 20 0 19 0 26409150 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657499449896 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7230] ppid=7216 vsize=9625040 CPUtime=2.23 cores=0,2,4,6
/proc/7219/task/7230/stat : 7230 (java) S 7216 7219 6916 0 -1 4202560 2357 0 0 0 195 28 0 0 20 0 19 0 26409151 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657368722024 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7231] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7231/stat : 7231 (java) S 7216 7219 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26409152 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657367668344 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7232] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7232/stat : 7232 (java) S 7216 7219 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26409152 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657366615688 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7233] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7233/stat : 7233 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657365564432 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7219/tid=7234] ppid=7216 vsize=9625040 CPUtime=1.52 cores=0,2,4,6
/proc/7219/task/7234/stat : 7234 (java) S 7216 7219 6916 0 -1 4202560 15948 0 0 0 150 2 0 0 20 0 19 0 26409154 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657364510776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7235] ppid=7216 vsize=9625040 CPUtime=0.83 cores=0,2,4,6
/proc/7219/task/7235/stat : 7235 (java) S 7216 7219 6916 0 -1 4202560 7227 0 0 0 81 2 0 0 20 0 19 0 26409154 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657363458232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7236] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7236/stat : 7236 (java) S 7216 7219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26409154 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140657362405880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7219/tid=7237] ppid=7216 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/7219/task/7237/stat : 7237 (java) S 7216 7219 6916 0 -1 4202560 101 0 0 0 29 34 0 0 20 0 19 0 26409154 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140656353733448 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7219/tid=7238] ppid=7216 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7219/task/7238/stat : 7238 (java) S 7216 7219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26409192 9856040960 228387 33554432000 1073741824 1073778376 140735134792896 140656352679208 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

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 7219 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 7219 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=911284
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=591606
# CPU time returned by wait4() is 1796.5
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1777.84
CPU time (s): 1800.07
CPU user time (s): 1797.96
CPU system time (s): 2.11
CPU usage (%): 101.251
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.91
system time used= 2.59161
maximum resident set size= 1175564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45203
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78712
involuntary context switches= 101696

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.90349 second user time and 13.7619 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-18 11:53:43
IDJOB=4103560
IDBENCH=2394
IDSOLVER=2546
FILE ID=node124/4103560-1466243623
RUNJOBID= node124-1466241833-6932
PBS_JOBID= 19918215
Free space on /tmp= 71712 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-lotfi.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103560-1466243623/watcher-4103560-1466243623 -o /tmp/evaluation-result-4103560-1466243623/solver-4103560-1466243623 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6932 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103560-1466243623.opb

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

MD5SUM BENCH= c609a7262e604847d8434d132e2de9ed
RANDOM SEED=1535310777

node124.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.791
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.58
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.791
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.791
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.791
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
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.54
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.791
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26610104 kB
Buffers:          125928 kB
Cached:           171312 kB
SwapCached:         3080 kB
Active:          3650044 kB
Inactive:         200076 kB
Active(anon):    3552108 kB
Inactive(anon):     2880 kB
Active(file):      97936 kB
Inactive(file):   197196 kB
Unevictable:     1644992 kB
Mlocked:         1497824 kB
SwapTotal:      67108856 kB
SwapFree:       67099796 kB
Dirty:               924 kB
Writeback:             0 kB
AnonPages:       5195976 kB
Mapped:            17112 kB
Shmem:                 0 kB
Slab:             624744 kB
SReclaimable:      68692 kB
SUnreclaim:       556052 kB
KernelStack:        1600 kB
PageTables:        14248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5338592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3518464 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= 71728 MiB
End job on node124 at 2016-06-18 12:23:21