Trace number 4101237

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800 1786.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-modszk1.opb
MD5SUM867ebc446ef1d12fd0b7d8d0b9e71a77
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 161
Optimality of the best value was proved NO
Number of variables48602
Total number of constraints686
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 constraints686
Minimum length of a constraint30
Maximum length of a constraint600
Number of terms in the objective function 29700
Biggest coefficient in the objective function 7111
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 549494
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 549494
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4101237-1466222101.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.91/0.55	c ... done. Wall clock time 0.438s.
0.91/0.55	c declared #vars     48602
0.91/0.55	c #constraints  1372
0.91/0.55	c constraints type 
0.91/0.55	c org.sat4j.specs.Constr$1 => 5
0.91/0.55	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1367
0.91/0.55	c 1372 constraints processed.
0.91/0.55	c objective function length is 29700 literals
1.87/1.14	c cleaning 2490 clauses out of 5000 with flag 10321/5000
2.35/1.56	c cleaning 4241 clauses out of 8510 with flag 22875/11000
3.06/2.19	c cleaning 5624 clauses out of 11270 with flag 37224/18001
3.76/2.89	c cleaning 6809 clauses out of 13645 with flag 53837/26000
4.59/3.66	c cleaning 7911 clauses out of 15837 with flag 72795/35001
5.91/4.98	c cleaning 8960 clauses out of 17926 with flag 94560/45001
6.91/5.96	c cleaning 9976 clauses out of 19967 with flag 117223/56002
8.11/7.11	c cleaning 10985 clauses out of 21989 with flag 142346/68000
9.40/8.36	c cleaning 11992 clauses out of 24004 with flag 169495/81000
10.80/9.72	c cleaning 13000 clauses out of 26014 with flag 198336/95002
12.40/11.37	c cleaning 13998 clauses out of 28012 with flag 229586/110000
14.20/13.11	c cleaning 15000 clauses out of 30014 with flag 263109/126000
16.30/15.21	c cleaning 15994 clauses out of 32014 with flag 298497/143000
18.60/17.55	c cleaning 16995 clauses out of 34020 with flag 336062/161000
21.30/20.27	c cleaning 17999 clauses out of 36025 with flag 376170/180000
24.31/23.22	c cleaning 18999 clauses out of 38026 with flag 417829/200000
27.39/26.39	c cleaning 20000 clauses out of 40027 with flag 460996/221000
30.70/29.61	c cleaning 21000 clauses out of 42029 with flag 506055/243002
34.31/33.18	c cleaning 21999 clauses out of 44027 with flag 553122/266000
38.31/37.17	c cleaning 22998 clauses out of 46028 with flag 604559/290000
42.61/41.45	c cleaning 23999 clauses out of 48030 with flag 658770/315000
47.81/46.69	c cleaning 25006 clauses out of 50034 with flag 715437/341003
53.91/52.76	c cleaning 25999 clauses out of 52025 with flag 771664/368000
59.51/58.40	c cleaning 27001 clauses out of 54026 with flag 829186/396000
65.93/64.66	c cleaning 27998 clauses out of 56026 with flag 888619/425001
72.33/71.02	c cleaning 29001 clauses out of 58028 with flag 951058/455001
78.73/77.49	c cleaning 29998 clauses out of 60026 with flag 1014357/486000
86.23/84.92	c cleaning 31003 clauses out of 62028 with flag 1079897/518000
93.93/92.61	c cleaning 31996 clauses out of 64025 with flag 1147150/551000
99.83/98.51	c cleaning 33008 clauses out of 66029 with flag 1218196/585000
105.52/104.14	c cleaning 34011 clauses out of 68023 with flag 1297726/620002
115.47/113.91	c cleaning 34996 clauses out of 70010 with flag 1376811/656000
128.49/126.82	c cleaning 35995 clauses out of 72014 with flag 1454038/693000
141.06/139.35	c cleaning 36994 clauses out of 74021 with flag 1536148/731002
155.26/153.41	c cleaning 38004 clauses out of 76025 with flag 1619400/770000
168.61/166.72	c cleaning 38996 clauses out of 78021 with flag 1706030/810000
182.19/180.26	c cleaning 40001 clauses out of 80029 with flag 1793067/851004
196.44/194.40	c cleaning 41003 clauses out of 82025 with flag 1882641/893001
212.11/210.04	c cleaning 41993 clauses out of 84021 with flag 1976422/936000
227.18/225.02	c cleaning 43002 clauses out of 86029 with flag 2070431/980001
241.94/239.80	c cleaning 44004 clauses out of 88027 with flag 2166528/1025001
258.52/256.22	c cleaning 45001 clauses out of 90022 with flag 2266337/1071000
276.38/274.07	c cleaning 45999 clauses out of 92023 with flag 2365571/1118002
293.49/291.03	c cleaning 47001 clauses out of 94022 with flag 2468176/1166000
313.43/310.89	c cleaning 47996 clauses out of 96021 with flag 2574893/1215000
331.35/328.74	c cleaning 49001 clauses out of 98027 with flag 2682598/1265002
350.48/347.77	c cleaning 49997 clauses out of 100024 with flag 2791299/1316000
370.69/367.85	c cleaning 51000 clauses out of 102028 with flag 2899770/1368001
392.03/389.10	c cleaning 52003 clauses out of 104027 with flag 3010680/1421000
412.53/409.53	c cleaning 53001 clauses out of 106024 with flag 3129804/1475000
434.69/431.66	c cleaning 53997 clauses out of 108023 with flag 3248172/1530000
459.53/456.30	c cleaning 55000 clauses out of 110027 with flag 3367089/1586001
484.54/481.27	c cleaning 55995 clauses out of 112026 with flag 3489038/1643000
511.83/508.46	c cleaning 57003 clauses out of 114033 with flag 3613510/1701002
536.02/532.56	c cleaning 58001 clauses out of 116030 with flag 3744261/1760002
563.00/559.41	c cleaning 58996 clauses out of 118027 with flag 3875523/1820000
588.41/584.74	c cleaning 60002 clauses out of 120032 with flag 4011219/1881001
615.04/611.22	c cleaning 60995 clauses out of 122029 with flag 4148572/1943000
642.48/638.51	c cleaning 62000 clauses out of 124034 with flag 4286895/2006000
670.52/666.46	c cleaning 63004 clauses out of 126034 with flag 4424655/2070000
698.55/694.36	c cleaning 63999 clauses out of 128030 with flag 4560086/2135000
727.63/723.27	c cleaning 64999 clauses out of 130031 with flag 4703446/2201000
756.42/751.83	c cleaning 66003 clauses out of 132032 with flag 4849994/2268000
791.87/787.11	c cleaning 67005 clauses out of 134031 with flag 4995852/2336002
825.00/820.09	c cleaning 68000 clauses out of 136026 with flag 5143000/2405002
862.86/857.61	c cleaning 68993 clauses out of 138024 with flag 5289842/2475000
899.50/893.90	c cleaning 70000 clauses out of 140033 with flag 5439538/2546002
939.86/934.04	c cleaning 70998 clauses out of 142031 with flag 5592762/2618000
977.40/971.34	c cleaning 72004 clauses out of 144035 with flag 5752668/2691002
1019.94/1013.67	c cleaning 72994 clauses out of 146029 with flag 5914193/2765000
1058.84/1052.04	c cleaning 74001 clauses out of 148035 with flag 6074155/2840000
1096.07/1088.91	c cleaning 75000 clauses out of 150034 with flag 6241443/2916000
1135.21/1127.72	c cleaning 76001 clauses out of 152034 with flag 6411615/2993000
1190.63/1182.67	c cleaning 76998 clauses out of 154033 with flag 6581743/3071000
1236.66/1228.22	c cleaning 78001 clauses out of 156039 with flag 6756145/3150004
1288.36/1279.49	c cleaning 78992 clauses out of 158034 with flag 6923958/3230000
1341.76/1332.31	c cleaning 79999 clauses out of 160042 with flag 7097099/3311000
1394.11/1384.24	c cleaning 80998 clauses out of 162043 with flag 7273576/3393000
1447.99/1437.58	c cleaning 82002 clauses out of 164047 with flag 7449146/3476002
1506.02/1495.04	c cleaning 83014 clauses out of 166051 with flag 7626989/3560008
1556.01/1544.54	c cleaning 84002 clauses out of 168032 with flag 7809366/3645003
1603.09/1591.09	c cleaning 85000 clauses out of 170027 with flag 7995059/3731000
1654.58/1642.00	c cleaning 85999 clauses out of 172029 with flag 8189334/3818002
1703.30/1690.39	c cleaning 87005 clauses out of 174028 with flag 8379131/3906000
1756.58/1743.23	c cleaning 87998 clauses out of 176023 with flag 8570679/3995000
1800.00/1786.20	c starts		: 99
1800.00/1786.20	c conflicts		: 4070099
1800.00/1786.20	c decisions		: 5475462
1800.00/1786.20	c propagations		: 204052317
1800.00/1786.20	c inspects		: 29870523883
1800.00/1786.20	c shortcuts		: 0
1800.00/1786.20	c learnt literals	: 0
1800.00/1786.20	c learnt binary clauses	: 0
1800.00/1786.20	c learnt ternary clauses	: 0
1800.00/1786.20	c learnt constraints	: 4070099
1800.00/1786.20	c ignored constraints	: 0
1800.00/1786.20	c root simplifications	: 0
1800.00/1786.20	c removed literals (reason simplification)	: 0
1800.00/1786.20	c reason swapping (by a shorter reason)	: 0
1800.00/1786.20	c Calls to reduceDB	: 85
1800.00/1786.20	c Number of update (reduction) of LBD	: 255666
1800.00/1786.20	c Imported unit clauses	: 0
1800.00/1786.20	c number of reductions to clauses (during analyze)	: 0
1800.00/1786.20	c number of learned constraints concerned by reduction	: 0
1800.00/1786.20	c number of learning phase by resolution	: 0
1800.00/1786.20	c number of learning phase by cutting planes	: 0
1800.00/1786.20	c speed (assignments/second)	: 114276.86777972172
1800.00/1786.20	c non guided choices	372443
1800.00/1786.21	c timeout
1800.00/1786.23	c learnt constraints type 
1800.00/1786.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 163125
1800.00/1786.23	s UNKNOWN
1800.00/1786.23	c Total wall clock time (in seconds): 1786.115

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-4101237-1466222101/watcher-4101237-1466222101 -o /tmp/evaluation-result-4101237-1466222101/solver-4101237-1466222101 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466206103-11896 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4101237-1466222101.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.90 1.99 1.99 3/192 14273
/proc/meminfo: memFree=31161728/32872528 swapFree=447868/480572
[pid=14273] ppid=14270 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/14273/stat : 14273 (java) R 14270 14273 11879 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 24260272 278528 30 33554432000 1073741824 1073778376 140737154726912 140736073668776 235365559783 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14273/statm: 68 33 25 9 0 25 0

[startup+0.100059 s]
/proc/loadavg: 1.90 1.99 1.99 3/192 14273
/proc/meminfo: memFree=31161728/32872528 swapFree=447868/480572
[pid=14273] ppid=14270 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/14273/stat : 14273 (java) S 14270 14273 11879 0 -1 4202496 4406 0 1 0 8 1 0 0 20 0 18 0 24260272 9787879424 6046 33554432000 1073741824 1073778376 140737154726912 140737154718048 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14273/statm: 2389619 6046 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 1.90 1.99 1.99 3/192 14273
/proc/meminfo: memFree=31161728/32872528 swapFree=447868/480572
[pid=14273] ppid=14270 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/14273/stat : 14273 (java) S 14270 14273 11879 0 -1 4202496 4961 0 1 0 26 2 0 0 20 0 18 0 24260272 9787879424 7480 33554432000 1073741824 1073778376 140737154726912 140737154718048 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14273/statm: 2389619 7480 2220 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300244 s]
/proc/loadavg: 1.90 1.99 1.99 3/192 14273
/proc/meminfo: memFree=31161728/32872528 swapFree=447868/480572
[pid=14273] ppid=14270 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/14273/stat : 14273 (java) S 14270 14273 11879 0 -1 4202496 5431 0 1 0 46 2 0 0 20 0 18 0 24260272 9787879424 11223 33554432000 1073741824 1073778376 140737154726912 140737154718048 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14273/statm: 2389619 11223 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700201 s]
/proc/loadavg: 1.90 1.99 1.99 3/192 14273
/proc/meminfo: memFree=31161728/32872528 swapFree=447868/480572
[pid=14273] ppid=14270 vsize=9625040 CPUtime=1.25 cores=1,3,5,7
/proc/14273/stat : 14273 (java) S 14270 14273 11879 0 -1 4202496 10607 0 1 0 121 4 0 0 20 0 19 0 24260272 9856040960 36698 33554432000 1073741824 1073778376 140737154726912 140737154718048 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14273/statm: 2406260 36698 2256 9 0 2396937 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 9625040

[startup+1.50078 s]
/proc/loadavg: 2.07 2.02 2.00 3/211 14292
/proc/meminfo: memFree=31013696/32872528 swapFree=447868/480572
[pid=14273] ppid=14270 vsize=9625040 CPUtime=2.35 cores=1,3,5,7
/proc/14273/stat : 14273 (java) S 14270 14273 11879 0 -1 4202496 12513 0 1 0 231 4 0 0 20 0 19 0 24260272 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140737154718048 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14273/statm: 2406260 39978 2264 9 0 2396937 0
[pid=14273/tid=14275] ppid=14270 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/14273/task/14275/stat : 14275 (java) R 14270 14273 11879 0 -1 4202560 2468 0 1 0 142 3 0 0 20 0 19 0 24260273 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140050389030976 140050244024522 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14276] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14276/stat : 14276 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140050232290216 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14277] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14277/stat : 14277 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140050231237672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14278] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14278/stat : 14278 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140050230184616 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14279] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14279/stat : 14279 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140050229132072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14273/tid=14280] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14280/stat : 14280 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140050228079016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14281] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14281/stat : 14281 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140049890929192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14273/tid=14282] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14282/stat : 14282 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140049889876136 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14283] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14283/stat : 14283 (java) S 14270 14273 11879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140049888823592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14284] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14284/stat : 14284 (java) S 14270 14273 11879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140049876626280 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14285] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14285/stat : 14285 (java) S 14270 14273 11879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140049875572600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14286] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14286/stat : 14286 (java) S 14270 14273 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140049874519432 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14287] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14287/stat : 14287 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140049873468176 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14288] ppid=14270 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/14273/task/14288/stat : 14288 (java) S 14270 14273 11879 0 -1 4202560 4330 0 0 0 48 0 0 0 20 0 19 0 24260278 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140049872415032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14289] ppid=14270 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/14273/task/14289/stat : 14289 (java) S 14270 14273 11879 0 -1 4202560 4438 0 0 0 39 0 0 0 20 0 19 0 24260278 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140049871362488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14290] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14290/stat : 14290 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140049870309624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14291] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14291/stat : 14291 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140049869257288 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14292] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14292/stat : 14292 (java) S 14270 14273 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24260333 9856040960 39978 33554432000 1073741824 1073778376 140737154726912 140049868105256 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.07 2.02 2.00 3/211 14292
/proc/meminfo: memFree=30974660/32872528 swapFree=447868/480572
[pid=14273] ppid=14270 vsize=9625040 CPUtime=4.09 cores=1,3,5,7
/proc/14273/stat : 14273 (java) S 14270 14273 11879 0 -1 4202496 12658 0 1 0 401 8 0 0 20 0 19 0 24260272 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140737154718048 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14273/statm: 2406260 48768 2278 9 0 2396937 0
[pid=14273/tid=14275] ppid=14270 vsize=9625040 CPUtime=3.01 cores=1,3,5,7
/proc/14273/task/14275/stat : 14275 (java) R 14270 14273 11879 0 -1 4202560 2475 0 1 0 298 3 0 0 20 0 19 0 24260273 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140050389033256 140050244022921 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14276] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14276/stat : 14276 (java) S 14270 14273 11879 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140050232290216 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14277] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14277/stat : 14277 (java) S 14270 14273 11879 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140050231237672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14278] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14278/stat : 14278 (java) S 14270 14273 11879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140050230184616 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14279] ppid=14270 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/14273/task/14279/stat : 14279 (java) S 14270 14273 11879 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 19 0 24260274 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140050229132072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14273/tid=14280] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14280/stat : 14280 (java) S 14270 14273 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140050228079016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14281] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14281/stat : 14281 (java) S 14270 14273 11879 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140049890929192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14282] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14282/stat : 14282 (java) S 14270 14273 11879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140049889876136 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14283] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14283/stat : 14283 (java) S 14270 14273 11879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140049888823592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14284] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14284/stat : 14284 (java) S 14270 14273 11879 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140049876626280 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14285] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14285/stat : 14285 (java) S 14270 14273 11879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140049875572600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14286] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14286/stat : 14286 (java) S 14270 14273 11879 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140049874519432 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14287] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14287/stat : 14287 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140049873468176 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14288] ppid=14270 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/14273/task/14288/stat : 14288 (java) S 14270 14273 11879 0 -1 4202560 4330 0 0 0 48 0 0 0 20 0 19 0 24260278 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140049872415032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14289] ppid=14270 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/14273/task/14289/stat : 14289 (java) S 14270 14273 11879 0 -1 4202560 4438 0 0 0 42 0 0 0 20 0 19 0 24260278 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140049871362488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14290] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14290/stat : 14290 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140049870309624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14291] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14291/stat : 14291 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140049869257288 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14292] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14292/stat : 14292 (java) S 14270 14273 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24260333 9856040960 48768 33554432000 1073741824 1073778376 140737154726912 140049868105256 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 9625040

[startup+6.30075 s]
/proc/loadavg: 2.07 2.02 2.00 3/211 14292
/proc/meminfo: memFree=30973876/32872528 swapFree=447868/480572
[pid=14273] ppid=14270 vsize=9625040 CPUtime=7.31 cores=1,3,5,7
/proc/14273/stat : 14273 (java) S 14270 14273 11879 0 -1 4202496 12660 0 1 0 723 8 0 0 20 0 19 0 24260272 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140737154718048 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14273/statm: 2406260 48760 2278 9 0 2396937 0
[pid=14273/tid=14275] ppid=14270 vsize=9625040 CPUtime=6.2 cores=1,3,5,7
/proc/14273/task/14275/stat : 14275 (java) R 14270 14273 11879 0 -1 4202560 2477 0 1 0 617 3 0 0 20 0 19 0 24260273 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140050389024448 140050243924236 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14276] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14276/stat : 14276 (java) S 14270 14273 11879 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140050232290216 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14277] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14277/stat : 14277 (java) S 14270 14273 11879 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140050231237672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14278] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14278/stat : 14278 (java) S 14270 14273 11879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140050230184616 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14279] ppid=14270 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/14273/task/14279/stat : 14279 (java) S 14270 14273 11879 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 19 0 24260274 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140050229132072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14273/tid=14280] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14280/stat : 14280 (java) S 14270 14273 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140050228079016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14281] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14281/stat : 14281 (java) S 14270 14273 11879 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140049890929192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14282] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14282/stat : 14282 (java) S 14270 14273 11879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140049889876136 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14283] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14283/stat : 14283 (java) S 14270 14273 11879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 24260274 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140049888823592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14284] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14284/stat : 14284 (java) S 14270 14273 11879 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140049876626280 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14285] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14285/stat : 14285 (java) S 14270 14273 11879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140049875572600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14286] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14286/stat : 14286 (java) S 14270 14273 11879 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140049874519432 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14287] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14287/stat : 14287 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140049873468176 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14288] ppid=14270 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/14273/task/14288/stat : 14288 (java) S 14270 14273 11879 0 -1 4202560 4330 0 0 0 50 0 0 0 20 0 19 0 24260278 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140049872415032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14289] ppid=14270 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/14273/task/14289/stat : 14289 (java) S 14270 14273 11879 0 -1 4202560 4438 0 0 0 42 0 0 0 20 0 19 0 24260278 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140049871362488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14290] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14290/stat : 14290 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140049870309624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14291] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14291/stat : 14291 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140049869257288 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14292] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14292/stat : 14292 (java) S 14270 14273 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24260333 9856040960 48760 33554432000 1073741824 1073778376 140737154726912 140049868105256 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.31
Current children cumulated vsize (KiB) 9625040


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

[pid=14273/tid=14292] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14292/stat : 14292 (java) S 14270 14273 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24260333 9856040960 75059 33554432000 1073741824 1073778376 140737154726912 140049868105256 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1675.22
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/211 14422
/proc/meminfo: memFree=28058336/32872528 swapFree=447868/480572
[pid=14273] ppid=14270 vsize=9625040 CPUtime=1735.52 cores=1,3,5,7
/proc/14273/stat : 14273 (java) S 14270 14273 11879 0 -1 4202496 43739 0 1 0 173446 106 0 0 20 0 19 0 24260272 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140737154718048 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14273/statm: 2406260 74871 2287 9 0 2396937 0
[pid=14273/tid=14275] ppid=14270 vsize=9625040 CPUtime=1708.07 cores=1,3,5,7
/proc/14273/task/14275/stat : 14275 (java) R 14270 14273 11879 0 -1 4202560 3225 0 1 0 170775 32 0 0 20 0 19 0 24260273 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140050389032128 140050244022921 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14276] ppid=14270 vsize=9625040 CPUtime=2.19 cores=1,3,5,7
/proc/14273/task/14276/stat : 14276 (java) S 14270 14273 11879 0 -1 4202560 2118 0 0 0 210 9 0 0 20 0 19 0 24260274 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140050232290216 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14273/tid=14277] ppid=14270 vsize=9625040 CPUtime=2.32 cores=1,3,5,7
/proc/14273/task/14277/stat : 14277 (java) S 14270 14273 11879 0 -1 4202560 2060 0 0 0 223 9 0 0 20 0 19 0 24260274 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140050231237672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14278] ppid=14270 vsize=9625040 CPUtime=2.29 cores=1,3,5,7
/proc/14273/task/14278/stat : 14278 (java) S 14270 14273 11879 0 -1 4202560 2389 0 0 0 221 8 0 0 20 0 19 0 24260274 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140050230184616 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14273/tid=14279] ppid=14270 vsize=9625040 CPUtime=2.37 cores=1,3,5,7
/proc/14273/task/14279/stat : 14279 (java) S 14270 14273 11879 0 -1 4202560 2241 0 0 0 226 11 0 0 20 0 19 0 24260274 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140050229132072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14280] ppid=14270 vsize=9625040 CPUtime=2.24 cores=1,3,5,7
/proc/14273/task/14280/stat : 14280 (java) S 14270 14273 11879 0 -1 4202560 2396 0 0 0 217 7 0 0 20 0 19 0 24260274 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140050228079016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14281] ppid=14270 vsize=9625040 CPUtime=2.23 cores=1,3,5,7
/proc/14273/task/14281/stat : 14281 (java) S 14270 14273 11879 0 -1 4202560 1574 0 0 0 213 10 0 0 20 0 19 0 24260274 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140049890929192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14282] ppid=14270 vsize=9625040 CPUtime=2.22 cores=1,3,5,7
/proc/14273/task/14282/stat : 14282 (java) S 14270 14273 11879 0 -1 4202560 1874 0 0 0 215 7 0 0 20 0 19 0 24260274 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140049889876136 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14283] ppid=14270 vsize=9625040 CPUtime=2.28 cores=1,3,5,7
/proc/14273/task/14283/stat : 14283 (java) S 14270 14273 11879 0 -1 4202560 1192 0 0 0 218 10 0 0 20 0 19 0 24260274 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140049888823592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14284] ppid=14270 vsize=9625040 CPUtime=3.71 cores=1,3,5,7
/proc/14273/task/14284/stat : 14284 (java) S 14270 14273 11879 0 -1 4202560 14537 0 0 0 362 9 0 0 20 0 19 0 24260275 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140049876626280 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14285] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14285/stat : 14285 (java) S 14270 14273 11879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140049875572600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14286] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14286/stat : 14286 (java) S 14270 14273 11879 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140049874519432 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14287] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14287/stat : 14287 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140049873468176 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14288] ppid=14270 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/14273/task/14288/stat : 14288 (java) S 14270 14273 11879 0 -1 4202560 4334 0 0 0 52 0 0 0 20 0 19 0 24260278 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140049872415032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14289] ppid=14270 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/14273/task/14289/stat : 14289 (java) S 14270 14273 11879 0 -1 4202560 4438 0 0 0 42 0 0 0 20 0 19 0 24260278 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140049871362488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14290] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14290/stat : 14290 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140049870309624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14291] ppid=14270 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/14273/task/14291/stat : 14291 (java) S 14270 14273 11879 0 -1 4202560 98 0 0 0 23 23 0 0 20 0 19 0 24260278 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140049869257288 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14292] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14292/stat : 14292 (java) S 14270 14273 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24260333 9856040960 74871 33554432000 1073741824 1073778376 140737154726912 140049868105256 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1735.52
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/211 14424
/proc/meminfo: memFree=28072356/32872528 swapFree=447868/480572
[pid=14273] ppid=14270 vsize=9625040 CPUtime=1796.1 cores=1,3,5,7
/proc/14273/stat : 14273 (java) S 14270 14273 11879 0 -1 4202496 44518 0 1 0 179502 108 0 0 20 0 19 0 24260272 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140737154718048 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14273/statm: 2406260 71037 2287 9 0 2396937 0
[pid=14273/tid=14275] ppid=14270 vsize=9625040 CPUtime=1767.53 cores=1,3,5,7
/proc/14273/task/14275/stat : 14275 (java) R 14270 14273 11879 0 -1 4202560 3254 0 1 0 176719 34 0 0 20 0 19 0 24260273 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140050389032248 140050244023216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14276] ppid=14270 vsize=9625040 CPUtime=2.29 cores=1,3,5,7
/proc/14273/task/14276/stat : 14276 (java) S 14270 14273 11879 0 -1 4202560 2118 0 0 0 220 9 0 0 20 0 19 0 24260274 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140050232290216 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14277] ppid=14270 vsize=9625040 CPUtime=2.44 cores=1,3,5,7
/proc/14273/task/14277/stat : 14277 (java) S 14270 14273 11879 0 -1 4202560 2228 0 0 0 235 9 0 0 20 0 19 0 24260274 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140050231237672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14278] ppid=14270 vsize=9625040 CPUtime=2.39 cores=1,3,5,7
/proc/14273/task/14278/stat : 14278 (java) S 14270 14273 11879 0 -1 4202560 2389 0 0 0 231 8 0 0 20 0 19 0 24260274 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140050230184616 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14273/tid=14279] ppid=14270 vsize=9625040 CPUtime=2.5 cores=1,3,5,7
/proc/14273/task/14279/stat : 14279 (java) S 14270 14273 11879 0 -1 4202560 2361 0 0 0 239 11 0 0 20 0 19 0 24260274 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140050229132072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14280] ppid=14270 vsize=9625040 CPUtime=2.34 cores=1,3,5,7
/proc/14273/task/14280/stat : 14280 (java) S 14270 14273 11879 0 -1 4202560 2396 0 0 0 227 7 0 0 20 0 19 0 24260274 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140050228079016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14273/tid=14281] ppid=14270 vsize=9625040 CPUtime=2.34 cores=1,3,5,7
/proc/14273/task/14281/stat : 14281 (java) S 14270 14273 11879 0 -1 4202560 1814 0 0 0 224 10 0 0 20 0 19 0 24260274 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140049890929192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14282] ppid=14270 vsize=9625040 CPUtime=2.32 cores=1,3,5,7
/proc/14273/task/14282/stat : 14282 (java) S 14270 14273 11879 0 -1 4202560 1874 0 0 0 225 7 0 0 20 0 19 0 24260274 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140049889876136 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14283] ppid=14270 vsize=9625040 CPUtime=2.38 cores=1,3,5,7
/proc/14273/task/14283/stat : 14283 (java) S 14270 14273 11879 0 -1 4202560 1400 0 0 0 228 10 0 0 20 0 19 0 24260274 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140049888823592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14284] ppid=14270 vsize=9625040 CPUtime=3.84 cores=1,3,5,7
/proc/14273/task/14284/stat : 14284 (java) S 14270 14273 11879 0 -1 4202560 14547 0 0 0 374 10 0 0 20 0 19 0 24260275 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140049876626280 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14285] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14285/stat : 14285 (java) S 14270 14273 11879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140049875572600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14286] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14286/stat : 14286 (java) S 14270 14273 11879 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140049874519432 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14287] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14287/stat : 14287 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140049873468176 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14288] ppid=14270 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/14273/task/14288/stat : 14288 (java) S 14270 14273 11879 0 -1 4202560 4334 0 0 0 52 0 0 0 20 0 19 0 24260278 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140049872415032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14289] ppid=14270 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/14273/task/14289/stat : 14289 (java) S 14270 14273 11879 0 -1 4202560 4438 0 0 0 42 0 0 0 20 0 19 0 24260278 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140049871362488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14290] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14290/stat : 14290 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140049870309624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14291] ppid=14270 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/14273/task/14291/stat : 14291 (java) S 14270 14273 11879 0 -1 4202560 102 0 0 0 25 23 0 0 20 0 19 0 24260278 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140049869257288 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14292] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14292/stat : 14292 (java) S 14270 14273 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24260333 9856040960 71037 33554432000 1073741824 1073778376 140737154726912 140049868105256 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1796.1
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.2 s]
/proc/loadavg: 2.07 2.03 2.00 3/211 14424
/proc/meminfo: memFree=28073104/32872528 swapFree=447868/480572
[pid=14273] ppid=14270 vsize=9625040 CPUtime=1800 cores=1,3,5,7
/proc/14273/stat : 14273 (java) S 14270 14273 11879 0 -1 4202496 44519 0 1 0 179892 108 0 0 20 0 19 0 24260272 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140737154718048 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14273/statm: 2406260 70861 2287 9 0 2396937 0
[pid=14273/tid=14275] ppid=14270 vsize=9625040 CPUtime=1771.42 cores=1,3,5,7
/proc/14273/task/14275/stat : 14275 (java) R 14270 14273 11879 0 -1 4202560 3255 0 1 0 177108 34 0 0 20 0 19 0 24260273 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140050389032128 140050244022921 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14276] ppid=14270 vsize=9625040 CPUtime=2.29 cores=1,3,5,7
/proc/14273/task/14276/stat : 14276 (java) S 14270 14273 11879 0 -1 4202560 2118 0 0 0 220 9 0 0 20 0 19 0 24260274 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140050232290216 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14277] ppid=14270 vsize=9625040 CPUtime=2.44 cores=1,3,5,7
/proc/14273/task/14277/stat : 14277 (java) S 14270 14273 11879 0 -1 4202560 2228 0 0 0 235 9 0 0 20 0 19 0 24260274 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140050231237672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14278] ppid=14270 vsize=9625040 CPUtime=2.39 cores=1,3,5,7
/proc/14273/task/14278/stat : 14278 (java) S 14270 14273 11879 0 -1 4202560 2389 0 0 0 231 8 0 0 20 0 19 0 24260274 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140050230184616 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14273/tid=14279] ppid=14270 vsize=9625040 CPUtime=2.5 cores=1,3,5,7
/proc/14273/task/14279/stat : 14279 (java) S 14270 14273 11879 0 -1 4202560 2361 0 0 0 239 11 0 0 20 0 19 0 24260274 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140050229132072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14280] ppid=14270 vsize=9625040 CPUtime=2.34 cores=1,3,5,7
/proc/14273/task/14280/stat : 14280 (java) S 14270 14273 11879 0 -1 4202560 2396 0 0 0 227 7 0 0 20 0 19 0 24260274 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140050228079016 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14273/tid=14281] ppid=14270 vsize=9625040 CPUtime=2.34 cores=1,3,5,7
/proc/14273/task/14281/stat : 14281 (java) S 14270 14273 11879 0 -1 4202560 1814 0 0 0 224 10 0 0 20 0 19 0 24260274 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140049890929192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14282] ppid=14270 vsize=9625040 CPUtime=2.32 cores=1,3,5,7
/proc/14273/task/14282/stat : 14282 (java) S 14270 14273 11879 0 -1 4202560 1874 0 0 0 225 7 0 0 20 0 19 0 24260274 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140049889876136 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14283] ppid=14270 vsize=9625040 CPUtime=2.38 cores=1,3,5,7
/proc/14273/task/14283/stat : 14283 (java) S 14270 14273 11879 0 -1 4202560 1400 0 0 0 228 10 0 0 20 0 19 0 24260274 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140049888823592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14284] ppid=14270 vsize=9625040 CPUtime=3.84 cores=1,3,5,7
/proc/14273/task/14284/stat : 14284 (java) S 14270 14273 11879 0 -1 4202560 14547 0 0 0 374 10 0 0 20 0 19 0 24260275 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140049876626280 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14285] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14285/stat : 14285 (java) S 14270 14273 11879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140049875572600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14286] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14286/stat : 14286 (java) S 14270 14273 11879 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24260275 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140049874519432 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14287] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14287/stat : 14287 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140049873468176 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14288] ppid=14270 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/14273/task/14288/stat : 14288 (java) S 14270 14273 11879 0 -1 4202560 4334 0 0 0 52 0 0 0 20 0 19 0 24260278 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140049872415032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14289] ppid=14270 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/14273/task/14289/stat : 14289 (java) S 14270 14273 11879 0 -1 4202560 4438 0 0 0 42 0 0 0 20 0 19 0 24260278 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140049871362488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14273/tid=14290] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14290/stat : 14290 (java) S 14270 14273 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24260278 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140049870309624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14273/tid=14291] ppid=14270 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/14273/task/14291/stat : 14291 (java) S 14270 14273 11879 0 -1 4202560 102 0 0 0 25 23 0 0 20 0 19 0 24260278 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140049869257288 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14273/tid=14292] ppid=14270 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14273/task/14292/stat : 14292 (java) S 14270 14273 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24260333 9856040960 70861 33554432000 1073741824 1073778376 140737154726912 140049868105256 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 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 14273 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 14273 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=458200
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=521768
# CPU time returned by wait4() is 1795.98
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1786.24
CPU time (s): 1800
CPU user time (s): 1798.92
CPU system time (s): 1.08
CPU usage (%): 100.771
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.46
system time used= 1.52177
maximum resident set size= 645728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44559
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59386
involuntary context switches= 59409

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.79151 second user time and 12.983 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-18 05:55:02
IDJOB=4101237
IDBENCH=1717
IDSOLVER=2546
FILE ID=node104/4101237-1466222101
RUNJOBID= node104-1466206103-11896
PBS_JOBID= 19918168
Free space on /tmp= 71700 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-modszk1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101237-1466222101/watcher-4101237-1466222101 -o /tmp/evaluation-result-4101237-1466222101/solver-4101237-1466222101 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466206103-11896 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4101237-1466222101.opb

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

MD5SUM BENCH= 867ebc446ef1d12fd0b7d8d0b9e71a77
RANDOM SEED=1249606380

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
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.035
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.035
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.035
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.035
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.035
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:        31161728 kB
Buffers:           98764 kB
Cached:           115100 kB
SwapCached:        40452 kB
Active:           300628 kB
Inactive:         193596 kB
Active(anon):     242760 kB
Inactive(anon):    39968 kB
Active(file):      57868 kB
Inactive(file):   153628 kB
Unevictable:      480572 kB
Mlocked:          447868 kB
SwapTotal:      67108856 kB
SwapFree:       67060428 kB
Dirty:              2016 kB
Writeback:            24 kB
AnonPages:        742252 kB
Mapped:            15372 kB
Shmem:                 0 kB
Slab:             601636 kB
SReclaimable:      45640 kB
SUnreclaim:       555996 kB
KernelStack:        1608 kB
PageTables:         6092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     831920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 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= 71688 MiB
End job on node104 at 2016-06-18 06:24:48