Trace number 4100610

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.01 897.455

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-ship12l.opb
MD5SUMf3b03e873dc4df8efe5ac51669e9a176
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables162810
Total number of constraints1037
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1037
Minimum length of a constraint30
Maximum length of a constraint2250
Number of terms in the objective function 162810
Biggest coefficient in the objective function 1857
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 664362
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 664362
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.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-4100610-1466210613.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
3.54/2.05	c ... done. Wall clock time 1.929s.
3.54/2.05	c declared #vars     162810
3.54/2.05	c #constraints  1973
3.54/2.05	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.54/2.05	c constraints type 
3.54/2.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 560
3.54/2.05	c org.sat4j.specs.Constr$1 => 280
3.54/2.05	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1133
3.54/2.05	c 1973 constraints processed.
3.54/2.05	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.54/2.05	c constraints type 
3.54/2.05	c org.sat4j.specs.Constr$1 => 280
3.54/2.05	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 560
3.54/2.05	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1133
3.54/2.05	c 1973 constraints processed.
3.54/2.05	c objective function length is 162810 literals
8.44/3.88	c cleaning 2499 clauses out of 5000 with flag 12254/5000
12.35/5.76	c cleaning 4238 clauses out of 8501 with flag 26010/11000
16.92/8.00	c cleaning 5614 clauses out of 11263 with flag 42334/18000
22.16/10.53	c cleaning 6806 clauses out of 13651 with flag 61118/26002
27.59/13.29	c cleaning 7901 clauses out of 15844 with flag 82140/35001
34.19/16.57	c cleaning 8944 clauses out of 17942 with flag 105359/45000
42.41/20.51	c cleaning 9971 clauses out of 19999 with flag 130015/56001
50.03/24.31	c cleaning 11011 clauses out of 22027 with flag 156331/68000
57.42/28.00	c cleaning 12002 clauses out of 24017 with flag 183965/81001
64.98/31.77	c cleaning 13006 clauses out of 26015 with flag 213646/95001
74.91/36.68	c cleaning 14000 clauses out of 28008 with flag 255113/110000
82.96/40.69	c cleaning 14997 clauses out of 30011 with flag 299858/126003
94.20/46.31	c cleaning 16001 clauses out of 32019 with flag 344931/143008
104.19/51.39	c cleaning 17000 clauses out of 34016 with flag 390617/161006
117.79/58.17	c cleaning 17999 clauses out of 36011 with flag 439922/180001
131.40/64.96	c cleaning 18996 clauses out of 38012 with flag 494445/200001
146.00/72.21	c cleaning 19995 clauses out of 40015 with flag 550632/221000
160.99/79.79	c cleaning 20996 clauses out of 42023 with flag 609205/243003
182.98/90.61	c cleaning 22003 clauses out of 44025 with flag 669313/266001
201.78/100.01	c cleaning 23000 clauses out of 46022 with flag 732513/290001
220.58/109.47	c cleaning 23997 clauses out of 48021 with flag 798949/315000
238.78/118.53	c cleaning 25002 clauses out of 50024 with flag 869314/341000
258.38/128.38	c cleaning 25994 clauses out of 52023 with flag 942130/368001
280.18/139.23	c cleaning 27005 clauses out of 54032 with flag 1016570/396004
304.98/151.61	c cleaning 27992 clauses out of 56023 with flag 1093300/425000
328.98/163.61	c cleaning 29005 clauses out of 58032 with flag 1173535/455001
355.32/176.64	c cleaning 30005 clauses out of 60032 with flag 1255153/486006
397.31/197.68	c cleaning 30999 clauses out of 62023 with flag 1322947/518002
449.31/223.60	c cleaning 32004 clauses out of 64022 with flag 1389136/551000
500.18/249.40	c cleaning 33002 clauses out of 66019 with flag 1457309/585001
555.99/277.31	c cleaning 34001 clauses out of 68017 with flag 1527902/620001
611.70/305.10	c cleaning 34999 clauses out of 70016 with flag 1600089/656001
668.38/333.31	c cleaning 35998 clauses out of 72016 with flag 1674088/693000
730.26/364.11	c cleaning 36998 clauses out of 74020 with flag 1750901/731002
795.47/397.51	c cleaning 38009 clauses out of 76022 with flag 1830009/770002
835.96/417.72	c cleaning 38990 clauses out of 78012 with flag 1947556/810001
879.55/439.53	c cleaning 40002 clauses out of 80021 with flag 2054597/851000
931.99/465.61	c cleaning 41005 clauses out of 82020 with flag 2148984/893001
985.79/492.42	c cleaning 42008 clauses out of 84017 with flag 2247446/936003
1018.49/508.69	c cleaning 43000 clauses out of 86009 with flag 2348651/980003
1051.89/525.35	c cleaning 43998 clauses out of 88007 with flag 2448850/1025001
1088.47/543.43	c cleaning 44995 clauses out of 90008 with flag 2552688/1071000
1124.46/561.47	c cleaning 45999 clauses out of 92014 with flag 2657844/1118001
1162.21/580.17	c cleaning 47007 clauses out of 94016 with flag 2765752/1166002
1201.24/599.62	c cleaning 47998 clauses out of 96008 with flag 2877628/1215001
1245.06/621.31	c cleaning 49003 clauses out of 98010 with flag 2990984/1265001
1291.01/643.71	c cleaning 50002 clauses out of 100008 with flag 3107047/1316002
1341.12/670.46	c cleaning 51003 clauses out of 102006 with flag 3225224/1368002
1389.30/694.26	c cleaning 51999 clauses out of 104001 with flag 3347312/1421000
1438.14/718.52	c cleaning 52995 clauses out of 106003 with flag 3470428/1475001
1486.71/742.43	c cleaning 53993 clauses out of 108007 with flag 3595965/1530000
1536.81/767.28	c cleaning 55006 clauses out of 110019 with flag 3723977/1586005
1558.41/777.77	c cleaning 0 clauses out of 5001 with flag 0/5001
1590.04/793.07	c cleaning 55997 clauses out of 112008 with flag 3853649/1643000
1643.58/819.46	c cleaning 57004 clauses out of 114011 with flag 3985961/1701000
1695.47/844.57	c cleaning 57999 clauses out of 116007 with flag 4119033/1760000
1752.75/874.42	c cleaning 59003 clauses out of 118009 with flag 4253319/1820001
1800.01/897.40	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/897.40	c starts		: 2096
1800.01/897.40	c conflicts		: 1873007
1800.01/897.40	c decisions		: 4040111
1800.01/897.40	c propagations		: 120034547
1800.01/897.40	c inspects		: 4948443024
1800.01/897.40	c shortcuts		: 0
1800.01/897.40	c learnt literals	: 0
1800.01/897.40	c learnt binary clauses	: 0
1800.01/897.40	c learnt ternary clauses	: 0
1800.01/897.40	c learnt constraints	: 1873007
1800.01/897.40	c ignored constraints	: 0
1800.01/897.40	c root simplifications	: 0
1800.01/897.40	c removed literals (reason simplification)	: 6835271
1800.01/897.40	c reason swapping (by a shorter reason)	: 0
1800.01/897.40	c Calls to reduceDB	: 56
1800.01/897.40	c Number of update (reduction) of LBD	: 304282
1800.01/897.40	c Imported unit clauses	: 0
1800.01/897.40	c number of reductions to clauses (during analyze)	: 0
1800.01/897.40	c number of learned constraints concerned by reduction	: 0
1800.01/897.40	c number of learning phase by resolution	: 0
1800.01/897.40	c number of learning phase by cutting planes	: 0
1800.01/897.40	c speed (assignments/second)	: 134088.04703348555
1800.01/897.40	c non guided choices	293300
1800.01/897.43	c learnt constraints type 
1800.01/897.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 112012
1800.01/897.43	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/897.43	c starts		: 21
1800.01/897.43	c conflicts		: 6313
1800.01/897.43	c decisions		: 82584
1800.01/897.43	c propagations		: 495802
1800.01/897.43	c inspects		: 79689118
1800.01/897.43	c shortcuts		: 0
1800.01/897.43	c learnt literals	: 0
1800.01/897.43	c learnt binary clauses	: 0
1800.01/897.43	c learnt ternary clauses	: 0
1800.01/897.43	c learnt constraints	: 6312
1800.01/897.43	c ignored constraints	: 0
1800.01/897.43	c root simplifications	: 0
1800.01/897.43	c removed literals (reason simplification)	: 0
1800.01/897.43	c reason swapping (by a shorter reason)	: 0
1800.01/897.43	c Calls to reduceDB	: 1
1800.01/897.43	c Number of update (reduction) of LBD	: 0
1800.01/897.43	c Imported unit clauses	: 0
1800.01/897.43	c number of reductions to clauses (during analyze)	: 0
1800.01/897.43	c number of learned constraints concerned by reduction	: 0
1800.01/897.43	c number of learning phase by resolution	: 0
1800.01/897.43	c number of learning phase by cutting planes	: 0
1800.01/897.43	c speed (assignments/second)	: 553.8430948064293
1800.01/897.43	c non guided choices	0
1800.01/897.43	c learnt constraints type 
1800.01/897.43	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 939
1800.01/897.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5373
1800.01/897.43	s UNKNOWN
1800.01/897.43	c Total wall clock time (in seconds): 897.314

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

pid=10408
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.25 4.19 4.16 5/199 10411
/proc/meminfo: memFree=27582400/32872528 swapFree=1505436/1685308
[pid=10411] ppid=10408 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/10411/stat : 10411 (java) D 10408 10411 7329 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 23107278 9515008 185 33554432000 1073741824 1073778376 140736164116496 140736164105560 215115459879 0 0 4096 0 18446744072100756772 0 0 17 2 0 0 0 0 0
/proc/10411/statm: 2323 185 143 9 0 71 0

[startup+0.100116 s]
/proc/loadavg: 4.25 4.19 4.16 5/199 10411
/proc/meminfo: memFree=27582400/32872528 swapFree=1505436/1685308
[pid=10411] ppid=10408 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 7329 0 -1 4202496 4416 0 1 0 7 2 0 0 20 0 18 0 23107278 9787879424 6039 33554432000 1073741824 1073778376 140736164116496 140736164107632 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10411/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200281 s]
/proc/loadavg: 4.25 4.19 4.16 5/199 10411
/proc/meminfo: memFree=27582400/32872528 swapFree=1505436/1685308
[pid=10411] ppid=10408 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 7329 0 -1 4202496 5025 0 1 0 25 2 0 0 20 0 18 0 23107278 9787879424 9017 33554432000 1073741824 1073778376 140736164116496 140736164107632 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10411/statm: 2389619 9017 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300291 s]
/proc/loadavg: 4.25 4.19 4.16 5/199 10411
/proc/meminfo: memFree=27582400/32872528 swapFree=1505436/1685308
[pid=10411] ppid=10408 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 7329 0 -1 4202496 5424 0 1 0 42 3 0 0 20 0 18 0 23107278 9787879424 14804 33554432000 1073741824 1073778376 140736164116496 140736164107632 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10411/statm: 2389619 14804 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.703887 s]
/proc/loadavg: 4.25 4.19 4.16 5/199 10411
/proc/meminfo: memFree=27582400/32872528 swapFree=1505436/1685308
[pid=10411] ppid=10408 vsize=9558476 CPUtime=1.33 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 7329 0 -1 4202496 15201 0 1 0 126 7 0 0 20 0 18 0 23107278 9787879424 46633 33554432000 1073741824 1073778376 140736164116496 140736164107632 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10411/statm: 2389619 46633 2257 9 0 2380296 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 9558476

[startup+1.50086 s]
/proc/loadavg: 4.25 4.19 4.16 4/217 10429
/proc/meminfo: memFree=27313700/32872528 swapFree=1505436/1685308
[pid=10411] ppid=10408 vsize=9558476 CPUtime=2.65 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 7329 0 -1 4202496 18006 0 1 0 248 17 0 0 20 0 18 0 23107278 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140736164107632 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10411/statm: 2389619 90523 2263 9 0 2380296 0
[pid=10411/tid=10413] ppid=10408 vsize=9558476 CPUtime=1.34 cores=0,2,4,6
/proc/10411/task/10413/stat : 10413 (java) R 10408 10411 7329 0 -1 4202560 2526 0 1 0 129 5 0 0 20 0 18 0 23107279 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140588271119592 140588121404065 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10414] ppid=10408 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/10411/task/10414/stat : 10414 (java) S 10408 10411 7329 0 -1 4202560 79 0 0 0 3 0 0 0 20 0 18 0 23107280 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140588243573416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10415] ppid=10408 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/10411/task/10415/stat : 10415 (java) S 10408 10411 7329 0 -1 4202560 107 0 0 0 2 1 0 0 20 0 18 0 23107280 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140588242520872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10416] ppid=10408 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/10411/task/10416/stat : 10416 (java) S 10408 10411 7329 0 -1 4202560 51 0 0 0 2 1 0 0 20 0 18 0 23107280 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140588241468328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10417] ppid=10408 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10408 10411 7329 0 -1 4202560 219 0 0 0 4 2 0 0 20 0 18 0 23107280 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140588240415784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10418] ppid=10408 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10408 10411 7329 0 -1 4202560 30 0 0 0 2 0 0 0 20 0 18 0 23107280 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140588239362216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10419] ppid=10408 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10408 10411 7329 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 18 0 23107280 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140588109834536 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10420] ppid=10408 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10408 10411 7329 0 -1 4202560 88 0 0 0 3 1 0 0 20 0 18 0 23107280 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140588108781992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10421] ppid=10408 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) S 10408 10411 7329 0 -1 4202560 43 0 0 0 3 0 0 0 20 0 18 0 23107280 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140588107729448 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10422] ppid=10408 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) S 10408 10411 7329 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 23107281 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140587624782440 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10423] ppid=10408 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) S 10408 10411 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 23107281 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140587623728760 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10424] ppid=10408 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10408 10411 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 23107281 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140587622676104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10425] ppid=10408 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 23107284 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140587621624848 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10426] ppid=10408 vsize=9558476 CPUtime=0.38 cores=0,2,4,6
/proc/10411/task/10426/stat : 10426 (java) S 10408 10411 7329 0 -1 4202560 4731 0 0 0 38 0 0 0 20 0 18 0 23107284 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140587620571192 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10427] ppid=10408 vsize=9558476 CPUtime=0.5 cores=0,2,4,6
/proc/10411/task/10427/stat : 10427 (java) S 10408 10411 7329 0 -1 4202560 8788 0 0 0 48 2 0 0 20 0 18 0 23107284 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140587619518648 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10428] ppid=10408 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10428/stat : 10428 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 23107284 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140587618466296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10429] ppid=10408 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10429/stat : 10429 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 23107284 9787879424 90523 33554432000 1073741824 1073778376 140736164116496 140587617413960 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 9558476

[startup+3.10092 s]
/proc/loadavg: 4.25 4.19 4.16 7/219 10431
/proc/meminfo: memFree=27101208/32872528 swapFree=1505436/1685308
[pid=10411] ppid=10408 vsize=9824732 CPUtime=6.87 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 7329 0 -1 4202496 19576 0 1 0 650 37 0 0 20 0 22 0 23107278 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140736164107632 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10411/statm: 2456183 140638 2278 9 0 2446860 0
[pid=10411/tid=10413] ppid=10408 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/10411/task/10413/stat : 10413 (java) S 10408 10411 7329 0 -1 4202560 2550 0 1 0 171 6 0 0 20 0 22 0 23107279 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140588271121272 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10414] ppid=10408 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/10411/task/10414/stat : 10414 (java) S 10408 10411 7329 0 -1 4202560 132 0 0 0 13 4 0 0 20 0 22 0 23107280 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140588243573416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10415] ppid=10408 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/10411/task/10415/stat : 10415 (java) S 10408 10411 7329 0 -1 4202560 199 0 0 0 9 3 0 0 20 0 22 0 23107280 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140588242520872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10416] ppid=10408 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/10411/task/10416/stat : 10416 (java) S 10408 10411 7329 0 -1 4202560 253 0 0 0 8 3 0 0 20 0 22 0 23107280 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140588241468328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10417] ppid=10408 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10408 10411 7329 0 -1 4202560 258 0 0 0 13 4 0 0 20 0 22 0 23107280 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140588240415784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10418] ppid=10408 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10408 10411 7329 0 -1 4202560 67 0 0 0 9 3 0 0 20 0 22 0 23107280 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140588239362216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10419] ppid=10408 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10408 10411 7329 0 -1 4202560 97 0 0 0 15 4 0 0 20 0 22 0 23107280 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140588109834536 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10420] ppid=10408 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10408 10411 7329 0 -1 4202560 268 0 0 0 11 3 0 0 20 0 22 0 23107280 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140588108781992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10421] ppid=10408 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) S 10408 10411 7329 0 -1 4202560 350 0 0 0 12 4 0 0 20 0 22 0 23107280 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140588107729448 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10422] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) S 10408 10411 7329 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 23107281 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140587624782440 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10423] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) S 10408 10411 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23107281 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140587623728760 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10424] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10408 10411 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23107281 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140587622676104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10425] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23107284 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140587621624848 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10426] ppid=10408 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/10411/task/10426/stat : 10426 (java) S 10408 10411 7329 0 -1 4202560 5054 0 0 0 87 2 0 0 20 0 22 0 23107284 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140587620571192 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10427] ppid=10408 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/10411/task/10427/stat : 10427 (java) S 10408 10411 7329 0 -1 4202560 8836 0 0 0 96 2 0 0 20 0 22 0 23107284 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140587619518648 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10428] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10428/stat : 10428 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23107284 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140587618466296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10429] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10429/stat : 10429 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23107284 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140587617413960 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10430] ppid=10408 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/10411/task/10430/stat : 10430 (java) R 10408 10411 7329 0 -1 4202560 18 0 0 0 93 0 0 0 20 0 22 0 23107483 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140587616357280 140588121715914 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10431] ppid=10408 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/10411/task/10431/stat : 10431 (java) R 10408 10411 7329 0 -1 4202560 30 0 0 0 93 0 0 0 20 0 22 0 23107483 10060525568 140638 33554432000 1073741824 1073778376 140736164116496 140587615305248 140588121813018 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 9824732

[startup+6.30092 s]
/proc/loadavg: 4.23 4.19 4.16 5/221 10433
/proc/meminfo: memFree=27027572/32872528 swapFree=1505436/1685308
[pid=10411] ppid=10408 vsize=9824732 CPUtime=13.55 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 7329 0 -1 4202496 21470 0 1 0 1318 37 0 0 20 0 22 0 23107278 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140736164107632 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10411/statm: 2456183 140130 2282 9 0 2446860 0
[pid=10411/tid=10413] ppid=10408 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/10411/task/10413/stat : 10413 (java) S 10408 10411 7329 0 -1 4202560 2550 0 1 0 171 6 0 0 20 0 22 0 23107279 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140588271121272 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10414] ppid=10408 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/10411/task/10414/stat : 10414 (java) S 10408 10411 7329 0 -1 4202560 132 0 0 0 13 4 0 0 20 0 22 0 23107280 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140588243573416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10415] ppid=10408 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/10411/task/10415/stat : 10415 (java) S 10408 10411 7329 0 -1 4202560 199 0 0 0 9 3 0 0 20 0 22 0 23107280 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140588242520872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10416] ppid=10408 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/10411/task/10416/stat : 10416 (java) S 10408 10411 7329 0 -1 4202560 253 0 0 0 8 3 0 0 20 0 22 0 23107280 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140588241468328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10417] ppid=10408 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10408 10411 7329 0 -1 4202560 258 0 0 0 13 4 0 0 20 0 22 0 23107280 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140588240415784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10418] ppid=10408 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10408 10411 7329 0 -1 4202560 67 0 0 0 9 3 0 0 20 0 22 0 23107280 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140588239362216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10419] ppid=10408 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10408 10411 7329 0 -1 4202560 97 0 0 0 15 4 0 0 20 0 22 0 23107280 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140588109834536 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10420] ppid=10408 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10408 10411 7329 0 -1 4202560 268 0 0 0 11 3 0 0 20 0 22 0 23107280 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140588108781992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10421] ppid=10408 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) S 10408 10411 7329 0 -1 4202560 350 0 0 0 12 4 0 0 20 0 22 0 23107280 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140588107729448 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10422] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) S 10408 10411 7329 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 23107281 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140587624782440 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10423] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) S 10408 10411 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23107281 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140587623728760 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10424] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10408 10411 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23107281 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140587622676104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10425] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23107284 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140587621624848 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10426] ppid=10408 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/10411/task/10426/stat : 10426 (java) S 10408 10411 7329 0 -1 4202560 6945 0 0 0 107 2 0 0 20 0 22 0 23107284 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140587620571192 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10427] ppid=10408 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/10411/task/10427/stat : 10427 (java) S 10408 10411 7329 0 -1 4202560 8836 0 0 0 105 2 0 0 20 0 22 0 23107284 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140587619518648 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10428] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10428/stat : 10428 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23107284 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140587618466296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10429] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10429/stat : 10429 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23107284 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140587617413960 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10430] ppid=10408 vsize=9824732 CPUtime=4.12 cores=0,2,4,6
/proc/10411/task/10430/stat : 10430 (java) R 10408 10411 7329 0 -1 4202560 21 0 0 0 412 0 0 0 20 0 22 0 23107483 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140587616359400 140588121787108 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10431] ppid=10408 vsize=9824732 CPUtime=4.12 cores=0,2,4,6
/proc/10411/task/10431/stat : 10431 (java) R 10408 10411 7329 0 -1 4202560 30 0 0 0 412 0 0 0 20 0 22 0 23107483 10060525568 140130 33554432000 1073741824 1073778376 140736164116496 140587615304416 140588121812715 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10432] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/10411/task/10416/stat : 10416 (java) S 10408 10411 7329 0 -1 4202560 2724 0 0 0 262 21 0 0 20 0 22 0 23107280 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140588241468328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10417] ppid=10408 vsize=9824732 CPUtime=3.51 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10408 10411 7329 0 -1 4202560 3492 0 0 0 321 30 0 0 20 0 22 0 23107280 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140588240415784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10418] ppid=10408 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10408 10411 7329 0 -1 4202560 2786 0 0 0 290 28 0 0 20 0 22 0 23107280 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140588239362216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10419] ppid=10408 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10408 10411 7329 0 -1 4202560 2489 0 0 0 272 25 0 0 20 0 22 0 23107280 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140588109834536 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10420] ppid=10408 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10408 10411 7329 0 -1 4202560 3479 0 0 0 251 20 0 0 20 0 22 0 23107280 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140588108781992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10421] ppid=10408 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) S 10408 10411 7329 0 -1 4202560 3847 0 0 0 229 23 0 0 20 0 22 0 23107280 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140588107729448 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10422] ppid=10408 vsize=9824732 CPUtime=8.18 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) S 10408 10411 7329 0 -1 4202560 3284 0 0 0 809 9 0 0 20 0 22 0 23107281 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140587624782440 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10423] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) S 10408 10411 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23107281 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140587623728760 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10424] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10408 10411 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23107281 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140587622676104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10425] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23107284 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140587621624848 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10426] ppid=10408 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/10411/task/10426/stat : 10426 (java) S 10408 10411 7329 0 -1 4202560 6947 0 0 0 127 2 0 0 20 0 22 0 23107284 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140587620571192 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10427] ppid=10408 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/10411/task/10427/stat : 10427 (java) S 10408 10411 7329 0 -1 4202560 8859 0 0 0 213 2 0 0 20 0 22 0 23107284 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140587619518648 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10428] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10428/stat : 10428 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23107284 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140587618466296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10429] ppid=10408 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/10411/task/10429/stat : 10429 (java) S 10408 10411 7329 0 -1 4202560 47 0 0 0 11 12 0 0 20 0 22 0 23107284 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140587617413960 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10430] ppid=10408 vsize=9824732 CPUtime=804.09 cores=0,2,4,6
/proc/10411/task/10430/stat : 10430 (java) R 10408 10411 7329 0 -1 4202560 142 0 0 0 80393 16 0 0 20 0 22 0 23107483 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140587616350352 140588121787192 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10431] ppid=10408 vsize=9824732 CPUtime=804.05 cores=0,2,4,6
/proc/10411/task/10431/stat : 10431 (java) R 10408 10411 7329 0 -1 4202560 1332 0 0 0 80371 34 0 0 20 0 22 0 23107483 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140587615305328 140588121927610 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10432] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10432/stat : 10432 (java) S 10408 10411 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23107499 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140587614254632 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10433] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10433/stat : 10433 (java) S 10408 10411 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23107501 10060525568 1014172 33554432000 1073741824 1073778376 140736164116496 140587613202088 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1649.38
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.27 4.31 4.22 5/221 10704
/proc/meminfo: memFree=22177744/32872528 swapFree=1505436/1685308
[pid=10411] ppid=10408 vsize=9824732 CPUtime=1768.56 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 7329 0 -1 4202496 53196 0 1 0 176553 303 0 0 20 0 22 0 23107278 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140736164107632 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10411/statm: 2456183 1122799 2293 9 0 2446860 0
[pid=10411/tid=10413] ppid=10408 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/10411/task/10413/stat : 10413 (java) S 10408 10411 7329 0 -1 4202560 2563 0 1 0 173 7 0 0 20 0 22 0 23107279 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140588271121272 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10414] ppid=10408 vsize=9824732 CPUtime=3.71 cores=0,2,4,6
/proc/10411/task/10414/stat : 10414 (java) S 10408 10411 7329 0 -1 4202560 3817 0 0 0 344 27 0 0 20 0 22 0 23107280 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140588243573416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10415] ppid=10408 vsize=9824732 CPUtime=3.71 cores=0,2,4,6
/proc/10411/task/10415/stat : 10415 (java) S 10408 10411 7329 0 -1 4202560 4526 0 0 0 337 34 0 0 20 0 22 0 23107280 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140588242520872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10416] ppid=10408 vsize=9824732 CPUtime=3.69 cores=0,2,4,6
/proc/10411/task/10416/stat : 10416 (java) S 10408 10411 7329 0 -1 4202560 2826 0 0 0 342 27 0 0 20 0 22 0 23107280 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140588241468328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10417] ppid=10408 vsize=9824732 CPUtime=4.18 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10408 10411 7329 0 -1 4202560 3636 0 0 0 384 34 0 0 20 0 22 0 23107280 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140588240415784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10418] ppid=10408 vsize=9824732 CPUtime=4.01 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10408 10411 7329 0 -1 4202560 3023 0 0 0 368 33 0 0 20 0 22 0 23107280 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140588239362216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10419] ppid=10408 vsize=9824732 CPUtime=3.56 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10408 10411 7329 0 -1 4202560 2639 0 0 0 328 28 0 0 20 0 22 0 23107280 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140588109834536 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10420] ppid=10408 vsize=9824732 CPUtime=3.49 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10408 10411 7329 0 -1 4202560 3664 0 0 0 323 26 0 0 20 0 22 0 23107280 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140588108781992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10421] ppid=10408 vsize=9824732 CPUtime=3.38 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) S 10408 10411 7329 0 -1 4202560 3949 0 0 0 309 29 0 0 20 0 22 0 23107280 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140588107729448 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10422] ppid=10408 vsize=9824732 CPUtime=12.11 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) S 10408 10411 7329 0 -1 4202560 3955 0 0 0 1201 10 0 0 20 0 22 0 23107281 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140587624782440 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10423] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) S 10408 10411 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23107281 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140587623728760 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10424] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10408 10411 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23107281 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140587622676104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10425] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23107284 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140587621624848 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10426] ppid=10408 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/10411/task/10426/stat : 10426 (java) S 10408 10411 7329 0 -1 4202560 6947 0 0 0 127 2 0 0 20 0 22 0 23107284 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140587620571192 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10427] ppid=10408 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/10411/task/10427/stat : 10427 (java) S 10408 10411 7329 0 -1 4202560 8859 0 0 0 213 2 0 0 20 0 22 0 23107284 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140587619518648 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10428] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10428/stat : 10428 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23107284 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140587618466296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10429] ppid=10408 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/10411/task/10429/stat : 10429 (java) S 10408 10411 7329 0 -1 4202560 51 0 0 0 11 14 0 0 20 0 22 0 23107284 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140587617413960 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10430] ppid=10408 vsize=9824732 CPUtime=858.41 cores=0,2,4,6
/proc/10411/task/10430/stat : 10430 (java) R 10408 10411 7329 0 -1 4202560 143 0 0 0 85824 17 0 0 20 0 22 0 23107483 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140587616350352 140588121786941 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10431] ppid=10408 vsize=9824732 CPUtime=858.37 cores=0,2,4,6
/proc/10411/task/10431/stat : 10431 (java) R 10408 10411 7329 0 -1 4202560 1332 0 0 0 85801 36 0 0 20 0 22 0 23107483 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140587615305264 140588121736000 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10432] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10432/stat : 10432 (java) S 10408 10411 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23107499 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140587614254632 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10433] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10433/stat : 10433 (java) S 10408 10411 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23107501 10060525568 1122799 33554432000 1073741824 1073778376 140736164116496 140587613202088 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1768.56
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.401 s]
/proc/loadavg: 4.28 4.31 4.22 5/221 10704
/proc/meminfo: memFree=22177252/32872528 swapFree=1505436/1685308
[pid=10411] ppid=10408 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 7329 0 -1 4202496 53236 0 1 0 179697 304 0 0 20 0 22 0 23107278 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140736164107632 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10411/statm: 2456183 1122816 2293 9 0 2446860 0
[pid=10411/tid=10413] ppid=10408 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/10411/task/10413/stat : 10413 (java) S 10408 10411 7329 0 -1 4202560 2564 0 1 0 173 7 0 0 20 0 22 0 23107279 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140588271121272 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10414] ppid=10408 vsize=9824732 CPUtime=4.07 cores=0,2,4,6
/proc/10411/task/10414/stat : 10414 (java) S 10408 10411 7329 0 -1 4202560 3817 0 0 0 380 27 0 0 20 0 22 0 23107280 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140588243573416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10415] ppid=10408 vsize=9824732 CPUtime=4.04 cores=0,2,4,6
/proc/10411/task/10415/stat : 10415 (java) S 10408 10411 7329 0 -1 4202560 4526 0 0 0 369 35 0 0 20 0 22 0 23107280 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140588242520872 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10416] ppid=10408 vsize=9824732 CPUtime=3.93 cores=0,2,4,6
/proc/10411/task/10416/stat : 10416 (java) S 10408 10411 7329 0 -1 4202560 2826 0 0 0 366 27 0 0 20 0 22 0 23107280 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140588241468328 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10417] ppid=10408 vsize=9824732 CPUtime=4.46 cores=0,2,4,6
/proc/10411/task/10417/stat : 10417 (java) S 10408 10411 7329 0 -1 4202560 3636 0 0 0 412 34 0 0 20 0 22 0 23107280 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140588240415784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10418] ppid=10408 vsize=9824732 CPUtime=4.32 cores=0,2,4,6
/proc/10411/task/10418/stat : 10418 (java) S 10408 10411 7329 0 -1 4202560 3023 0 0 0 399 33 0 0 20 0 22 0 23107280 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140588239362216 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10419] ppid=10408 vsize=9824732 CPUtime=3.83 cores=0,2,4,6
/proc/10411/task/10419/stat : 10419 (java) S 10408 10411 7329 0 -1 4202560 2639 0 0 0 355 28 0 0 20 0 22 0 23107280 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140588109834536 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10420] ppid=10408 vsize=9824732 CPUtime=3.91 cores=0,2,4,6
/proc/10411/task/10420/stat : 10420 (java) S 10408 10411 7329 0 -1 4202560 3664 0 0 0 365 26 0 0 20 0 22 0 23107280 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140588108781992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10421] ppid=10408 vsize=9824732 CPUtime=3.78 cores=0,2,4,6
/proc/10411/task/10421/stat : 10421 (java) S 10408 10411 7329 0 -1 4202560 3949 0 0 0 348 30 0 0 20 0 22 0 23107280 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140588107729448 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10422] ppid=10408 vsize=9824732 CPUtime=12.11 cores=0,2,4,6
/proc/10411/task/10422/stat : 10422 (java) S 10408 10411 7329 0 -1 4202560 3993 0 0 0 1201 10 0 0 20 0 22 0 23107281 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140587624782440 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10423] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10423/stat : 10423 (java) S 10408 10411 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23107281 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140587623728760 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10424] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10424/stat : 10424 (java) S 10408 10411 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23107281 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140587622676104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10425] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10425/stat : 10425 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23107284 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140587621624848 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10426] ppid=10408 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/10411/task/10426/stat : 10426 (java) S 10408 10411 7329 0 -1 4202560 6947 0 0 0 127 2 0 0 20 0 22 0 23107284 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140587620571192 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10427] ppid=10408 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/10411/task/10427/stat : 10427 (java) S 10408 10411 7329 0 -1 4202560 8859 0 0 0 213 2 0 0 20 0 22 0 23107284 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140587619518648 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10428] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10428/stat : 10428 (java) S 10408 10411 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23107284 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140587618466296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10411/tid=10429] ppid=10408 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/10411/task/10429/stat : 10429 (java) S 10408 10411 7329 0 -1 4202560 51 0 0 0 11 14 0 0 20 0 22 0 23107284 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140587617413960 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10430] ppid=10408 vsize=9824732 CPUtime=872.78 cores=0,2,4,6
/proc/10411/task/10430/stat : 10430 (java) R 10408 10411 7329 0 -1 4202560 144 0 0 0 87261 17 0 0 20 0 22 0 23107483 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140587616359296 140588120866743 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10411/tid=10431] ppid=10408 vsize=9824732 CPUtime=872.75 cores=0,2,4,6
/proc/10411/task/10431/stat : 10431 (java) R 10408 10411 7329 0 -1 4202560 1332 0 0 0 87239 36 0 0 20 0 22 0 23107483 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140587615305248 140588121851009 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10411/tid=10432] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10432/stat : 10432 (java) S 10408 10411 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23107499 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140587614254632 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10411/tid=10433] ppid=10408 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10411/task/10433/stat : 10433 (java) S 10408 10411 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23107501 10060525568 1122816 33554432000 1073741824 1073778376 140736164116496 140587613202088 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 10411 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 10411 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=418510
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=452475
# CPU time returned by wait4() is 1795.87
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 897.455
CPU time (s): 1800.01
CPU user time (s): 1796.97
CPU system time (s): 3.04
CPU usage (%): 200.568
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.42
system time used= 3.45247
maximum resident set size= 4511224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53276
page faults= 1
swaps= 0
block input operations= 0
block output operations= 880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22990
involuntary context switches= 29721

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.19306 second user time and 6.85496 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-18 02:43:34
IDJOB=4100610
IDBENCH=1639
IDSOLVER=2543
FILE ID=node135/4100610-1466210613
RUNJOBID= node135-1466206056-7345
PBS_JOBID= 19918142
Free space on /tmp= 71692 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-ship12l.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100610-1466210613/watcher-4100610-1466210613 -o /tmp/evaluation-result-4100610-1466210613/solver-4100610-1466210613 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466206056-7345 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4100610-1466210613.opb

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

MD5SUM BENCH= f3b03e873dc4df8efe5ac51669e9a176
RANDOM SEED=2023665556

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.004
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.004
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.004
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:        27582028 kB
Buffers:           42064 kB
Cached:           126216 kB
SwapCached:          704 kB
Active:          2780472 kB
Inactive:         114412 kB
Active(anon):    2727980 kB
Inactive(anon):     1264 kB
Active(file):      52492 kB
Inactive(file):   113148 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100412 kB
Dirty:              7488 kB
Writeback:             0 kB
AnonPages:       4411900 kB
Mapped:            15380 kB
Shmem:                 0 kB
Slab:             569628 kB
SReclaimable:      13312 kB
SUnreclaim:       556316 kB
KernelStack:        1624 kB
PageTables:        12952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4619384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2811904 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= 71696 MiB
End job on node135 at 2016-06-18 02:58:31