Trace number 4084701

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.08 1790.26

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_5_15.opb
MD5SUM22b768493fb377a7ad184ec8975ae3ca
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 benchmark1.41578
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)75000
Sum of products size (including duplicates)150000
Number of different products37500
Sum of products size75000

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-4084701-1465265294.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
2.34/0.99	c ... done. Wall clock time 0.885s.
2.34/0.99	c declared #vars     1000
2.34/0.99	c internal #vars     38500
2.34/0.99	c #constraints  76503
2.34/0.99	c constraints type 
2.34/0.99	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 37500
2.34/0.99	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
2.34/0.99	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
2.34/0.99	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 37500
2.34/0.99	c 76503 constraints processed.
9.68/7.35	c cleaning 2573 clauses out of 5145 with flag 10308/5145
16.46/13.97	c cleaning 4264 clauses out of 8527 with flag 22240/11100
23.76/21.23	c cleaning 5567 clauses out of 11163 with flag 36066/18000
31.78/29.20	c cleaning 6855 clauses out of 13711 with flag 52333/26115
39.53/36.93	c cleaning 7909 clauses out of 15819 with flag 70302/35078
45.13/42.58	c cleaning 8914 clauses out of 17848 with flag 90435/45016
55.80/53.01	c cleaning 10049 clauses out of 20100 with flag 112896/56182
70.30/67.55	c cleaning 10978 clauses out of 21957 with flag 136751/68088
84.10/81.32	c cleaning 11937 clauses out of 23891 with flag 162634/81000
94.80/92.09	c cleaning 13016 clauses out of 26033 with flag 190871/95079
101.71/98.99	c cleaning 13990 clauses out of 27983 with flag 221231/110045
116.61/113.45	c cleaning 14971 clauses out of 29948 with flag 253239/126000
136.50/133.37	c cleaning 16044 clauses out of 32090 with flag 287544/143113
150.70/147.52	c cleaning 16975 clauses out of 33951 with flag 323475/161018
168.79/165.61	c cleaning 18009 clauses out of 36019 with flag 361825/180061
181.59/178.44	c cleaning 18964 clauses out of 37964 with flag 402043/200015
191.49/188.31	c cleaning 19982 clauses out of 39989 with flag 444640/221004
201.09/197.98	c cleaning 21030 clauses out of 42061 with flag 489537/243058
212.00/208.41	c cleaning 22011 clauses out of 44024 with flag 536323/266051
221.91/218.30	c cleaning 22996 clauses out of 45993 with flag 585209/290031
230.31/226.77	c cleaning 23986 clauses out of 47975 with flag 636392/315009
236.31/232.75	c cleaning 25001 clauses out of 50010 with flag 691190/341030
243.91/240.31	c cleaning 25979 clauses out of 51979 with flag 747221/368000
255.17/250.98	c cleaning 26999 clauses out of 54000 with flag 804695/396000
266.87/262.62	c cleaning 28000 clauses out of 56001 with flag 863956/425000
281.07/276.82	c cleaning 29039 clauses out of 58079 with flag 925170/455078
297.37/293.19	c cleaning 29974 clauses out of 59962 with flag 987925/486000
315.37/311.13	c cleaning 31032 clauses out of 62065 with flag 1052969/518077
334.48/330.29	c cleaning 32014 clauses out of 64030 with flag 1119833/551074
355.58/351.37	c cleaning 32972 clauses out of 65946 with flag 1188569/585004
378.28/374.07	c cleaning 33992 clauses out of 67986 with flag 1259447/620016
405.39/399.83	c cleaning 35010 clauses out of 70021 with flag 1332293/656043
431.99/426.40	c cleaning 35985 clauses out of 71971 with flag 1407092/693003
459.80/454.28	c cleaning 36983 clauses out of 73983 with flag 1483870/731000
491.41/485.89	c cleaning 38035 clauses out of 76072 with flag 1562836/770072
522.41/516.88	c cleaning 38984 clauses out of 77969 with flag 1643493/810004
556.51/550.92	c cleaning 40020 clauses out of 80041 with flag 1726471/851060
598.92/592.19	c cleaning 41024 clauses out of 82049 with flag 1811317/893088
639.72/632.95	c cleaning 41989 clauses out of 83979 with flag 1898068/936042
680.84/674.04	c cleaning 42974 clauses out of 85949 with flag 1986790/980001
725.35/718.56	c cleaning 44021 clauses out of 88044 with flag 2077882/1025070
774.76/767.96	c cleaning 45024 clauses out of 90049 with flag 2170715/1071096
831.39/823.57	c cleaning 45987 clauses out of 91975 with flag 2265412/1118046
890.22/882.38	c cleaning 47019 clauses out of 94040 with flag 2362343/1166098
953.71/945.88	c cleaning 48016 clauses out of 96033 with flag 2461161/1215110
1019.93/1012.09	c cleaning 48988 clauses out of 97977 with flag 2561879/1265070
1088.25/1080.38	c cleaning 49991 clauses out of 99984 with flag 2664694/1316065
1167.24/1158.78	c cleaning 50977 clauses out of 101956 with flag 2769288/1368028
1253.36/1244.89	c cleaning 52005 clauses out of 104012 with flag 2876119/1421061
1344.37/1335.83	c cleaning 53013 clauses out of 106028 with flag 2984991/1475082
1439.10/1430.58	c cleaning 53956 clauses out of 107933 with flag 3095669/1530000
1532.54/1523.98	c cleaning 55026 clauses out of 110053 with flag 3208651/1586076
1636.96/1627.12	c cleaning 55991 clauses out of 111983 with flag 3323243/1643032
1749.38/1739.53	c cleaning 57042 clauses out of 114085 with flag 3440239/1701125
1800.08/1790.20	c starts		: 1
1800.08/1790.20	c conflicts		: 1735930
1800.08/1790.20	c decisions		: 1898049
1800.08/1790.20	c propagations		: 87702737
1800.08/1790.20	c inspects		: 22813632221
1800.08/1790.20	c shortcuts		: 0
1800.08/1790.20	c learnt literals	: 0
1800.08/1790.20	c learnt binary clauses	: 0
1800.08/1790.20	c learnt ternary clauses	: 0
1800.08/1790.20	c learnt constraints	: 1735930
1800.08/1790.20	c ignored constraints	: 0
1800.08/1790.20	c root simplifications	: 0
1800.08/1790.20	c removed literals (reason simplification)	: 0
1800.08/1790.20	c reason swapping (by a shorter reason)	: 0
1800.08/1790.20	c Calls to reduceDB	: 54
1800.08/1790.20	c Number of update (reduction) of LBD	: 37745
1800.08/1790.20	c Imported unit clauses	: 0
1800.08/1790.20	c number of reductions to clauses (during analyze)	: 0
1800.08/1790.20	c number of learned constraints concerned by reduction	: 0
1800.08/1790.20	c number of learning phase by resolution	: 0
1800.08/1790.20	c number of learning phase by cutting planes	: 0
1800.08/1790.20	c speed (assignments/second)	: 49018.34301932391
1800.08/1790.20	c non guided choices	37915
1800.08/1790.21	c timeout
1800.08/1790.23	c learnt constraints type 
1800.08/1790.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 91848
1800.08/1790.23	s UNKNOWN
1800.08/1790.23	c Total wall clock time (in seconds): 1790.128

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-4084701-1465265294/watcher-4084701-1465265294 -o /tmp/evaluation-result-4084701-1465265294/solver-4084701-1465265294 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465261709-15102 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084701-1465265294.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.13 2.20 2.18 3/196 15728
/proc/meminfo: memFree=30308364/32872528 swapFree=20720/1686580
[pid=15728] ppid=15725 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/15728/stat : 15728 (java) S 15725 15728 15085 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 108461451 98570240 978 33554432000 1073741824 1073778376 140737410280368 140737410271504 215127982141 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15728/statm: 24065 978 744 9 0 16771 0
[pid=15728/tid=15729] ppid=15725 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15729/stat : 15729 (java) R 15725 15728 15085 0 -1 4202560 137 0 0 0 0 0 0 0 20 0 2 0 108461451 98582528 985 33554432000 1073741824 1073778376 140737410280368 139845580324392 215124624797 0 0 0 16784584 0 0 0 -1 1 0 0 0 0 0

[startup+0.100142 s]
/proc/loadavg: 2.13 2.20 2.18 3/196 15728
/proc/meminfo: memFree=30308364/32872528 swapFree=20720/1686580
[pid=15728] ppid=15725 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/15728/stat : 15728 (java) S 15725 15728 15085 0 -1 4202496 4501 0 1 0 10 1 0 0 20 0 18 0 108461451 9787879424 6133 33554432000 1073741824 1073778376 140737410280368 140737410271504 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15728/statm: 2389619 6133 2157 9 0 2380296 0
[pid=15728/tid=15729] ppid=15725 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/15728/task/15729/stat : 15729 (java) R 15725 15728 15085 0 -1 4202560 2382 0 1 0 6 2 0 0 20 0 18 0 108461451 9787879424 6133 33554432000 1073741824 1073778376 140737410280368 139845580327840 215128007949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200385 s]
/proc/loadavg: 2.13 2.20 2.18 3/196 15728
/proc/meminfo: memFree=30308364/32872528 swapFree=20720/1686580
[pid=15728] ppid=15725 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/15728/stat : 15728 (java) S 15725 15728 15085 0 -1 4202496 4698 0 1 0 24 1 0 0 20 0 18 0 108461451 9787879424 6765 33554432000 1073741824 1073778376 140737410280368 140737410271504 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15728/statm: 2389619 6765 2215 9 0 2380296 0
[pid=15728/tid=15729] ppid=15725 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/15728/task/15729/stat : 15729 (java) R 15725 15728 15085 0 -1 4202560 2405 0 1 0 16 2 0 0 20 0 18 0 108461451 9787879424 6765 33554432000 1073741824 1073778376 140737410280368 139845580329056 215127997496 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300383 s]
/proc/loadavg: 2.13 2.20 2.18 3/196 15728
/proc/meminfo: memFree=30308364/32872528 swapFree=20720/1686580
[pid=15728] ppid=15725 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/15728/stat : 15728 (java) S 15725 15728 15085 0 -1 4202496 6451 0 1 0 49 1 0 0 20 0 18 0 108461451 9787879424 9581 33554432000 1073741824 1073778376 140737410280368 140737410271504 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15728/statm: 2389619 9581 2247 9 0 2380296 0
[pid=15728/tid=15729] ppid=15725 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/15728/task/15729/stat : 15729 (java) R 15725 15728 15085 0 -1 4202560 2408 0 1 0 26 2 0 0 20 0 18 0 108461451 9787879424 9581 33554432000 1073741824 1073778376 140737410280368 139845580329056 139845427067460 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700239 s]
/proc/loadavg: 2.13 2.20 2.18 3/196 15728
/proc/meminfo: memFree=30308364/32872528 swapFree=20720/1686580
[pid=15728] ppid=15725 vsize=9558476 CPUtime=1.7 cores=1,3,5,7
/proc/15728/stat : 15728 (java) S 15725 15728 15085 0 -1 4202496 26208 0 1 0 163 7 0 0 20 0 18 0 108461451 9787879424 44276 33554432000 1073741824 1073778376 140737410280368 140737410271504 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15728/statm: 2389619 44276 2257 9 0 2380296 0
[pid=15728/tid=15729] ppid=15725 vsize=9558476 CPUtime=0.67 cores=1,3,5,7
/proc/15728/task/15729/stat : 15729 (java) R 15725 15728 15085 0 -1 4202560 2456 0 1 0 65 2 0 0 20 0 18 0 108461451 9787879424 44276 33554432000 1073741824 1073778376 140737410280368 139845580320592 215128007949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 9558476

[startup+1.50087 s]
/proc/loadavg: 2.13 2.20 2.18 7/216 15748
/proc/meminfo: memFree=29803392/32872528 swapFree=20720/1686580
[pid=15728] ppid=15725 vsize=9625040 CPUtime=3.84 cores=1,3,5,7
/proc/15728/stat : 15728 (java) S 15725 15728 15085 0 -1 4202496 29558 0 1 0 372 12 0 0 20 0 19 0 108461451 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 140737410271504 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15728/statm: 2406260 66629 2281 9 0 2396937 0
[pid=15728/tid=15729] ppid=15725 vsize=9625040 CPUtime=1.38 cores=1,3,5,7
/proc/15728/task/15729/stat : 15729 (java) R 15725 15728 15085 0 -1 4202560 2479 0 1 0 135 3 0 0 20 0 19 0 108461451 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139845580328168 139845428319295 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15731] ppid=15725 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/15728/task/15731/stat : 15731 (java) S 15725 15728 15085 0 -1 4202560 146 0 0 0 3 0 0 0 20 0 19 0 108461452 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139845552782376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15732] ppid=15725 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15728/task/15732/stat : 15732 (java) S 15725 15728 15085 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 108461452 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139845551729576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15733] ppid=15725 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/15728/task/15733/stat : 15733 (java) S 15725 15728 15085 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 108461452 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139845550676776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15734] ppid=15725 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/15728/task/15734/stat : 15734 (java) S 15725 15728 15085 0 -1 4202560 35 0 0 0 3 0 0 0 20 0 19 0 108461452 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139845549623976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15735] ppid=15725 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15728/task/15735/stat : 15735 (java) S 15725 15728 15085 0 -1 4202560 118 0 0 0 1 0 0 0 20 0 19 0 108461452 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139845548571176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15736] ppid=15725 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/15728/task/15736/stat : 15736 (java) S 15725 15728 15085 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 108461452 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139845547518376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15737] ppid=15725 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15728/task/15737/stat : 15737 (java) S 15725 15728 15085 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 108461452 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139845546465576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15738] ppid=15725 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/15728/task/15738/stat : 15738 (java) S 15725 15728 15085 0 -1 4202560 150 0 0 0 3 0 0 0 20 0 19 0 108461452 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139845416036520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15739] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15739/stat : 15739 (java) S 15725 15728 15085 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 108461453 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139844933090280 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15740] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15740/stat : 15740 (java) S 15725 15728 15085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108461454 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139844932036344 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15741] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15741/stat : 15741 (java) S 15725 15728 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108461454 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139844930983432 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15742] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15742/stat : 15742 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139844929931920 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15743] ppid=15725 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/15728/task/15743/stat : 15743 (java) S 15725 15728 15085 0 -1 4202560 16683 0 0 0 108 4 0 0 20 0 19 0 108461456 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139844928879032 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15744] ppid=15725 vsize=9625040 CPUtime=1.04 cores=1,3,5,7
/proc/15728/task/15744/stat : 15744 (java) S 15725 15728 15085 0 -1 4202560 8570 0 0 0 102 2 0 0 20 0 19 0 108461456 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139844927826232 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15745] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15745/stat : 15745 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139844926773624 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15746] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15746/stat : 15746 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139844925721032 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15748] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15748/stat : 15748 (java) S 15725 15728 15085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108461553 9856040960 66629 33554432000 1073741824 1073778376 140737410280368 139844924667560 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 9625040

[startup+3.10085 s]
/proc/loadavg: 2.13 2.20 2.18 4/216 15748
/proc/meminfo: memFree=29802136/32872528 swapFree=20720/1686580
[pid=15728] ppid=15725 vsize=9625040 CPUtime=5.47 cores=1,3,5,7
/proc/15728/stat : 15728 (java) S 15725 15728 15085 0 -1 4202496 29560 0 1 0 535 12 0 0 20 0 19 0 108461451 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 140737410271504 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15728/statm: 2406260 66630 2282 9 0 2396937 0
[pid=15728/tid=15729] ppid=15725 vsize=9625040 CPUtime=2.97 cores=1,3,5,7
/proc/15728/task/15729/stat : 15729 (java) R 15725 15728 15085 0 -1 4202560 2480 0 1 0 294 3 0 0 20 0 19 0 108461451 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139845580327248 139845428275151 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15731] ppid=15725 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/15728/task/15731/stat : 15731 (java) S 15725 15728 15085 0 -1 4202560 146 0 0 0 3 0 0 0 20 0 19 0 108461452 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139845552782376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15732] ppid=15725 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15728/task/15732/stat : 15732 (java) S 15725 15728 15085 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 108461452 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139845551729576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15733] ppid=15725 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/15728/task/15733/stat : 15733 (java) S 15725 15728 15085 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 108461452 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139845550676776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15734] ppid=15725 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/15728/task/15734/stat : 15734 (java) S 15725 15728 15085 0 -1 4202560 35 0 0 0 3 0 0 0 20 0 19 0 108461452 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139845549623976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15735] ppid=15725 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15728/task/15735/stat : 15735 (java) S 15725 15728 15085 0 -1 4202560 118 0 0 0 1 0 0 0 20 0 19 0 108461452 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139845548571176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15736] ppid=15725 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/15728/task/15736/stat : 15736 (java) S 15725 15728 15085 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 108461452 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139845547518376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15737] ppid=15725 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15728/task/15737/stat : 15737 (java) S 15725 15728 15085 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 108461452 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139845546465576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15738] ppid=15725 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/15728/task/15738/stat : 15738 (java) S 15725 15728 15085 0 -1 4202560 150 0 0 0 3 0 0 0 20 0 19 0 108461452 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139845416036520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15739] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15739/stat : 15739 (java) S 15725 15728 15085 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 108461453 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139844933090280 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15740] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15740/stat : 15740 (java) S 15725 15728 15085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108461454 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139844932036344 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15741] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15741/stat : 15741 (java) S 15725 15728 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108461454 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139844930983432 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15742] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15742/stat : 15742 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139844929931920 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15743] ppid=15725 vsize=9625040 CPUtime=1.15 cores=1,3,5,7
/proc/15728/task/15743/stat : 15743 (java) S 15725 15728 15085 0 -1 4202560 16684 0 0 0 111 4 0 0 20 0 19 0 108461456 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139844928879032 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15744] ppid=15725 vsize=9625040 CPUtime=1.04 cores=1,3,5,7
/proc/15728/task/15744/stat : 15744 (java) S 15725 15728 15085 0 -1 4202560 8570 0 0 0 102 2 0 0 20 0 19 0 108461456 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139844927826232 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15745] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15745/stat : 15745 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139844926773624 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15746] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15746/stat : 15746 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139844925721032 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15748] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15748/stat : 15748 (java) S 15725 15728 15085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108461553 9856040960 66630 33554432000 1073741824 1073778376 140737410280368 139844924667560 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 9625040

[startup+6.30086 s]
/proc/loadavg: 2.12 2.20 2.18 3/216 15748
/proc/meminfo: memFree=29814432/32872528 swapFree=20720/1686580
[pid=15728] ppid=15725 vsize=9625040 CPUtime=8.68 cores=1,3,5,7
/proc/15728/stat : 15728 (java) S 15725 15728 15085 0 -1 4202496 29561 0 1 0 856 12 0 0 20 0 19 0 108461451 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 140737410271504 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15728/statm: 2406260 65065 2282 9 0 2396937 0
[pid=15728/tid=15729] ppid=15725 vsize=9625040 CPUtime=6.16 cores=1,3,5,7
/proc/15728/task/15729/stat : 15729 (java) R 15725 15728 15085 0 -1 4202560 2481 0 1 0 613 3 0 0 20 0 19 0 108461451 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139845580329464 139845428155195 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15731] ppid=15725 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/15728/task/15731/stat : 15731 (java) S 15725 15728 15085 0 -1 4202560 146 0 0 0 3 0 0 0 20 0 19 0 108461452 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139845552782376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15732] ppid=15725 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15728/task/15732/stat : 15732 (java) S 15725 15728 15085 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 108461452 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139845551729576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15733] ppid=15725 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/15728/task/15733/stat : 15733 (java) S 15725 15728 15085 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 108461452 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139845550676776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15734] ppid=15725 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/15728/task/15734/stat : 15734 (java) S 15725 15728 15085 0 -1 4202560 35 0 0 0 3 0 0 0 20 0 19 0 108461452 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139845549623976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15735] ppid=15725 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15728/task/15735/stat : 15735 (java) S 15725 15728 15085 0 -1 4202560 118 0 0 0 1 0 0 0 20 0 19 0 108461452 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139845548571176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15736] ppid=15725 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/15728/task/15736/stat : 15736 (java) S 15725 15728 15085 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 108461452 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139845547518376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15737] ppid=15725 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15728/task/15737/stat : 15737 (java) S 15725 15728 15085 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 108461452 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139845546465576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15738] ppid=15725 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/15728/task/15738/stat : 15738 (java) S 15725 15728 15085 0 -1 4202560 150 0 0 0 3 0 0 0 20 0 19 0 108461452 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139845416036520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15739] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15739/stat : 15739 (java) S 15725 15728 15085 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 108461453 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139844933090280 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15740] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15740/stat : 15740 (java) S 15725 15728 15085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108461454 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139844932036344 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15741] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15741/stat : 15741 (java) S 15725 15728 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108461454 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139844930983432 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15742] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15742/stat : 15742 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139844929931920 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15743] ppid=15725 vsize=9625040 CPUtime=1.15 cores=1,3,5,7
/proc/15728/task/15743/stat : 15743 (java) S 15725 15728 15085 0 -1 4202560 16684 0 0 0 111 4 0 0 20 0 19 0 108461456 9856040960 65065 33554432000 1073741824 1073778376 140737410280368 139844928879032 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15744] ppid=15725 vsize=9625040 CPUtime=1.04 cores=1,3,5,7

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

[pid=15728/tid=15748] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15748/stat : 15748 (java) S 15725 15728 15085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108461553 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844924667560 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1672.16
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.25 2.26 2.25 3/215 15994
/proc/meminfo: memFree=22599616/32872528 swapFree=20720/1686580
[pid=15728] ppid=15725 vsize=9625040 CPUtime=1732.17 cores=1,3,5,7
/proc/15728/stat : 15728 (java) S 15725 15728 15085 0 -1 4202496 83604 0 1 0 172832 385 0 0 20 0 19 0 108461451 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 140737410271504 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15728/statm: 2406260 968857 2298 9 0 2396937 0
[pid=15728/tid=15729] ppid=15725 vsize=9625040 CPUtime=1714.21 cores=1,3,5,7
/proc/15728/task/15729/stat : 15729 (java) R 15725 15728 15085 0 -1 4202560 3455 0 1 0 171382 39 0 0 20 0 19 0 108461451 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845580320464 139845428320350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15731] ppid=15725 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/15728/task/15731/stat : 15731 (java) S 15725 15728 15085 0 -1 4202560 6962 0 0 0 74 38 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845552782376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15732] ppid=15725 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/15728/task/15732/stat : 15732 (java) S 15725 15728 15085 0 -1 4202560 6136 0 0 0 93 53 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845551729576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15733] ppid=15725 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/15728/task/15733/stat : 15733 (java) S 15725 15728 15085 0 -1 4202560 7383 0 0 0 63 36 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845550676776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15734] ppid=15725 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/15728/task/15734/stat : 15734 (java) S 15725 15728 15085 0 -1 4202560 6110 0 0 0 80 34 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845549623976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15735] ppid=15725 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/15728/task/15735/stat : 15735 (java) S 15725 15728 15085 0 -1 4202560 4508 0 0 0 97 46 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845548571176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15736] ppid=15725 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/15728/task/15736/stat : 15736 (java) S 15725 15728 15085 0 -1 4202560 6250 0 0 0 69 43 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845547518376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15737] ppid=15725 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/15728/task/15737/stat : 15737 (java) S 15725 15728 15085 0 -1 4202560 6088 0 0 0 66 45 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845546465576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15738] ppid=15725 vsize=9625040 CPUtime=1.21 cores=1,3,5,7
/proc/15728/task/15738/stat : 15738 (java) S 15725 15728 15085 0 -1 4202560 8509 0 0 0 81 40 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845416036520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15739] ppid=15725 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/15728/task/15739/stat : 15739 (java) S 15725 15728 15085 0 -1 4202560 1536 0 0 0 111 2 0 0 20 0 19 0 108461453 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844933090280 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15740] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15740/stat : 15740 (java) S 15725 15728 15085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108461454 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844932036344 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15741] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15741/stat : 15741 (java) S 15725 15728 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108461454 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844930983432 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15742] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15742/stat : 15742 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844929931920 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15743] ppid=15725 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/15728/task/15743/stat : 15743 (java) S 15725 15728 15085 0 -1 4202560 16730 0 0 0 127 4 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844928879032 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15744] ppid=15725 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/15728/task/15744/stat : 15744 (java) S 15725 15728 15085 0 -1 4202560 8580 0 0 0 111 2 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844927826232 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15745] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15745/stat : 15745 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844926773624 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15746] ppid=15725 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/15728/task/15746/stat : 15746 (java) S 15725 15728 15085 0 -1 4202560 99 0 0 0 28 37 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844925721032 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15748] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15748/stat : 15748 (java) S 15725 15728 15085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108461553 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844924667560 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1732.17
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.27 2.27 2.25 3/215 15995
/proc/meminfo: memFree=22599500/32872528 swapFree=20720/1686580
[pid=15728] ppid=15725 vsize=9625040 CPUtime=1792.19 cores=1,3,5,7
/proc/15728/stat : 15728 (java) S 15725 15728 15085 0 -1 4202496 83608 0 1 0 178833 386 0 0 20 0 19 0 108461451 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 140737410271504 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15728/statm: 2406260 968857 2298 9 0 2396937 0
[pid=15728/tid=15729] ppid=15725 vsize=9625040 CPUtime=1774.06 cores=1,3,5,7
/proc/15728/task/15729/stat : 15729 (java) R 15725 15728 15085 0 -1 4202560 3455 0 1 0 177367 39 0 0 20 0 19 0 108461451 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845580320464 139845428275228 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15731] ppid=15725 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/15728/task/15731/stat : 15731 (java) S 15725 15728 15085 0 -1 4202560 6962 0 0 0 74 38 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845552782376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15732] ppid=15725 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/15728/task/15732/stat : 15732 (java) S 15725 15728 15085 0 -1 4202560 6136 0 0 0 93 53 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845551729576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15733] ppid=15725 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/15728/task/15733/stat : 15733 (java) S 15725 15728 15085 0 -1 4202560 7383 0 0 0 63 36 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845550676776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15734] ppid=15725 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/15728/task/15734/stat : 15734 (java) S 15725 15728 15085 0 -1 4202560 6110 0 0 0 80 34 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845549623976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15735] ppid=15725 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/15728/task/15735/stat : 15735 (java) S 15725 15728 15085 0 -1 4202560 4508 0 0 0 97 46 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845548571176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15736] ppid=15725 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/15728/task/15736/stat : 15736 (java) S 15725 15728 15085 0 -1 4202560 6250 0 0 0 69 43 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845547518376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15737] ppid=15725 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/15728/task/15737/stat : 15737 (java) S 15725 15728 15085 0 -1 4202560 6088 0 0 0 66 45 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845546465576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15738] ppid=15725 vsize=9625040 CPUtime=1.21 cores=1,3,5,7
/proc/15728/task/15738/stat : 15738 (java) S 15725 15728 15085 0 -1 4202560 8509 0 0 0 81 40 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845416036520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15739] ppid=15725 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/15728/task/15739/stat : 15739 (java) S 15725 15728 15085 0 -1 4202560 1536 0 0 0 111 2 0 0 20 0 19 0 108461453 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844933090280 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15740] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15740/stat : 15740 (java) S 15725 15728 15085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108461454 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844932036344 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15741] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15741/stat : 15741 (java) S 15725 15728 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108461454 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844930983432 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15742] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15742/stat : 15742 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844929931920 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15743] ppid=15725 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/15728/task/15743/stat : 15743 (java) S 15725 15728 15085 0 -1 4202560 16730 0 0 0 127 4 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844928879032 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15744] ppid=15725 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/15728/task/15744/stat : 15744 (java) S 15725 15728 15085 0 -1 4202560 8580 0 0 0 111 2 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844927826232 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15745] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15745/stat : 15745 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844926773624 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15746] ppid=15725 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/15728/task/15746/stat : 15746 (java) S 15725 15728 15085 0 -1 4202560 103 0 0 0 29 38 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844925721032 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15748] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15748/stat : 15748 (java) S 15725 15728 15085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108461553 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844924667560 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1792.19
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.2 s]
/proc/loadavg: 2.31 2.27 2.25 4/215 15995
/proc/meminfo: memFree=22599752/32872528 swapFree=20720/1686580
[pid=15728] ppid=15725 vsize=9625040 CPUtime=1800.08 cores=1,3,5,7
/proc/15728/stat : 15728 (java) S 15725 15728 15085 0 -1 4202496 83608 0 1 0 179622 386 0 0 20 0 19 0 108461451 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 140737410271504 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15728/statm: 2406260 968857 2298 9 0 2396937 0
[pid=15728/tid=15729] ppid=15725 vsize=9625040 CPUtime=1781.94 cores=1,3,5,7
/proc/15728/task/15729/stat : 15729 (java) R 15725 15728 15085 0 -1 4202560 3455 0 1 0 178154 40 0 0 20 0 19 0 108461451 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845580320464 139845428155244 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15731] ppid=15725 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/15728/task/15731/stat : 15731 (java) S 15725 15728 15085 0 -1 4202560 6962 0 0 0 74 38 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845552782376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15732] ppid=15725 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/15728/task/15732/stat : 15732 (java) S 15725 15728 15085 0 -1 4202560 6136 0 0 0 93 53 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845551729576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15733] ppid=15725 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/15728/task/15733/stat : 15733 (java) S 15725 15728 15085 0 -1 4202560 7383 0 0 0 63 36 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845550676776 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15734] ppid=15725 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/15728/task/15734/stat : 15734 (java) S 15725 15728 15085 0 -1 4202560 6110 0 0 0 80 34 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845549623976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15735] ppid=15725 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/15728/task/15735/stat : 15735 (java) S 15725 15728 15085 0 -1 4202560 4508 0 0 0 97 46 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845548571176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15736] ppid=15725 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/15728/task/15736/stat : 15736 (java) S 15725 15728 15085 0 -1 4202560 6250 0 0 0 69 43 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845547518376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15737] ppid=15725 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/15728/task/15737/stat : 15737 (java) S 15725 15728 15085 0 -1 4202560 6088 0 0 0 66 45 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845546465576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15738] ppid=15725 vsize=9625040 CPUtime=1.21 cores=1,3,5,7
/proc/15728/task/15738/stat : 15738 (java) S 15725 15728 15085 0 -1 4202560 8509 0 0 0 81 40 0 0 20 0 19 0 108461452 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139845416036520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15739] ppid=15725 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/15728/task/15739/stat : 15739 (java) S 15725 15728 15085 0 -1 4202560 1536 0 0 0 111 2 0 0 20 0 19 0 108461453 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844933090280 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15740] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15740/stat : 15740 (java) S 15725 15728 15085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108461454 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844932036344 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15741] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15741/stat : 15741 (java) S 15725 15728 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108461454 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844930983432 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15728/tid=15742] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15742/stat : 15742 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844929931920 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15743] ppid=15725 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/15728/task/15743/stat : 15743 (java) S 15725 15728 15085 0 -1 4202560 16730 0 0 0 127 4 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844928879032 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15728/tid=15744] ppid=15725 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/15728/task/15744/stat : 15744 (java) S 15725 15728 15085 0 -1 4202560 8580 0 0 0 111 2 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844927826232 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15745] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15745/stat : 15745 (java) S 15725 15728 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844926773624 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15728/tid=15746] ppid=15725 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/15728/task/15746/stat : 15746 (java) S 15725 15728 15085 0 -1 4202560 103 0 0 0 29 38 0 0 20 0 19 0 108461456 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844925721032 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15728/tid=15748] ppid=15725 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15728/task/15748/stat : 15748 (java) S 15725 15728 15085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108461553 9856040960 968857 33554432000 1073741824 1073778376 140737410280368 139844924667560 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

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

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

Real time (s): 1790.26
CPU time (s): 1800.08
CPU user time (s): 1796.22
CPU system time (s): 3.86
CPU usage (%): 100.549
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.75
system time used= 4.37134
maximum resident set size= 3875596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83656
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40046
involuntary context switches= 5656

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0045 second user time and 14.7108 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-07 04:08:14
IDJOB=4084701
IDBENCH=48368
IDSOLVER=2546
FILE ID=node135/4084701-1465265294
RUNJOBID= node135-1465261709-15102
PBS_JOBID= 19843293
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 22b768493fb377a7ad184ec8975ae3ca
RANDOM SEED=1206693133

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.026
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:        30309000 kB
Buffers:           56160 kB
Cached:           104472 kB
SwapCached:         1812 kB
Active:            78828 kB
Inactive:          95472 kB
Active(anon):      14548 kB
Inactive(anon):     1356 kB
Active(file):      64280 kB
Inactive(file):    94116 kB
Unevictable:     1686580 kB
Mlocked:           20720 kB
SwapTotal:      67108856 kB
SwapFree:       67098268 kB
Dirty:              2820 kB
Writeback:             0 kB
AnonPages:       1666052 kB
Mapped:            13516 kB
Shmem:                 0 kB
Slab:             568236 kB
SReclaimable:      11836 kB
SUnreclaim:       556400 kB
KernelStack:        1640 kB
PageTables:         7072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2375100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1640448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node135 at 2016-06-07 04:38:04