Trace number 4081633

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 PB16UNSAT 1444.08 719.691

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-859770.opb
MD5SUMcbc412f006cacd8e2fcdc61d20cbc351
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark56.3364
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2504
Total number of constraints2065
Number of constraints which are clauses1536
Number of constraints which are cardinality constraints (but not clauses)529
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint8
Maximum length of a constraint1446
Number of terms in the objective function 2504
Biggest coefficient in the objective function 10
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 16472
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 16472
Number of bits of the biggest sum of numbers15
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.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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081633-1465268048.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
1.67/1.37	c ... done. Wall clock time 1.255s.
1.67/1.37	c declared #vars     2504
1.67/1.37	c #constraints  2084
1.67/1.38	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.67/1.38	c constraints type 
1.67/1.38	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1555
1.67/1.38	c org.sat4j.minisat.constraints.card.MinWatchCard => 529
1.67/1.38	c 2084 constraints processed.
1.67/1.38	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.67/1.38	c constraints type 
1.67/1.38	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1555
1.67/1.38	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 529
1.67/1.38	c 2084 constraints processed.
1.67/1.38	c objective function length is 2504 literals
44.98/22.25	c cleaning 2499 clauses out of 5002 with flag 24769/5002
102.62/50.52	c cleaning 4251 clauses out of 8501 with flag 54102/11000
119.53/58.97	c cleaning 5600 clauses out of 11253 with flag 104294/18003
140.45/69.41	c cleaning 6794 clauses out of 13649 with flag 161691/26000
180.72/89.60	c cleaning 7923 clauses out of 15859 with flag 228307/35004
195.58/97.10	c cleaning 8898 clauses out of 17932 with flag 309714/45000
232.87/115.53	c cleaning 9986 clauses out of 20034 with flag 406696/56000
250.48/124.36	c cleaning 10956 clauses out of 22048 with flag 505742/68000
304.00/151.36	c cleaning 12033 clauses out of 24092 with flag 613334/81000
334.28/166.44	c cleaning 13013 clauses out of 26059 with flag 754522/95000
398.21/198.23	c cleaning 14021 clauses out of 28046 with flag 880353/110000
428.74/213.45	c cleaning 14975 clauses out of 30025 with flag 1047373/126000
491.76/244.88	c cleaning 15999 clauses out of 32050 with flag 1231035/143000
573.71/286.15	c cleaning 16981 clauses out of 34050 with flag 1466078/161000
629.12/313.63	c cleaning 17976 clauses out of 36069 with flag 1698571/180000
677.91/337.98	c cleaning 19051 clauses out of 38105 with flag 1871878/200012
761.20/379.21	c cleaning 19961 clauses out of 40042 with flag 2060572/221002
852.01/424.11	c cleaning 20973 clauses out of 42076 with flag 2290753/243000
908.08/451.84	c cleaning 22048 clauses out of 44103 with flag 2520314/266002
973.23/485.28	c cleaning 22824 clauses out of 46054 with flag 2837878/290001
1051.48/524.26	c cleaning 24020 clauses out of 48229 with flag 3169517/315000
1115.93/556.30	c cleaning 24989 clauses out of 50209 with flag 3452902/341000
1223.30/609.58	c cleaning 25974 clauses out of 52220 with flag 3801586/368001
1290.78/642.68	c cleaning 27091 clauses out of 54243 with flag 4152647/396000
1391.36/692.68	c cleaning 28075 clauses out of 56151 with flag 4492055/425000
1442.77/718.26	c And the winner is solver0
1444.08/719.65	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1444.08/719.65	c starts		: 3599
1444.08/719.65	c conflicts		: 433497
1444.08/719.65	c decisions		: 7503172
1444.08/719.65	c propagations		: 50542735
1444.08/719.65	c inspects		: 655573626
1444.08/719.65	c shortcuts		: 0
1444.08/719.65	c learnt literals	: 15
1444.08/719.65	c learnt binary clauses	: 1019
1444.08/719.65	c learnt ternary clauses	: 579
1444.08/719.65	c learnt constraints	: 433481
1444.08/719.65	c ignored constraints	: 0
1444.08/719.65	c root simplifications	: 0
1444.08/719.65	c removed literals (reason simplification)	: 42576112
1444.08/719.65	c reason swapping (by a shorter reason)	: 0
1444.08/719.65	c Calls to reduceDB	: 25
1444.08/719.65	c Number of update (reduction) of LBD	: 447046
1444.08/719.65	c Imported unit clauses	: 0
1444.08/719.65	c number of reductions to clauses (during analyze)	: 0
1444.08/719.65	c number of learned constraints concerned by reduction	: 0
1444.08/719.65	c number of learning phase by resolution	: 0
1444.08/719.65	c number of learning phase by cutting planes	: 0
1444.08/719.65	c speed (assignments/second)	: 70368.88760800497
1444.08/719.65	c non guided choices	304
1444.08/719.66	c learnt constraints type 
1444.08/719.66	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1019
1444.08/719.66	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 35551
1444.08/719.66	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1444.08/719.66	c starts		: 15
1444.08/719.66	c conflicts		: 3989
1444.08/719.66	c decisions		: 94713
1444.08/719.66	c propagations		: 737723
1444.08/719.66	c inspects		: 465235282
1444.08/719.66	c shortcuts		: 0
1444.08/719.66	c learnt literals	: 0
1444.08/719.66	c learnt binary clauses	: 0
1444.08/719.66	c learnt ternary clauses	: 0
1444.08/719.66	c learnt constraints	: 3988
1444.08/719.66	c ignored constraints	: 0
1444.08/719.66	c root simplifications	: 0
1444.08/719.66	c removed literals (reason simplification)	: 0
1444.08/719.66	c reason swapping (by a shorter reason)	: 0
1444.08/719.66	c Calls to reduceDB	: 0
1444.08/719.66	c Number of update (reduction) of LBD	: 0
1444.08/719.66	c Imported unit clauses	: 0
1444.08/719.66	c number of reductions to clauses (during analyze)	: 0
1444.08/719.66	c number of learned constraints concerned by reduction	: 0
1444.08/719.66	c number of learning phase by resolution	: 0
1444.08/719.66	c number of learning phase by cutting planes	: 0
1444.08/719.66	c speed (assignments/second)	: 1027.081700361006
1444.08/719.66	c non guided choices	0
1444.08/719.66	c learnt constraints type 
1444.08/719.66	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 30
1444.08/719.66	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 222
1444.08/719.66	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3736
1444.08/719.66	s UNSATISFIABLE
1444.08/719.66	c Total wall clock time (in seconds): 719.545

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-4081633-1465268048/watcher-4081633-1465268048 -o /tmp/evaluation-result-4081633-1465268048/solver-4081633-1465268048 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5998 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081633-1465268048.opb 

pid=12870
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.24 4.23 4.24 4/195 12873
/proc/meminfo: memFree=27885536/32872528 swapFree=17280/1464432
[pid=12873] ppid=12870 vsize=8 CPUtime=0 cores=0,2,4,6
/proc/12873/stat : 12873 (java) R 12870 12873 5982 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 108737841 8192 1 33554432000 0 0 0 140736676909752 227512315319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12873/statm: 2 1 0 0 0 2 0

[startup+0.100059 s]
/proc/loadavg: 4.24 4.23 4.24 4/195 12873
/proc/meminfo: memFree=27885536/32872528 swapFree=17280/1464432
[pid=12873] ppid=12870 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/12873/stat : 12873 (java) S 12870 12873 5982 0 -1 4202496 4423 0 1 0 8 1 0 0 20 0 18 0 108737841 9787879424 6058 33554432000 1073741824 1073778376 140734100860416 140734100851552 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12873/statm: 2389619 6058 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 4.24 4.23 4.24 4/195 12873
/proc/meminfo: memFree=27885536/32872528 swapFree=17280/1464432
[pid=12873] ppid=12870 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/12873/stat : 12873 (java) S 12870 12873 5982 0 -1 4202496 4973 0 1 0 26 1 0 0 20 0 18 0 108737841 9787879424 6974 33554432000 1073741824 1073778376 140734100860416 140734100851552 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12873/statm: 2389619 6974 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300227 s]
/proc/loadavg: 4.24 4.23 4.24 4/195 12873
/proc/meminfo: memFree=27885536/32872528 swapFree=17280/1464432
[pid=12873] ppid=12870 vsize=9558476 CPUtime=0.55 cores=0,2,4,6
/proc/12873/stat : 12873 (java) S 12870 12873 5982 0 -1 4202496 7263 0 1 0 54 1 0 0 20 0 18 0 108737841 9787879424 10329 33554432000 1073741824 1073778376 140734100860416 140734100851552 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12873/statm: 2389619 10329 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9558476

[startup+0.70019 s]
/proc/loadavg: 4.24 4.23 4.24 4/195 12873
/proc/meminfo: memFree=27885536/32872528 swapFree=17280/1464432
[pid=12873] ppid=12870 vsize=9558476 CPUtime=1.04 cores=0,2,4,6
/proc/12873/stat : 12873 (java) S 12870 12873 5982 0 -1 4202496 7395 0 1 0 101 3 0 0 20 0 18 0 108737841 9787879424 40606 33554432000 1073741824 1073778376 140734100860416 140734100851552 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12873/statm: 2389619 40606 2252 9 0 2380296 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9558476

[startup+1.50068 s]
/proc/loadavg: 4.24 4.23 4.24 4/213 12891
/proc/meminfo: memFree=27723280/32872528 swapFree=17280/1464432
[pid=12873] ppid=12870 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/12873/stat : 12873 (java) S 12870 12873 5982 0 -1 4202496 8267 0 1 0 207 5 0 0 20 0 22 0 108737841 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140734100851552 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12873/statm: 2456183 44102 2268 9 0 2446860 0
[pid=12873/tid=12875] ppid=12870 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/12873/task/12875/stat : 12875 (java) S 12870 12873 5982 0 -1 4202560 2492 0 1 0 130 3 0 0 20 0 22 0 108737842 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140068096508792 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12876] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12876/stat : 12876 (java) S 12870 12873 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140068085570472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12877] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12877/stat : 12877 (java) S 12870 12873 5982 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140068084517928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12878] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12878/stat : 12878 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140068083464872 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12879] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12879/stat : 12879 (java) S 12870 12873 5982 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140068082412328 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12880] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12880/stat : 12880 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140068081359272 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12881] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12881/stat : 12881 (java) S 12870 12873 5982 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140068080306728 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12882] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12882/stat : 12882 (java) S 12870 12873 5982 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140068079253672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12883] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12883/stat : 12883 (java) S 12870 12873 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140067932420392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12884] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12884/stat : 12884 (java) S 12870 12873 5982 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 108737844 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140067920223080 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12885] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12885/stat : 12885 (java) S 12870 12873 5982 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 108737845 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140067919169400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12886] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12886/stat : 12886 (java) S 12870 12873 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108737845 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140067918116232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12887] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12887/stat : 12887 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737847 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140067917064976 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12888] ppid=12870 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/12873/task/12888/stat : 12888 (java) R 12870 12873 5982 0 -1 4202560 1886 0 0 0 23 0 0 0 20 0 22 0 108737847 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140067915989080 140068102465766 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12889] ppid=12870 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/12873/task/12889/stat : 12889 (java) R 12870 12873 5982 0 -1 4202560 2457 0 0 0 27 0 0 0 20 0 22 0 108737847 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140067914946816 140068098638083 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12890] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12890/stat : 12890 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737847 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140067913906424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12891] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12891/stat : 12891 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737847 10060525568 44102 33554432000 1073741824 1073778376 140734100860416 140067912854088 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 9824732

[startup+3.10079 s]
/proc/loadavg: 4.24 4.23 4.24 6/217 12895
/proc/meminfo: memFree=27703652/32872528 swapFree=17280/1464432
[pid=12873] ppid=12870 vsize=9824732 CPUtime=6.21 cores=0,2,4,6
/proc/12873/stat : 12873 (java) S 12870 12873 5982 0 -1 4202496 16341 0 1 0 613 8 0 0 20 0 22 0 108737841 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140734100851552 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12873/statm: 2456183 51370 2278 9 0 2446860 0
[pid=12873/tid=12875] ppid=12870 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/12873/task/12875/stat : 12875 (java) S 12870 12873 5982 0 -1 4202560 2492 0 1 0 130 3 0 0 20 0 22 0 108737842 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140068096508792 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12876] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12876/stat : 12876 (java) S 12870 12873 5982 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140068085570472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12877] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12877/stat : 12877 (java) S 12870 12873 5982 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140068084517928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12878] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12878/stat : 12878 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140068083464872 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12879] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12879/stat : 12879 (java) S 12870 12873 5982 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140068082412328 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12880] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12880/stat : 12880 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140068081359272 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12881] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12881/stat : 12881 (java) S 12870 12873 5982 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140068080306728 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12882] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12882/stat : 12882 (java) S 12870 12873 5982 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140068079253672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12883] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12883/stat : 12883 (java) S 12870 12873 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067932420392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12884] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12884/stat : 12884 (java) S 12870 12873 5982 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 108737844 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067920223080 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12885] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12885/stat : 12885 (java) S 12870 12873 5982 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 108737845 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067919169400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12886] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12886/stat : 12886 (java) S 12870 12873 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108737845 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067918116232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12887] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12887/stat : 12887 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737847 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067917064976 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12888] ppid=12870 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/12873/task/12888/stat : 12888 (java) S 12870 12873 5982 0 -1 4202560 6014 0 0 0 71 0 0 0 20 0 22 0 108737847 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067916011832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12889] ppid=12870 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/12873/task/12889/stat : 12889 (java) S 12870 12873 5982 0 -1 4202560 6352 0 0 0 70 2 0 0 20 0 22 0 108737847 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067914959288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12890] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12890/stat : 12890 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737847 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067913906424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12891] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12891/stat : 12891 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737847 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067912854088 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12892] ppid=12870 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/12873/task/12892/stat : 12892 (java) R 12870 12873 5982 0 -1 4202560 22 0 0 0 164 0 0 0 20 0 22 0 108737979 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067911797408 140067960613286 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12893] ppid=12870 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/12873/task/12893/stat : 12893 (java) R 12870 12873 5982 0 -1 4202560 38 0 0 0 165 0 0 0 20 0 22 0 108737979 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067910747176 140067960979713 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12894] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12894/stat : 12894 (java) S 12870 12873 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108737980 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067909694760 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12895] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12895/stat : 12895 (java) S 12870 12873 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108737981 10060525568 51370 33554432000 1073741824 1073778376 140734100860416 140067908642216 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 9824732

[startup+6.30091 s]
/proc/loadavg: 4.22 4.23 4.24 5/217 12895
/proc/meminfo: memFree=27687196/32872528 swapFree=17280/1464432
[pid=12873] ppid=12870 vsize=9824732 CPUtime=12.67 cores=0,2,4,6
/proc/12873/stat : 12873 (java) S 12870 12873 5982 0 -1 4202496 16374 0 1 0 1258 9 0 0 20 0 22 0 108737841 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140734100851552 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12873/statm: 2456183 65166 2279 9 0 2446860 0
[pid=12873/tid=12875] ppid=12870 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/12873/task/12875/stat : 12875 (java) S 12870 12873 5982 0 -1 4202560 2492 0 1 0 130 3 0 0 20 0 22 0 108737842 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140068096508792 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12876] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12876/stat : 12876 (java) S 12870 12873 5982 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140068085570472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12877] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12877/stat : 12877 (java) S 12870 12873 5982 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140068084517928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12878] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12878/stat : 12878 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140068083464872 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12879] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12879/stat : 12879 (java) S 12870 12873 5982 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140068082412328 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12880] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12880/stat : 12880 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140068081359272 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12881] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12881/stat : 12881 (java) S 12870 12873 5982 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140068080306728 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12882] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12882/stat : 12882 (java) S 12870 12873 5982 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140068079253672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12883] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12883/stat : 12883 (java) S 12870 12873 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 108737843 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140067932420392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12884] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12884/stat : 12884 (java) S 12870 12873 5982 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 108737844 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140067920223080 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12885] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12885/stat : 12885 (java) S 12870 12873 5982 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 108737845 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140067919169400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12886] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12886/stat : 12886 (java) S 12870 12873 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108737845 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140067918116232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12887] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12887/stat : 12887 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737847 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140067917064976 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12888] ppid=12870 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/12873/task/12888/stat : 12888 (java) S 12870 12873 5982 0 -1 4202560 6014 0 0 0 76 0 0 0 20 0 22 0 108737847 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140067916011832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12889] ppid=12870 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/12873/task/12889/stat : 12889 (java) S 12870 12873 5982 0 -1 4202560 6353 0 0 0 74 2 0 0 20 0 22 0 108737847 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140067914959288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12890] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12890/stat : 12890 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737847 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140067913906424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12891] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12891/stat : 12891 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108737847 10060525568 65166 33554432000 1073741824 1073778376 140734100860416 140067912854088 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12892] ppid=12870 vsize=9824732 CPUtime=4.81 cores=0,2,4,6

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

/proc/12873/task/12895/stat : 12895 (java) S 12870 12873 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 108737981 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067908642216 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1441.42
Current children cumulated vsize (KiB) 9824732

[startup+719.301 s]
/proc/loadavg: 4.16 4.20 4.21 4/215 13146
/proc/meminfo: memFree=23456916/32872528 swapFree=17280/1464432
[pid=12873] ppid=12870 vsize=9824732 CPUtime=1442.21 cores=0,2,4,6
/proc/12873/stat : 12873 (java) S 12870 12873 5982 0 -1 4202496 30631 0 1 0 143970 251 0 0 20 0 20 0 108737841 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140734100851552 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12873/statm: 2456183 1004210 2294 9 0 2446860 0
[pid=12873/tid=12875] ppid=12870 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/12873/task/12875/stat : 12875 (java) S 12870 12873 5982 0 -1 4202560 2506 0 1 0 132 4 0 0 20 0 20 0 108737842 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068096508792 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12876] ppid=12870 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/12873/task/12876/stat : 12876 (java) S 12870 12873 5982 0 -1 4202560 694 0 0 0 217 19 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068085570472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12877] ppid=12870 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/12873/task/12877/stat : 12877 (java) S 12870 12873 5982 0 -1 4202560 696 0 0 0 220 23 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068084517928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12878] ppid=12870 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/12873/task/12878/stat : 12878 (java) S 12870 12873 5982 0 -1 4202560 589 0 0 0 223 25 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068083464872 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12879] ppid=12870 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/12873/task/12879/stat : 12879 (java) S 12870 12873 5982 0 -1 4202560 729 0 0 0 272 26 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068082412328 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12880] ppid=12870 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/12873/task/12880/stat : 12880 (java) S 12870 12873 5982 0 -1 4202560 530 0 0 0 237 24 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068081359272 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12881] ppid=12870 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/12873/task/12881/stat : 12881 (java) S 12870 12873 5982 0 -1 4202560 635 0 0 0 281 32 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068080306728 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12882] ppid=12870 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/12873/task/12882/stat : 12882 (java) S 12870 12873 5982 0 -1 4202560 445 0 0 0 232 21 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068079253672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12883] ppid=12870 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/12873/task/12883/stat : 12883 (java) S 12870 12873 5982 0 -1 4202560 471 0 0 0 223 20 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067932420392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12884] ppid=12870 vsize=9824732 CPUtime=4.62 cores=0,2,4,6
/proc/12873/task/12884/stat : 12884 (java) S 12870 12873 5982 0 -1 4202560 2598 0 0 0 457 5 0 0 20 0 20 0 108737844 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067920223080 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12885] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12885/stat : 12885 (java) S 12870 12873 5982 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 108737845 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067919169400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12886] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12886/stat : 12886 (java) S 12870 12873 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 108737845 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067918116232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12887] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12887/stat : 12887 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067917064976 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12888] ppid=12870 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/12873/task/12888/stat : 12888 (java) S 12870 12873 5982 0 -1 4202560 10936 0 0 0 121 2 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067916011832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12889] ppid=12870 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/12873/task/12889/stat : 12889 (java) S 12870 12873 5982 0 -1 4202560 6769 0 0 0 132 2 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067914959288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12890] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12890/stat : 12890 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067913906424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12891] ppid=12870 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/12873/task/12891/stat : 12891 (java) S 12870 12873 5982 0 -1 4202560 43 0 0 0 11 10 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067912854088 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12893] ppid=12870 vsize=9824732 CPUtime=705.86 cores=0,2,4,6
/proc/12873/task/12893/stat : 12893 (java) R 12870 12873 5982 0 -1 4202560 1645 0 0 0 70547 39 0 0 20 0 20 0 108737979 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067910745376 140067960773832 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12895] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12895/stat : 12895 (java) S 12870 12873 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 108737981 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067908642216 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1442.21
Current children cumulated vsize (KiB) 9824732

[startup+719.501 s]
/proc/loadavg: 4.15 4.20 4.21 4/215 13146
/proc/meminfo: memFree=23456924/32872528 swapFree=17280/1464432
[pid=12873] ppid=12870 vsize=9824732 CPUtime=1442.42 cores=0,2,4,6
/proc/12873/stat : 12873 (java) S 12870 12873 5982 0 -1 4202496 30631 0 1 0 143991 251 0 0 20 0 20 0 108737841 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140734100851552 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12873/statm: 2456183 1004210 2294 9 0 2446860 0
[pid=12873/tid=12875] ppid=12870 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/12873/task/12875/stat : 12875 (java) S 12870 12873 5982 0 -1 4202560 2506 0 1 0 132 4 0 0 20 0 20 0 108737842 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068096508792 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12876] ppid=12870 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/12873/task/12876/stat : 12876 (java) S 12870 12873 5982 0 -1 4202560 694 0 0 0 217 19 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068085570472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12877] ppid=12870 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/12873/task/12877/stat : 12877 (java) S 12870 12873 5982 0 -1 4202560 696 0 0 0 220 23 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068084517928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12878] ppid=12870 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/12873/task/12878/stat : 12878 (java) S 12870 12873 5982 0 -1 4202560 589 0 0 0 223 25 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068083464872 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12879] ppid=12870 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/12873/task/12879/stat : 12879 (java) S 12870 12873 5982 0 -1 4202560 729 0 0 0 272 26 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068082412328 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12880] ppid=12870 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/12873/task/12880/stat : 12880 (java) S 12870 12873 5982 0 -1 4202560 530 0 0 0 237 24 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068081359272 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12881] ppid=12870 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/12873/task/12881/stat : 12881 (java) S 12870 12873 5982 0 -1 4202560 635 0 0 0 281 32 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068080306728 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12882] ppid=12870 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/12873/task/12882/stat : 12882 (java) S 12870 12873 5982 0 -1 4202560 445 0 0 0 232 21 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068079253672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12883] ppid=12870 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/12873/task/12883/stat : 12883 (java) S 12870 12873 5982 0 -1 4202560 471 0 0 0 223 20 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067932420392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12884] ppid=12870 vsize=9824732 CPUtime=4.62 cores=0,2,4,6
/proc/12873/task/12884/stat : 12884 (java) S 12870 12873 5982 0 -1 4202560 2598 0 0 0 457 5 0 0 20 0 20 0 108737844 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067920223080 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12885] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12885/stat : 12885 (java) S 12870 12873 5982 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 108737845 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067919169400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12886] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12886/stat : 12886 (java) S 12870 12873 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 108737845 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067918116232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12887] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12887/stat : 12887 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067917064976 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12888] ppid=12870 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/12873/task/12888/stat : 12888 (java) S 12870 12873 5982 0 -1 4202560 10936 0 0 0 121 2 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067916011832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12889] ppid=12870 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/12873/task/12889/stat : 12889 (java) S 12870 12873 5982 0 -1 4202560 6769 0 0 0 132 2 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067914959288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12890] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12890/stat : 12890 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067913906424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12891] ppid=12870 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/12873/task/12891/stat : 12891 (java) S 12870 12873 5982 0 -1 4202560 43 0 0 0 11 10 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067912854088 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12893] ppid=12870 vsize=9824732 CPUtime=706.07 cores=0,2,4,6
/proc/12873/task/12893/stat : 12893 (java) R 12870 12873 5982 0 -1 4202560 1645 0 0 0 70568 39 0 0 20 0 20 0 108737979 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067910745376 140067960773832 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12895] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12895/stat : 12895 (java) S 12870 12873 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 108737981 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067908642216 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1442.42
Current children cumulated vsize (KiB) 9824732

[startup+719.607 s]
/proc/loadavg: 4.15 4.20 4.21 4/215 13146
/proc/meminfo: memFree=23456924/32872528 swapFree=17280/1464432
[pid=12873] ppid=12870 vsize=9824732 CPUtime=1442.52 cores=0,2,4,6
/proc/12873/stat : 12873 (java) S 12870 12873 5982 0 -1 4202496 30631 0 1 0 144001 251 0 0 20 0 20 0 108737841 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140734100851552 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12873/statm: 2456183 1004210 2294 9 0 2446860 0
[pid=12873/tid=12875] ppid=12870 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/12873/task/12875/stat : 12875 (java) S 12870 12873 5982 0 -1 4202560 2506 0 1 0 132 4 0 0 20 0 20 0 108737842 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068096508792 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12876] ppid=12870 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/12873/task/12876/stat : 12876 (java) S 12870 12873 5982 0 -1 4202560 694 0 0 0 217 19 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068085570472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12877] ppid=12870 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/12873/task/12877/stat : 12877 (java) S 12870 12873 5982 0 -1 4202560 696 0 0 0 220 23 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068084517928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12878] ppid=12870 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/12873/task/12878/stat : 12878 (java) S 12870 12873 5982 0 -1 4202560 589 0 0 0 223 25 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068083464872 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12879] ppid=12870 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/12873/task/12879/stat : 12879 (java) S 12870 12873 5982 0 -1 4202560 729 0 0 0 272 26 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068082412328 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12880] ppid=12870 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/12873/task/12880/stat : 12880 (java) S 12870 12873 5982 0 -1 4202560 530 0 0 0 237 24 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068081359272 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12881] ppid=12870 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/12873/task/12881/stat : 12881 (java) S 12870 12873 5982 0 -1 4202560 635 0 0 0 281 32 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068080306728 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12882] ppid=12870 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/12873/task/12882/stat : 12882 (java) S 12870 12873 5982 0 -1 4202560 445 0 0 0 232 21 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140068079253672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12883] ppid=12870 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/12873/task/12883/stat : 12883 (java) S 12870 12873 5982 0 -1 4202560 471 0 0 0 223 20 0 0 20 0 20 0 108737843 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067932420392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12884] ppid=12870 vsize=9824732 CPUtime=4.62 cores=0,2,4,6
/proc/12873/task/12884/stat : 12884 (java) S 12870 12873 5982 0 -1 4202560 2598 0 0 0 457 5 0 0 20 0 20 0 108737844 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067920223080 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12885] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12885/stat : 12885 (java) S 12870 12873 5982 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 108737845 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067919169400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12873/tid=12886] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12886/stat : 12886 (java) S 12870 12873 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 108737845 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067918116232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12887] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12887/stat : 12887 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067917064976 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12888] ppid=12870 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/12873/task/12888/stat : 12888 (java) S 12870 12873 5982 0 -1 4202560 10936 0 0 0 121 2 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067916011832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12873/tid=12889] ppid=12870 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/12873/task/12889/stat : 12889 (java) S 12870 12873 5982 0 -1 4202560 6769 0 0 0 132 2 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067914959288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12873/tid=12890] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12890/stat : 12890 (java) S 12870 12873 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067913906424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12891] ppid=12870 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/12873/task/12891/stat : 12891 (java) S 12870 12873 5982 0 -1 4202560 43 0 0 0 11 10 0 0 20 0 20 0 108737847 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067912854088 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12893] ppid=12870 vsize=9824732 CPUtime=706.16 cores=0,2,4,6
/proc/12873/task/12893/stat : 12893 (java) R 12870 12873 5982 0 -1 4202560 1645 0 0 0 70577 39 0 0 20 0 20 0 108737979 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067910745376 140067961074816 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12873/tid=12895] ppid=12870 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12873/task/12895/stat : 12895 (java) S 12870 12873 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 108737981 10060525568 1004210 33554432000 1073741824 1073778376 140734100860416 140067908642216 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1442.52
Current children cumulated vsize (KiB) 9824732

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12873 and gives
#  childrusage.ru_utime.tv_sec=1438
#  childrusage.ru_utime.tv_usec=193361
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=802573
# CPU time returned by wait4() is 1441
# while last known CPU time is 1442.52
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.56006
#  lost CPU user time (s): 1.67004
#  lost CPU system time (s): -0.11

Real time (s): 719.691
CPU time (s): 1444.08
CPU user time (s): 1441.68
CPU system time (s): 2.4
CPU usage (%): 200.653
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1438.19
system time used= 2.80257
maximum resident set size= 4016900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30643
page faults= 1
swaps= 0
block input operations= 0
block output operations= 800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18952
involuntary context switches= 18324

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.30335 second user time and 5.67614 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-07 04:54:08
IDJOB=4081633
IDBENCH=89844
IDSOLVER=2543
FILE ID=node121/4081633-1465268048
RUNJOBID= node121-1465256572-5998
PBS_JOBID= 19843282
Free space on /tmp= 71676 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-859770.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081633-1465268048/watcher-4081633-1465268048 -o /tmp/evaluation-result-4081633-1465268048/solver-4081633-1465268048 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5998 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081633-1465268048.opb

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

MD5SUM BENCH= cbc412f006cacd8e2fcdc61d20cbc351
RANDOM SEED=1020314845

node121.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.050
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.10
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.050
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.050
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.050
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.050
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.050
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.56
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.050
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		: 2667.050
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:        27886080 kB
Buffers:          102592 kB
Cached:           225884 kB
SwapCached:         1720 kB
Active:          2593836 kB
Inactive:         187908 kB
Active(anon):    2453152 kB
Inactive(anon):     2180 kB
Active(file):     140684 kB
Inactive(file):   185728 kB
Unevictable:     1464432 kB
Mlocked:           17280 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:              8200 kB
Writeback:             0 kB
AnonPages:       4006676 kB
Mapped:            15388 kB
Shmem:                 0 kB
Slab:             601528 kB
SReclaimable:      45664 kB
SUnreclaim:       555864 kB
KernelStack:        1792 kB
PageTables:        12424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4109756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3938304 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= 71724 MiB
End job on node121 at 2016-06-07 05:06:08