Trace number 4106633

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)12 1800.93 1798.99

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_10_3.opb
MD5SUM8decd85a4aebca069c2c72faa547de31
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 11
Optimality of the best value was proved NO
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 constraint11
Maximum length of a constraint19
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)1244
Sum of products size (including duplicates)2488
Number of different products1244
Sum of products size2488

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.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4106633-1466272808.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.22/0.25	c ... done. Wall clock time 0.137s.
0.22/0.25	c declared #vars     100
0.22/0.25	c internal #vars     1344
0.22/0.25	c #constraints  2588
0.22/0.25	c constraints type 
0.22/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1344
0.22/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1244
0.22/0.25	c 2588 constraints processed.
0.22/0.25	c objective function length is 100 literals
0.22/0.27	c SATISFIABLE
0.22/0.27	c OPTIMIZING...
0.22/0.27	c Got one! Elapsed wall clock time (in seconds):0.152
0.22/0.27	o 16
0.22/0.28	c Got one! Elapsed wall clock time (in seconds):0.165
0.22/0.28	o 15
0.46/0.39	c Got one! Elapsed wall clock time (in seconds):0.273
0.46/0.39	o 14
1.85/1.50	c cleaning 2668 clauses out of 5346 with flag 13282/5346
3.21/2.79	c cleaning 4327 clauses out of 8677 with flag 28715/11345
4.81/4.40	c cleaning 5671 clauses out of 11350 with flag 47336/18345
6.82/6.33	c cleaning 6839 clauses out of 13680 with flag 68976/26346
7.83/7.37	c Got one! Elapsed wall clock time (in seconds):7.258
7.83/7.37	o 13
8.18/7.61	c cleaning 6058 clauses out of 12121 with flag 2668/31626
9.58/9.10	c cleaning 6032 clauses out of 12064 with flag 18202/37627
11.39/10.82	c cleaning 6513 clauses out of 13031 with flag 37482/44626
13.29/12.70	c cleaning 7255 clauses out of 14518 with flag 58465/52626
15.39/14.85	c cleaning 8133 clauses out of 16265 with flag 82273/61628
17.79/17.23	c cleaning 9063 clauses out of 18130 with flag 108127/71626
20.29/19.80	c cleaning 10030 clauses out of 20067 with flag 136974/82626
23.29/22.79	c cleaning 11003 clauses out of 22038 with flag 168775/94627
26.49/25.92	c Got one! Elapsed wall clock time (in seconds):25.809
26.49/25.92	o 12
27.89/27.35	c cleaning 14179 clauses out of 28362 with flag 13338/111954
29.49/28.95	c cleaning 10088 clauses out of 20185 with flag 29849/117956
31.19/30.68	c cleaning 8540 clauses out of 17094 with flag 48982/124953
33.09/32.58	c cleaning 8273 clauses out of 16556 with flag 70933/132955
35.39/34.86	c cleaning 8641 clauses out of 17281 with flag 95725/141953
37.89/37.38	c cleaning 9311 clauses out of 18640 with flag 121652/151953
40.58/40.00	c cleaning 10166 clauses out of 20332 with flag 150581/162956
43.68/43.16	c cleaning 11070 clauses out of 22163 with flag 182438/174953
47.08/46.52	c cleaning 12035 clauses out of 24094 with flag 217301/187954
50.58/50.03	c cleaning 13023 clauses out of 26060 with flag 254312/201955
54.18/53.63	c cleaning 14008 clauses out of 28036 with flag 293146/216954
58.68/58.11	c cleaning 15011 clauses out of 30028 with flag 335837/232954
63.39/62.84	c cleaning 16003 clauses out of 32016 with flag 380698/249953
68.09/67.51	c cleaning 17000 clauses out of 34013 with flag 427426/267953
73.59/73.01	c cleaning 18007 clauses out of 36016 with flag 478498/286956
79.39/78.84	c cleaning 19001 clauses out of 38006 with flag 531099/306953
85.30/84.77	c cleaning 19996 clauses out of 40005 with flag 587385/327953
91.49/90.98	c cleaning 21003 clauses out of 42010 with flag 647007/349954
97.99/97.45	c cleaning 21993 clauses out of 44007 with flag 708585/372954
104.59/104.06	c cleaning 23000 clauses out of 46013 with flag 773446/396953
111.89/111.35	c cleaning 23998 clauses out of 48013 with flag 839642/421953
119.59/119.02	c cleaning 25007 clauses out of 50022 with flag 910945/447960
127.39/126.86	c cleaning 25987 clauses out of 52008 with flag 982580/474953
135.90/135.37	c cleaning 26999 clauses out of 54021 with flag 1059685/502953
145.09/144.51	c cleaning 28008 clauses out of 56022 with flag 1137235/531953
154.09/153.55	c cleaning 29004 clauses out of 58014 with flag 1222129/561953
163.50/162.93	c cleaning 30002 clauses out of 60012 with flag 1305193/592955
173.79/173.29	c cleaning 30990 clauses out of 62008 with flag 1392353/624953
183.99/183.44	c cleaning 32007 clauses out of 64020 with flag 1482932/657955
194.89/194.39	c cleaning 33005 clauses out of 66011 with flag 1574723/691953
206.09/205.53	c cleaning 34004 clauses out of 68010 with flag 1669653/726957
217.49/216.97	c cleaning 34994 clauses out of 70002 with flag 1771450/762953
229.64/229.01	c cleaning 36000 clauses out of 72008 with flag 1876607/799953
241.84/241.20	c cleaning 37001 clauses out of 74008 with flag 1981540/837953
254.14/253.53	c cleaning 38005 clauses out of 76009 with flag 2089601/876955
267.35/266.74	c cleaning 39000 clauses out of 78002 with flag 2195673/916953
280.75/280.15	c cleaning 39989 clauses out of 80003 with flag 2310038/957954
294.45/293.88	c cleaning 41007 clauses out of 82014 with flag 2430506/999954
308.55/307.91	c cleaning 41995 clauses out of 84006 with flag 2552035/1042953
323.55/322.90	c cleaning 42992 clauses out of 86012 with flag 2671610/1086954
339.16/338.56	c cleaning 44005 clauses out of 88021 with flag 2791883/1131955
355.16/354.57	c cleaning 45007 clauses out of 90014 with flag 2919833/1177953
371.66/371.00	c cleaning 45992 clauses out of 92007 with flag 3052628/1224953
388.76/388.18	c cleaning 47003 clauses out of 94015 with flag 3189915/1272953
406.57/406.00	c cleaning 47998 clauses out of 96012 with flag 3325642/1321953
424.57/423.98	c cleaning 48992 clauses out of 98014 with flag 3464203/1371953
443.49/442.82	c cleaning 49999 clauses out of 100024 with flag 3612027/1422955
462.29/461.67	c cleaning 51008 clauses out of 102023 with flag 3764017/1474953
481.40/480.79	c cleaning 52000 clauses out of 104019 with flag 3922139/1527957
501.30/500.62	c cleaning 53004 clauses out of 106016 with flag 4077542/1581954
522.20/521.57	c cleaning 54001 clauses out of 108011 with flag 4237203/1636953
543.35/542.63	c cleaning 55000 clauses out of 110010 with flag 4401209/1692953
564.06/563.32	c cleaning 55998 clauses out of 112013 with flag 4569205/1749956
585.25/584.52	c cleaning 56999 clauses out of 114012 with flag 4743327/1807953
606.56/605.80	c cleaning 57994 clauses out of 116014 with flag 4918410/1866954
627.87/627.15	c cleaning 59007 clauses out of 118020 with flag 5098040/1926954
651.26/650.52	c cleaning 59998 clauses out of 120012 with flag 5285032/1987953
674.16/673.48	c cleaning 61002 clauses out of 122018 with flag 5475459/2049957
697.07/696.40	c cleaning 62002 clauses out of 124013 with flag 5667587/2112954
722.57/721.89	c cleaning 63004 clauses out of 126010 with flag 5862516/2176953
748.58/747.81	c cleaning 64006 clauses out of 128011 with flag 6063418/2241958
774.68/773.90	c cleaning 64994 clauses out of 130002 with flag 6273753/2307955
800.37/799.68	c cleaning 65993 clauses out of 132007 with flag 6489212/2374954
825.89/825.15	c cleaning 66993 clauses out of 134014 with flag 6699282/2442954
852.65/851.86	c cleaning 68005 clauses out of 136020 with flag 6914805/2511953
879.65/878.84	c cleaning 68994 clauses out of 138015 with flag 7138867/2581953
907.26/906.45	c cleaning 70003 clauses out of 140023 with flag 7369168/2652955
936.46/935.69	c cleaning 71001 clauses out of 142019 with flag 7619762/2724954
965.26/964.45	c cleaning 72004 clauses out of 144017 with flag 7858344/2797953
993.98/993.15	c cleaning 72999 clauses out of 146014 with flag 8105742/2871954
1023.57/1022.71	c cleaning 74001 clauses out of 148014 with flag 8362905/2946953
1054.28/1053.42	c cleaning 74998 clauses out of 150013 with flag 8610532/3022953
1084.28/1083.48	c cleaning 76003 clauses out of 152015 with flag 8862835/3099953
1115.30/1114.41	c cleaning 77000 clauses out of 154012 with flag 9121027/3177953
1147.79/1146.96	c cleaning 78004 clauses out of 156013 with flag 9385551/3256954
1179.56/1178.61	c cleaning 79000 clauses out of 158009 with flag 9637283/3336954
1211.16/1210.21	c cleaning 79997 clauses out of 160010 with flag 9906404/3417955
1244.47/1243.55	c cleaning 80998 clauses out of 162013 with flag 10198939/3499955
1277.46/1276.58	c cleaning 82000 clauses out of 164013 with flag 10486998/3582953
1310.37/1309.44	c cleaning 83002 clauses out of 166013 with flag 10762421/3666953
1346.47/1345.50	c cleaning 84002 clauses out of 168012 with flag 11044657/3751954
1382.59/1381.66	c cleaning 85001 clauses out of 170010 with flag 11322388/3837954
1418.49/1417.50	c cleaning 86003 clauses out of 172009 with flag 11620008/3924954
1455.19/1454.22	c cleaning 86992 clauses out of 174005 with flag 11925299/4012953
1492.17/1491.10	c cleaning 87995 clauses out of 176013 with flag 12265879/4101953
1528.77/1527.70	c cleaning 89005 clauses out of 178020 with flag 12588552/4191955
1567.68/1566.67	c cleaning 90005 clauses out of 180017 with flag 12916779/4282957
1605.98/1604.97	c cleaning 90995 clauses out of 182012 with flag 13257230/4374957
1646.49/1645.44	c cleaning 92004 clauses out of 184016 with flag 13606608/4467956
1694.70/1693.67	c cleaning 92999 clauses out of 186009 with flag 13881361/4561953
1745.09/1744.07	c cleaning 93998 clauses out of 188010 with flag 14163202/4656953
1793.90/1792.89	c cleaning 95005 clauses out of 190013 with flag 14452642/4752954
1800.00/1798.95	c starts		: 1370
1800.00/1798.95	c conflicts		: 4768238
1800.00/1798.95	c decisions		: 9716883
1800.00/1798.95	c propagations		: 933768707
1800.00/1798.95	c inspects		: 26820192344
1800.00/1798.95	c shortcuts		: 0
1800.00/1798.95	c learnt literals	: 0
1800.00/1798.95	c learnt binary clauses	: 0
1800.00/1798.95	c learnt ternary clauses	: 6
1800.00/1798.95	c learnt constraints	: 4768238
1800.00/1798.95	c ignored constraints	: 0
1800.00/1798.95	c root simplifications	: 0
1800.00/1798.95	c removed literals (reason simplification)	: 0
1800.00/1798.95	c reason swapping (by a shorter reason)	: 0
1800.00/1798.95	c Calls to reduceDB	: 104
1800.00/1798.95	c Number of update (reduction) of LBD	: 1259542
1800.00/1798.95	c Imported unit clauses	: 0
1800.00/1798.95	c number of reductions to clauses (during analyze)	: 0
1800.00/1798.95	c number of learned constraints concerned by reduction	: 0
1800.00/1798.95	c number of learning phase by resolution	: 0
1800.00/1798.95	c number of learning phase by cutting planes	: 0
1800.00/1798.95	c speed (assignments/second)	: 519135.32384499913
1800.00/1798.95	c non guided choices	0
1800.00/1798.98	c learnt constraints type 
1800.00/1798.98	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 110292
1800.00/1798.98	s SATISFIABLE
1800.00/1798.98	c Found 5 solution(s)
1800.00/1798.98	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.00/1798.98	c objective function=12
1800.00/1798.98	c Total wall clock time (in seconds): 1798.868

Verifier Data

OK	12

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-4106633-1466272808/watcher-4106633-1466272808 -o /tmp/evaluation-result-4106633-1466272808/solver-4106633-1466272808 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16341 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106633-1466272808.opb 

pid=24070
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.06 2.05 2.00 3/195 24073
/proc/meminfo: memFree=30910288/32872528 swapFree=534252/566956
[pid=24073] ppid=24070 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/24073/stat : 24073 (java) D 24070 24073 16325 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 29326449 2560000 46 33554432000 1073741824 1073778376 140735620110800 140735620107928 206619897127 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/24073/statm: 625 46 37 9 0 29 0

[startup+0.100145 s]
/proc/loadavg: 2.06 2.05 2.00 3/195 24073
/proc/meminfo: memFree=30910288/32872528 swapFree=534252/566956
[pid=24073] ppid=24070 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/24073/stat : 24073 (java) S 24070 24073 16325 0 -1 4202496 4385 0 1 0 8 1 0 0 20 0 18 0 29326449 9787879424 6019 33554432000 1073741824 1073778376 140735620110800 140735620101936 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24073/statm: 2389619 6019 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200617 s]
/proc/loadavg: 2.06 2.05 2.00 3/195 24073
/proc/meminfo: memFree=30910288/32872528 swapFree=534252/566956
[pid=24073] ppid=24070 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/24073/stat : 24073 (java) S 24070 24073 16325 0 -1 4202496 4641 0 1 0 21 1 0 0 20 0 18 0 29326449 9787879424 6747 33554432000 1073741824 1073778376 140735620110800 140735620101936 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24073/statm: 2389619 6747 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300214 s]
/proc/loadavg: 2.06 2.05 2.00 3/195 24073
/proc/meminfo: memFree=30910288/32872528 swapFree=534252/566956
[pid=24073] ppid=24070 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/24073/stat : 24073 (java) S 24070 24073 16325 0 -1 4202496 5655 0 1 0 44 2 0 0 20 0 19 0 29326449 9856040960 8325 33554432000 1073741824 1073778376 140735620110800 140735620101936 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24073/statm: 2406260 8325 2238 9 0 2396937 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9625040

[startup+0.700231 s]
/proc/loadavg: 2.06 2.05 2.00 3/195 24073
/proc/meminfo: memFree=30910288/32872528 swapFree=534252/566956
[pid=24073] ppid=24070 vsize=9625040 CPUtime=1.09 cores=0,2,4,6
/proc/24073/stat : 24073 (java) S 24070 24073 16325 0 -1 4202496 8599 0 1 0 106 3 0 0 20 0 19 0 29326449 9856040960 9815 33554432000 1073741824 1073778376 140735620110800 140735620101936 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24073/statm: 2406260 9815 2247 9 0 2396937 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 9625040

[startup+1.50082 s]
/proc/loadavg: 2.06 2.05 2.00 3/214 24092
/proc/meminfo: memFree=30878192/32872528 swapFree=534252/566956
[pid=24073] ppid=24070 vsize=9625040 CPUtime=1.99 cores=0,2,4,6
/proc/24073/stat : 24073 (java) S 24070 24073 16325 0 -1 4202496 8981 0 1 0 196 3 0 0 20 0 19 0 29326449 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140735620101936 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24073/statm: 2406260 9840 2258 9 0 2396937 0
[pid=24073/tid=24075] ppid=24070 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/24073/task/24075/stat : 24075 (java) R 24070 24073 16325 0 -1 4202560 2411 0 1 0 145 2 0 0 20 0 19 0 29326450 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140342587035936 140342435799341 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24076] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24076/stat : 24076 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140342559488936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24077] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24077/stat : 24077 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140342558436392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24078] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24078/stat : 24078 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140342557383336 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24079] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24079/stat : 24079 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140342556330792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24080] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24080/stat : 24080 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140342555277736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24081] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24081/stat : 24081 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140342554225192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24082] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24082/stat : 24082 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140342424283304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24083] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24083/stat : 24083 (java) S 24070 24073 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140342423230760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24084] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24084/stat : 24084 (java) S 24070 24073 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29326452 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140341940284264 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24085] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24085/stat : 24085 (java) S 24070 24073 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140341939230584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24086] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24086/stat : 24086 (java) S 24070 24073 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140341938177416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24087] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24087/stat : 24087 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140341937126160 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24088] ppid=24070 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/24073/task/24088/stat : 24088 (java) S 24070 24073 16325 0 -1 4202560 3052 0 0 0 27 1 0 0 20 0 19 0 29326455 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140341936073016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24089] ppid=24070 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/24073/task/24089/stat : 24089 (java) S 24070 24073 16325 0 -1 4202560 2240 0 0 0 20 0 0 0 20 0 19 0 29326455 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140341935020472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24090] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24090/stat : 24090 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140341933967608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24091] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24091/stat : 24091 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140341932915272 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24092] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24092/stat : 24092 (java) S 24070 24073 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29326475 9856040960 9840 33554432000 1073741824 1073778376 140735620110800 140341931861544 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.06 2.05 2.00 3/214 24092
/proc/meminfo: memFree=30875640/32872528 swapFree=534252/566956
[pid=24073] ppid=24070 vsize=9625040 CPUtime=3.61 cores=0,2,4,6
/proc/24073/stat : 24073 (java) S 24070 24073 16325 0 -1 4202496 8984 0 1 0 358 3 0 0 20 0 19 0 29326449 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140735620101936 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24073/statm: 2406260 10352 2258 9 0 2396937 0
[pid=24073/tid=24075] ppid=24070 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/24073/task/24075/stat : 24075 (java) R 24070 24073 16325 0 -1 4202560 2414 0 1 0 305 2 0 0 20 0 19 0 29326450 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140342587036200 140342435799869 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24076] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24076/stat : 24076 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140342559488936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24077] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24077/stat : 24077 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140342558436392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24078] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24078/stat : 24078 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140342557383336 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24079] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24079/stat : 24079 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140342556330792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24080] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24080/stat : 24080 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140342555277736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24081] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24081/stat : 24081 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140342554225192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24082] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24082/stat : 24082 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140342424283304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24083] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24083/stat : 24083 (java) S 24070 24073 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140342423230760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24084] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24084/stat : 24084 (java) S 24070 24073 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29326452 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140341940284264 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24085] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24085/stat : 24085 (java) S 24070 24073 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140341939230584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24086] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24086/stat : 24086 (java) S 24070 24073 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140341938177416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24087] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24087/stat : 24087 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140341937126160 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24088] ppid=24070 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/24073/task/24088/stat : 24088 (java) S 24070 24073 16325 0 -1 4202560 3052 0 0 0 29 2 0 0 20 0 19 0 29326455 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140341936073016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24089] ppid=24070 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/24073/task/24089/stat : 24089 (java) S 24070 24073 16325 0 -1 4202560 2240 0 0 0 21 0 0 0 20 0 19 0 29326455 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140341935020472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24090] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24090/stat : 24090 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140341933967608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24091] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24091/stat : 24091 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140341932915272 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24092] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24092/stat : 24092 (java) S 24070 24073 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29326475 9856040960 10352 33554432000 1073741824 1073778376 140735620110800 140341931861544 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 2.05 2.05 2.00 3/214 24092
/proc/meminfo: memFree=30874508/32872528 swapFree=534252/566956
[pid=24073] ppid=24070 vsize=9625040 CPUtime=6.82 cores=0,2,4,6
/proc/24073/stat : 24073 (java) S 24070 24073 16325 0 -1 4202496 8988 0 1 0 679 3 0 0 20 0 19 0 29326449 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140735620101936 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24073/statm: 2406260 10634 2259 9 0 2396937 0
[pid=24073/tid=24075] ppid=24070 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/24073/task/24075/stat : 24075 (java) R 24070 24073 16325 0 -1 4202560 2417 0 1 0 624 2 0 0 20 0 19 0 29326450 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140342587027168 140342435787609 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24076] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24076/stat : 24076 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140342559488936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24077] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24077/stat : 24077 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140342558436392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24078] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24078/stat : 24078 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140342557383336 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24079] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24079/stat : 24079 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140342556330792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24080] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24080/stat : 24080 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140342555277736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24081] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24081/stat : 24081 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140342554225192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24082] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24082/stat : 24082 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140342424283304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24083] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24083/stat : 24083 (java) S 24070 24073 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29326451 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140342423230760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24084] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24084/stat : 24084 (java) S 24070 24073 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29326452 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140341940284264 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24085] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24085/stat : 24085 (java) S 24070 24073 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140341939230584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24086] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24086/stat : 24086 (java) S 24070 24073 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140341938177416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24087] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24087/stat : 24087 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140341937126160 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24088] ppid=24070 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/24073/task/24088/stat : 24088 (java) S 24070 24073 16325 0 -1 4202560 3052 0 0 0 29 2 0 0 20 0 19 0 29326455 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140341936073016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24089] ppid=24070 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/24073/task/24089/stat : 24089 (java) S 24070 24073 16325 0 -1 4202560 2240 0 0 0 21 0 0 0 20 0 19 0 29326455 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140341935020472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24090] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24090/stat : 24090 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140341933967608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24091] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24091/stat : 24091 (java) S 24070 24073 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140341932915272 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24092] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24092/stat : 24092 (java) S 24070 24073 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29326475 9856040960 10634 33554432000 1073741824 1073778376 140735620110800 140341931861544 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.82
Current children cumulated vsize (KiB) 9625040


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

[pid=24073/tid=24085] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24085/stat : 24085 (java) S 24070 24073 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341939230584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24086] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24086/stat : 24086 (java) S 24070 24073 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341938177416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24087] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24087/stat : 24087 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341937126160 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24088] ppid=24070 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/24073/task/24088/stat : 24088 (java) S 24070 24073 16325 0 -1 4202560 3089 0 0 0 31 2 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341936073016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24089] ppid=24070 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/24073/task/24089/stat : 24089 (java) S 24070 24073 16325 0 -1 4202560 2767 0 0 0 28 0 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341935020472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24090] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24090/stat : 24090 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341933967608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24091] ppid=24070 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/24073/task/24091/stat : 24091 (java) S 24070 24073 16325 0 -1 4202560 100 0 0 0 28 29 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341932915272 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24092] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24092/stat : 24092 (java) S 24070 24073 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29326475 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341931861544 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1723.4
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.12 2.08 2.01 4/213 24221
/proc/meminfo: memFree=30509604/32872528 swapFree=534252/566956
[pid=24073] ppid=24070 vsize=9625040 CPUtime=1783.4 cores=0,2,4,6
/proc/24073/stat : 24073 (java) S 24070 24073 16325 0 -1 4202496 10395 0 1 0 178305 35 0 0 20 0 19 0 29326449 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140735620101936 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24073/statm: 2406260 58190 2274 9 0 2396937 0
[pid=24073/tid=24075] ppid=24070 vsize=9625040 CPUtime=1782.22 cores=0,2,4,6
/proc/24073/task/24075/stat : 24075 (java) R 24070 24073 16325 0 -1 4202560 2484 0 1 0 178191 31 0 0 20 0 19 0 29326450 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342587027136 140342435787695 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24076] ppid=24070 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/24073/task/24076/stat : 24076 (java) S 24070 24073 16325 0 -1 4202560 235 0 0 0 5 1 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342559488936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24077] ppid=24070 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/24073/task/24077/stat : 24077 (java) S 24070 24073 16325 0 -1 4202560 25 0 0 0 3 2 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342558436392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24078] ppid=24070 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24073/task/24078/stat : 24078 (java) S 24070 24073 16325 0 -1 4202560 117 0 0 0 4 0 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342557383336 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24079] ppid=24070 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/24073/task/24079/stat : 24079 (java) S 24070 24073 16325 0 -1 4202560 101 0 0 0 3 0 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342556330792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24080] ppid=24070 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24073/task/24080/stat : 24080 (java) S 24070 24073 16325 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342555277736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24081] ppid=24070 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/24073/task/24081/stat : 24081 (java) S 24070 24073 16325 0 -1 4202560 138 0 0 0 6 1 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342554225192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24082] ppid=24070 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24073/task/24082/stat : 24082 (java) S 24070 24073 16325 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342424283304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24083] ppid=24070 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24073/task/24083/stat : 24083 (java) S 24070 24073 16325 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342423230760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24084] ppid=24070 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24073/task/24084/stat : 24084 (java) S 24070 24073 16325 0 -1 4202560 35 0 0 0 1 0 0 0 20 0 19 0 29326452 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341940284264 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24085] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24085/stat : 24085 (java) S 24070 24073 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341939230584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24086] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24086/stat : 24086 (java) S 24070 24073 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341938177416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24087] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24087/stat : 24087 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341937126160 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24088] ppid=24070 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/24073/task/24088/stat : 24088 (java) S 24070 24073 16325 0 -1 4202560 3089 0 0 0 31 2 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341936073016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24089] ppid=24070 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/24073/task/24089/stat : 24089 (java) S 24070 24073 16325 0 -1 4202560 2767 0 0 0 28 0 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341935020472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24090] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24090/stat : 24090 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341933967608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24091] ppid=24070 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/24073/task/24091/stat : 24091 (java) S 24070 24073 16325 0 -1 4202560 104 0 0 0 30 30 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341932915272 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24092] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24092/stat : 24092 (java) S 24070 24073 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29326475 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341931861544 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.9 s]
/proc/loadavg: 2.10 2.07 2.01 3/214 24225
/proc/meminfo: memFree=30511584/32872528 swapFree=534252/566956
[pid=24073] ppid=24070 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/24073/stat : 24073 (java) S 24070 24073 16325 0 -1 4202496 10395 0 1 0 179965 35 0 0 20 0 19 0 29326449 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140735620101936 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24073/statm: 2406260 58190 2274 9 0 2396937 0
[pid=24073/tid=24075] ppid=24070 vsize=9625040 CPUtime=1798.82 cores=0,2,4,6
/proc/24073/task/24075/stat : 24075 (java) R 24070 24073 16325 0 -1 4202560 2484 0 1 0 179851 31 0 0 20 0 19 0 29326450 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342587027136 140342435799562 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24076] ppid=24070 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/24073/task/24076/stat : 24076 (java) S 24070 24073 16325 0 -1 4202560 235 0 0 0 5 1 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342559488936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24077] ppid=24070 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/24073/task/24077/stat : 24077 (java) S 24070 24073 16325 0 -1 4202560 25 0 0 0 3 2 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342558436392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24078] ppid=24070 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24073/task/24078/stat : 24078 (java) S 24070 24073 16325 0 -1 4202560 117 0 0 0 4 0 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342557383336 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24079] ppid=24070 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/24073/task/24079/stat : 24079 (java) S 24070 24073 16325 0 -1 4202560 101 0 0 0 3 0 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342556330792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24080] ppid=24070 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24073/task/24080/stat : 24080 (java) S 24070 24073 16325 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342555277736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24081] ppid=24070 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/24073/task/24081/stat : 24081 (java) S 24070 24073 16325 0 -1 4202560 138 0 0 0 6 1 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342554225192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24082] ppid=24070 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24073/task/24082/stat : 24082 (java) S 24070 24073 16325 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342424283304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24083] ppid=24070 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24073/task/24083/stat : 24083 (java) S 24070 24073 16325 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342423230760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24084] ppid=24070 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24073/task/24084/stat : 24084 (java) S 24070 24073 16325 0 -1 4202560 35 0 0 0 1 0 0 0 20 0 19 0 29326452 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341940284264 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24085] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24085/stat : 24085 (java) S 24070 24073 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341939230584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24086] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24086/stat : 24086 (java) S 24070 24073 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341938177416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24087] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24087/stat : 24087 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341937126160 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24088] ppid=24070 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/24073/task/24088/stat : 24088 (java) S 24070 24073 16325 0 -1 4202560 3089 0 0 0 31 2 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341936073016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24089] ppid=24070 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/24073/task/24089/stat : 24089 (java) S 24070 24073 16325 0 -1 4202560 2767 0 0 0 28 0 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341935020472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24090] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24090/stat : 24090 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341933967608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24091] ppid=24070 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/24073/task/24091/stat : 24091 (java) S 24070 24073 16325 0 -1 4202560 104 0 0 0 30 30 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341932915272 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24092] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24092/stat : 24092 (java) S 24070 24073 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29326475 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341931861544 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 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 24073 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.9 s]
/proc/loadavg: 2.10 2.07 2.01 3/214 24225
/proc/meminfo: memFree=30511584/32872528 swapFree=534252/566956
[pid=24073] ppid=24070 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/24073/stat : 24073 (java) S 24070 24073 16325 0 -1 4202496 10395 0 1 0 179965 35 0 0 20 0 19 0 29326449 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140735620101936 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24073/statm: 2406260 58190 2274 9 0 2396937 0
[pid=24073/tid=24075] ppid=24070 vsize=9625040 CPUtime=1798.82 cores=0,2,4,6
/proc/24073/task/24075/stat : 24075 (java) R 24070 24073 16325 0 -1 4202560 2484 0 1 0 179851 31 0 0 20 0 19 0 29326450 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342587027136 140342435799562 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24076] ppid=24070 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/24073/task/24076/stat : 24076 (java) S 24070 24073 16325 0 -1 4202560 235 0 0 0 5 1 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342559488936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24077] ppid=24070 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/24073/task/24077/stat : 24077 (java) S 24070 24073 16325 0 -1 4202560 25 0 0 0 3 2 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342558436392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24078] ppid=24070 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24073/task/24078/stat : 24078 (java) S 24070 24073 16325 0 -1 4202560 117 0 0 0 4 0 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342557383336 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24079] ppid=24070 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/24073/task/24079/stat : 24079 (java) S 24070 24073 16325 0 -1 4202560 101 0 0 0 3 0 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342556330792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24080] ppid=24070 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24073/task/24080/stat : 24080 (java) S 24070 24073 16325 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342555277736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24081] ppid=24070 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/24073/task/24081/stat : 24081 (java) S 24070 24073 16325 0 -1 4202560 138 0 0 0 6 1 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342554225192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24082] ppid=24070 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24073/task/24082/stat : 24082 (java) S 24070 24073 16325 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342424283304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24083] ppid=24070 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/24073/task/24083/stat : 24083 (java) S 24070 24073 16325 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 19 0 29326451 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140342423230760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24084] ppid=24070 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24073/task/24084/stat : 24084 (java) S 24070 24073 16325 0 -1 4202560 35 0 0 0 1 0 0 0 20 0 19 0 29326452 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341940284264 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24073/tid=24085] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24085/stat : 24085 (java) S 24070 24073 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341939230584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24086] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24086/stat : 24086 (java) S 24070 24073 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29326453 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341938177416 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24087] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24087/stat : 24087 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341937126160 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24088] ppid=24070 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/24073/task/24088/stat : 24088 (java) S 24070 24073 16325 0 -1 4202560 3089 0 0 0 31 2 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341936073016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24073/tid=24089] ppid=24070 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/24073/task/24089/stat : 24089 (java) S 24070 24073 16325 0 -1 4202560 2767 0 0 0 28 0 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341935020472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24090] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24090/stat : 24090 (java) S 24070 24073 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341933967608 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24073/tid=24091] ppid=24070 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/24073/task/24091/stat : 24091 (java) S 24070 24073 16325 0 -1 4202560 104 0 0 0 30 30 0 0 20 0 19 0 29326455 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341932915272 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24073/tid=24092] ppid=24070 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24073/task/24092/stat : 24092 (java) S 24070 24073 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29326475 9856040960 58190 33554432000 1073741824 1073778376 140735620110800 140341931861544 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1798.99
CPU time (s): 1800.93
CPU user time (s): 1800.03
CPU system time (s): 0.901862
CPU usage (%): 100.108
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.901862
maximum resident set size= 276784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10740
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38236
involuntary context switches= 3310

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7724 second user time and 13.052 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 20:00:08
IDJOB=4106633
IDBENCH=48147
IDSOLVER=2546
FILE ID=node138/4106633-1466272808
RUNJOBID= node138-1466241309-16341
PBS_JOBID= 19918205
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_10_3.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106633-1466272808/watcher-4106633-1466272808 -o /tmp/evaluation-result-4106633-1466272808/solver-4106633-1466272808 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16341 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106633-1466272808.opb

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

MD5SUM BENCH= 8decd85a4aebca069c2c72faa547de31
RANDOM SEED=581868814

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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:        30911080 kB
Buffers:          144224 kB
Cached:           247104 kB
SwapCached:         1060 kB
Active:           353012 kB
Inactive:         293892 kB
Active(anon):     256244 kB
Inactive(anon):     1696 kB
Active(file):      96768 kB
Inactive(file):   292196 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099640 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:        827916 kB
Mapped:            15336 kB
Shmem:                 0 kB
Slab:             607636 kB
SReclaimable:      51088 kB
SUnreclaim:       556548 kB
KernelStack:        1664 kB
PageTables:         6504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1389756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 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 node138 at 2016-06-18 20:30:07