Trace number 4106837

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.07 1784.84

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_4_15.opb
MD5SUM8407562d9bb1379ab6a9e056478d010c
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.600907
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31508
Sum of products size (including duplicates)63016
Number of different products15754
Sum of products size31508

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4106837-1466278652.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
1.71/0.71	c ... done. Wall clock time 0.615s.
1.71/0.72	c declared #vars     1000
1.71/0.72	c internal #vars     16754
1.71/0.72	c #constraints  33011
1.71/0.72	c constraints type 
1.71/0.72	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15754
1.71/0.72	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
1.71/0.72	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
1.71/0.72	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 15754
1.71/0.72	c 33011 constraints processed.
7.15/4.72	c cleaning 2609 clauses out of 5217 with flag 10522/5217
11.31/8.64	c cleaning 4366 clauses out of 8732 with flag 22878/11341
15.71/13.00	c cleaning 5652 clauses out of 11303 with flag 36876/18278
20.42/17.79	c cleaning 6783 clauses out of 13566 with flag 52857/26193
25.99/23.12	c cleaning 7853 clauses out of 15705 with flag 70883/35115
31.59/28.74	c cleaning 8954 clauses out of 17907 with flag 91231/45170
37.19/34.38	c cleaning 9925 clauses out of 19849 with flag 113299/56066
40.89/38.08	c cleaning 10923 clauses out of 21866 with flag 138083/68008
46.91/43.92	c cleaning 11964 clauses out of 23936 with flag 164585/81001
58.64/55.68	c cleaning 13029 clauses out of 26059 with flag 192988/95088
70.36/67.02	c cleaning 14002 clauses out of 28005 with flag 223171/110063
80.76/77.43	c cleaning 15084 clauses out of 30169 with flag 255786/126229
89.76/86.45	c cleaning 15960 clauses out of 31922 with flag 289829/143066
96.17/92.87	c cleaning 16960 clauses out of 33922 with flag 326854/161026
105.23/101.53	c cleaning 17931 clauses out of 35938 with flag 365771/180002
117.93/114.26	c cleaning 19098 clauses out of 38195 with flag 406638/200190
135.64/131.96	c cleaning 20096 clauses out of 40192 with flag 449174/221285
157.24/153.58	c cleaning 21017 clauses out of 42033 with flag 493388/243222
175.35/171.67	c cleaning 21893 clauses out of 43794 with flag 539312/266000
189.54/185.84	c cleaning 22993 clauses out of 45996 with flag 588077/290095
210.28/206.00	c cleaning 24026 clauses out of 48053 with flag 639234/315145
230.79/226.56	c cleaning 25008 clauses out of 50017 with flag 691672/341135
243.88/239.69	c cleaning 25948 clauses out of 51898 with flag 746673/368024
257.58/253.31	c cleaning 26969 clauses out of 53995 with flag 804067/396069
270.18/265.98	c cleaning 27969 clauses out of 56001 with flag 863831/425044
285.65/280.89	c cleaning 29001 clauses out of 58013 with flag 925198/455025
299.76/294.98	c cleaning 29994 clauses out of 59988 with flag 989125/486001
313.65/308.85	c cleaning 30974 clauses out of 61993 with flag 1055074/518000
329.43/323.85	c cleaning 31978 clauses out of 64020 with flag 1123066/551001
344.33/338.75	c cleaning 33043 clauses out of 66092 with flag 1193174/585051
361.04/355.43	c cleaning 34017 clauses out of 68034 with flag 1265236/620036
378.03/372.46	c cleaning 34968 clauses out of 70007 with flag 1339413/656026
396.48/390.01	c cleaning 35999 clauses out of 72013 with flag 1415898/693000
414.09/407.04	c cleaning 37013 clauses out of 74026 with flag 1494518/731012
431.69/424.62	c cleaning 38039 clauses out of 76077 with flag 1575362/770076
450.44/443.26	c cleaning 38932 clauses out of 77962 with flag 1658204/810000
467.85/460.64	c cleaning 39955 clauses out of 80030 with flag 1743200/851000
485.13/477.73	c cleaning 41011 clauses out of 82075 with flag 1830741/893000
503.06/495.56	c cleaning 42015 clauses out of 84075 with flag 1920691/936011
520.32/512.55	c cleaning 43009 clauses out of 86049 with flag 2012944/980000
531.43/523.67	c cleaning 44003 clauses out of 88040 with flag 2109881/1025000
543.08/535.05	c cleaning 45035 clauses out of 90070 with flag 2212679/1071033
559.60/551.47	c cleaning 46015 clauses out of 92029 with flag 2312804/1118027
579.06/570.66	c cleaning 47015 clauses out of 94029 with flag 2414053/1166042
598.70/590.03	c cleaning 48025 clauses out of 96049 with flag 2516986/1215077
624.62/615.82	c cleaning 49005 clauses out of 98010 with flag 2621177/1265063
654.13/645.11	c cleaning 49994 clauses out of 99987 with flag 2727048/1316045
683.09/673.90	c cleaning 50995 clauses out of 101990 with flag 2834967/1368042
716.28/706.95	c cleaning 51992 clauses out of 103984 with flag 2944663/1421031
752.70/742.97	c cleaning 52982 clauses out of 105963 with flag 3056242/1475002
796.93/787.09	c cleaning 53985 clauses out of 107979 with flag 3169733/1530000
845.36/835.24	c cleaning 55006 clauses out of 110011 with flag 3284988/1586017
890.05/879.53	c cleaning 55995 clauses out of 111990 with flag 3402234/1643002
938.62/928.00	c cleaning 57007 clauses out of 114013 with flag 3521517/1701020
988.31/977.37	c cleaning 57999 clauses out of 115998 with flag 3642716/1760012
1046.57/1035.45	c cleaning 59012 clauses out of 118024 with flag 3765885/1820037
1110.14/1098.78	c cleaning 60041 clauses out of 120081 with flag 3891181/1881106
1177.64/1165.88	c cleaning 60996 clauses out of 121991 with flag 4018356/1943057
1239.84/1227.61	c cleaning 62054 clauses out of 124108 with flag 4147884/2006170
1311.84/1299.35	c cleaning 62948 clauses out of 125895 with flag 4278450/2070011
1393.26/1380.53	c cleaning 63989 clauses out of 127978 with flag 4411843/2135042
1479.43/1466.06	c cleaning 65025 clauses out of 130050 with flag 4547298/2201103
1569.20/1555.29	c cleaning 65960 clauses out of 131922 with flag 4684112/2268000
1666.41/1651.91	c cleaning 66981 clauses out of 133962 with flag 4823291/2336000
1761.95/1746.91	c cleaning 68082 clauses out of 136163 with flag 4965056/2405182
1800.07/1784.80	c starts		: 1
1800.07/1784.80	c conflicts		: 2440580
1800.07/1784.80	c decisions		: 3441552
1800.07/1784.80	c propagations		: 149780870
1800.07/1784.80	c inspects		: 24424719496
1800.07/1784.80	c shortcuts		: 0
1800.07/1784.80	c learnt literals	: 0
1800.07/1784.80	c learnt binary clauses	: 0
1800.07/1784.80	c learnt ternary clauses	: 0
1800.07/1784.80	c learnt constraints	: 2440580
1800.07/1784.80	c ignored constraints	: 0
1800.07/1784.80	c root simplifications	: 0
1800.07/1784.80	c removed literals (reason simplification)	: 0
1800.07/1784.80	c reason swapping (by a shorter reason)	: 0
1800.07/1784.80	c Calls to reduceDB	: 65
1800.07/1784.80	c Number of update (reduction) of LBD	: 147244
1800.07/1784.80	c Imported unit clauses	: 0
1800.07/1784.80	c number of reductions to clauses (during analyze)	: 0
1800.07/1784.80	c number of learned constraints concerned by reduction	: 0
1800.07/1784.80	c number of learning phase by resolution	: 0
1800.07/1784.80	c number of learning phase by cutting planes	: 0
1800.07/1784.80	c speed (assignments/second)	: 83954.59819401706
1800.07/1784.80	c non guided choices	16215
1800.07/1784.80	c timeout
1800.07/1784.83	c learnt constraints type 
1800.07/1784.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 103480
1800.07/1784.83	s UNKNOWN
1800.07/1784.83	c Total wall clock time (in seconds): 1784.73

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4106837-1466278652/watcher-4106837-1466278652 -o /tmp/evaluation-result-4106837-1466278652/solver-4106837-1466278652 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466275076-15926 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106837-1466278652.opb 

pid=16410
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.30 2.26 2.20 4/196 16413
/proc/meminfo: memFree=27033316/32872528 swapFree=1482636/1662508
[pid=16413] ppid=16410 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/16413/stat : 16413 (java) S 16410 16413 15910 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 29911666 98570240 978 33554432000 1073741824 1073778376 140735393578384 140735393569520 273909055549 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16413/statm: 24065 978 744 9 0 16771 0
[pid=16413/tid=16414] ppid=16410 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16414/stat : 16414 (java) R 16410 16413 15910 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 29911666 98570240 978 33554432000 1073741824 1073778376 140735393578384 140017075346984 273905698176 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 2.30 2.26 2.20 4/196 16413
/proc/meminfo: memFree=27033316/32872528 swapFree=1482636/1662508
[pid=16413] ppid=16410 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/16413/stat : 16413 (java) S 16410 16413 15910 0 -1 4202496 4542 0 1 0 10 1 0 0 20 0 18 0 29911666 9787879424 5666 33554432000 1073741824 1073778376 140735393578384 140735393569520 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16413/statm: 2389619 5666 2157 9 0 2380296 0
[pid=16413/tid=16414] ppid=16410 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/16413/task/16414/stat : 16414 (java) R 16410 16413 15910 0 -1 4202560 2436 0 1 0 7 0 0 0 20 0 18 0 29911666 9787879424 5667 33554432000 1073741824 1073778376 140735393578384 140017075350432 273909080501 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200274 s]
/proc/loadavg: 2.30 2.26 2.20 4/196 16413
/proc/meminfo: memFree=27033316/32872528 swapFree=1482636/1662508
[pid=16413] ppid=16410 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/16413/stat : 16413 (java) S 16410 16413 15910 0 -1 4202496 4761 0 1 0 25 1 0 0 20 0 18 0 29911666 9787879424 6301 33554432000 1073741824 1073778376 140735393578384 140735393569520 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16413/statm: 2389619 6301 2215 9 0 2380296 0
[pid=16413/tid=16414] ppid=16410 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/16413/task/16414/stat : 16414 (java) R 16410 16413 15910 0 -1 4202560 2459 0 1 0 18 0 0 0 20 0 18 0 29911666 9787879424 6301 33554432000 1073741824 1073778376 140735393578384 140017075351304 140017015115197 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300275 s]
/proc/loadavg: 2.30 2.26 2.20 4/196 16413
/proc/meminfo: memFree=27033316/32872528 swapFree=1482636/1662508
[pid=16413] ppid=16410 vsize=9558744 CPUtime=0.5 cores=0,2,4,6
/proc/16413/stat : 16413 (java) S 16410 16413 15910 0 -1 4202496 6448 0 1 0 49 1 0 0 20 0 18 0 29911666 9788153856 9022 33554432000 1073741824 1073778376 140735393578384 140735393569520 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16413/statm: 2389686 9022 2244 9 0 2380363 0
[pid=16413/tid=16414] ppid=16410 vsize=9558744 CPUtime=0.27 cores=0,2,4,6
/proc/16413/task/16414/stat : 16414 (java) R 16410 16413 15910 0 -1 4202560 2462 0 1 0 26 1 0 0 20 0 18 0 29911666 9788153856 9022 33554432000 1073741824 1073778376 140735393578384 140017075350584 140017015157183 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558744

[startup+0.700211 s]
/proc/loadavg: 2.30 2.26 2.20 4/196 16413
/proc/meminfo: memFree=27033316/32872528 swapFree=1482636/1662508
[pid=16413] ppid=16410 vsize=9558476 CPUtime=1.71 cores=0,2,4,6
/proc/16413/stat : 16413 (java) S 16410 16413 15910 0 -1 4202496 23756 0 1 0 164 7 0 0 20 0 18 0 29911666 9787879424 54213 33554432000 1073741824 1073778376 140735393578384 140735393569520 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16413/statm: 2389619 54213 2273 9 0 2380296 0
[pid=16413/tid=16414] ppid=16410 vsize=9558476 CPUtime=0.66 cores=0,2,4,6
/proc/16413/task/16414/stat : 16414 (java) R 16410 16413 15910 0 -1 4202560 2530 0 1 0 62 4 0 0 20 0 18 0 29911666 9787879424 54213 33554432000 1073741824 1073778376 140735393578384 140017075349752 140017015539616 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 9558476

[startup+1.50082 s]
/proc/loadavg: 2.30 2.26 2.20 6/215 16432
/proc/meminfo: memFree=26807876/32872528 swapFree=1482636/1662508
[pid=16413] ppid=16410 vsize=9625040 CPUtime=3.93 cores=0,2,4,6
/proc/16413/stat : 16413 (java) S 16410 16413 15910 0 -1 4202496 36105 0 1 0 384 9 0 0 20 0 19 0 29911666 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140735393569520 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16413/statm: 2406260 58241 2283 9 0 2396937 0
[pid=16413/tid=16414] ppid=16410 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/16413/task/16414/stat : 16414 (java) R 16410 16413 15910 0 -1 4202560 2574 0 1 0 142 4 0 0 20 0 19 0 29911666 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017075351752 140017016278154 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16416] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16416/stat : 16416 (java) S 16410 16413 15910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017014081960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16417] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16417/stat : 16417 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017013029416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16418] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16418/stat : 16418 (java) S 16410 16413 15910 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017011976360 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16419] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16419/stat : 16419 (java) S 16410 16413 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017010923816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16420] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16420/stat : 16420 (java) S 16410 16413 15910 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017009871784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16421] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16421/stat : 16421 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017008819240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16422] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16422/stat : 16422 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016912906920 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16423] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16423/stat : 16423 (java) S 16410 16413 15910 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016911854376 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16424] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16424/stat : 16424 (java) S 16410 16413 15910 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016899443048 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16425] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16425/stat : 16425 (java) S 16410 16413 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016898389368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16426] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16426/stat : 16426 (java) S 16410 16413 15910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016897336200 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16427] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16427/stat : 16427 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016896284944 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16428] ppid=16410 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/16413/task/16428/stat : 16428 (java) S 16410 16413 15910 0 -1 4202560 13455 0 0 0 112 2 0 0 20 0 19 0 29911671 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016895232824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16429] ppid=16410 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/16413/task/16429/stat : 16429 (java) S 16410 16413 15910 0 -1 4202560 18690 0 0 0 121 3 0 0 20 0 19 0 29911671 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016894180280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16430] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16430/stat : 16430 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016893127416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16431] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16431/stat : 16431 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016892075080 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16432] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16432/stat : 16432 (java) S 16410 16413 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29911739 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016889082920 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 9625040

[startup+3.1008 s]
/proc/loadavg: 2.30 2.26 2.20 4/215 16432
/proc/meminfo: memFree=26807152/32872528 swapFree=1482636/1662508
[pid=16413] ppid=16410 vsize=9625040 CPUtime=5.55 cores=0,2,4,6
/proc/16413/stat : 16413 (java) S 16410 16413 15910 0 -1 4202496 36107 0 1 0 546 9 0 0 20 0 19 0 29911666 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140735393569520 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16413/statm: 2406260 58241 2283 9 0 2396937 0
[pid=16413/tid=16414] ppid=16410 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/16413/task/16414/stat : 16414 (java) R 16410 16413 15910 0 -1 4202560 2576 0 1 0 302 4 0 0 20 0 19 0 29911666 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017075351936 140017016251792 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16416] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16416/stat : 16416 (java) S 16410 16413 15910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017014081960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16417] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16417/stat : 16417 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017013029416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16418] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16418/stat : 16418 (java) S 16410 16413 15910 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017011976360 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16419] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16419/stat : 16419 (java) S 16410 16413 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017010923816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16420] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16420/stat : 16420 (java) S 16410 16413 15910 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017009871784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16421] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16421/stat : 16421 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140017008819240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16422] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16422/stat : 16422 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016912906920 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16423] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16423/stat : 16423 (java) S 16410 16413 15910 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016911854376 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16424] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16424/stat : 16424 (java) S 16410 16413 15910 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016899443048 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16425] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16425/stat : 16425 (java) S 16410 16413 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016898389368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16426] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16426/stat : 16426 (java) S 16410 16413 15910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016897336200 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16427] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16427/stat : 16427 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016896284944 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16428] ppid=16410 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/16413/task/16428/stat : 16428 (java) S 16410 16413 15910 0 -1 4202560 13455 0 0 0 112 2 0 0 20 0 19 0 29911671 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016895232824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16429] ppid=16410 vsize=9625040 CPUtime=1.25 cores=0,2,4,6
/proc/16413/task/16429/stat : 16429 (java) S 16410 16413 15910 0 -1 4202560 18690 0 0 0 122 3 0 0 20 0 19 0 29911671 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016894180280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16430] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16430/stat : 16430 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016893127416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16431] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16431/stat : 16431 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016892075080 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16432] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16432/stat : 16432 (java) S 16410 16413 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29911739 9856040960 58241 33554432000 1073741824 1073778376 140735393578384 140016889082920 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 9625040

[startup+6.30082 s]
/proc/loadavg: 2.27 2.26 2.20 3/215 16498
/proc/meminfo: memFree=29707644/32872528 swapFree=1482636/1662508
[pid=16413] ppid=16410 vsize=9625040 CPUtime=8.96 cores=0,2,4,6
/proc/16413/stat : 16413 (java) S 16410 16413 15910 0 -1 4202496 36161 0 1 0 887 9 0 0 20 0 19 0 29911666 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140735393569520 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16413/statm: 2406260 57495 2291 9 0 2396937 0
[pid=16413/tid=16414] ppid=16410 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/16413/task/16414/stat : 16414 (java) R 16410 16413 15910 0 -1 4202560 2578 0 1 0 621 4 0 0 20 0 19 0 29911666 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140017075349920 140017016152894 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16416] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16416/stat : 16416 (java) S 16410 16413 15910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140017014081960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16417] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16417/stat : 16417 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140017013029416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16418] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16418/stat : 16418 (java) S 16410 16413 15910 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140017011976360 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16419] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16419/stat : 16419 (java) S 16410 16413 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140017010923816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16420] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16420/stat : 16420 (java) S 16410 16413 15910 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140017009871784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16421] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16421/stat : 16421 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140017008819240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16422] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16422/stat : 16422 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140016912906920 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16423] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16423/stat : 16423 (java) S 16410 16413 15910 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29911667 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140016911854376 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16424] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16424/stat : 16424 (java) S 16410 16413 15910 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140016899443048 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16425] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16425/stat : 16425 (java) S 16410 16413 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140016898389368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16426] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16426/stat : 16426 (java) S 16410 16413 15910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140016897336200 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16427] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16427/stat : 16427 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140016896284944 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16428] ppid=16410 vsize=9625040 CPUtime=1.15 cores=0,2,4,6
/proc/16413/task/16428/stat : 16428 (java) S 16410 16413 15910 0 -1 4202560 13460 0 0 0 113 2 0 0 20 0 19 0 29911671 9856040960 57495 33554432000 1073741824 1073778376 140735393578384 140016895232824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16429] ppid=16410 vsize=9625040 CPUtime=1.45 cores=0,2,4,6

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

[pid=16413/tid=16432] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16432/stat : 16432 (java) S 16410 16413 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29911739 9856040960 334062 33554432000 1073741824 1073778376 140735393578384 140016889082920 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1676.86
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.25 2.25 2.26 3/215 16565
/proc/meminfo: memFree=27885888/32872528 swapFree=1482636/1662508
[pid=16413] ppid=16410 vsize=9625040 CPUtime=1737.3 cores=0,2,4,6
/proc/16413/stat : 16413 (java) S 16410 16413 15910 0 -1 4202496 46437 0 1 0 173441 289 0 0 20 0 19 0 29911666 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140735393569520 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16413/statm: 2406260 339230 2300 9 0 2396937 0
[pid=16413/tid=16414] ppid=16410 vsize=9625040 CPUtime=1710.59 cores=0,2,4,6
/proc/16413/task/16414/stat : 16414 (java) R 16410 16413 15910 0 -1 4202560 2957 0 1 0 171025 34 0 0 20 0 19 0 29911666 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140017075350888 140017016252177 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16416] ppid=16410 vsize=9625040 CPUtime=2.11 cores=0,2,4,6
/proc/16413/task/16416/stat : 16416 (java) S 16410 16413 15910 0 -1 4202560 873 0 0 0 179 32 0 0 20 0 19 0 29911667 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140017014081960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16417] ppid=16410 vsize=9625040 CPUtime=2.09 cores=0,2,4,6
/proc/16413/task/16417/stat : 16417 (java) S 16410 16413 15910 0 -1 4202560 1185 0 0 0 184 25 0 0 20 0 19 0 29911667 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140017013029416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16418] ppid=16410 vsize=9625040 CPUtime=2.12 cores=0,2,4,6
/proc/16413/task/16418/stat : 16418 (java) S 16410 16413 15910 0 -1 4202560 1016 0 0 0 178 34 0 0 20 0 19 0 29911667 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140017011976360 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16419] ppid=16410 vsize=9625040 CPUtime=1.94 cores=0,2,4,6
/proc/16413/task/16419/stat : 16419 (java) S 16410 16413 15910 0 -1 4202560 1052 0 0 0 161 33 0 0 20 0 19 0 29911667 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140017010923816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16420] ppid=16410 vsize=9625040 CPUtime=1.74 cores=0,2,4,6
/proc/16413/task/16420/stat : 16420 (java) S 16410 16413 15910 0 -1 4202560 943 0 0 0 149 25 0 0 20 0 19 0 29911667 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140017009871784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16421] ppid=16410 vsize=9625040 CPUtime=2.06 cores=0,2,4,6
/proc/16413/task/16421/stat : 16421 (java) S 16410 16413 15910 0 -1 4202560 966 0 0 0 171 35 0 0 20 0 19 0 29911667 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140017008819240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16422] ppid=16410 vsize=9625040 CPUtime=2.14 cores=0,2,4,6
/proc/16413/task/16422/stat : 16422 (java) S 16410 16413 15910 0 -1 4202560 874 0 0 0 169 45 0 0 20 0 19 0 29911667 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140016912906920 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16423] ppid=16410 vsize=9625040 CPUtime=1.92 cores=0,2,4,6
/proc/16413/task/16423/stat : 16423 (java) S 16410 16413 15910 0 -1 4202560 738 0 0 0 168 24 0 0 20 0 19 0 29911667 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140016911854376 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16424] ppid=16410 vsize=9625040 CPUtime=2.91 cores=0,2,4,6
/proc/16413/task/16424/stat : 16424 (java) S 16410 16413 15910 0 -1 4202560 2235 0 0 0 288 3 0 0 20 0 19 0 29911668 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140016899443048 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16425] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16425/stat : 16425 (java) S 16410 16413 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140016898389368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16426] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16426/stat : 16426 (java) S 16410 16413 15910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140016897336200 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16427] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16427/stat : 16427 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140016896284944 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16428] ppid=16410 vsize=9625040 CPUtime=1.18 cores=0,2,4,6
/proc/16413/task/16428/stat : 16428 (java) S 16410 16413 15910 0 -1 4202560 13461 0 0 0 116 2 0 0 20 0 19 0 29911671 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140016895232824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16429] ppid=16410 vsize=9625040 CPUtime=1.7 cores=0,2,4,6
/proc/16413/task/16429/stat : 16429 (java) S 16410 16413 15910 0 -1 4202560 18774 0 0 0 167 3 0 0 20 0 19 0 29911671 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140016894180280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16430] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16430/stat : 16430 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140016893127416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16431] ppid=16410 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/16413/task/16431/stat : 16431 (java) S 16410 16413 15910 0 -1 4202560 99 0 0 0 29 27 0 0 20 0 19 0 29911671 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140016892075080 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16432] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16432/stat : 16432 (java) S 16410 16413 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29911739 9856040960 339230 33554432000 1073741824 1073778376 140735393578384 140016889082920 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1737.3
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.26 2.25 2.26 3/215 16632
/proc/meminfo: memFree=28804036/32872528 swapFree=1482636/1662508
[pid=16413] ppid=16410 vsize=9625040 CPUtime=1797.57 cores=0,2,4,6
/proc/16413/stat : 16413 (java) S 16410 16413 15910 0 -1 4202496 46449 0 1 0 179467 290 0 0 20 0 19 0 29911666 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140735393569520 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16413/statm: 2406260 315824 2300 9 0 2396937 0
[pid=16413/tid=16414] ppid=16410 vsize=9625040 CPUtime=1770.33 cores=0,2,4,6
/proc/16413/task/16414/stat : 16414 (java) R 16410 16413 15910 0 -1 4202560 2961 0 1 0 176998 35 0 0 20 0 19 0 29911666 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017075350768 140017016251728 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16416] ppid=16410 vsize=9625040 CPUtime=2.15 cores=0,2,4,6
/proc/16413/task/16416/stat : 16416 (java) S 16410 16413 15910 0 -1 4202560 873 0 0 0 183 32 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017014081960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16417] ppid=16410 vsize=9625040 CPUtime=2.12 cores=0,2,4,6
/proc/16413/task/16417/stat : 16417 (java) S 16410 16413 15910 0 -1 4202560 1185 0 0 0 187 25 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017013029416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16418] ppid=16410 vsize=9625040 CPUtime=2.2 cores=0,2,4,6
/proc/16413/task/16418/stat : 16418 (java) S 16410 16413 15910 0 -1 4202560 1016 0 0 0 186 34 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017011976360 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16419] ppid=16410 vsize=9625040 CPUtime=1.97 cores=0,2,4,6
/proc/16413/task/16419/stat : 16419 (java) S 16410 16413 15910 0 -1 4202560 1052 0 0 0 164 33 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017010923816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16420] ppid=16410 vsize=9625040 CPUtime=1.77 cores=0,2,4,6
/proc/16413/task/16420/stat : 16420 (java) S 16410 16413 15910 0 -1 4202560 943 0 0 0 152 25 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017009871784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16421] ppid=16410 vsize=9625040 CPUtime=2.1 cores=0,2,4,6
/proc/16413/task/16421/stat : 16421 (java) S 16410 16413 15910 0 -1 4202560 966 0 0 0 175 35 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017008819240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16422] ppid=16410 vsize=9625040 CPUtime=2.22 cores=0,2,4,6
/proc/16413/task/16422/stat : 16422 (java) S 16410 16413 15910 0 -1 4202560 874 0 0 0 177 45 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016912906920 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16423] ppid=16410 vsize=9625040 CPUtime=1.97 cores=0,2,4,6
/proc/16413/task/16423/stat : 16423 (java) S 16410 16413 15910 0 -1 4202560 738 0 0 0 173 24 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016911854376 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16424] ppid=16410 vsize=9625040 CPUtime=2.91 cores=0,2,4,6
/proc/16413/task/16424/stat : 16424 (java) S 16410 16413 15910 0 -1 4202560 2239 0 0 0 288 3 0 0 20 0 19 0 29911668 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016899443048 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16425] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16425/stat : 16425 (java) S 16410 16413 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016898389368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16426] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16426/stat : 16426 (java) S 16410 16413 15910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016897336200 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16427] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16427/stat : 16427 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016896284944 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16428] ppid=16410 vsize=9625040 CPUtime=1.18 cores=0,2,4,6
/proc/16413/task/16428/stat : 16428 (java) S 16410 16413 15910 0 -1 4202560 13461 0 0 0 116 2 0 0 20 0 19 0 29911671 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016895232824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16429] ppid=16410 vsize=9625040 CPUtime=1.7 cores=0,2,4,6
/proc/16413/task/16429/stat : 16429 (java) S 16410 16413 15910 0 -1 4202560 18774 0 0 0 167 3 0 0 20 0 19 0 29911671 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016894180280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16430] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16430/stat : 16430 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016893127416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16431] ppid=16410 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/16413/task/16431/stat : 16431 (java) S 16410 16413 15910 0 -1 4202560 103 0 0 0 31 28 0 0 20 0 19 0 29911671 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016892075080 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16432] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16432/stat : 16432 (java) S 16410 16413 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29911739 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016889082920 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.8 s]
/proc/loadavg: 2.24 2.25 2.26 4/215 16632
/proc/meminfo: memFree=28775116/32872528 swapFree=1482636/1662508
[pid=16413] ppid=16410 vsize=9625040 CPUtime=1800.07 cores=0,2,4,6
/proc/16413/stat : 16413 (java) S 16410 16413 15910 0 -1 4202496 46449 0 1 0 179717 290 0 0 20 0 19 0 29911666 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140735393569520 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16413/statm: 2406260 315824 2300 9 0 2396937 0
[pid=16413/tid=16414] ppid=16410 vsize=9625040 CPUtime=1772.82 cores=0,2,4,6
/proc/16413/task/16414/stat : 16414 (java) R 16410 16413 15910 0 -1 4202560 2961 0 1 0 177247 35 0 0 20 0 19 0 29911666 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017075350768 140017016160355 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16416] ppid=16410 vsize=9625040 CPUtime=2.15 cores=0,2,4,6
/proc/16413/task/16416/stat : 16416 (java) S 16410 16413 15910 0 -1 4202560 873 0 0 0 183 32 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017014081960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16417] ppid=16410 vsize=9625040 CPUtime=2.12 cores=0,2,4,6
/proc/16413/task/16417/stat : 16417 (java) S 16410 16413 15910 0 -1 4202560 1185 0 0 0 187 25 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017013029416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16418] ppid=16410 vsize=9625040 CPUtime=2.2 cores=0,2,4,6
/proc/16413/task/16418/stat : 16418 (java) S 16410 16413 15910 0 -1 4202560 1016 0 0 0 186 34 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017011976360 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16419] ppid=16410 vsize=9625040 CPUtime=1.97 cores=0,2,4,6
/proc/16413/task/16419/stat : 16419 (java) S 16410 16413 15910 0 -1 4202560 1052 0 0 0 164 33 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017010923816 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16413/tid=16420] ppid=16410 vsize=9625040 CPUtime=1.77 cores=0,2,4,6
/proc/16413/task/16420/stat : 16420 (java) S 16410 16413 15910 0 -1 4202560 943 0 0 0 152 25 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017009871784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16421] ppid=16410 vsize=9625040 CPUtime=2.1 cores=0,2,4,6
/proc/16413/task/16421/stat : 16421 (java) S 16410 16413 15910 0 -1 4202560 966 0 0 0 175 35 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140017008819240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16422] ppid=16410 vsize=9625040 CPUtime=2.22 cores=0,2,4,6
/proc/16413/task/16422/stat : 16422 (java) S 16410 16413 15910 0 -1 4202560 874 0 0 0 177 45 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016912906920 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16423] ppid=16410 vsize=9625040 CPUtime=1.97 cores=0,2,4,6
/proc/16413/task/16423/stat : 16423 (java) S 16410 16413 15910 0 -1 4202560 738 0 0 0 173 24 0 0 20 0 19 0 29911667 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016911854376 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16424] ppid=16410 vsize=9625040 CPUtime=2.91 cores=0,2,4,6
/proc/16413/task/16424/stat : 16424 (java) S 16410 16413 15910 0 -1 4202560 2239 0 0 0 288 3 0 0 20 0 19 0 29911668 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016899443048 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16425] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16425/stat : 16425 (java) S 16410 16413 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016898389368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16426] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16426/stat : 16426 (java) S 16410 16413 15910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29911668 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016897336200 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16427] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16427/stat : 16427 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016896284944 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16428] ppid=16410 vsize=9625040 CPUtime=1.18 cores=0,2,4,6
/proc/16413/task/16428/stat : 16428 (java) S 16410 16413 15910 0 -1 4202560 13461 0 0 0 116 2 0 0 20 0 19 0 29911671 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016895232824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16413/tid=16429] ppid=16410 vsize=9625040 CPUtime=1.7 cores=0,2,4,6
/proc/16413/task/16429/stat : 16429 (java) S 16410 16413 15910 0 -1 4202560 18774 0 0 0 167 3 0 0 20 0 19 0 29911671 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016894180280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16430] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16430/stat : 16430 (java) S 16410 16413 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29911671 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016893127416 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16413/tid=16431] ppid=16410 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/16413/task/16431/stat : 16431 (java) S 16410 16413 15910 0 -1 4202560 103 0 0 0 31 28 0 0 20 0 19 0 29911671 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016892075080 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16413/tid=16432] ppid=16410 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16413/task/16432/stat : 16432 (java) S 16410 16413 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29911739 9856040960 315824 33554432000 1073741824 1073778376 140735393578384 140016889082920 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 16413 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 16413 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=629478
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=382485
# CPU time returned by wait4() is 1796.01
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1784.84
CPU time (s): 1800.07
CPU user time (s): 1797.17
CPU system time (s): 2.9
CPU usage (%): 100.853
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.63
system time used= 3.38248
maximum resident set size= 2429784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46482
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39608
involuntary context switches= 14740

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.6304 second user time and 13.285 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 21:37:33
IDJOB=4106837
IDBENCH=48285
IDSOLVER=2546
FILE ID=node134/4106837-1466278652
RUNJOBID= node134-1466275076-15926
PBS_JOBID= 19918245
Free space on /tmp= 71716 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_25_4_15.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106837-1466278652/watcher-4106837-1466278652 -o /tmp/evaluation-result-4106837-1466278652/solver-4106837-1466278652 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466275076-15926 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106837-1466278652.opb

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

MD5SUM BENCH= 8407562d9bb1379ab6a9e056478d010c
RANDOM SEED=288035518

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
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.020
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.020
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.54
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.020
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.020
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:        27032960 kB
Buffers:          168052 kB
Cached:           189384 kB
SwapCached:         1008 kB
Active:          3151860 kB
Inactive:         275288 kB
Active(anon):    3070580 kB
Inactive(anon):     1616 kB
Active(file):      81280 kB
Inactive(file):   273672 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:              1244 kB
Writeback:             0 kB
AnonPages:       4739632 kB
Mapped:            15372 kB
Shmem:                 0 kB
Slab:             603536 kB
SReclaimable:      47088 kB
SUnreclaim:       556448 kB
KernelStack:        1624 kB
PageTables:        13452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5694860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3176448 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= 71720 MiB
End job on node134 at 2016-06-18 22:07:17