Trace number 4100141

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 1792.06

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-neos14.opb
MD5SUM908b859aa6cb5be1c335ba1e4149146b
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 240
Optimality of the best value was proved NO
Number of variables17840
Total number of constraints656
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 constraints656
Minimum length of a constraint11
Maximum length of a constraint150
Number of terms in the objective function 10640
Biggest coefficient in the objective function 3638
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 534104
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261895
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 534104
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.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@2b21cc40
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@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4100141-1466211444.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.82/0.47	c ... done. Wall clock time 0.358s.
0.82/0.47	c declared #vars     17840
0.82/0.47	c #constraints  896
0.82/0.47	c constraints type 
0.82/0.47	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 896
0.82/0.47	c 896 constraints processed.
0.82/0.47	c objective function length is 10640 literals
1.73/0.95	c cleaning 2498 clauses out of 5001 with flag 10371/5001
2.29/1.30	c cleaning 4252 clauses out of 8505 with flag 23462/11003
2.79/1.80	c cleaning 5627 clauses out of 11253 with flag 38114/18003
3.51/2.55	c cleaning 6812 clauses out of 13624 with flag 54784/26001
4.45/3.46	c cleaning 7897 clauses out of 15811 with flag 73339/35000
5.56/4.54	c cleaning 8960 clauses out of 17920 with flag 95133/45006
6.76/5.79	c cleaning 9974 clauses out of 19954 with flag 119006/56000
8.09/7.07	c cleaning 10989 clauses out of 21977 with flag 145291/68000
9.46/8.09	c cleaning 11995 clauses out of 23990 with flag 173360/81002
11.42/9.69	c cleaning 12998 clauses out of 25996 with flag 202242/95003
12.41/10.53	c cleaning 13997 clauses out of 27993 with flag 235176/110000
13.51/11.64	c cleaning 14999 clauses out of 29997 with flag 270271/126001
15.22/13.37	c cleaning 15997 clauses out of 31997 with flag 311907/143000
16.91/15.02	c cleaning 16999 clauses out of 34002 with flag 358998/161002
19.01/17.13	c cleaning 18002 clauses out of 36004 with flag 408153/180003
21.01/19.18	c cleaning 18996 clauses out of 37999 with flag 456225/200000
23.61/21.72	c cleaning 19993 clauses out of 40003 with flag 510916/221000
26.12/24.27	c cleaning 21001 clauses out of 42010 with flag 567891/243000
28.36/26.46	c cleaning 21991 clauses out of 44005 with flag 625655/266000
31.35/29.47	c cleaning 23000 clauses out of 46015 with flag 687495/290001
33.16/31.24	c cleaning 23988 clauses out of 47989 with flag 746883/315000
34.69/32.72	c cleaning 24979 clauses out of 49964 with flag 807852/341000
37.02/35.09	c cleaning 25981 clauses out of 51983 with flag 871950/368001
39.82/37.83	c cleaning 26990 clauses out of 54002 with flag 950614/396001
42.42/40.49	c cleaning 28001 clauses out of 56014 with flag 1016123/425003
46.11/44.04	c cleaning 28993 clauses out of 58011 with flag 1092708/455001
50.21/48.18	c cleaning 30003 clauses out of 60017 with flag 1174468/486000
53.41/51.38	c cleaning 30998 clauses out of 62012 with flag 1250705/518000
57.21/55.14	c cleaning 32005 clauses out of 64014 with flag 1341945/551000
63.21/61.16	c cleaning 33001 clauses out of 66010 with flag 1414553/585001
69.15/67.04	c cleaning 34005 clauses out of 68009 with flag 1489970/620001
75.15/73.09	c cleaning 35000 clauses out of 70005 with flag 1567849/656002
78.95/76.89	c cleaning 35986 clauses out of 72000 with flag 1654639/693001
81.45/79.37	c cleaning 36997 clauses out of 74006 with flag 1751452/731002
84.95/82.81	c cleaning 38004 clauses out of 76007 with flag 1889906/770000
88.55/86.49	c cleaning 38991 clauses out of 78004 with flag 1996774/810001
94.52/92.31	c cleaning 39999 clauses out of 80012 with flag 2114272/851000
100.82/98.66	c cleaning 41001 clauses out of 82013 with flag 2236947/893000
108.12/105.97	c cleaning 42004 clauses out of 84012 with flag 2355009/936000
111.82/109.62	c cleaning 42999 clauses out of 86009 with flag 2472701/980001
115.82/113.60	c cleaning 43995 clauses out of 88009 with flag 2586473/1025000
119.68/117.41	c cleaning 44998 clauses out of 90000 with flag 2695287/1071000
123.99/121.70	c cleaning 46000 clauses out of 92002 with flag 2826972/1118000
131.19/128.94	c cleaning 47005 clauses out of 94009 with flag 2974935/1166007
140.54/138.22	c cleaning 47997 clauses out of 95997 with flag 3083991/1215000
145.64/143.38	c cleaning 48996 clauses out of 98001 with flag 3215216/1265001
149.65/147.40	c cleaning 50000 clauses out of 100006 with flag 3349595/1316002
154.55/152.23	c cleaning 50998 clauses out of 102007 with flag 3484468/1368003
160.24/157.88	c cleaning 51993 clauses out of 103993 with flag 3626100/1421000
168.80/166.38	c cleaning 52989 clauses out of 106000 with flag 3820032/1475000
174.00/171.59	c cleaning 53982 clauses out of 108012 with flag 3961142/1530001
180.99/178.42	c cleaning 55007 clauses out of 110025 with flag 4095348/1586000
192.59/190.04	c cleaning 56004 clauses out of 112019 with flag 4225012/1643001
203.92/201.40	c cleaning 57005 clauses out of 114014 with flag 4359909/1701000
215.42/212.83	c cleaning 58001 clauses out of 116014 with flag 4492849/1760005
223.15/220.57	c cleaning 58997 clauses out of 118006 with flag 4641774/1820000
231.05/228.43	c cleaning 59996 clauses out of 120009 with flag 4821024/1881000
244.31/241.66	c cleaning 61000 clauses out of 122015 with flag 4997628/1943002
259.41/256.75	c cleaning 61997 clauses out of 124015 with flag 5150361/2006002
271.86/269.16	c cleaning 62985 clauses out of 126018 with flag 5298446/2070002
287.51/284.63	c cleaning 64004 clauses out of 128017 with flag 5471941/2135002
294.43/291.56	c cleaning 64994 clauses out of 130012 with flag 5647616/2201001
308.22/305.33	c cleaning 66006 clauses out of 132019 with flag 5836421/2268002
321.99/319.08	c cleaning 67003 clauses out of 134014 with flag 6030080/2336003
332.30/329.35	c cleaning 67990 clauses out of 135997 with flag 6207778/2405002
347.07/344.08	c cleaning 68999 clauses out of 138005 with flag 6381085/2475001
357.51/354.47	c cleaning 69982 clauses out of 139982 with flag 6559478/2546000
365.78/362.64	c cleaning 70990 clauses out of 141998 with flag 6764228/2618001
378.39/375.23	c cleaning 71993 clauses out of 144008 with flag 6975462/2691001
396.81/393.61	c cleaning 73001 clauses out of 146016 with flag 7193689/2765002
411.51/408.37	c cleaning 73999 clauses out of 148013 with flag 7408622/2840000
428.75/425.53	c cleaning 75001 clauses out of 150015 with flag 7579909/2916001
454.04/450.76	c cleaning 76008 clauses out of 152018 with flag 7749697/2993005
467.00/463.69	c cleaning 76996 clauses out of 153997 with flag 7934337/3071000
481.63/478.22	c cleaning 77992 clauses out of 155998 with flag 8142775/3150001
502.96/499.54	c cleaning 78993 clauses out of 158005 with flag 8381944/3230000
525.59/522.17	c cleaning 79998 clauses out of 160012 with flag 8635551/3311000
546.75/543.23	c cleaning 81004 clauses out of 162015 with flag 8864340/3393001
562.10/558.58	c cleaning 81999 clauses out of 164007 with flag 9059126/3476000
579.39/575.75	c cleaning 82991 clauses out of 166009 with flag 9312907/3560001
595.57/591.83	c cleaning 83997 clauses out of 168009 with flag 9578653/3645000
622.94/619.16	c cleaning 85003 clauses out of 170014 with flag 9778877/3731002
639.50/635.65	c cleaning 85993 clauses out of 172009 with flag 9990572/3818000
667.47/663.50	c cleaning 86993 clauses out of 174016 with flag 10205638/3906000
678.21/674.22	c cleaning 88008 clauses out of 176023 with flag 10441217/3995000
694.72/690.64	c cleaning 88993 clauses out of 178009 with flag 10658884/4085001
705.55/701.46	c cleaning 89993 clauses out of 179996 with flag 10891750/4176001
724.25/720.02	c cleaning 90993 clauses out of 182004 with flag 11118141/4268002
750.88/746.50	c cleaning 92000 clauses out of 184011 with flag 11325377/4361002
768.66/764.22	c cleaning 92995 clauses out of 186007 with flag 11556221/4455003
778.81/774.23	c cleaning 93992 clauses out of 188003 with flag 11815809/4550000
792.71/788.02	c cleaning 94995 clauses out of 190011 with flag 12087053/4646000
807.53/802.73	c cleaning 95999 clauses out of 192016 with flag 12366263/4743000
830.75/825.82	c cleaning 97002 clauses out of 194017 with flag 12600074/4841000
860.71/855.77	c cleaning 97999 clauses out of 196017 with flag 12889096/4940002
876.16/871.04	c cleaning 98994 clauses out of 198016 with flag 13179769/5040000
893.41/888.16	c cleaning 100001 clauses out of 200021 with flag 13414328/5141000
916.03/910.67	c cleaning 100999 clauses out of 202018 with flag 13652917/5243001
936.20/930.76	c cleaning 102002 clauses out of 204021 with flag 13986967/5346003
962.02/956.45	c cleaning 103003 clauses out of 206017 with flag 14269643/5450001
985.76/980.06	c cleaning 104005 clauses out of 208015 with flag 14572308/5555002
999.89/994.08	c cleaning 104994 clauses out of 210001 with flag 14865394/5661004
1039.80/1033.84	c cleaning 105998 clauses out of 212003 with flag 15179529/5768000
1080.60/1074.54	c cleaning 107000 clauses out of 214005 with flag 15507542/5876000
1120.63/1114.40	c cleaning 108002 clauses out of 216005 with flag 15840701/5985000
1158.12/1151.85	c cleaning 108994 clauses out of 218004 with flag 16156295/6095001
1179.33/1172.93	c cleaning 109998 clauses out of 220007 with flag 16433279/6206000
1224.08/1217.66	c cleaning 111003 clauses out of 222010 with flag 16724784/6318001
1262.89/1256.32	c cleaning 112001 clauses out of 224009 with flag 17044977/6431003
1308.79/1302.10	c cleaning 113001 clauses out of 226007 with flag 17372467/6545002
1353.28/1346.53	c cleaning 113999 clauses out of 228004 with flag 17701943/6660000
1403.72/1396.96	c cleaning 114995 clauses out of 230005 with flag 18033103/6776000
1452.29/1445.38	c cleaning 116004 clauses out of 232010 with flag 18370918/6893000
1513.86/1506.70	c cleaning 117000 clauses out of 234007 with flag 18719633/7011001
1586.18/1578.92	c cleaning 118003 clauses out of 236007 with flag 19071957/7130001
1653.93/1646.50	c cleaning 118988 clauses out of 237976 with flag 19430078/7250002
1746.42/1738.84	c cleaning 119984 clauses out of 239986 with flag 19722456/7371000
1771.56/1763.71	c cleaning 120995 clauses out of 242001 with flag 20087097/7493001
1800.00/1792.02	c starts		: 12749
1800.00/1792.02	c conflicts		: 7609392
1800.00/1792.02	c decisions		: 11568237
1800.00/1792.02	c propagations		: 121971967
1800.00/1792.02	c inspects		: 38575792242
1800.00/1792.02	c shortcuts		: 0
1800.00/1792.02	c learnt literals	: 287
1800.00/1792.02	c learnt binary clauses	: 149
1800.00/1792.02	c learnt ternary clauses	: 117
1800.00/1792.02	c learnt constraints	: 7609105
1800.00/1792.02	c ignored constraints	: 0
1800.00/1792.02	c root simplifications	: 0
1800.00/1792.02	c removed literals (reason simplification)	: 0
1800.00/1792.02	c reason swapping (by a shorter reason)	: 0
1800.00/1792.02	c Calls to reduceDB	: 118
1800.00/1792.02	c Number of update (reduction) of LBD	: 947108
1800.00/1792.02	c Imported unit clauses	: 0
1800.00/1792.02	c number of reductions to clauses (during analyze)	: 0
1800.00/1792.02	c number of learned constraints concerned by reduction	: 0
1800.00/1792.02	c number of learning phase by resolution	: 0
1800.00/1792.02	c number of learning phase by cutting planes	: 0
1800.00/1792.02	c speed (assignments/second)	: 68083.55828398932
1800.00/1792.02	c non guided choices	892651
1800.00/1792.02	c timeout
1800.00/1792.05	c learnt constraints type 
1800.00/1792.05	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 149
1800.00/1792.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 237248
1800.00/1792.05	s UNKNOWN
1800.00/1792.05	c Total wall clock time (in seconds): 1791.935

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-4100141-1466211444/watcher-4100141-1466211444 -o /tmp/evaluation-result-4100141-1466211444/solver-4100141-1466211444 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466206108-2933 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4100141-1466211444.opb 

pid=3463
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.05 2.04 3/194 3466
/proc/meminfo: memFree=31414020/32872528 swapFree=190484/190484
[pid=3466] ppid=3463 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/3466/stat : 3466 (java) R 3463 3466 2916 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 23194967 9515008 184 33554432000 1073741824 1073778376 140737032398912 140737032390136 249649851831 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3466/statm: 2323 184 142 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.00 2.05 2.04 3/194 3466
/proc/meminfo: memFree=31414020/32872528 swapFree=190484/190484
[pid=3466] ppid=3463 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/3466/stat : 3466 (java) S 3463 3466 2916 0 -1 4202496 4410 0 1 0 8 1 0 0 20 0 18 0 23194967 9787879424 6028 33554432000 1073741824 1073778376 140734188719216 140734188710352 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3466/statm: 2389619 6028 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 2.00 2.05 2.04 3/194 3466
/proc/meminfo: memFree=31414020/32872528 swapFree=190484/190484
[pid=3466] ppid=3463 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/3466/stat : 3466 (java) S 3463 3466 2916 0 -1 4202496 4961 0 1 0 26 1 0 0 20 0 18 0 23194967 9787879424 6961 33554432000 1073741824 1073778376 140734188719216 140734188710352 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3466/statm: 2389619 6961 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300244 s]
/proc/loadavg: 2.00 2.05 2.04 3/194 3466
/proc/meminfo: memFree=31414020/32872528 swapFree=190484/190484
[pid=3466] ppid=3463 vsize=9559272 CPUtime=0.52 cores=1,3,5,7
/proc/3466/stat : 3466 (java) S 3463 3466 2916 0 -1 4202496 8580 0 1 0 50 2 0 0 20 0 18 0 23194967 9788694528 11900 33554432000 1073741824 1073778376 140734188719216 140734188710352 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3466/statm: 2389818 11900 2235 9 0 2380495 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9559272

[startup+0.70019 s]
/proc/loadavg: 2.00 2.05 2.04 3/194 3466
/proc/meminfo: memFree=31414020/32872528 swapFree=190484/190484
[pid=3466] ppid=3463 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/3466/stat : 3466 (java) S 3463 3466 2916 0 -1 4202496 11695 0 1 0 150 3 0 0 20 0 19 0 23194967 9856040960 23328 33554432000 1073741824 1073778376 140734188719216 140734188710352 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3466/statm: 2406260 23328 2265 9 0 2396937 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.00 2.05 2.04 3/213 3485
/proc/meminfo: memFree=31325352/32872528 swapFree=190484/190484
[pid=3466] ppid=3463 vsize=9625040 CPUtime=2.49 cores=1,3,5,7
/proc/3466/stat : 3466 (java) S 3463 3466 2916 0 -1 4202496 12847 0 1 0 246 3 0 0 20 0 19 0 23194967 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140734188710352 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3466/statm: 2406260 25936 2273 9 0 2396937 0
[pid=3466/tid=3468] ppid=3463 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/3466/task/3468/stat : 3468 (java) R 3463 3466 2916 0 -1 4202560 2447 0 1 0 143 2 0 0 20 0 19 0 23194968 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336953913024 140336798792427 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3469/stat : 3469 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336797932328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3470/stat : 3470 (java) S 3463 3466 2916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336796879528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3471/stat : 3471 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336795827240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3472/stat : 3472 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336794774440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3473/stat : 3473 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336793721128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3474] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3474/stat : 3474 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336792668328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3466/tid=3475] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3475/stat : 3475 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336791616040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3476] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3476/stat : 3476 (java) S 3463 3466 2916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336790563240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3477] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3477/stat : 3477 (java) S 3463 3466 2916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336307350248 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3478] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3478/stat : 3478 (java) S 3463 3466 2916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336306296312 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3479] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3479/stat : 3479 (java) S 3463 3466 2916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336305243912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3480] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3480/stat : 3480 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194973 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336304192400 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3481] ppid=3463 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/3466/task/3481/stat : 3481 (java) S 3463 3466 2916 0 -1 4202560 4082 0 0 0 53 0 0 0 20 0 19 0 23194973 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336303139000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3482] ppid=3463 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/3466/task/3482/stat : 3482 (java) S 3463 3466 2916 0 -1 4202560 5040 0 0 0 48 0 0 0 20 0 19 0 23194973 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336302086200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3483] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3483/stat : 3483 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194973 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336301034104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3484] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3484/stat : 3484 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194974 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336299981512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3485] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3485/stat : 3485 (java) S 3463 3466 2916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23195020 9856040960 25936 33554432000 1073741824 1073778376 140734188719216 140336298927528 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.00 2.05 2.04 3/213 3485
/proc/meminfo: memFree=31310272/32872528 swapFree=190484/190484
[pid=3466] ppid=3463 vsize=9625040 CPUtime=4.14 cores=1,3,5,7
/proc/3466/stat : 3466 (java) S 3463 3466 2916 0 -1 4202496 12856 0 1 0 410 4 0 0 20 0 19 0 23194967 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140734188710352 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3466/statm: 2406260 30544 2273 9 0 2396937 0
[pid=3466/tid=3468] ppid=3463 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/3466/task/3468/stat : 3468 (java) R 3463 3466 2916 0 -1 4202560 2456 0 1 0 302 3 0 0 20 0 19 0 23194968 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336953921800 140336798792138 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3469/stat : 3469 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336797932328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3470/stat : 3470 (java) S 3463 3466 2916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336796879528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3471/stat : 3471 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336795827240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3472/stat : 3472 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336794774440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3473/stat : 3473 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336793721128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3474] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3474/stat : 3474 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336792668328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3466/tid=3475] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3475/stat : 3475 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336791616040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3476] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3476/stat : 3476 (java) S 3463 3466 2916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336790563240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3477] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3477/stat : 3477 (java) S 3463 3466 2916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336307350248 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3478] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3478/stat : 3478 (java) S 3463 3466 2916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336306296312 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3479] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3479/stat : 3479 (java) S 3463 3466 2916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336305243912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3480] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3480/stat : 3480 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194973 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336304192400 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3481] ppid=3463 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/3466/task/3481/stat : 3481 (java) S 3463 3466 2916 0 -1 4202560 4082 0 0 0 53 0 0 0 20 0 19 0 23194973 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336303139000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3482] ppid=3463 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/3466/task/3482/stat : 3482 (java) S 3463 3466 2916 0 -1 4202560 5040 0 0 0 51 0 0 0 20 0 19 0 23194973 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336302086200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3483] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3483/stat : 3483 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194973 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336301034104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3484] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3484/stat : 3484 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194974 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336299981512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3485] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3485/stat : 3485 (java) S 3463 3466 2916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23195020 9856040960 30544 33554432000 1073741824 1073778376 140734188719216 140336298927528 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.00 2.05 2.04 3/213 3485
/proc/meminfo: memFree=31277764/32872528 swapFree=190484/190484
[pid=3466] ppid=3463 vsize=9625040 CPUtime=7.37 cores=1,3,5,7
/proc/3466/stat : 3466 (java) S 3463 3466 2916 0 -1 4202496 12874 0 1 0 733 4 0 0 20 0 19 0 23194967 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140734188710352 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3466/statm: 2406260 38149 2274 9 0 2396937 0
[pid=3466/tid=3468] ppid=3463 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/3466/task/3468/stat : 3468 (java) R 3463 3466 2916 0 -1 4202560 2473 0 1 0 622 3 0 0 20 0 19 0 23194968 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336953920680 140336798858010 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3469/stat : 3469 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336797932328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3470/stat : 3470 (java) S 3463 3466 2916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336796879528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3471/stat : 3471 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336795827240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3472/stat : 3472 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336794774440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3473/stat : 3473 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336793721128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3474] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3474/stat : 3474 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336792668328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3466/tid=3475] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3475/stat : 3475 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336791616040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3476] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3476/stat : 3476 (java) S 3463 3466 2916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23194970 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336790563240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3477] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3477/stat : 3477 (java) S 3463 3466 2916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336307350248 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3478] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3478/stat : 3478 (java) S 3463 3466 2916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336306296312 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3479] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3479/stat : 3479 (java) S 3463 3466 2916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336305243912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3480] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3480/stat : 3480 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194973 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336304192400 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3481] ppid=3463 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/3466/task/3481/stat : 3481 (java) S 3463 3466 2916 0 -1 4202560 4082 0 0 0 53 0 0 0 20 0 19 0 23194973 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336303139000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3482] ppid=3463 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/3466/task/3482/stat : 3482 (java) S 3463 3466 2916 0 -1 4202560 5040 0 0 0 54 0 0 0 20 0 19 0 23194973 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336302086200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3483] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3483/stat : 3483 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194973 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336301034104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3484] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3484/stat : 3484 (java) S 3463 3466 2916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 23194974 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336299981512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3485] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3485/stat : 3485 (java) S 3463 3466 2916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23195020 9856040960 38149 33554432000 1073741824 1073778376 140734188719216 140336298927528 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.37
Current children cumulated vsize (KiB) 9625040


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

[pid=3466/tid=3485] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3485/stat : 3485 (java) S 3463 3466 2916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23195020 9856040960 79283 33554432000 1073741824 1073778376 140734188719216 140336298927528 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1669.78
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.11 2.07 2.01 4/214 3616
/proc/meminfo: memFree=28732540/32872528 swapFree=190484/190484
[pid=3466] ppid=3463 vsize=9625040 CPUtime=1729.89 cores=1,3,5,7
/proc/3466/stat : 3466 (java) S 3463 3466 2916 0 -1 4202496 23686 0 1 0 172917 72 0 0 20 0 19 0 23194967 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140734188710352 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3466/statm: 2406260 78593 2296 9 0 2396937 0
[pid=3466/tid=3468] ppid=3463 vsize=9625040 CPUtime=1714.77 cores=1,3,5,7
/proc/3466/task/3468/stat : 3468 (java) R 3463 3466 2916 0 -1 4202560 2614 0 1 0 171446 31 0 0 20 0 19 0 23194968 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336953920688 140336798858867 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/3466/task/3469/stat : 3469 (java) S 3463 3466 2916 0 -1 4202560 294 0 0 0 94 4 0 0 20 0 19 0 23194970 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336797932328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/3466/task/3470/stat : 3470 (java) S 3463 3466 2916 0 -1 4202560 200 0 0 0 97 6 0 0 20 0 19 0 23194970 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336796879528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=9625040 CPUtime=0.88 cores=1,3,5,7
/proc/3466/task/3471/stat : 3471 (java) S 3463 3466 2916 0 -1 4202560 57 0 0 0 85 3 0 0 20 0 19 0 23194970 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336795827240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/3466/task/3472/stat : 3472 (java) S 3463 3466 2916 0 -1 4202560 106 0 0 0 96 4 0 0 20 0 19 0 23194970 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336794774440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=9625040 CPUtime=0.97 cores=1,3,5,7
/proc/3466/task/3473/stat : 3473 (java) S 3463 3466 2916 0 -1 4202560 330 0 0 0 94 3 0 0 20 0 19 0 23194970 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336793721128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3474] ppid=3463 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/3466/task/3474/stat : 3474 (java) S 3463 3466 2916 0 -1 4202560 105 0 0 0 101 5 0 0 20 0 19 0 23194970 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336792668328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3475] ppid=3463 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/3466/task/3475/stat : 3475 (java) S 3463 3466 2916 0 -1 4202560 237 0 0 0 100 5 0 0 20 0 19 0 23194970 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336791616040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3476] ppid=3463 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/3466/task/3476/stat : 3476 (java) S 3463 3466 2916 0 -1 4202560 204 0 0 0 95 4 0 0 20 0 19 0 23194970 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336790563240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3466/tid=3477] ppid=3463 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/3466/task/3477/stat : 3477 (java) S 3463 3466 2916 0 -1 4202560 142 0 0 0 48 4 0 0 20 0 19 0 23194971 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336307350248 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3478] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3478/stat : 3478 (java) S 3463 3466 2916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336306296312 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3479] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3479/stat : 3479 (java) S 3463 3466 2916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336305243912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3480] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3480/stat : 3480 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194973 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336304192400 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3481] ppid=3463 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/3466/task/3481/stat : 3481 (java) S 3463 3466 2916 0 -1 4202560 5125 0 0 0 69 0 0 0 20 0 19 0 23194973 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336303139000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3482] ppid=3463 vsize=9625040 CPUtime=1.23 cores=1,3,5,7
/proc/3466/task/3482/stat : 3482 (java) S 3463 3466 2916 0 -1 4202560 12909 0 0 0 121 2 0 0 20 0 19 0 23194973 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336302086200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3483] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3483/stat : 3483 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194973 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336301034104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3484] ppid=3463 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/3466/task/3484/stat : 3484 (java) S 3463 3466 2916 0 -1 4202560 100 0 0 0 19 29 0 0 20 0 19 0 23194974 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336299981512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3485] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3485/stat : 3485 (java) S 3463 3466 2916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23195020 9856040960 78593 33554432000 1073741824 1073778376 140734188719216 140336298927528 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1729.89
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/214 3617
/proc/meminfo: memFree=28738240/32872528 swapFree=190484/190484
[pid=3466] ppid=3463 vsize=9625040 CPUtime=1790.29 cores=1,3,5,7
/proc/3466/stat : 3466 (java) S 3463 3466 2916 0 -1 4202496 23714 0 1 0 178955 74 0 0 20 0 19 0 23194967 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140734188710352 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3466/statm: 2406260 77073 2296 9 0 2396937 0
[pid=3466/tid=3468] ppid=3463 vsize=9625040 CPUtime=1774.42 cores=1,3,5,7
/proc/3466/task/3468/stat : 3468 (java) R 3463 3466 2916 0 -1 4202560 2630 0 1 0 177411 31 0 0 20 0 19 0 23194968 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336953920688 140336799215393 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/3466/task/3469/stat : 3469 (java) S 3463 3466 2916 0 -1 4202560 297 0 0 0 103 4 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336797932328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/3466/task/3470/stat : 3470 (java) S 3463 3466 2916 0 -1 4202560 200 0 0 0 103 6 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336796879528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/3466/task/3471/stat : 3471 (java) S 3463 3466 2916 0 -1 4202560 57 0 0 0 93 3 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336795827240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=9625040 CPUtime=1.08 cores=1,3,5,7
/proc/3466/task/3472/stat : 3472 (java) S 3463 3466 2916 0 -1 4202560 106 0 0 0 104 4 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336794774440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/3466/task/3473/stat : 3473 (java) S 3463 3466 2916 0 -1 4202560 330 0 0 0 102 3 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336793721128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3474] ppid=3463 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/3466/task/3474/stat : 3474 (java) S 3463 3466 2916 0 -1 4202560 105 0 0 0 107 5 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336792668328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3475] ppid=3463 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/3466/task/3475/stat : 3475 (java) S 3463 3466 2916 0 -1 4202560 237 0 0 0 107 5 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336791616040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3476] ppid=3463 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/3466/task/3476/stat : 3476 (java) S 3463 3466 2916 0 -1 4202560 204 0 0 0 102 4 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336790563240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3477] ppid=3463 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/3466/task/3477/stat : 3477 (java) S 3463 3466 2916 0 -1 4202560 146 0 0 0 48 4 0 0 20 0 19 0 23194971 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336307350248 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3478] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3478/stat : 3478 (java) S 3463 3466 2916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336306296312 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3479] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3479/stat : 3479 (java) S 3463 3466 2916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336305243912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3480] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3480/stat : 3480 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194973 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336304192400 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3481] ppid=3463 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/3466/task/3481/stat : 3481 (java) S 3463 3466 2916 0 -1 4202560 5126 0 0 0 70 0 0 0 20 0 19 0 23194973 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336303139000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3482] ppid=3463 vsize=9625040 CPUtime=1.23 cores=1,3,5,7
/proc/3466/task/3482/stat : 3482 (java) S 3463 3466 2916 0 -1 4202560 12909 0 0 0 121 2 0 0 20 0 19 0 23194973 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336302086200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3483] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3483/stat : 3483 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194973 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336301034104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3484] ppid=3463 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/3466/task/3484/stat : 3484 (java) S 3463 3466 2916 0 -1 4202560 104 0 0 0 20 30 0 0 20 0 19 0 23194974 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336299981512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3485] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3485/stat : 3485 (java) S 3463 3466 2916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23195020 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336298927528 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1790.29
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.01 s]
/proc/loadavg: 2.03 2.05 2.01 3/214 3617
/proc/meminfo: memFree=28738284/32872528 swapFree=190484/190484
[pid=3466] ppid=3463 vsize=9625040 CPUtime=1800 cores=1,3,5,7
/proc/3466/stat : 3466 (java) S 3463 3466 2916 0 -1 4202496 23714 0 1 0 179926 74 0 0 20 0 19 0 23194967 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140734188710352 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3466/statm: 2406260 77073 2296 9 0 2396937 0
[pid=3466/tid=3468] ppid=3463 vsize=9625040 CPUtime=1784.1 cores=1,3,5,7
/proc/3466/task/3468/stat : 3468 (java) R 3463 3466 2916 0 -1 4202560 2630 0 1 0 178378 32 0 0 20 0 19 0 23194968 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336953920688 140336799215407 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/3466/task/3469/stat : 3469 (java) S 3463 3466 2916 0 -1 4202560 297 0 0 0 103 4 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336797932328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/3466/task/3470/stat : 3470 (java) S 3463 3466 2916 0 -1 4202560 200 0 0 0 103 6 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336796879528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/3466/task/3471/stat : 3471 (java) S 3463 3466 2916 0 -1 4202560 57 0 0 0 93 3 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336795827240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=9625040 CPUtime=1.08 cores=1,3,5,7
/proc/3466/task/3472/stat : 3472 (java) S 3463 3466 2916 0 -1 4202560 106 0 0 0 104 4 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336794774440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/3466/task/3473/stat : 3473 (java) S 3463 3466 2916 0 -1 4202560 330 0 0 0 102 3 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336793721128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3474] ppid=3463 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/3466/task/3474/stat : 3474 (java) S 3463 3466 2916 0 -1 4202560 105 0 0 0 107 5 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336792668328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3475] ppid=3463 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/3466/task/3475/stat : 3475 (java) S 3463 3466 2916 0 -1 4202560 237 0 0 0 107 5 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336791616040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3466/tid=3476] ppid=3463 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/3466/task/3476/stat : 3476 (java) S 3463 3466 2916 0 -1 4202560 204 0 0 0 102 4 0 0 20 0 19 0 23194970 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336790563240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3477] ppid=3463 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/3466/task/3477/stat : 3477 (java) S 3463 3466 2916 0 -1 4202560 146 0 0 0 48 4 0 0 20 0 19 0 23194971 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336307350248 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3478] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3478/stat : 3478 (java) S 3463 3466 2916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336306296312 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3479] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3479/stat : 3479 (java) S 3463 3466 2916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23194971 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336305243912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3480] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3480/stat : 3480 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194973 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336304192400 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3481] ppid=3463 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/3466/task/3481/stat : 3481 (java) S 3463 3466 2916 0 -1 4202560 5126 0 0 0 70 0 0 0 20 0 19 0 23194973 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336303139000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3482] ppid=3463 vsize=9625040 CPUtime=1.23 cores=1,3,5,7
/proc/3466/task/3482/stat : 3482 (java) S 3463 3466 2916 0 -1 4202560 12909 0 0 0 121 2 0 0 20 0 19 0 23194973 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336302086200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3483] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3483/stat : 3483 (java) S 3463 3466 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23194973 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336301034104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3466/tid=3484] ppid=3463 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/3466/task/3484/stat : 3484 (java) S 3463 3466 2916 0 -1 4202560 104 0 0 0 20 30 0 0 20 0 19 0 23194974 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336299981512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3466/tid=3485] ppid=3463 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3466/task/3485/stat : 3485 (java) S 3463 3466 2916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23195020 9856040960 77073 33554432000 1073741824 1073778376 140734188719216 140336298927528 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 3466 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 3466 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=808147
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=162823
# CPU time returned by wait4() is 1795.97
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1792.06
CPU time (s): 1800
CPU user time (s): 1799.26
CPU system time (s): 0.74
CPU usage (%): 100.443
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.81
system time used= 1.16282
maximum resident set size= 463536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23750
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42344
involuntary context switches= 29543

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4724 second user time and 13.233 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-18 02:57:24
IDJOB=4100141
IDBENCH=1578
IDSOLVER=2546
FILE ID=node102/4100141-1466211444
RUNJOBID= node102-1466206108-2933
PBS_JOBID= 19918170
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-neos14.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100141-1466211444/watcher-4100141-1466211444 -o /tmp/evaluation-result-4100141-1466211444/solver-4100141-1466211444 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466206108-2933 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4100141-1466211444.opb

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

MD5SUM BENCH= 908b859aa6cb5be1c335ba1e4149146b
RANDOM SEED=2085747182

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31414812 kB
Buffers:           38764 kB
Cached:            70192 kB
SwapCached:         1856 kB
Active:           500532 kB
Inactive:          65896 kB
Active(anon):     458788 kB
Inactive(anon):     1460 kB
Active(file):      41744 kB
Inactive(file):    64436 kB
Unevictable:      190484 kB
Mlocked:          190484 kB
SwapTotal:      67108856 kB
SwapFree:       67098948 kB
Dirty:              1220 kB
Writeback:             0 kB
AnonPages:        715000 kB
Mapped:            15384 kB
Shmem:                 0 kB
Slab:             568192 kB
SReclaimable:      12292 kB
SUnreclaim:       555900 kB
KernelStack:        1760 kB
PageTables:         5712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     827880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    503808 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= 71724 MiB
End job on node102 at 2016-06-18 03:27:17