Trace number 4081736

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 PB16OPT-6 922.104 460.019

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_1.opb
MD5SUMe0d3a2bf2cd2b7e4b27d7033a7686e76
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-6
Best CPU time to get the best result obtained on this benchmark491.539
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -6
Optimality of the best value was proved YES
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2996
Sum of products size (including duplicates)5992
Number of different products1498
Sum of products size2996

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-4081736-1465257472.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.45/0.33	c ... done. Wall clock time 0.215s.
0.45/0.33	c declared #vars     100
0.45/0.33	c internal #vars     1598
0.45/0.33	c #constraints  3148
0.45/0.34	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.45/0.34	c constraints type 
0.45/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1498
0.45/0.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
0.45/0.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.45/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1498
0.45/0.34	c 3148 constraints processed.
0.45/0.34	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.45/0.34	c constraints type 
0.45/0.34	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 50
0.45/0.34	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1498
0.45/0.34	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 102
0.45/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1498
0.45/0.34	c 3148 constraints processed.
0.45/0.34	c objective function length is 50 literals
0.72/0.49	c And the winner is solver0
1.19/0.84	c SATISFIABLE
1.19/0.84	c OPTIMIZING...
1.19/0.84	c Got one! Elapsed wall clock time (in seconds):0.719
1.19/0.84	o -4
1.19/0.88	c And the winner is solver0
1.33/1.34	c Got one! Elapsed wall clock time (in seconds):1.221
1.33/1.34	o -5
2.71/1.79	c And the winner is solver0
3.09/1.84	c Got one! Elapsed wall clock time (in seconds):1.722
3.09/1.84	o -6
3.29/1.99	c cleaning 3051 clauses out of 6102 with flag 3266/6102
5.00/2.46	c cleaning 4510 clauses out of 9048 with flag 26516/12099
6.05/2.96	c cleaning 5769 clauses out of 11538 with flag 49256/19099
7.61/3.69	c cleaning 6883 clauses out of 13770 with flag 76953/27100
9.38/4.43	c cleaning 7944 clauses out of 15888 with flag 109571/36101
11.17/5.39	c cleaning 8968 clauses out of 17942 with flag 149174/46099
13.20/6.33	c cleaning 9986 clauses out of 19974 with flag 194790/57099
15.45/7.41	c cleaning 10989 clauses out of 21988 with flag 242164/69099
17.85/8.67	c cleaning 11995 clauses out of 23999 with flag 292601/82099
20.51/10.00	c cleaning 12998 clauses out of 26004 with flag 354092/96099
23.50/11.41	c cleaning 13990 clauses out of 28006 with flag 414849/111099
26.95/13.11	c cleaning 15008 clauses out of 30019 with flag 472260/127102
30.77/15.04	c cleaning 16003 clauses out of 32009 with flag 540634/144100
34.56/17.00	c cleaning 17002 clauses out of 34006 with flag 611679/162100
39.22/19.29	c cleaning 17998 clauses out of 36006 with flag 686091/181102
44.02/21.60	c cleaning 19005 clauses out of 38011 with flag 769459/201105
49.27/24.30	c cleaning 19985 clauses out of 40000 with flag 846750/222099
54.66/26.91	c cleaning 21003 clauses out of 42015 with flag 928652/244099
60.06/29.67	c cleaning 21984 clauses out of 44012 with flag 1019669/267099
66.52/32.83	c cleaning 23007 clauses out of 46028 with flag 1113484/291099
73.32/36.23	c cleaning 24011 clauses out of 48022 with flag 1212540/316100
80.78/39.94	c cleaning 25004 clauses out of 50010 with flag 1310659/342099
83.18/41.13	c cleaning 0 clauses out of 5358 with flag 0/5358
88.27/43.52	c cleaning 26004 clauses out of 52008 with flag 1408095/369101
95.67/47.28	c cleaning 27002 clauses out of 54004 with flag 1512449/397101
103.92/51.34	c cleaning 27994 clauses out of 56001 with flag 1618390/426100
112.31/55.59	c cleaning 28993 clauses out of 58006 with flag 1728055/456099
121.38/60.01	c cleaning 30004 clauses out of 60013 with flag 1843075/487099
130.97/64.85	c cleaning 31004 clauses out of 62010 with flag 1966706/519100
141.63/70.18	c cleaning 31999 clauses out of 64005 with flag 2104884/552099
152.87/75.78	c cleaning 32999 clauses out of 66008 with flag 2239511/586101
164.49/81.54	c cleaning 33976 clauses out of 68007 with flag 2370457/621099
177.12/87.88	c cleaning 35012 clauses out of 70032 with flag 2500854/657100
190.58/94.57	c cleaning 36005 clauses out of 72022 with flag 2644188/694102
204.02/101.21	c cleaning 37005 clauses out of 74014 with flag 2783041/732099
219.24/108.83	c cleaning 38003 clauses out of 76010 with flag 2929770/771100
234.92/116.62	c cleaning 38999 clauses out of 78005 with flag 3098782/811099
249.74/124.09	c cleaning 40000 clauses out of 80006 with flag 3243693/852099
267.99/133.14	c cleaning 41003 clauses out of 82006 with flag 3421155/894100
285.43/141.85	c cleaning 41996 clauses out of 84004 with flag 3576686/937101
304.47/151.35	c cleaning 43000 clauses out of 86007 with flag 3750407/981101
324.91/161.55	c cleaning 43999 clauses out of 88004 with flag 3919888/1026100
344.96/171.60	c cleaning 44992 clauses out of 90004 with flag 4081945/1072099
364.62/181.39	c cleaning 46002 clauses out of 92013 with flag 4245755/1119100
385.29/191.67	c cleaning 46998 clauses out of 94009 with flag 4417939/1167099
405.94/201.93	c cleaning 47998 clauses out of 96010 with flag 4589459/1216099
426.41/212.14	c cleaning 49004 clauses out of 98014 with flag 4749600/1266101
449.28/223.53	c cleaning 49987 clauses out of 100009 with flag 4915278/1317100
472.41/235.03	c cleaning 50998 clauses out of 102024 with flag 5087151/1369102
496.71/247.18	c cleaning 52010 clauses out of 104024 with flag 5281415/1422100
521.87/259.68	c cleaning 52996 clauses out of 106013 with flag 5458510/1476100
548.41/272.87	c cleaning 54003 clauses out of 108017 with flag 5638458/1531100
574.51/285.85	c cleaning 0 clauses out of 11360 with flag 0/11360
576.38/286.71	c cleaning 55005 clauses out of 110013 with flag 5822546/1587099
604.56/300.78	c cleaning 55998 clauses out of 112010 with flag 6011475/1644102
632.74/314.72	c cleaning 57003 clauses out of 114012 with flag 6191157/1702102
663.13/329.84	c cleaning 58001 clauses out of 116005 with flag 6383437/1761101
692.73/344.50	c cleaning 59000 clauses out of 118004 with flag 6569815/1821101
724.26/360.48	c cleaning 59998 clauses out of 120002 with flag 6762820/1882100
755.03/375.77	c cleaning 60990 clauses out of 122006 with flag 6956533/1944102
788.39/392.31	c cleaning 62004 clauses out of 124016 with flag 7145419/2007102
821.69/408.93	c cleaning 63001 clauses out of 126009 with flag 7338032/2071100
856.63/426.31	c cleaning 63999 clauses out of 128004 with flag 7530146/2136099
894.42/445.10	c cleaning 64998 clauses out of 129998 with flag 7712127/2202100
920.54/458.14	c And the winner is solver0
921.97/460.00	c >>>>>>>>>> Solver number 0 (4 answers) <<<<<<<<<<<<<<<<<<
921.97/460.00	c starts		: 7527
921.97/460.00	c conflicts		: 2255259
921.97/460.00	c decisions		: 4250757
921.97/460.00	c propagations		: 92197384
921.97/460.00	c inspects		: 6438867462
921.97/460.00	c shortcuts		: 0
921.97/460.00	c learnt literals	: 55
921.97/460.00	c learnt binary clauses	: 876
921.97/460.00	c learnt ternary clauses	: 37952
921.97/460.00	c learnt constraints	: 2255203
921.97/460.00	c ignored constraints	: 0
921.97/460.00	c root simplifications	: 0
921.97/460.00	c removed literals (reason simplification)	: 71885031
921.97/460.00	c reason swapping (by a shorter reason)	: 0
921.97/460.00	c Calls to reduceDB	: 62
921.97/460.00	c Number of update (reduction) of LBD	: 781979
921.97/460.00	c Imported unit clauses	: 0
921.97/460.00	c number of reductions to clauses (during analyze)	: 0
921.97/460.00	c number of learned constraints concerned by reduction	: 0
921.97/460.00	c number of learning phase by resolution	: 0
921.97/460.00	c number of learning phase by cutting planes	: 0
921.97/460.00	c speed (assignments/second)	: 200576.91211566786
921.97/460.00	c non guided choices	0
921.97/460.00	c learnt constraints type 
921.97/460.00	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
921.97/460.00	c starts		: 42
921.97/460.00	c conflicts		: 13586
921.97/460.00	c decisions		: 31098
921.97/460.00	c propagations		: 2044191
921.97/460.00	c inspects		: 524668553
921.97/460.00	c shortcuts		: 0
921.97/460.00	c learnt literals	: 0
921.97/460.00	c learnt binary clauses	: 0
921.97/460.00	c learnt ternary clauses	: 0
921.97/460.00	c learnt constraints	: 13585
921.97/460.00	c ignored constraints	: 0
921.97/460.00	c root simplifications	: 0
921.97/460.00	c removed literals (reason simplification)	: 0
921.97/460.00	c reason swapping (by a shorter reason)	: 0
921.97/460.00	c Calls to reduceDB	: 2
921.97/460.00	c Number of update (reduction) of LBD	: 0
921.97/460.00	c Imported unit clauses	: 0
921.97/460.00	c number of reductions to clauses (during analyze)	: 0
921.97/460.00	c number of learned constraints concerned by reduction	: 0
921.97/460.00	c number of learning phase by resolution	: 0
921.97/460.00	c number of learning phase by cutting planes	: 0
921.97/460.00	c speed (assignments/second)	: 4461.7696553801425
921.97/460.00	c non guided choices	0
921.97/460.00	c learnt constraints type 
921.97/460.00	s OPTIMUM FOUND
921.97/460.00	c Found 3 solution(s)
921.97/460.00	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 x49 -x50 -x51 -x52 -x53 x54 -x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 x95 -x96 -x97 x98 -x99 -x100 
921.97/460.00	c objective function=-6
921.97/460.00	c Total wall clock time (in seconds): 459.885

Verifier Data

OK	-6

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

pid=6212
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.22 4.03 3.10 4/195 6215
/proc/meminfo: memFree=28234176/32872528 swapFree=17280/1464432
[pid=6215] ppid=6212 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/6215/stat : 6215 (java) D 6212 6215 5982 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 107680236 2560000 46 33554432000 1073741824 1073778376 140734270133472 140734270130600 227503336743 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/6215/statm: 625 46 37 9 0 29 0

[startup+0.100158 s]
/proc/loadavg: 4.22 4.03 3.10 4/195 6215
/proc/meminfo: memFree=28234176/32872528 swapFree=17280/1464432
[pid=6215] ppid=6212 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/6215/stat : 6215 (java) S 6212 6215 5982 0 -1 4202496 4424 0 1 0 8 1 0 0 20 0 18 0 107680236 9787879424 6054 33554432000 1073741824 1073778376 140734270133472 140734270124608 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6215/statm: 2389619 6054 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200277 s]
/proc/loadavg: 4.22 4.03 3.10 4/195 6215
/proc/meminfo: memFree=28234176/32872528 swapFree=17280/1464432
[pid=6215] ppid=6212 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/6215/stat : 6215 (java) S 6212 6215 5982 0 -1 4202496 4587 0 1 0 20 1 0 0 20 0 18 0 107680236 9787879424 7211 33554432000 1073741824 1073778376 140734270133472 140734270124608 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6215/statm: 2389619 7211 2207 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300232 s]
/proc/loadavg: 4.22 4.03 3.10 4/195 6215
/proc/meminfo: memFree=28234176/32872528 swapFree=17280/1464432
[pid=6215] ppid=6212 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/6215/stat : 6215 (java) S 6212 6215 5982 0 -1 4202496 5828 0 1 0 44 1 0 0 20 0 18 0 107680236 9787879424 9074 33554432000 1073741824 1073778376 140734270133472 140734270124608 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6215/statm: 2389619 9074 2240 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700272 s]
/proc/loadavg: 4.22 4.03 3.10 4/195 6215
/proc/meminfo: memFree=28234176/32872528 swapFree=17280/1464432
[pid=6215] ppid=6212 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/6215/stat : 6215 (java) S 6212 6215 5982 0 -1 4202496 10665 0 1 0 115 4 0 0 20 0 19 0 107680236 10060525568 13821 33554432000 1073741824 1073778376 140734270133472 140734270124608 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6215/statm: 2456183 13821 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 9824732

[startup+1.50073 s]
/proc/loadavg: 4.22 4.03 3.10 2/210 6305
/proc/meminfo: memFree=30468168/32872528 swapFree=17280/1464432
[pid=6215] ppid=6212 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/6215/stat : 6215 (java) S 6212 6215 5982 0 -1 4202496 14689 0 1 0 184 7 0 0 20 0 22 0 107680236 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 140734270124608 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6215/statm: 2456183 23217 2265 9 0 2446860 0
[pid=6215/tid=6217] ppid=6212 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/6215/task/6217/stat : 6217 (java) S 6212 6215 5982 0 -1 4202560 2425 0 1 0 29 2 0 0 20 0 22 0 107680237 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139857172050808 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6218] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6218/stat : 6218 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680238 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139857161111720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6219] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6219/stat : 6219 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680238 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139857160059176 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6220] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6220/stat : 6220 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680238 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139857159006632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6221] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6221/stat : 6221 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680238 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139857157954088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6222] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6222/stat : 6222 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680238 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139857156901544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6223] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6223/stat : 6223 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680238 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139857155849000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6224] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6224/stat : 6224 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680238 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139857009261480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6225] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6225/stat : 6225 (java) S 6212 6215 5982 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107680238 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139857008208936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6226] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6226/stat : 6226 (java) S 6212 6215 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107680239 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139856996010088 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6227] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6227/stat : 6227 (java) S 6212 6215 5982 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 107680239 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139856994956408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6228] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6228/stat : 6228 (java) S 6212 6215 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107680239 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139856993903752 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6229] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6229/stat : 6229 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680242 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139856992852496 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6230] ppid=6212 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/6215/task/6230/stat : 6230 (java) R 6212 6215 5982 0 -1 4202560 3974 0 0 0 44 0 0 0 20 0 22 0 107680242 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139856991799744 139857175070909 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6231] ppid=6212 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/6215/task/6231/stat : 6231 (java) R 6212 6215 5982 0 -1 4202560 6931 0 0 0 41 1 0 0 20 0 22 0 107680242 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139856990734600 139857179025113 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6232] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6232/stat : 6232 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680242 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139856989694968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6233] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6233/stat : 6233 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680242 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139856988642632 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6237] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6237/stat : 6237 (java) S 6212 6215 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107680270 10060525568 23217 33554432000 1073741824 1073778376 140734270133472 139856984429736 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9824732

[startup+3.10084 s]
/proc/loadavg: 4.22 4.03 3.10 4/214 6318
/proc/meminfo: memFree=30303636/32872528 swapFree=17280/1464432
[pid=6215] ppid=6212 vsize=9824732 CPUtime=6.58 cores=0,2,4,6
/proc/6215/stat : 6215 (java) S 6212 6215 5982 0 -1 4202496 22502 0 1 0 643 15 0 0 20 0 22 0 107680236 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 140734270124608 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6215/statm: 2456183 53687 2292 9 0 2446860 0
[pid=6215/tid=6217] ppid=6212 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/6215/task/6217/stat : 6217 (java) S 6212 6215 5982 0 -1 4202560 2425 0 1 0 30 2 0 0 20 0 22 0 107680237 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139857172050808 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6218] ppid=6212 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/6215/task/6218/stat : 6218 (java) S 6212 6215 5982 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 107680238 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139857161111720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6219] ppid=6212 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/6215/task/6219/stat : 6219 (java) S 6212 6215 5982 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 107680238 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139857160059176 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6220] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6220/stat : 6220 (java) S 6212 6215 5982 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 107680238 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139857159006632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6221] ppid=6212 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/6215/task/6221/stat : 6221 (java) S 6212 6215 5982 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 107680238 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139857157954088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6222] ppid=6212 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/6215/task/6222/stat : 6222 (java) S 6212 6215 5982 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 107680238 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139857156901544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6223] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6223/stat : 6223 (java) S 6212 6215 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107680238 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139857155849000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6224] ppid=6212 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/6215/task/6224/stat : 6224 (java) S 6212 6215 5982 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 107680238 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139857009261480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6225] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6225/stat : 6225 (java) S 6212 6215 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107680238 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139857008208936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6226] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6226/stat : 6226 (java) S 6212 6215 5982 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 107680239 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139856996010088 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6227] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6227/stat : 6227 (java) S 6212 6215 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107680239 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139856994956408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6228] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6228/stat : 6228 (java) S 6212 6215 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107680239 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139856993903752 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6229] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6229/stat : 6229 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680242 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139856992852496 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6230] ppid=6212 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/6215/task/6230/stat : 6230 (java) S 6212 6215 5982 0 -1 4202560 9954 0 0 0 126 2 0 0 20 0 22 0 107680242 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139856991799864 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6231] ppid=6212 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/6215/task/6231/stat : 6231 (java) S 6212 6215 5982 0 -1 4202560 8566 0 0 0 108 1 0 0 20 0 22 0 107680242 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139856990747320 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6232] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6232/stat : 6232 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680242 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139856989694968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6233] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6233/stat : 6233 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680242 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139856988642632 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6237] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6237/stat : 6237 (java) S 6212 6215 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107680270 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139856984429736 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6316] ppid=6212 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/6215/task/6316/stat : 6316 (java) R 6212 6215 5982 0 -1 4202560 5 0 0 0 119 0 0 0 20 0 22 0 107680420 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139856986525600 139857037409671 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6317] ppid=6212 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/6215/task/6317/stat : 6317 (java) R 6212 6215 5982 0 -1 4202560 15 0 0 0 119 0 0 0 20 0 22 0 107680420 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139856987586984 139857037606814 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6318] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6318/stat : 6318 (java) S 6212 6215 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107680421 10060525568 53687 33554432000 1073741824 1073778376 140734270133472 139856985482536 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.58
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 4.20 4.03 3.11 5/217 6339
/proc/meminfo: memFree=29771200/32872528 swapFree=17280/1464432
[pid=6215] ppid=6212 vsize=9824732 CPUtime=13.2 cores=0,2,4,6
/proc/6215/stat : 6215 (java) S 6212 6215 5982 0 -1 4202496 23177 0 1 0 1293 27 0 0 20 0 22 0 107680236 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 140734270124608 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6215/statm: 2456183 151580 2292 9 0 2446860 0
[pid=6215/tid=6217] ppid=6212 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/6215/task/6217/stat : 6217 (java) S 6212 6215 5982 0 -1 4202560 2425 0 1 0 30 2 0 0 20 0 22 0 107680237 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139857172050808 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6218] ppid=6212 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/6215/task/6218/stat : 6218 (java) S 6212 6215 5982 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 107680238 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139857161111720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6219] ppid=6212 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/6215/task/6219/stat : 6219 (java) S 6212 6215 5982 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 22 0 107680238 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139857160059176 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6220] ppid=6212 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/6215/task/6220/stat : 6220 (java) S 6212 6215 5982 0 -1 4202560 30 0 0 0 3 2 0 0 20 0 22 0 107680238 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139857159006632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6221] ppid=6212 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/6215/task/6221/stat : 6221 (java) S 6212 6215 5982 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 22 0 107680238 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139857157954088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6222] ppid=6212 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/6215/task/6222/stat : 6222 (java) S 6212 6215 5982 0 -1 4202560 57 0 0 0 5 2 0 0 20 0 22 0 107680238 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139857156901544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6223] ppid=6212 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6215/task/6223/stat : 6223 (java) S 6212 6215 5982 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 107680238 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139857155849000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6224] ppid=6212 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/6215/task/6224/stat : 6224 (java) S 6212 6215 5982 0 -1 4202560 26 0 0 0 2 2 0 0 20 0 22 0 107680238 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139857009261480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6225] ppid=6212 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6215/task/6225/stat : 6225 (java) S 6212 6215 5982 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 107680238 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139857008208936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6226] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6226/stat : 6226 (java) S 6212 6215 5982 0 -1 4202560 444 0 0 0 0 0 0 0 20 0 22 0 107680239 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139856996010088 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6227] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6227/stat : 6227 (java) S 6212 6215 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107680239 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139856994956408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6228] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6228/stat : 6228 (java) S 6212 6215 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107680239 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139856993903752 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6229] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6229/stat : 6229 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680242 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139856992852496 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6230] ppid=6212 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/6215/task/6230/stat : 6230 (java) S 6212 6215 5982 0 -1 4202560 9955 0 0 0 131 2 0 0 20 0 22 0 107680242 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139856991799864 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6231] ppid=6212 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/6215/task/6231/stat : 6231 (java) S 6212 6215 5982 0 -1 4202560 8566 0 0 0 114 1 0 0 20 0 22 0 107680242 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139856990747320 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6232] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6232/stat : 6232 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680242 10060525568 151580 33554432000 1073741824 1073778376 140734270133472 139856989694968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6233] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/6215/task/6227/stat : 6227 (java) S 6212 6215 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107680239 10060525568 644821 33554432000 1073741824 1073778376 140734270133472 139856994956408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6228] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6228/stat : 6228 (java) S 6212 6215 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107680239 10060525568 644821 33554432000 1073741824 1073778376 140734270133472 139856993903752 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6229] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6229/stat : 6229 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680242 10060525568 644821 33554432000 1073741824 1073778376 140734270133472 139856992852496 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6230] ppid=6212 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/6215/task/6230/stat : 6230 (java) S 6212 6215 5982 0 -1 4202560 9957 0 0 0 133 2 0 0 20 0 22 0 107680242 10060525568 644821 33554432000 1073741824 1073778376 140734270133472 139856991799864 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6231] ppid=6212 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/6215/task/6231/stat : 6231 (java) S 6212 6215 5982 0 -1 4202560 11408 0 0 0 154 1 0 0 20 0 22 0 107680242 10060525568 644821 33554432000 1073741824 1073778376 140734270133472 139856990747320 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6232] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6232/stat : 6232 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107680242 10060525568 644821 33554432000 1073741824 1073778376 140734270133472 139856989694968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6233] ppid=6212 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/6215/task/6233/stat : 6233 (java) S 6212 6215 5982 0 -1 4202560 27 0 0 0 8 6 0 0 20 0 22 0 107680242 10060525568 644821 33554432000 1073741824 1073778376 140734270133472 139856988642632 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6237] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6237/stat : 6237 (java) S 6212 6215 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107680270 10060525568 644821 33554432000 1073741824 1073778376 140734270133472 139856984429736 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6316] ppid=6212 vsize=9824732 CPUtime=450.8 cores=0,2,4,6
/proc/6215/task/6316/stat : 6316 (java) R 6212 6215 5982 0 -1 4202560 231 0 0 0 45072 8 0 0 20 0 22 0 107680420 10060525568 644821 33554432000 1073741824 1073778376 140734270133472 139856986533280 139857037362343 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6317] ppid=6212 vsize=9824732 CPUtime=450.72 cores=0,2,4,6
/proc/6215/task/6317/stat : 6317 (java) R 6212 6215 5982 0 -1 4202560 1616 0 0 0 45026 46 0 0 20 0 22 0 107680420 10060525568 644821 33554432000 1073741824 1073778376 140734270133472 139856987585312 139857037607970 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6318] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6318/stat : 6318 (java) S 6212 6215 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107680421 10060525568 644821 33554432000 1073741824 1073778376 140734270133472 139856985482536 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 919.53
Current children cumulated vsize (KiB) 9824732

[startup+459.201 s]
/proc/loadavg: 4.23 4.19 3.53 4/214 6386
/proc/meminfo: memFree=25515596/32872528 swapFree=17280/1464432
[pid=6215] ppid=6212 vsize=9824732 CPUtime=919.13 cores=0,2,4,6
/proc/6215/stat : 6215 (java) S 6212 6215 5982 0 -1 4202496 30680 0 1 0 91771 142 0 0 20 0 19 0 107680236 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 140734270124608 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6215/statm: 2456183 644169 2301 9 0 2446860 0
[pid=6215/tid=6217] ppid=6212 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/6215/task/6217/stat : 6217 (java) R 6212 6215 5982 0 -1 4202560 2429 0 1 0 90 2 0 0 20 0 19 0 107680237 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857172050472 139857038263231 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6218] ppid=6212 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/6215/task/6218/stat : 6218 (java) S 6212 6215 5982 0 -1 4202560 260 0 0 0 117 6 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857161111720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6219] ppid=6212 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/6215/task/6219/stat : 6219 (java) S 6212 6215 5982 0 -1 4202560 253 0 0 0 122 5 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857160059176 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6220] ppid=6212 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/6215/task/6220/stat : 6220 (java) S 6212 6215 5982 0 -1 4202560 269 0 0 0 131 8 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857159006632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6221] ppid=6212 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/6215/task/6221/stat : 6221 (java) S 6212 6215 5982 0 -1 4202560 276 0 0 0 127 8 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857157954088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6222] ppid=6212 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/6215/task/6222/stat : 6222 (java) S 6212 6215 5982 0 -1 4202560 286 0 0 0 123 7 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857156901544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6223] ppid=6212 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/6215/task/6223/stat : 6223 (java) S 6212 6215 5982 0 -1 4202560 332 0 0 0 119 7 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857155849000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6224] ppid=6212 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/6215/task/6224/stat : 6224 (java) S 6212 6215 5982 0 -1 4202560 273 0 0 0 111 8 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857009261480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6225] ppid=6212 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/6215/task/6225/stat : 6225 (java) S 6212 6215 5982 0 -1 4202560 275 0 0 0 123 6 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857008208936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6226] ppid=6212 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/6215/task/6226/stat : 6226 (java) S 6212 6215 5982 0 -1 4202560 1405 0 0 0 57 14 0 0 20 0 19 0 107680239 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856996010088 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6227] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6227/stat : 6227 (java) S 6212 6215 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107680239 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856994956408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6228] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6228/stat : 6228 (java) S 6212 6215 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107680239 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856993903752 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6229] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6229/stat : 6229 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856992852496 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6230] ppid=6212 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/6215/task/6230/stat : 6230 (java) S 6212 6215 5982 0 -1 4202560 9957 0 0 0 133 2 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856991799864 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6231] ppid=6212 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/6215/task/6231/stat : 6231 (java) S 6212 6215 5982 0 -1 4202560 11409 0 0 0 157 1 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856990747320 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6232] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6232/stat : 6232 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856989694968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6233] ppid=6212 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/6215/task/6233/stat : 6233 (java) S 6212 6215 5982 0 -1 4202560 27 0 0 0 8 6 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856988642632 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6237] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6237/stat : 6237 (java) S 6212 6215 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107680270 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856984429736 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 919.13
Current children cumulated vsize (KiB) 9824732

[startup+459.601 s]
/proc/loadavg: 4.23 4.19 3.53 4/214 6386
/proc/meminfo: memFree=25515596/32872528 swapFree=17280/1464432
[pid=6215] ppid=6212 vsize=9824732 CPUtime=919.54 cores=0,2,4,6
/proc/6215/stat : 6215 (java) S 6212 6215 5982 0 -1 4202496 30680 0 1 0 91812 142 0 0 20 0 19 0 107680236 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 140734270124608 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6215/statm: 2456183 644169 2301 9 0 2446860 0
[pid=6215/tid=6217] ppid=6212 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/6215/task/6217/stat : 6217 (java) R 6212 6215 5982 0 -1 4202560 2429 0 1 0 130 2 0 0 20 0 19 0 107680237 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857172050568 139857038263216 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6218] ppid=6212 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/6215/task/6218/stat : 6218 (java) S 6212 6215 5982 0 -1 4202560 260 0 0 0 117 6 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857161111720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6219] ppid=6212 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/6215/task/6219/stat : 6219 (java) S 6212 6215 5982 0 -1 4202560 253 0 0 0 122 5 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857160059176 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6220] ppid=6212 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/6215/task/6220/stat : 6220 (java) S 6212 6215 5982 0 -1 4202560 269 0 0 0 131 8 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857159006632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6221] ppid=6212 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/6215/task/6221/stat : 6221 (java) S 6212 6215 5982 0 -1 4202560 276 0 0 0 127 8 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857157954088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6222] ppid=6212 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/6215/task/6222/stat : 6222 (java) S 6212 6215 5982 0 -1 4202560 286 0 0 0 123 7 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857156901544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6223] ppid=6212 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/6215/task/6223/stat : 6223 (java) S 6212 6215 5982 0 -1 4202560 332 0 0 0 119 7 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857155849000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6224] ppid=6212 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/6215/task/6224/stat : 6224 (java) S 6212 6215 5982 0 -1 4202560 273 0 0 0 111 8 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857009261480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6225] ppid=6212 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/6215/task/6225/stat : 6225 (java) S 6212 6215 5982 0 -1 4202560 275 0 0 0 123 6 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857008208936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6226] ppid=6212 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/6215/task/6226/stat : 6226 (java) S 6212 6215 5982 0 -1 4202560 1405 0 0 0 57 14 0 0 20 0 19 0 107680239 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856996010088 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6227] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6227/stat : 6227 (java) S 6212 6215 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107680239 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856994956408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6228] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6228/stat : 6228 (java) S 6212 6215 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107680239 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856993903752 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6229] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6229/stat : 6229 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856992852496 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6230] ppid=6212 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/6215/task/6230/stat : 6230 (java) S 6212 6215 5982 0 -1 4202560 9957 0 0 0 133 2 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856991799864 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6231] ppid=6212 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/6215/task/6231/stat : 6231 (java) S 6212 6215 5982 0 -1 4202560 11409 0 0 0 157 1 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856990747320 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6232] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6232/stat : 6232 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856989694968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6233] ppid=6212 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/6215/task/6233/stat : 6233 (java) S 6212 6215 5982 0 -1 4202560 27 0 0 0 8 7 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856988642632 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6237] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6237/stat : 6237 (java) S 6212 6215 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107680270 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856984429736 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 919.54
Current children cumulated vsize (KiB) 9824732

[startup+460.001 s]
/proc/loadavg: 4.23 4.19 3.53 4/214 6386
/proc/meminfo: memFree=25515596/32872528 swapFree=17280/1464432
[pid=6215] ppid=6212 vsize=9824732 CPUtime=919.94 cores=0,2,4,6
/proc/6215/stat : 6215 (java) S 6212 6215 5982 0 -1 4202496 30680 0 1 0 91852 142 0 0 20 0 19 0 107680236 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 140734270124608 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6215/statm: 2456183 644169 2301 9 0 2446860 0
[pid=6215/tid=6217] ppid=6212 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/6215/task/6217/stat : 6217 (java) R 6212 6215 5982 0 -1 4202560 2429 0 1 0 170 2 0 0 20 0 19 0 107680237 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857172050568 139857037105078 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6218] ppid=6212 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/6215/task/6218/stat : 6218 (java) S 6212 6215 5982 0 -1 4202560 260 0 0 0 117 6 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857161111720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6219] ppid=6212 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/6215/task/6219/stat : 6219 (java) S 6212 6215 5982 0 -1 4202560 253 0 0 0 122 5 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857160059176 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6220] ppid=6212 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/6215/task/6220/stat : 6220 (java) S 6212 6215 5982 0 -1 4202560 269 0 0 0 131 8 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857159006632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6221] ppid=6212 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/6215/task/6221/stat : 6221 (java) S 6212 6215 5982 0 -1 4202560 276 0 0 0 127 8 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857157954088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6222] ppid=6212 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/6215/task/6222/stat : 6222 (java) S 6212 6215 5982 0 -1 4202560 286 0 0 0 123 7 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857156901544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6223] ppid=6212 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/6215/task/6223/stat : 6223 (java) S 6212 6215 5982 0 -1 4202560 332 0 0 0 119 7 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857155849000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6224] ppid=6212 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/6215/task/6224/stat : 6224 (java) S 6212 6215 5982 0 -1 4202560 273 0 0 0 111 8 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857009261480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6215/tid=6225] ppid=6212 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/6215/task/6225/stat : 6225 (java) S 6212 6215 5982 0 -1 4202560 275 0 0 0 123 6 0 0 20 0 19 0 107680238 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139857008208936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6226] ppid=6212 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/6215/task/6226/stat : 6226 (java) S 6212 6215 5982 0 -1 4202560 1405 0 0 0 57 14 0 0 20 0 19 0 107680239 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856996010088 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6227] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6227/stat : 6227 (java) S 6212 6215 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107680239 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856994956408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6228] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6228/stat : 6228 (java) S 6212 6215 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107680239 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856993903752 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6229] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6229/stat : 6229 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856992852496 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6230] ppid=6212 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/6215/task/6230/stat : 6230 (java) S 6212 6215 5982 0 -1 4202560 9957 0 0 0 133 2 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856991799864 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6215/tid=6231] ppid=6212 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/6215/task/6231/stat : 6231 (java) S 6212 6215 5982 0 -1 4202560 11409 0 0 0 157 1 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856990747320 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6232] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6232/stat : 6232 (java) S 6212 6215 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856989694968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6215/tid=6233] ppid=6212 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/6215/task/6233/stat : 6233 (java) S 6212 6215 5982 0 -1 4202560 27 0 0 0 8 7 0 0 20 0 19 0 107680242 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856988642632 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6215/tid=6237] ppid=6212 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6215/task/6237/stat : 6237 (java) S 6212 6215 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107680270 10060525568 644169 33554432000 1073741824 1073778376 140734270133472 139856984429736 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 919.94
Current children cumulated vsize (KiB) 9824732

Child status: 30

# 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): 2.02997
#  lost CPU user time (s): 2.15997
#  lost CPU system time (s): -0.13

Real time (s): 460.019
CPU time (s): 922.104
CPU user time (s): 920.652
CPU system time (s): 1.45176
CPU usage (%): 200.449
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 918.492
system time used= 1.58176
maximum resident set size= 2889136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30692
page faults= 1
swaps= 0
block input operations= 0
block output operations= 544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16484
involuntary context switches= 21393

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.88556 second user time and 3.56346 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-07 01:57:52
IDJOB=4081736
IDBENCH=48250
IDSOLVER=2543
FILE ID=node121/4081736-1465257472
RUNJOBID= node121-1465256572-5998
PBS_JOBID= 19843282
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_25_1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081736-1465257472/watcher-4081736-1465257472 -o /tmp/evaluation-result-4081736-1465257472/solver-4081736-1465257472 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5998 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081736-1465257472.opb

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

MD5SUM BENCH= e0d3a2bf2cd2b7e4b27d7033a7686e76
RANDOM SEED=499850183

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:        28234448 kB
Buffers:           33688 kB
Cached:           126272 kB
SwapCached:         1740 kB
Active:          2365492 kB
Inactive:         101396 kB
Active(anon):    2307432 kB
Inactive(anon):     2124 kB
Active(file):      58060 kB
Inactive(file):    99272 kB
Unevictable:     1464432 kB
Mlocked:           17280 kB
SwapTotal:      67108856 kB
SwapFree:       67099256 kB
Dirty:               908 kB
Writeback:             0 kB
AnonPages:       3770700 kB
Mapped:            15384 kB
Shmem:                 0 kB
Slab:             568068 kB
SReclaimable:      12452 kB
SUnreclaim:       555616 kB
KernelStack:        1608 kB
PageTables:        11952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3930572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3710976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node121 at 2016-06-07 02:05:32