Trace number 4106995

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 Res+CP PB16? (TO) 1800.13 897.85

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_2_80.opb
MD5SUMf309126dc76153b39022a856cb65e640
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74976
Sum of products size (including duplicates)149952
Number of different products37488
Sum of products size74976

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4106995-1466279392.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
3.78/1.49	c ... done. Wall clock time 1.371s.
3.78/1.49	c declared #vars     1000
3.78/1.49	c internal #vars     38488
3.78/1.49	c #constraints  76479
3.78/1.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.78/1.49	c constraints type 
3.78/1.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 37488
3.78/1.49	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
3.78/1.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
3.78/1.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 37488
3.78/1.49	c 76479 constraints processed.
3.78/1.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.78/1.49	c constraints type 
3.78/1.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 500
3.78/1.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 37488
3.78/1.49	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1003
3.78/1.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 37488
3.78/1.49	c 76479 constraints processed.
14.56/6.14	c cleaning 2499 clauses out of 5000 with flag 10331/5000
25.70/11.58	c cleaning 4250 clauses out of 8501 with flag 22678/11000
39.43/18.38	c cleaning 5628 clauses out of 11259 with flag 37263/18008
54.62/25.98	c cleaning 6821 clauses out of 13643 with flag 54423/26020
71.86/34.45	c cleaning 7906 clauses out of 15815 with flag 75447/35013
90.08/43.58	c cleaning 8886 clauses out of 17896 with flag 96915/45000
111.34/54.03	c cleaning 10004 clauses out of 20010 with flag 120921/56000
133.93/65.39	c cleaning 11007 clauses out of 22016 with flag 149254/68010
153.72/75.25	c cleaning 12004 clauses out of 24010 with flag 180179/81011
173.51/85.11	c cleaning 12915 clauses out of 25996 with flag 212941/95001
195.71/96.33	c cleaning 13953 clauses out of 28083 with flag 245183/110003
218.31/107.67	c cleaning 15054 clauses out of 30127 with flag 281484/126000
242.50/119.73	c cleaning 16024 clauses out of 32117 with flag 321058/143044
267.89/132.47	c cleaning 16942 clauses out of 34049 with flag 364712/161000
293.09/145.01	c cleaning 17972 clauses out of 36108 with flag 411432/180001
317.94/157.52	c cleaning 19052 clauses out of 38148 with flag 465008/200013
342.53/169.84	c cleaning 20059 clauses out of 40122 with flag 514540/221039
369.32/183.25	c cleaning 20972 clauses out of 42025 with flag 568797/243001
397.51/197.33	c cleaning 21991 clauses out of 44053 with flag 621958/266001
426.30/211.78	c cleaning 22973 clauses out of 46065 with flag 678954/290004
458.31/227.75	c cleaning 24048 clauses out of 48100 with flag 740703/315012
492.48/244.87	c cleaning 24941 clauses out of 50041 with flag 802068/341001
526.49/261.90	c cleaning 26086 clauses out of 52174 with flag 872495/368075
560.67/278.92	c cleaning 26954 clauses out of 54013 with flag 941449/396000
599.27/298.25	c cleaning 28023 clauses out of 56075 with flag 1009987/425016
638.10/317.65	c cleaning 28995 clauses out of 58036 with flag 1086003/455000
678.50/337.89	c cleaning 29999 clauses out of 60042 with flag 1163796/486001
720.67/358.92	c cleaning 30967 clauses out of 62042 with flag 1245127/518000
763.46/380.39	c cleaning 31990 clauses out of 64075 with flag 1329885/551000
809.25/403.25	c cleaning 33053 clauses out of 66109 with flag 1415280/585024
857.64/427.46	c cleaning 33998 clauses out of 68032 with flag 1499430/620000
906.22/451.78	c cleaning 34998 clauses out of 70034 with flag 1591286/656000
957.84/477.51	c cleaning 35995 clauses out of 72036 with flag 1688067/693000
1013.59/505.54	c cleaning 37026 clauses out of 74056 with flag 1788325/731015
1071.16/534.31	c cleaning 37966 clauses out of 76016 with flag 1890993/770001
1130.92/564.11	c cleaning 38997 clauses out of 78049 with flag 1991929/810000
1192.26/594.94	c cleaning 40006 clauses out of 80052 with flag 2101658/851000
1252.89/625.25	c cleaning 40995 clauses out of 82049 with flag 2213857/893003
1314.68/656.12	c cleaning 42033 clauses out of 84067 with flag 2327104/936016
1386.43/691.91	c cleaning 43003 clauses out of 86021 with flag 2445238/980003
1459.24/728.33	c cleaning 43948 clauses out of 88015 with flag 2570990/1025000
1548.66/772.95	c cleaning 45021 clauses out of 90067 with flag 2697613/1071000
1640.83/818.54	c cleaning 46021 clauses out of 92046 with flag 2836799/1118000
1741.15/868.26	c cleaning 46997 clauses out of 94025 with flag 2984099/1166000
1800.13/897.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/897.80	c starts		: 1
1800.13/897.80	c conflicts		: 1196538
1800.13/897.80	c decisions		: 8718304
1800.13/897.80	c propagations		: 24195376
1800.13/897.80	c inspects		: 5784985120
1800.13/897.80	c shortcuts		: 0
1800.13/897.80	c learnt literals	: 0
1800.13/897.80	c learnt binary clauses	: 0
1800.13/897.80	c learnt ternary clauses	: 0
1800.13/897.80	c learnt constraints	: 1196538
1800.13/897.80	c ignored constraints	: 0
1800.13/897.80	c root simplifications	: 0
1800.13/897.80	c removed literals (reason simplification)	: 35043941
1800.13/897.80	c reason swapping (by a shorter reason)	: 0
1800.13/897.80	c Calls to reduceDB	: 44
1800.13/897.80	c Number of update (reduction) of LBD	: 201671
1800.13/897.80	c Imported unit clauses	: 0
1800.13/897.80	c number of reductions to clauses (during analyze)	: 0
1800.13/897.80	c number of learned constraints concerned by reduction	: 0
1800.13/897.80	c number of learning phase by resolution	: 0
1800.13/897.80	c number of learning phase by cutting planes	: 0
1800.13/897.80	c speed (assignments/second)	: 26995.15110132257
1800.13/897.80	c non guided choices	37891
1800.13/897.83	c learnt constraints type 
1800.13/897.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 77566
1800.13/897.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/897.83	c starts		: 12
1800.13/897.83	c conflicts		: 1827
1800.13/897.83	c decisions		: 73807
1800.13/897.83	c propagations		: 3395190
1800.13/897.83	c inspects		: 58747881
1800.13/897.83	c shortcuts		: 0
1800.13/897.83	c learnt literals	: 0
1800.13/897.83	c learnt binary clauses	: 0
1800.13/897.83	c learnt ternary clauses	: 0
1800.13/897.83	c learnt constraints	: 1827
1800.13/897.83	c ignored constraints	: 0
1800.13/897.83	c root simplifications	: 0
1800.13/897.83	c removed literals (reason simplification)	: 0
1800.13/897.83	c reason swapping (by a shorter reason)	: 0
1800.13/897.83	c Calls to reduceDB	: 0
1800.13/897.83	c Number of update (reduction) of LBD	: 0
1800.13/897.83	c Imported unit clauses	: 0
1800.13/897.83	c number of reductions to clauses (during analyze)	: 0
1800.13/897.83	c number of learned constraints concerned by reduction	: 0
1800.13/897.83	c number of learning phase by resolution	: 0
1800.13/897.83	c number of learning phase by cutting planes	: 0
1800.13/897.83	c speed (assignments/second)	: 3787.9682118555097
1800.13/897.83	c non guided choices	37891
1800.13/897.83	c learnt constraints type 
1800.13/897.83	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.13/897.83	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1826
1800.13/897.83	s UNKNOWN
1800.13/897.83	c Total wall clock time (in seconds): 897.711

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-4106995-1466279392/watcher-4106995-1466279392 -o /tmp/evaluation-result-4106995-1466279392/solver-4106995-1466279392 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466265252-30108 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4106995-1466279392.opb 

pid=5030
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: 4.27 4.27 4.21 5/197 5033
/proc/meminfo: memFree=26727652/32872528 swapFree=1556504/1720024
[pid=5033] ppid=5030 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/5033/stat : 5033 (java) R 5030 5033 30091 0 -1 4202496 504 0 0 0 0 0 0 0 20 0 1 0 29987880 9515008 157 33554432000 1073741824 1073778376 140734428017136 140734428014264 270330384480 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5033/statm: 2323 169 128 9 0 71 0

[startup+0.100111 s]
/proc/loadavg: 4.27 4.27 4.21 5/197 5033
/proc/meminfo: memFree=26727652/32872528 swapFree=1556504/1720024
[pid=5033] ppid=5030 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/5033/stat : 5033 (java) S 5030 5033 30091 0 -1 4202496 4460 0 1 0 8 1 0 0 20 0 18 0 29987880 9787879424 5582 33554432000 1073741824 1073778376 140734428017136 140734428008272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5033/statm: 2389619 5582 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200224 s]
/proc/loadavg: 4.27 4.27 4.21 5/197 5033
/proc/meminfo: memFree=26727652/32872528 swapFree=1556504/1720024
[pid=5033] ppid=5030 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/5033/stat : 5033 (java) S 5030 5033 30091 0 -1 4202496 4666 0 1 0 21 1 0 0 20 0 18 0 29987880 9787879424 6758 33554432000 1073741824 1073778376 140734428017136 140734428008272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5033/statm: 2389619 6758 2211 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300232 s]
/proc/loadavg: 4.27 4.27 4.21 5/197 5033
/proc/meminfo: memFree=26727652/32872528 swapFree=1556504/1720024
[pid=5033] ppid=5030 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/5033/stat : 5033 (java) S 5030 5033 30091 0 -1 4202496 6405 0 1 0 45 1 0 0 20 0 18 0 29987880 9787879424 8889 33554432000 1073741824 1073778376 140734428017136 140734428008272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5033/statm: 2389619 8889 2244 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700195 s]
/proc/loadavg: 4.27 4.27 4.21 5/197 5033
/proc/meminfo: memFree=26727652/32872528 swapFree=1556504/1720024
[pid=5033] ppid=5030 vsize=9558476 CPUtime=1.6 cores=1,3,5,7
/proc/5033/stat : 5033 (java) S 5030 5033 30091 0 -1 4202496 31584 0 1 0 154 6 0 0 20 0 18 0 29987880 9787879424 36057 33554432000 1073741824 1073778376 140734428017136 140734428008272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5033/statm: 2389619 36057 2256 9 0 2380296 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 9558476

[startup+1.50079 s]
/proc/loadavg: 4.27 4.27 4.21 6/215 5051
/proc/meminfo: memFree=26484544/32872528 swapFree=1556504/1720024
[pid=5033] ppid=5030 vsize=9691604 CPUtime=4.02 cores=1,3,5,7
/proc/5033/stat : 5033 (java) S 5030 5033 30091 0 -1 4202496 35001 0 1 0 382 20 0 0 20 0 20 0 29987880 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140734428008272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5033/statm: 2422901 106207 2276 9 0 2413578 0
[pid=5033/tid=5035] ppid=5030 vsize=9691604 CPUtime=1.32 cores=1,3,5,7
/proc/5033/task/5035/stat : 5035 (java) S 5030 5033 30091 0 -1 4202560 2594 0 1 0 128 4 0 0 20 0 20 0 29987881 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211488879480 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5036] ppid=5030 vsize=9691604 CPUtime=0.03 cores=1,3,5,7
/proc/5033/task/5036/stat : 5036 (java) S 5030 5033 30091 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 20 0 29987882 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211427609512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5037] ppid=5030 vsize=9691604 CPUtime=0.04 cores=1,3,5,7
/proc/5033/task/5037/stat : 5037 (java) S 5030 5033 30091 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 20 0 29987882 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211426556968 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5038] ppid=5030 vsize=9691604 CPUtime=0.06 cores=1,3,5,7
/proc/5033/task/5038/stat : 5038 (java) S 5030 5033 30091 0 -1 4202560 109 0 0 0 5 1 0 0 20 0 20 0 29987882 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211425503912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5039] ppid=5030 vsize=9691604 CPUtime=0.08 cores=1,3,5,7
/proc/5033/task/5039/stat : 5039 (java) S 5030 5033 30091 0 -1 4202560 127 0 0 0 6 2 0 0 20 0 20 0 29987882 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211424451368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5040] ppid=5030 vsize=9691604 CPUtime=0.06 cores=1,3,5,7
/proc/5033/task/5040/stat : 5040 (java) S 5030 5033 30091 0 -1 4202560 34 0 0 0 5 1 0 0 20 0 20 0 29987882 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211423398312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5041] ppid=5030 vsize=9691604 CPUtime=0.06 cores=1,3,5,7
/proc/5033/task/5041/stat : 5041 (java) S 5030 5033 30091 0 -1 4202560 117 0 0 0 4 2 0 0 20 0 20 0 29987883 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211327285800 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5042] ppid=5030 vsize=9691604 CPUtime=0.02 cores=1,3,5,7
/proc/5033/task/5042/stat : 5042 (java) S 5030 5033 30091 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 20 0 29987883 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211326232744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5043] ppid=5030 vsize=9691604 CPUtime=0.06 cores=1,3,5,7
/proc/5033/task/5043/stat : 5043 (java) S 5030 5033 30091 0 -1 4202560 124 0 0 0 6 0 0 0 20 0 20 0 29987883 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211325180200 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5044] ppid=5030 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5044/stat : 5044 (java) S 5030 5033 30091 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 20 0 29987884 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211312982888 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5045] ppid=5030 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5045/stat : 5045 (java) S 5030 5033 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 29987884 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211311929208 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5046] ppid=5030 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5046/stat : 5046 (java) S 5030 5033 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 29987884 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211310876040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5047] ppid=5030 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5047/stat : 5047 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 29987886 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211309824784 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5048] ppid=5030 vsize=9691604 CPUtime=1.06 cores=1,3,5,7
/proc/5033/task/5048/stat : 5048 (java) R 5030 5033 30091 0 -1 4202560 16964 0 0 0 103 3 0 0 20 0 20 0 29987886 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211308771480 140211494832886 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5049] ppid=5030 vsize=9691604 CPUtime=1.08 cores=1,3,5,7
/proc/5033/task/5049/stat : 5049 (java) R 5030 5033 30091 0 -1 4202560 13388 0 0 0 105 3 0 0 20 0 20 0 29987886 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211307718936 140211494800565 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5050] ppid=5030 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5050/stat : 5050 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 29987886 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211306666232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5051] ppid=5030 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5051/stat : 5051 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 29987886 9924202496 106207 33554432000 1073741824 1073778376 140734428017136 140211305613896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 9691604

[startup+3.10086 s]
/proc/loadavg: 4.33 4.28 4.21 5/219 5055
/proc/meminfo: memFree=26309812/32872528 swapFree=1556504/1720024
[pid=5033] ppid=5030 vsize=9824732 CPUtime=8.22 cores=1,3,5,7
/proc/5033/stat : 5033 (java) S 5030 5033 30091 0 -1 4202496 35186 0 1 0 802 20 0 0 20 0 22 0 29987880 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140734428008272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5033/statm: 2456183 106390 2286 9 0 2446860 0
[pid=5033/tid=5035] ppid=5030 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/5033/task/5035/stat : 5035 (java) S 5030 5033 30091 0 -1 4202560 2594 0 1 0 128 4 0 0 20 0 22 0 29987881 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211488879480 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5036] ppid=5030 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/5033/task/5036/stat : 5036 (java) S 5030 5033 30091 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 22 0 29987882 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211427609512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5037] ppid=5030 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/5033/task/5037/stat : 5037 (java) S 5030 5033 30091 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 22 0 29987882 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211426556968 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5038] ppid=5030 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/5033/task/5038/stat : 5038 (java) S 5030 5033 30091 0 -1 4202560 109 0 0 0 5 1 0 0 20 0 22 0 29987882 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211425503912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5039] ppid=5030 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/5033/task/5039/stat : 5039 (java) S 5030 5033 30091 0 -1 4202560 127 0 0 0 6 2 0 0 20 0 22 0 29987882 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211424451368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5040] ppid=5030 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/5033/task/5040/stat : 5040 (java) S 5030 5033 30091 0 -1 4202560 34 0 0 0 5 1 0 0 20 0 22 0 29987882 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211423398312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5041] ppid=5030 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/5033/task/5041/stat : 5041 (java) S 5030 5033 30091 0 -1 4202560 117 0 0 0 4 2 0 0 20 0 22 0 29987883 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211327285800 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5042] ppid=5030 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/5033/task/5042/stat : 5042 (java) S 5030 5033 30091 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 29987883 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211326232744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5043] ppid=5030 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/5033/task/5043/stat : 5043 (java) S 5030 5033 30091 0 -1 4202560 124 0 0 0 6 0 0 0 20 0 22 0 29987883 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211325180200 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5044] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5044/stat : 5044 (java) S 5030 5033 30091 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 29987884 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211312982888 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5045] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5045/stat : 5045 (java) S 5030 5033 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29987884 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211311929208 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5046] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5046/stat : 5046 (java) S 5030 5033 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29987884 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211310876040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5047] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5047/stat : 5047 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29987886 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211309824784 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5048] ppid=5030 vsize=9824732 CPUtime=1.53 cores=1,3,5,7
/proc/5033/task/5048/stat : 5048 (java) S 5030 5033 30091 0 -1 4202560 17042 0 0 0 150 3 0 0 20 0 22 0 29987886 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211308771640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5049] ppid=5030 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/5033/task/5049/stat : 5049 (java) R 5030 5033 30091 0 -1 4202560 13455 0 0 0 162 3 0 0 20 0 22 0 29987886 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211307719096 140211492456333 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5050] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5050/stat : 5050 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29987886 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211306666232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5051] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5051/stat : 5051 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29987886 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211305613896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5052] ppid=5030 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/5033/task/5052/stat : 5052 (java) R 5030 5033 30091 0 -1 4202560 17 0 0 0 157 0 0 0 20 0 22 0 29988030 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211304559688 140211429987508 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5053] ppid=5030 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/5033/task/5053/stat : 5053 (java) R 5030 5033 30091 0 -1 4202560 24 0 0 0 157 0 0 0 20 0 22 0 29988030 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211303505704 140211430029297 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5054] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5054/stat : 5054 (java) S 5030 5033 30091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29988033 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211302454568 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5055] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5055/stat : 5055 (java) S 5030 5033 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29988033 10060525568 106390 33554432000 1073741824 1073778376 140734428017136 140211301402024 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.22
Current children cumulated vsize (KiB) 9824732

[startup+6.30089 s]
/proc/loadavg: 4.33 4.28 4.21 5/219 5055
/proc/meminfo: memFree=26261552/32872528 swapFree=1556504/1720024
[pid=5033] ppid=5030 vsize=9824732 CPUtime=15.06 cores=1,3,5,7
/proc/5033/stat : 5033 (java) S 5030 5033 30091 0 -1 4202496 35433 0 1 0 1480 26 0 0 20 0 22 0 29987880 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140734428008272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5033/statm: 2456183 118120 2294 9 0 2446860 0
[pid=5033/tid=5035] ppid=5030 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/5033/task/5035/stat : 5035 (java) S 5030 5033 30091 0 -1 4202560 2594 0 1 0 128 4 0 0 20 0 22 0 29987881 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211488879480 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5036] ppid=5030 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/5033/task/5036/stat : 5036 (java) S 5030 5033 30091 0 -1 4202560 73 0 0 0 6 3 0 0 20 0 22 0 29987882 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211427609512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5037] ppid=5030 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/5033/task/5037/stat : 5037 (java) S 5030 5033 30091 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 22 0 29987882 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211426556968 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5038] ppid=5030 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/5033/task/5038/stat : 5038 (java) S 5030 5033 30091 0 -1 4202560 117 0 0 0 6 2 0 0 20 0 22 0 29987882 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211425503912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5039] ppid=5030 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/5033/task/5039/stat : 5039 (java) S 5030 5033 30091 0 -1 4202560 166 0 0 0 10 3 0 0 20 0 22 0 29987882 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211424451368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5040] ppid=5030 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/5033/task/5040/stat : 5040 (java) S 5030 5033 30091 0 -1 4202560 43 0 0 0 6 2 0 0 20 0 22 0 29987882 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211423398312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5041] ppid=5030 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/5033/task/5041/stat : 5041 (java) S 5030 5033 30091 0 -1 4202560 142 0 0 0 6 2 0 0 20 0 22 0 29987883 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211327285800 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5042] ppid=5030 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/5033/task/5042/stat : 5042 (java) S 5030 5033 30091 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 22 0 29987883 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211326232744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5043] ppid=5030 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/5033/task/5043/stat : 5043 (java) S 5030 5033 30091 0 -1 4202560 137 0 0 0 6 2 0 0 20 0 22 0 29987883 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211325180200 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5044] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5044/stat : 5044 (java) S 5030 5033 30091 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 29987884 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211312982888 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5045] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5045/stat : 5045 (java) S 5030 5033 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29987884 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211311929208 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5046] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5046/stat : 5046 (java) S 5030 5033 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29987884 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211310876040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5047] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5047/stat : 5047 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29987886 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211309824784 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5048] ppid=5030 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/5033/task/5048/stat : 5048 (java) S 5030 5033 30091 0 -1 4202560 17049 0 0 0 161 3 0 0 20 0 22 0 29987886 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211308771640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5049] ppid=5030 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/5033/task/5049/stat : 5049 (java) S 5030 5033 30091 0 -1 4202560 13530 0 0 0 188 3 0 0 20 0 22 0 29987886 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211307719096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5050] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5050/stat : 5050 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29987886 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211306666232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5051] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5051/stat : 5051 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29987886 10060525568 118120 33554432000 1073741824 1073778376 140734428017136 140211305613896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5052] ppid=5030 vsize=9824732 CPUtime=4.66 cores=1,3,5,7

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

/proc/5033/task/5038/stat : 5038 (java) S 5030 5033 30091 0 -1 4202560 6385 0 0 0 98 24 0 0 20 0 22 0 29987882 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211425503912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5039] ppid=5030 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/5033/task/5039/stat : 5039 (java) S 5030 5033 30091 0 -1 4202560 2773 0 0 0 109 34 0 0 20 0 22 0 29987882 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211424451368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5040] ppid=5030 vsize=9824732 CPUtime=1.61 cores=1,3,5,7
/proc/5033/task/5040/stat : 5040 (java) S 5030 5033 30091 0 -1 4202560 4363 0 0 0 123 38 0 0 20 0 22 0 29987882 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211423398312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5041] ppid=5030 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/5033/task/5041/stat : 5041 (java) S 5030 5033 30091 0 -1 4202560 6909 0 0 0 112 35 0 0 20 0 22 0 29987883 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211327285800 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5042] ppid=5030 vsize=9824732 CPUtime=1.36 cores=1,3,5,7
/proc/5033/task/5042/stat : 5042 (java) S 5030 5033 30091 0 -1 4202560 4758 0 0 0 105 31 0 0 20 0 22 0 29987883 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211326232744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5043] ppid=5030 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/5033/task/5043/stat : 5043 (java) S 5030 5033 30091 0 -1 4202560 3957 0 0 0 103 29 0 0 20 0 22 0 29987883 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211325180200 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5044] ppid=5030 vsize=9824732 CPUtime=3.21 cores=1,3,5,7
/proc/5033/task/5044/stat : 5044 (java) S 5030 5033 30091 0 -1 4202560 2782 0 0 0 312 9 0 0 20 0 22 0 29987884 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211312982888 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5045] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5045/stat : 5045 (java) S 5030 5033 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29987884 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211311929208 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5046] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5046/stat : 5046 (java) S 5030 5033 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29987884 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211310876040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5047] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5047/stat : 5047 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29987886 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211309824784 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5048] ppid=5030 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/5033/task/5048/stat : 5048 (java) S 5030 5033 30091 0 -1 4202560 17050 0 0 0 168 4 0 0 20 0 22 0 29987886 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211308771640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5049] ppid=5030 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/5033/task/5049/stat : 5049 (java) S 5030 5033 30091 0 -1 4202560 13542 0 0 0 220 3 0 0 20 0 22 0 29987886 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211307719096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5050] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5050/stat : 5050 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29987886 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211306666232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5051] ppid=5030 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/5033/task/5051/stat : 5051 (java) S 5030 5033 30091 0 -1 4202560 47 0 0 0 10 18 0 0 20 0 22 0 29987886 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211305613896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5052] ppid=5030 vsize=9824732 CPUtime=812.39 cores=1,3,5,7
/proc/5033/task/5052/stat : 5052 (java) R 5030 5033 30091 0 -1 4202560 149 0 0 0 81224 15 0 0 20 0 22 0 29988030 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211304558512 140211430344103 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5053] ppid=5030 vsize=9824732 CPUtime=812.43 cores=1,3,5,7
/proc/5033/task/5053/stat : 5053 (java) R 5030 5033 30091 0 -1 4202560 1577 0 0 0 81211 32 0 0 20 0 22 0 29988030 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211303507104 140211429003562 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5054] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5054/stat : 5054 (java) S 5030 5033 30091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29988033 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211302454568 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5055] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5055/stat : 5055 (java) S 5030 5033 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29988033 10060525568 1035523 33554432000 1073741824 1073778376 140734428017136 140211301402024 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1648.51
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.34 4.26 4.20 4/219 5239
/proc/meminfo: memFree=23241932/32872528 swapFree=1556504/1720024
[pid=5033] ppid=5030 vsize=9824732 CPUtime=1769.01 cores=1,3,5,7
/proc/5033/stat : 5033 (java) S 5030 5033 30091 0 -1 4202496 78497 0 1 0 176572 329 0 0 20 0 22 0 29987880 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140734428008272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5033/statm: 2456183 1103758 2303 9 0 2446860 0
[pid=5033/tid=5035] ppid=5030 vsize=9824732 CPUtime=1.36 cores=1,3,5,7
/proc/5033/task/5035/stat : 5035 (java) S 5030 5033 30091 0 -1 4202560 2602 0 1 0 130 6 0 0 20 0 22 0 29987881 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211488879192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5036] ppid=5030 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/5033/task/5036/stat : 5036 (java) S 5030 5033 30091 0 -1 4202560 5896 0 0 0 130 32 0 0 20 0 22 0 29987882 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211427609512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5037] ppid=5030 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/5033/task/5037/stat : 5037 (java) S 5030 5033 30091 0 -1 4202560 3966 0 0 0 120 29 0 0 20 0 22 0 29987882 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211426556968 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5038] ppid=5030 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/5033/task/5038/stat : 5038 (java) S 5030 5033 30091 0 -1 4202560 6468 0 0 0 125 27 0 0 20 0 22 0 29987882 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211425503912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5039] ppid=5030 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/5033/task/5039/stat : 5039 (java) S 5030 5033 30091 0 -1 4202560 2850 0 0 0 140 36 0 0 20 0 22 0 29987882 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211424451368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5040] ppid=5030 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/5033/task/5040/stat : 5040 (java) S 5030 5033 30091 0 -1 4202560 4426 0 0 0 150 41 0 0 20 0 22 0 29987882 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211423398312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5041] ppid=5030 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/5033/task/5041/stat : 5041 (java) S 5030 5033 30091 0 -1 4202560 6968 0 0 0 135 38 0 0 20 0 22 0 29987883 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211327285800 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5042] ppid=5030 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/5033/task/5042/stat : 5042 (java) S 5030 5033 30091 0 -1 4202560 4819 0 0 0 131 34 0 0 20 0 22 0 29987883 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211326232744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5043] ppid=5030 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/5033/task/5043/stat : 5043 (java) S 5030 5033 30091 0 -1 4202560 4032 0 0 0 134 32 0 0 20 0 22 0 29987883 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211325180200 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5044] ppid=5030 vsize=9824732 CPUtime=3.76 cores=1,3,5,7
/proc/5033/task/5044/stat : 5044 (java) R 5030 5033 30091 0 -1 4202560 2803 0 0 0 365 11 0 0 20 0 22 0 29987884 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211312981864 270329725204 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5045] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5045/stat : 5045 (java) S 5030 5033 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29987884 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211311929208 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5046] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5046/stat : 5046 (java) S 5030 5033 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29987884 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211310876040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5047] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5047/stat : 5047 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29987886 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211309824784 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5048] ppid=5030 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/5033/task/5048/stat : 5048 (java) S 5030 5033 30091 0 -1 4202560 17050 0 0 0 168 4 0 0 20 0 22 0 29987886 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211308771640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5049] ppid=5030 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/5033/task/5049/stat : 5049 (java) S 5030 5033 30091 0 -1 4202560 13542 0 0 0 220 3 0 0 20 0 22 0 29987886 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211307719096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5050] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5050/stat : 5050 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29987886 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211306666232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5051] ppid=5030 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/5033/task/5051/stat : 5051 (java) S 5030 5033 30091 0 -1 4202560 51 0 0 0 11 20 0 0 20 0 22 0 29987886 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211305613896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5052] ppid=5030 vsize=9824732 CPUtime=871 cores=1,3,5,7
/proc/5033/task/5052/stat : 5052 (java) S 5030 5033 30091 0 -1 4202560 155 0 0 0 87084 16 0 0 20 0 22 0 29988030 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211304558632 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5053] ppid=5030 vsize=9824732 CPUtime=871.06 cores=1,3,5,7
/proc/5033/task/5053/stat : 5053 (java) S 5030 5033 30091 0 -1 4202560 1599 0 0 0 87073 33 0 0 20 0 22 0 29988030 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211303507224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5054] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5054/stat : 5054 (java) S 5030 5033 30091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29988033 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211302454568 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5055] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5055/stat : 5055 (java) S 5030 5033 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29988033 10060525568 1103758 33554432000 1073741824 1073778376 140734428017136 140211301402024 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1769.01
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.801 s]
/proc/loadavg: 4.26 4.25 4.19 5/219 5239
/proc/meminfo: memFree=23463232/32872528 swapFree=1556504/1720024
[pid=5033] ppid=5030 vsize=9824732 CPUtime=1800.13 cores=1,3,5,7
/proc/5033/stat : 5033 (java) S 5030 5033 30091 0 -1 4202496 78547 0 1 0 179683 330 0 0 20 0 22 0 29987880 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140734428008272 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5033/statm: 2456183 1049368 2303 9 0 2446860 0
[pid=5033/tid=5035] ppid=5030 vsize=9824732 CPUtime=1.36 cores=1,3,5,7
/proc/5033/task/5035/stat : 5035 (java) S 5030 5033 30091 0 -1 4202560 2602 0 1 0 130 6 0 0 20 0 22 0 29987881 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211488879480 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5036] ppid=5030 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/5033/task/5036/stat : 5036 (java) S 5030 5033 30091 0 -1 4202560 5901 0 0 0 135 32 0 0 20 0 22 0 29987882 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211427609512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5037] ppid=5030 vsize=9824732 CPUtime=1.55 cores=1,3,5,7
/proc/5033/task/5037/stat : 5037 (java) S 5030 5033 30091 0 -1 4202560 3968 0 0 0 125 30 0 0 20 0 22 0 29987882 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211426556968 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5038] ppid=5030 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/5033/task/5038/stat : 5038 (java) S 5030 5033 30091 0 -1 4202560 6473 0 0 0 132 27 0 0 20 0 22 0 29987882 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211425503912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5039] ppid=5030 vsize=9824732 CPUtime=1.81 cores=1,3,5,7
/proc/5033/task/5039/stat : 5039 (java) S 5030 5033 30091 0 -1 4202560 2854 0 0 0 145 36 0 0 20 0 22 0 29987882 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211424451368 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5040] ppid=5030 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/5033/task/5040/stat : 5040 (java) S 5030 5033 30091 0 -1 4202560 4433 0 0 0 159 41 0 0 20 0 22 0 29987882 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211423398312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5041] ppid=5030 vsize=9824732 CPUtime=1.8 cores=1,3,5,7
/proc/5033/task/5041/stat : 5041 (java) S 5030 5033 30091 0 -1 4202560 6980 0 0 0 142 38 0 0 20 0 22 0 29987883 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211327285800 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5042] ppid=5030 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/5033/task/5042/stat : 5042 (java) S 5030 5033 30091 0 -1 4202560 4824 0 0 0 138 34 0 0 20 0 22 0 29987883 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211326232744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5033/tid=5043] ppid=5030 vsize=9824732 CPUtime=1.75 cores=1,3,5,7
/proc/5033/task/5043/stat : 5043 (java) S 5030 5033 30091 0 -1 4202560 4035 0 0 0 143 32 0 0 20 0 22 0 29987883 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211325180200 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5044] ppid=5030 vsize=9824732 CPUtime=3.87 cores=1,3,5,7
/proc/5033/task/5044/stat : 5044 (java) S 5030 5033 30091 0 -1 4202560 2803 0 0 0 376 11 0 0 20 0 22 0 29987884 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211312982888 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5045] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5045/stat : 5045 (java) S 5030 5033 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29987884 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211311929208 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5046] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5046/stat : 5046 (java) S 5030 5033 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29987884 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211310876040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5047] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5047/stat : 5047 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29987886 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211309824784 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5048] ppid=5030 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/5033/task/5048/stat : 5048 (java) S 5030 5033 30091 0 -1 4202560 17050 0 0 0 168 4 0 0 20 0 22 0 29987886 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211308771640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5049] ppid=5030 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/5033/task/5049/stat : 5049 (java) S 5030 5033 30091 0 -1 4202560 13543 0 0 0 221 3 0 0 20 0 22 0 29987886 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211307719096 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5050] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5050/stat : 5050 (java) S 5030 5033 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29987886 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211306666232 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5033/tid=5051] ppid=5030 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/5033/task/5051/stat : 5051 (java) S 5030 5033 30091 0 -1 4202560 51 0 0 0 11 20 0 0 20 0 22 0 29987886 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211305613896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5052] ppid=5030 vsize=9824732 CPUtime=886.18 cores=1,3,5,7
/proc/5033/task/5052/stat : 5052 (java) R 5030 5033 30091 0 -1 4202560 156 0 0 0 88602 16 0 0 20 0 22 0 29988030 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211304558632 140211429162436 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5033/tid=5053] ppid=5030 vsize=9824732 CPUtime=886.26 cores=1,3,5,7
/proc/5033/task/5053/stat : 5053 (java) R 5030 5033 30091 0 -1 4202560 1604 0 0 0 88593 33 0 0 20 0 22 0 29988030 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211303507224 140211430002417 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5054] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5054/stat : 5054 (java) S 5030 5033 30091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29988033 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211302454568 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5033/tid=5055] ppid=5030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5033/task/5055/stat : 5055 (java) S 5030 5033 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29988033 10060525568 1049368 33554432000 1073741824 1073778376 140734428017136 140211301402024 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

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 5033 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 5033 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=408512
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=813420
# CPU time returned by wait4() is 1796.22
# while last known CPU time is 1800.13
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 897.85
CPU time (s): 1800.13
CPU user time (s): 1796.83
CPU system time (s): 3.3
CPU usage (%): 200.493
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.41
system time used= 3.81342
maximum resident set size= 4415032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78589
page faults= 1
swaps= 0
block input operations= 0
block output operations= 760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25367
involuntary context switches= 26913

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2312 second user time and 7.81681 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 21:49:53
IDJOB=4106995
IDBENCH=48356
IDSOLVER=2543
FILE ID=node117/4106995-1466279392
RUNJOBID= node117-1466265252-30108
PBS_JOBID= 19918233
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_60_2_80.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106995-1466279392/watcher-4106995-1466279392 -o /tmp/evaluation-result-4106995-1466279392/solver-4106995-1466279392 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466265252-30108 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106995-1466279392.opb

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

MD5SUM BENCH= f309126dc76153b39022a856cb65e640
RANDOM SEED=1813314986

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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:        26727660 kB
Buffers:          144448 kB
Cached:           324048 kB
SwapCached:            0 kB
Active:          3300500 kB
Inactive:         363104 kB
Active(anon):    3187412 kB
Inactive(anon):    10636 kB
Active(file):     113088 kB
Inactive(file):   352468 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1528 kB
Writeback:             0 kB
AnonPages:       4915372 kB
Mapped:            21108 kB
Shmem:               204 kB
Slab:             621788 kB
SReclaimable:      65576 kB
SUnreclaim:       556212 kB
KernelStack:        1672 kB
PageTables:        14000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5188700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3303424 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= 71736 MiB
End job on node117 at 2016-06-18 22:04:50