Trace number 4085829

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 PB16SAT (TO)6 1800.08 1796.84

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_25_5.opb
MD5SUM65a3c38bd8963c911b96c745ee468cb1
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark38.5941
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint26
Maximum length of a constraint40
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3062
Sum of products size (including duplicates)6124
Number of different products3062
Sum of products size6124

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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.10	c os.name		Linux
0.00/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.10	c os.arch		amd64
0.00/0.10	c Free memory 		501472288
0.00/0.10	c Max memory 		7480803328
0.00/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4085829-1465256928.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.42/0.36	c ... done. Wall clock time 0.243s.
0.42/0.36	c declared #vars     100
0.42/0.36	c internal #vars     3162
0.42/0.36	c #constraints  6224
0.42/0.36	c constraints type 
0.42/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3162
0.42/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3062
0.42/0.36	c 6224 constraints processed.
0.42/0.36	c objective function length is 100 literals
0.42/0.39	c SATISFIABLE
0.42/0.39	c OPTIMIZING...
0.42/0.39	c Got one! Elapsed wall clock time (in seconds):0.275
0.42/0.39	o 8
1.01/0.50	c Got one! Elapsed wall clock time (in seconds):0.376
1.01/0.50	o 7
1.01/0.56	c Got one! Elapsed wall clock time (in seconds):0.438
1.01/0.56	o 6
2.13/1.58	c cleaning 2705 clauses out of 5417 with flag 11416/5417
3.54/2.86	c cleaning 4352 clauses out of 8712 with flag 25254/11417
5.04/4.40	c cleaning 5677 clauses out of 11361 with flag 41647/18418
6.96/6.21	c cleaning 6839 clauses out of 13688 with flag 60523/26422
9.07/8.39	c cleaning 7919 clauses out of 15845 with flag 82331/35418
11.67/10.93	c cleaning 8954 clauses out of 17926 with flag 106994/45418
14.47/13.73	c cleaning 9968 clauses out of 19971 with flag 133586/56417
17.67/16.91	c cleaning 10993 clauses out of 22004 with flag 162867/68418
21.17/20.46	c cleaning 11986 clauses out of 24010 with flag 194270/81417
25.08/24.34	c cleaning 12998 clauses out of 26024 with flag 229237/95417
29.38/28.62	c cleaning 13999 clauses out of 28026 with flag 266752/110417
34.07/33.37	c cleaning 15006 clauses out of 30029 with flag 306945/126419
39.17/38.47	c cleaning 15998 clauses out of 32023 with flag 350853/143419
46.23/45.41	c cleaning 17001 clauses out of 34023 with flag 398360/161417
53.83/53.07	c cleaning 18007 clauses out of 36022 with flag 450172/180417
62.66/61.87	c cleaning 18998 clauses out of 38015 with flag 506080/200417
73.05/71.73	c cleaning 20008 clauses out of 40017 with flag 563604/221417
83.51/81.95	c cleaning 21005 clauses out of 42009 with flag 622365/243417
93.62/92.00	c cleaning 22002 clauses out of 44005 with flag 684737/266418
104.92/103.36	c cleaning 22984 clauses out of 46005 with flag 749983/290420
115.61/114.07	c cleaning 24009 clauses out of 48018 with flag 815424/315417
128.41/126.88	c cleaning 25005 clauses out of 50009 with flag 885856/341417
139.99/138.30	c cleaning 26001 clauses out of 52008 with flag 956673/368421
152.89/151.23	c cleaning 27003 clauses out of 54005 with flag 1032386/396419
165.19/163.51	c cleaning 27997 clauses out of 56000 with flag 1108738/425417
178.81/177.11	c cleaning 29002 clauses out of 58007 with flag 1193346/455421
192.91/191.20	c cleaning 29973 clauses out of 60004 with flag 1281568/486420
207.68/205.98	c cleaning 31009 clauses out of 62028 with flag 1371451/518417
222.78/221.03	c cleaning 32005 clauses out of 64019 with flag 1460017/551417
237.98/236.27	c cleaning 32995 clauses out of 66015 with flag 1553808/585418
253.99/252.28	c cleaning 34004 clauses out of 68020 with flag 1648702/620418
271.08/269.32	c cleaning 34998 clauses out of 70017 with flag 1751515/656419
289.29/287.55	c cleaning 36006 clauses out of 72021 with flag 1856774/693421
307.10/305.36	c cleaning 37002 clauses out of 74013 with flag 1961702/731419
326.18/324.37	c cleaning 37989 clauses out of 76011 with flag 2073982/770419
345.39/343.50	c cleaning 39010 clauses out of 78020 with flag 2181422/810417
365.09/363.26	c cleaning 40003 clauses out of 80010 with flag 2299726/851417
383.38/381.58	c cleaning 40996 clauses out of 82007 with flag 2415925/893417
403.38/401.56	c cleaning 41995 clauses out of 84011 with flag 2542798/936417
423.38/421.54	c cleaning 42993 clauses out of 86019 with flag 2666802/980420
443.97/442.15	c cleaning 44007 clauses out of 88024 with flag 2792593/1025418
465.47/463.64	c cleaning 45007 clauses out of 90020 with flag 2933163/1071421
488.57/486.79	c cleaning 46003 clauses out of 92009 with flag 3077856/1118417
511.09/509.23	c cleaning 46986 clauses out of 94010 with flag 3223934/1166421
533.30/531.42	c cleaning 48007 clauses out of 96025 with flag 3366525/1215422
556.30/554.46	c cleaning 49004 clauses out of 98013 with flag 3516635/1265417
579.49/577.69	c cleaning 49992 clauses out of 100009 with flag 3663347/1316417
603.38/601.54	c cleaning 51003 clauses out of 102017 with flag 3818189/1368417
627.38/625.46	c cleaning 52006 clauses out of 104016 with flag 3970348/1421419
652.18/650.27	c cleaning 52985 clauses out of 106010 with flag 4125149/1475419
677.07/675.19	c cleaning 54007 clauses out of 108023 with flag 4284020/1530417
702.86/700.90	c cleaning 54980 clauses out of 110018 with flag 4445856/1586419
730.90/728.81	c cleaning 56018 clauses out of 112038 with flag 4610007/1643419
758.69/756.62	c cleaning 57005 clauses out of 114021 with flag 4774870/1701420
787.09/785.07	c cleaning 58002 clauses out of 116013 with flag 4945573/1760417
816.09/814.03	c cleaning 59002 clauses out of 118012 with flag 5115282/1820418
845.07/843.01	c cleaning 60004 clauses out of 120009 with flag 5282698/1881417
876.43/874.20	c cleaning 60995 clauses out of 122005 with flag 5460342/1943418
913.03/910.89	c cleaning 62001 clauses out of 124010 with flag 5649405/2006418
951.47/949.23	c cleaning 62998 clauses out of 126008 with flag 5841118/2070417
989.28/987.03	c cleaning 64005 clauses out of 128010 with flag 6041769/2135417
1027.79/1025.53	c cleaning 64988 clauses out of 130005 with flag 6244659/2201417
1066.67/1064.28	c cleaning 66005 clauses out of 132018 with flag 6449523/2268418
1108.67/1106.23	c cleaning 66999 clauses out of 134018 with flag 6661906/2336423
1150.88/1148.46	c cleaning 68005 clauses out of 136016 with flag 6861671/2405420
1194.68/1192.27	c cleaning 68996 clauses out of 138011 with flag 7067469/2475420
1237.58/1234.95	c cleaning 70001 clauses out of 140012 with flag 7269448/2546417
1276.78/1274.11	c cleaning 70979 clauses out of 142012 with flag 7478146/2618418
1318.30/1315.61	c cleaning 72013 clauses out of 144032 with flag 7686170/2691417
1360.87/1358.03	c cleaning 72997 clauses out of 146019 with flag 7893964/2765417
1407.46/1404.69	c cleaning 74004 clauses out of 148029 with flag 8117715/2840424
1456.15/1453.35	c cleaning 75009 clauses out of 150021 with flag 8344598/2916420
1506.24/1503.23	c cleaning 75993 clauses out of 152009 with flag 8565221/2993417
1556.45/1553.46	c cleaning 77009 clauses out of 154018 with flag 8787244/3071419
1607.46/1604.44	c cleaning 77994 clauses out of 156010 with flag 9019416/3150420
1656.18/1653.06	c cleaning 79003 clauses out of 158016 with flag 9258835/3230420
1705.26/1702.10	c cleaning 80003 clauses out of 160010 with flag 9491810/3311417
1753.40/1750.14	c cleaning 80998 clauses out of 162007 with flag 9723250/3393417
1800.08/1796.80	c starts		: 3392
1800.08/1796.80	c conflicts		: 3475738
1800.08/1796.80	c decisions		: 6105756
1800.08/1796.80	c propagations		: 1059847638
1800.08/1796.80	c inspects		: 19154232947
1800.08/1796.80	c shortcuts		: 0
1800.08/1796.80	c learnt literals	: 1
1800.08/1796.80	c learnt binary clauses	: 11
1800.08/1796.80	c learnt ternary clauses	: 51
1800.08/1796.80	c learnt constraints	: 3475737
1800.08/1796.80	c ignored constraints	: 0
1800.08/1796.80	c root simplifications	: 0
1800.08/1796.80	c removed literals (reason simplification)	: 0
1800.08/1796.80	c reason swapping (by a shorter reason)	: 0
1800.08/1796.80	c Calls to reduceDB	: 78
1800.08/1796.80	c Number of update (reduction) of LBD	: 1020095
1800.08/1796.80	c Imported unit clauses	: 0
1800.08/1796.80	c number of reductions to clauses (during analyze)	: 0
1800.08/1796.80	c number of learned constraints concerned by reduction	: 0
1800.08/1796.80	c number of learning phase by resolution	: 0
1800.08/1796.80	c number of learning phase by cutting planes	: 0
1800.08/1796.80	c speed (assignments/second)	: 589973.0454890077
1800.08/1796.80	c non guided choices	0
1800.08/1796.83	c learnt constraints type 
1800.08/1796.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 11
1800.08/1796.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 163319
1800.08/1796.83	s SATISFIABLE
1800.08/1796.83	c Found 3 solution(s)
1800.08/1796.83	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 
1800.08/1796.83	c objective function=6
1800.08/1796.83	c Total wall clock time (in seconds): 1796.714

Verifier Data

OK	6

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-4085829-1465256928/watcher-4085829-1465256928 -o /tmp/evaluation-result-4085829-1465256928/solver-4085829-1465256928 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465255130-5981 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085829-1465256928.opb 

pid=6137
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.28 2.24 2.18 3/194 6140
/proc/meminfo: memFree=30010796/32872528 swapFree=16360/1798728
[pid=6140] ppid=6137 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/6140/stat : 6140 (java) R 6137 6140 5965 0 -1 4202496 467 0 0 0 0 0 0 0 20 0 1 0 107625941 9379840 123 33554432000 1073741824 1073778376 140735839751936 140735839749064 260193685984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6140/statm: 2372 131 100 9 0 120 0

[startup+0.100058 s]
/proc/loadavg: 2.28 2.24 2.18 3/194 6140
/proc/meminfo: memFree=30010796/32872528 swapFree=16360/1798728
[pid=6140] ppid=6137 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/6140/stat : 6140 (java) S 6137 6140 5965 0 -1 4202496 4398 0 1 0 8 1 0 0 20 0 18 0 107625941 9787879424 6026 33554432000 1073741824 1073778376 140735839751936 140735839743072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6140/statm: 2389619 6026 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20031 s]
/proc/loadavg: 2.28 2.24 2.18 3/194 6140
/proc/meminfo: memFree=30010796/32872528 swapFree=16360/1798728
[pid=6140] ppid=6137 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/6140/stat : 6140 (java) S 6137 6140 5965 0 -1 4202496 4585 0 1 0 21 1 0 0 20 0 18 0 107625941 9787879424 6704 33554432000 1073741824 1073778376 140735839751936 140735839743072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6140/statm: 2389619 6704 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300319 s]
/proc/loadavg: 2.28 2.24 2.18 3/194 6140
/proc/meminfo: memFree=30010796/32872528 swapFree=16360/1798728
[pid=6140] ppid=6137 vsize=9558476 CPUtime=0.42 cores=0,2,4,6
/proc/6140/stat : 6140 (java) S 6137 6140 5965 0 -1 4202496 5328 0 1 0 41 1 0 0 20 0 18 0 107625941 9787879424 7592 33554432000 1073741824 1073778376 140735839751936 140735839743072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6140/statm: 2389619 7592 2238 9 0 2380296 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 9558476

[startup+0.700235 s]
/proc/loadavg: 2.28 2.24 2.18 3/194 6140
/proc/meminfo: memFree=30010796/32872528 swapFree=16360/1798728
[pid=6140] ppid=6137 vsize=9625040 CPUtime=1.3 cores=0,2,4,6
/proc/6140/stat : 6140 (java) S 6137 6140 5965 0 -1 4202496 9717 0 1 0 128 2 0 0 20 0 19 0 107625941 9856040960 11092 33554432000 1073741824 1073778376 140735839751936 140735839743072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6140/statm: 2406260 11092 2265 9 0 2396937 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 9625040

[startup+1.50067 s]
/proc/loadavg: 2.25 2.23 2.18 3/213 6159
/proc/meminfo: memFree=29973168/32872528 swapFree=16360/1798728
[pid=6140] ppid=6137 vsize=9625040 CPUtime=2.13 cores=0,2,4,6
/proc/6140/stat : 6140 (java) S 6137 6140 5965 0 -1 4202496 9721 0 1 0 211 2 0 0 20 0 19 0 107625941 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 140735839743072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6140/statm: 2406260 11606 2266 9 0 2396937 0
[pid=6140/tid=6142] ppid=6137 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/6140/task/6142/stat : 6142 (java) R 6137 6140 5965 0 -1 4202560 2417 0 1 0 145 1 0 0 20 0 19 0 107625942 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993371335128 139993201393792 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6143] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6143/stat : 6143 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993332828712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6144] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6144/stat : 6144 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993331775912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6145] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6145/stat : 6145 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993330723112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6140/tid=6146] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6146/stat : 6146 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993329670312 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6147] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6147/stat : 6147 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993328618536 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6148] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6148/stat : 6148 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993327565736 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6149] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6149/stat : 6149 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993326512936 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6150] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6150/stat : 6150 (java) S 6137 6140 5965 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993325460136 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6151] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6151/stat : 6151 (java) S 6137 6140 5965 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107625944 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993195452904 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6152] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6152/stat : 6152 (java) S 6137 6140 5965 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107625945 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993194398968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6153] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6153/stat : 6153 (java) S 6137 6140 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107625945 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993193346056 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6154] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6154/stat : 6154 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993192294544 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6155] ppid=6137 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/6140/task/6155/stat : 6155 (java) S 6137 6140 5965 0 -1 4202560 3997 0 0 0 34 0 0 0 20 0 19 0 107625947 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993191242680 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6156] ppid=6137 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/6140/task/6156/stat : 6156 (java) S 6137 6140 5965 0 -1 4202560 2035 0 0 0 29 0 0 0 20 0 19 0 107625947 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993190189880 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6157] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6157/stat : 6157 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993189137272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6158] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6158/stat : 6158 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993188084680 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6159] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6159/stat : 6159 (java) S 6137 6140 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107625978 9856040960 11606 33554432000 1073741824 1073778376 140735839751936 139993186809000 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.25 2.23 2.18 3/213 6225
/proc/meminfo: memFree=30176580/32872528 swapFree=16360/1798728
[pid=6140] ppid=6137 vsize=9625040 CPUtime=3.84 cores=0,2,4,6
/proc/6140/stat : 6140 (java) S 6137 6140 5965 0 -1 4202496 11033 0 1 0 382 2 0 0 20 0 19 0 107625941 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 140735839743072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6140/statm: 2406260 12668 2274 9 0 2396937 0
[pid=6140/tid=6142] ppid=6137 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/6140/task/6142/stat : 6142 (java) R 6137 6140 5965 0 -1 4202560 2419 0 1 0 304 1 0 0 20 0 19 0 107625942 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993371337064 139993201328598 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6143] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6143/stat : 6143 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993332828712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6144] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6144/stat : 6144 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993331775912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6145] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6145/stat : 6145 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993330723112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6140/tid=6146] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6146/stat : 6146 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993329670312 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6147] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6147/stat : 6147 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993328618536 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6148] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6148/stat : 6148 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993327565736 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6149] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6149/stat : 6149 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993326512936 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6150] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6150/stat : 6150 (java) S 6137 6140 5965 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993325460136 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6151] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6151/stat : 6151 (java) S 6137 6140 5965 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107625944 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993195452904 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6152] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6152/stat : 6152 (java) S 6137 6140 5965 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107625945 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993194398968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6153] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6153/stat : 6153 (java) S 6137 6140 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107625945 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993193346056 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6154] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6154/stat : 6154 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993192294544 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6155] ppid=6137 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/6140/task/6155/stat : 6155 (java) S 6137 6140 5965 0 -1 4202560 3997 0 0 0 36 0 0 0 20 0 19 0 107625947 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993191242680 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6156] ppid=6137 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/6140/task/6156/stat : 6156 (java) S 6137 6140 5965 0 -1 4202560 3345 0 0 0 38 0 0 0 20 0 19 0 107625947 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993190189880 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6157] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6157/stat : 6157 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993189137272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6158] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6158/stat : 6158 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993188084680 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6159] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6159/stat : 6159 (java) S 6137 6140 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107625978 9856040960 12668 33554432000 1073741824 1073778376 140735839751936 139993186809000 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.25 2.23 2.18 3/213 6290
/proc/meminfo: memFree=29972744/32872528 swapFree=16360/1798728
[pid=6140] ppid=6137 vsize=9625040 CPUtime=7.07 cores=0,2,4,6
/proc/6140/stat : 6140 (java) S 6137 6140 5965 0 -1 4202496 11038 0 1 0 704 3 0 0 20 0 19 0 107625941 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 140735839743072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6140/statm: 2406260 14117 2274 9 0 2396937 0
[pid=6140/tid=6142] ppid=6137 vsize=9625040 CPUtime=6.24 cores=0,2,4,6
/proc/6140/task/6142/stat : 6142 (java) R 6137 6140 5965 0 -1 4202560 2424 0 1 0 623 1 0 0 20 0 19 0 107625942 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993371336968 139993200952851 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6143] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6143/stat : 6143 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993332828712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6144] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6144/stat : 6144 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993331775912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6145] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6145/stat : 6145 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993330723112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6140/tid=6146] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6146/stat : 6146 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993329670312 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6147] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6147/stat : 6147 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993328618536 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6148] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6148/stat : 6148 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993327565736 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6149] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6149/stat : 6149 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993326512936 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6150] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6150/stat : 6150 (java) S 6137 6140 5965 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107625943 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993325460136 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6151] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6151/stat : 6151 (java) S 6137 6140 5965 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107625944 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993195452904 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6152] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6152/stat : 6152 (java) S 6137 6140 5965 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107625945 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993194398968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6153] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6153/stat : 6153 (java) S 6137 6140 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107625945 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993193346056 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6154] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6154/stat : 6154 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993192294544 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6155] ppid=6137 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/6140/task/6155/stat : 6155 (java) S 6137 6140 5965 0 -1 4202560 3997 0 0 0 38 0 0 0 20 0 19 0 107625947 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993191242680 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6156] ppid=6137 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/6140/task/6156/stat : 6156 (java) S 6137 6140 5965 0 -1 4202560 3345 0 0 0 38 0 0 0 20 0 19 0 107625947 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993190189880 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6157] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6157/stat : 6157 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993189137272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6158] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6158/stat : 6158 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993188084680 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6159] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6159/stat : 6159 (java) S 6137 6140 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107625978 9856040960 14117 33554432000 1073741824 1073778376 140735839751936 139993186809000 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 9625040


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

[pid=6140/tid=6159] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6159/stat : 6159 (java) S 6137 6140 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107625978 9856040960 163016 33554432000 1073741824 1073778376 140735839751936 139993186809000 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1665.48
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/213 6355
/proc/meminfo: memFree=26361052/32872528 swapFree=16360/1798728
[pid=6140] ppid=6137 vsize=9625040 CPUtime=1725.6 cores=0,2,4,6
/proc/6140/stat : 6140 (java) S 6137 6140 5965 0 -1 4202496 24342 0 1 0 172467 93 0 0 20 0 19 0 107625941 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 140735839743072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6140/statm: 2406260 165233 2297 9 0 2396937 0
[pid=6140/tid=6142] ppid=6137 vsize=9625040 CPUtime=1716.88 cores=0,2,4,6
/proc/6140/task/6142/stat : 6142 (java) R 6137 6140 5965 0 -1 4202560 2497 0 1 0 171656 32 0 0 20 0 19 0 107625942 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993371335872 139993201334166 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6143] ppid=6137 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/6140/task/6143/stat : 6143 (java) S 6137 6140 5965 0 -1 4202560 195 0 0 0 21 10 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993332828712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6144] ppid=6137 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/6140/task/6144/stat : 6144 (java) S 6137 6140 5965 0 -1 4202560 172 0 0 0 15 7 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993331775912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6145] ppid=6137 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/6140/task/6145/stat : 6145 (java) S 6137 6140 5965 0 -1 4202560 242 0 0 0 20 9 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993330723112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6140/tid=6146] ppid=6137 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/6140/task/6146/stat : 6146 (java) S 6137 6140 5965 0 -1 4202560 347 0 0 0 17 7 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993329670312 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6147] ppid=6137 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/6140/task/6147/stat : 6147 (java) S 6137 6140 5965 0 -1 4202560 214 0 0 0 20 9 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993328618536 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6148] ppid=6137 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/6140/task/6148/stat : 6148 (java) S 6137 6140 5965 0 -1 4202560 249 0 0 0 13 6 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993327565736 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6140/tid=6149] ppid=6137 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/6140/task/6149/stat : 6149 (java) S 6137 6140 5965 0 -1 4202560 309 0 0 0 14 4 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993326512936 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6150] ppid=6137 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/6140/task/6150/stat : 6150 (java) S 6137 6140 5965 0 -1 4202560 288 0 0 0 21 6 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993325460136 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6151] ppid=6137 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/6140/task/6151/stat : 6151 (java) S 6137 6140 5965 0 -1 4202560 152 0 0 0 11 2 0 0 20 0 19 0 107625944 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993195452904 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6152] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6152/stat : 6152 (java) S 6137 6140 5965 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107625945 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993194398968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6153] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6153/stat : 6153 (java) S 6137 6140 5965 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107625945 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993193346056 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6154] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6154/stat : 6154 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993192294544 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6155] ppid=6137 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/6140/task/6155/stat : 6155 (java) S 6137 6140 5965 0 -1 4202560 12683 0 0 0 112 2 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993191242680 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6140/tid=6156] ppid=6137 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/6140/task/6156/stat : 6156 (java) S 6137 6140 5965 0 -1 4202560 5638 0 0 0 60 1 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993190189880 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6157] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6157/stat : 6157 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993189137272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6158] ppid=6137 vsize=9625040 CPUtime=0.52 cores=0,2,4,6
/proc/6140/task/6158/stat : 6158 (java) S 6137 6140 5965 0 -1 4202560 99 0 0 0 25 27 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993188084680 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6159] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6159/stat : 6159 (java) S 6137 6140 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107625978 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993186809000 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1725.6
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/213 6357
/proc/meminfo: memFree=26434732/32872528 swapFree=16360/1798728
[pid=6140] ppid=6137 vsize=9625040 CPUtime=1785.59 cores=0,2,4,6
/proc/6140/stat : 6140 (java) S 6137 6140 5965 0 -1 4202496 24346 0 1 0 178465 94 0 0 20 0 19 0 107625941 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 140735839743072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6140/statm: 2406260 165233 2297 9 0 2396937 0
[pid=6140/tid=6142] ppid=6137 vsize=9625040 CPUtime=1776.71 cores=0,2,4,6
/proc/6140/task/6142/stat : 6142 (java) R 6137 6140 5965 0 -1 4202560 2497 0 1 0 177637 34 0 0 20 0 19 0 107625942 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993371328176 139993201334043 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6143] ppid=6137 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/6140/task/6143/stat : 6143 (java) S 6137 6140 5965 0 -1 4202560 195 0 0 0 21 10 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993332828712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6144] ppid=6137 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/6140/task/6144/stat : 6144 (java) S 6137 6140 5965 0 -1 4202560 172 0 0 0 15 7 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993331775912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6145] ppid=6137 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/6140/task/6145/stat : 6145 (java) S 6137 6140 5965 0 -1 4202560 242 0 0 0 20 9 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993330723112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6140/tid=6146] ppid=6137 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/6140/task/6146/stat : 6146 (java) S 6137 6140 5965 0 -1 4202560 347 0 0 0 17 7 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993329670312 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6147] ppid=6137 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/6140/task/6147/stat : 6147 (java) S 6137 6140 5965 0 -1 4202560 214 0 0 0 20 9 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993328618536 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6148] ppid=6137 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/6140/task/6148/stat : 6148 (java) S 6137 6140 5965 0 -1 4202560 249 0 0 0 13 6 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993327565736 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6140/tid=6149] ppid=6137 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/6140/task/6149/stat : 6149 (java) S 6137 6140 5965 0 -1 4202560 309 0 0 0 14 4 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993326512936 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6150] ppid=6137 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/6140/task/6150/stat : 6150 (java) S 6137 6140 5965 0 -1 4202560 288 0 0 0 21 6 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993325460136 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6151] ppid=6137 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/6140/task/6151/stat : 6151 (java) S 6137 6140 5965 0 -1 4202560 152 0 0 0 11 2 0 0 20 0 19 0 107625944 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993195452904 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6152] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6152/stat : 6152 (java) S 6137 6140 5965 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107625945 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993194398968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6153] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6153/stat : 6153 (java) S 6137 6140 5965 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107625945 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993193346056 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6154] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6154/stat : 6154 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993192294544 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6155] ppid=6137 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/6140/task/6155/stat : 6155 (java) S 6137 6140 5965 0 -1 4202560 12683 0 0 0 112 2 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993191242680 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6140/tid=6156] ppid=6137 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/6140/task/6156/stat : 6156 (java) S 6137 6140 5965 0 -1 4202560 5638 0 0 0 60 1 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993190189880 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6157] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6157/stat : 6157 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993189137272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6158] ppid=6137 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/6140/task/6158/stat : 6158 (java) S 6137 6140 5965 0 -1 4202560 103 0 0 0 25 28 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993188084680 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6159] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6159/stat : 6159 (java) S 6137 6140 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107625978 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993186809000 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1785.59
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.8 s]
/proc/loadavg: 2.24 2.22 2.18 3/213 6488
/proc/meminfo: memFree=29480824/32872528 swapFree=16360/1798728
[pid=6140] ppid=6137 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/6140/stat : 6140 (java) S 6137 6140 5965 0 -1 4202496 24346 0 1 0 179914 94 0 0 20 0 19 0 107625941 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 140735839743072 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6140/statm: 2406260 165233 2297 9 0 2396937 0
[pid=6140/tid=6142] ppid=6137 vsize=9625040 CPUtime=1791.17 cores=0,2,4,6
/proc/6140/task/6142/stat : 6142 (java) R 6137 6140 5965 0 -1 4202560 2497 0 1 0 179083 34 0 0 20 0 19 0 107625942 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993371328176 139993201334165 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6143] ppid=6137 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/6140/task/6143/stat : 6143 (java) S 6137 6140 5965 0 -1 4202560 195 0 0 0 21 10 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993332828712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6144] ppid=6137 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/6140/task/6144/stat : 6144 (java) S 6137 6140 5965 0 -1 4202560 172 0 0 0 15 7 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993331775912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6145] ppid=6137 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/6140/task/6145/stat : 6145 (java) S 6137 6140 5965 0 -1 4202560 242 0 0 0 20 9 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993330723112 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6140/tid=6146] ppid=6137 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/6140/task/6146/stat : 6146 (java) S 6137 6140 5965 0 -1 4202560 347 0 0 0 17 7 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993329670312 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6147] ppid=6137 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/6140/task/6147/stat : 6147 (java) S 6137 6140 5965 0 -1 4202560 214 0 0 0 20 9 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993328618536 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6148] ppid=6137 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/6140/task/6148/stat : 6148 (java) S 6137 6140 5965 0 -1 4202560 249 0 0 0 13 6 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993327565736 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6140/tid=6149] ppid=6137 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/6140/task/6149/stat : 6149 (java) S 6137 6140 5965 0 -1 4202560 309 0 0 0 14 4 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993326512936 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6150] ppid=6137 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/6140/task/6150/stat : 6150 (java) S 6137 6140 5965 0 -1 4202560 288 0 0 0 21 6 0 0 20 0 19 0 107625943 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993325460136 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6151] ppid=6137 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/6140/task/6151/stat : 6151 (java) S 6137 6140 5965 0 -1 4202560 152 0 0 0 11 2 0 0 20 0 19 0 107625944 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993195452904 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6152] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6152/stat : 6152 (java) S 6137 6140 5965 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107625945 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993194398968 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6153] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6153/stat : 6153 (java) S 6137 6140 5965 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107625945 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993193346056 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6154] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6154/stat : 6154 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993192294544 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6140/tid=6155] ppid=6137 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/6140/task/6155/stat : 6155 (java) S 6137 6140 5965 0 -1 4202560 12683 0 0 0 112 2 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993191242680 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6140/tid=6156] ppid=6137 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/6140/task/6156/stat : 6156 (java) S 6137 6140 5965 0 -1 4202560 5638 0 0 0 60 1 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993190189880 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6157] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6157/stat : 6157 (java) S 6137 6140 5965 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993189137272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6140/tid=6158] ppid=6137 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/6140/task/6158/stat : 6158 (java) S 6137 6140 5965 0 -1 4202560 103 0 0 0 25 28 0 0 20 0 19 0 107625947 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993188084680 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6140/tid=6159] ppid=6137 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6140/task/6159/stat : 6159 (java) S 6137 6140 5965 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107625978 9856040960 165233 33554432000 1073741824 1073778376 140735839751936 139993186809000 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 6140 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 6140 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=519191
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=391788
# CPU time returned by wait4() is 1795.91
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1796.84
CPU time (s): 1800.08
CPU user time (s): 1799.14
CPU system time (s): 0.94
CPU usage (%): 100.18
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.52
system time used= 1.39179
maximum resident set size= 691088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24383
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38351
involuntary context switches= 20600

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.6524 second user time and 13.173 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-07 01:48:48
IDJOB=4085829
IDBENCH=48159
IDSOLVER=2546
FILE ID=node123/4085829-1465256928
RUNJOBID= node123-1465255130-5981
PBS_JOBID= 19843274
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_25_5.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085829-1465256928/watcher-4085829-1465256928 -o /tmp/evaluation-result-4085829-1465256928/solver-4085829-1465256928 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465255130-5981 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085829-1465256928.opb

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

MD5SUM BENCH= 65a3c38bd8963c911b96c745ee468cb1
RANDOM SEED=165256253

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30011176 kB
Buffers:           28292 kB
Cached:            97488 kB
SwapCached:         1832 kB
Active:           275032 kB
Inactive:          85988 kB
Active(anon):     235316 kB
Inactive(anon):     2052 kB
Active(file):      39716 kB
Inactive(file):    83936 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098732 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:       2088612 kB
Mapped:            15352 kB
Shmem:                 0 kB
Slab:             566836 kB
SReclaimable:      11316 kB
SUnreclaim:       555520 kB
KernelStack:        1760 kB
PageTables:         8008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2487120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2060288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node123 at 2016-06-07 02:18:45