Trace number 3688744

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
SAT 4j PB RES // CP 2.3.2 SnapshotOPT-6 783.344 398.388

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 benchmark14.8577
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.06/0.08	c version 2.3.2.v20120418
0.06/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.08	c java.vm.version	19.1-b02
0.06/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.08	c sun.arch.data.model	64
0.06/0.08	c java.version		1.6.0_24
0.06/0.08	c os.name		Linux
0.06/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.08	c os.arch		amd64
0.06/0.08	c Free memory 		501472288
0.06/0.08	c Max memory 		7480803328
0.06/0.08	c Total memory 		504102912
0.06/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c c --- End Solver configuration ---
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@23174b07
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3688744-1337879534.opb
0.11/0.10	c reading problem ... 
0.48/0.31	c ... done. Wall clock time 0.211s.
0.48/0.31	c declared #vars     100
0.48/0.31	c internal #vars     1598
0.48/0.32	c #constraints  3148
0.48/0.32	c constraints type 
0.48/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1498
0.48/0.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
0.48/0.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.48/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1498
0.48/0.32	c 3148 constraints processed.
0.48/0.32	c constraints type 
0.48/0.32	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 50
0.48/0.32	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1498
0.48/0.32	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 102
0.48/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1498
0.48/0.32	c 3148 constraints processed.
0.48/0.32	c objective function length is 50 literals
1.19/0.52	c  And the winner is solver1
1.32/0.82	c SATISFIABLE
1.32/0.82	c OPTIMIZING...
1.32/0.82	c Got one! Elapsed wall clock time (in seconds):0.713
1.32/0.82	o -3
1.32/0.86	c  And the winner is solver0
1.51/1.32	c Got one! Elapsed wall clock time (in seconds):1.214
1.51/1.32	o -4
1.51/1.35	c  And the winner is solver0
1.86/1.82	c Got one! Elapsed wall clock time (in seconds):1.715
1.86/1.82	o -5
3.18/2.25	c cleaning 2855 clauses out of 5710 with flag 5004/5710
4.45/2.64	c cleaning 4420 clauses out of 8852 with flag 11001/11707
5.31/3.08	c cleaning 5716 clauses out of 11432 with flag 18001/18707
5.51/3.20	c  And the winner is solver0
5.81/3.32	c Got one! Elapsed wall clock time (in seconds):3.216
5.81/3.32	o -6
6.18/3.57	c cleaning 5625 clauses out of 11264 with flag 4000/24255
6.97/3.95	c cleaning 5818 clauses out of 11639 with flag 10000/30255
7.74/4.36	c cleaning 6393 clauses out of 12821 with flag 17000/37255
8.88/4.99	c cleaning 7212 clauses out of 14429 with flag 25001/45256
10.24/5.70	c cleaning 8102 clauses out of 16216 with flag 34000/54255
11.98/6.56	c cleaning 9052 clauses out of 18114 with flag 44000/64255
13.53/7.38	c cleaning 10023 clauses out of 20064 with flag 55002/75257
15.68/8.49	c cleaning 11013 clauses out of 22040 with flag 67001/87256
18.22/9.74	c cleaning 12009 clauses out of 24026 with flag 80000/100255
20.54/10.97	c cleaning 13002 clauses out of 26017 with flag 94000/114255
22.66/12.06	c cleaning 14001 clauses out of 28017 with flag 109002/129257
25.00/13.20	c cleaning 14999 clauses out of 30017 with flag 125003/145258
27.33/14.43	c cleaning 16002 clauses out of 32015 with flag 142000/162255
30.28/15.99	c cleaning 17005 clauses out of 34017 with flag 160004/180259
33.41/17.58	c cleaning 17994 clauses out of 36008 with flag 179000/199255
37.11/19.43	c cleaning 18995 clauses out of 38016 with flag 199002/219257
41.22/21.54	c cleaning 20004 clauses out of 40019 with flag 220000/240255
45.28/23.63	c cleaning 21002 clauses out of 42015 with flag 242000/262255
49.58/25.82	c cleaning 21999 clauses out of 44014 with flag 265001/285256
53.88/28.03	c cleaning 23005 clauses out of 46014 with flag 289000/309255
58.79/30.58	c cleaning 24004 clauses out of 48012 with flag 314003/334258
63.63/33.04	c cleaning 25003 clauses out of 50006 with flag 340001/360256
69.30/35.95	c cleaning 25983 clauses out of 52003 with flag 367001/387256
74.99/38.80	c cleaning 27002 clauses out of 54019 with flag 395000/415255
81.47/42.18	c cleaning 27999 clauses out of 56018 with flag 424001/444256
88.10/45.58	c cleaning 28994 clauses out of 58018 with flag 454000/474255
95.59/49.30	c cleaning 30001 clauses out of 60024 with flag 485000/505255
102.85/53.09	c cleaning 31002 clauses out of 62023 with flag 517000/537255
111.32/57.35	c cleaning 31993 clauses out of 64023 with flag 550003/570258
119.35/61.41	c cleaning 0 clauses out of 5961 with flag 0/5961
119.66/61.60	c cleaning 32995 clauses out of 66028 with flag 584001/604256
127.58/65.51	c cleaning 34008 clauses out of 68033 with flag 619001/639256
136.45/70.03	c cleaning 35004 clauses out of 70024 with flag 655000/675255
145.05/74.44	c cleaning 36005 clauses out of 72020 with flag 692000/712255
155.32/79.60	c cleaning 37000 clauses out of 74017 with flag 730002/750257
164.61/84.36	c cleaning 37997 clauses out of 76015 with flag 769000/789255
174.69/89.49	c cleaning 39005 clauses out of 78021 with flag 809003/829258
186.04/95.25	c cleaning 39988 clauses out of 80015 with flag 850002/870257
196.90/100.79	c cleaning 41003 clauses out of 82024 with flag 892000/912255
210.41/107.51	c cleaning 41997 clauses out of 84022 with flag 935001/955256
222.87/113.81	c cleaning 43006 clauses out of 86026 with flag 979002/999257
234.01/119.59	c cleaning 43998 clauses out of 88019 with flag 1024001/1044256
247.91/126.52	c cleaning 44998 clauses out of 90019 with flag 1070000/1090255
261.19/133.29	c cleaning 46010 clauses out of 92022 with flag 1117001/1137256
273.63/139.60	c cleaning 47002 clauses out of 94013 with flag 1165002/1185257
288.31/147.08	c cleaning 47998 clauses out of 96010 with flag 1214001/1234256
302.17/154.04	c cleaning 48992 clauses out of 98011 with flag 1264000/1284255
316.79/161.43	c cleaning 50004 clauses out of 100020 with flag 1315001/1335256
332.65/169.49	c cleaning 51001 clauses out of 102017 with flag 1367003/1387258
351.12/178.89	c cleaning 52000 clauses out of 104012 with flag 1420000/1440255
367.75/187.20	c cleaning 52995 clauses out of 106012 with flag 1474000/1494255
384.15/195.53	c cleaning 53993 clauses out of 108018 with flag 1529001/1549256
403.38/205.22	c cleaning 54994 clauses out of 110023 with flag 1585000/1605255
421.68/214.54	c cleaning 55991 clauses out of 112029 with flag 1642000/1662255
440.90/224.27	c cleaning 57015 clauses out of 114036 with flag 1700000/1720255
458.52/233.15	c cleaning 57992 clauses out of 116020 with flag 1759000/1779255
479.79/243.82	c cleaning 59000 clauses out of 118028 with flag 1819000/1839255
499.22/253.76	c cleaning 60008 clauses out of 120028 with flag 1880000/1900255
521.27/264.84	c cleaning 61004 clauses out of 122019 with flag 1942000/1962255
542.74/275.68	c cleaning 62003 clauses out of 124014 with flag 2005000/2025255
563.75/286.27	c cleaning 62992 clauses out of 126010 with flag 2069000/2089255
565.85/287.57	c cleaning 0 clauses out of 11959 with flag 0/11959
588.05/298.70	c cleaning 64005 clauses out of 128018 with flag 2134000/2154255
609.43/309.50	c cleaning 64996 clauses out of 130015 with flag 2200003/2220258
634.45/322.18	c cleaning 66003 clauses out of 132014 with flag 2267000/2287255
656.84/333.50	c cleaning 66993 clauses out of 134010 with flag 2335000/2355255
687.09/348.79	c cleaning 68008 clauses out of 136019 with flag 2404002/2424257
710.49/360.51	c cleaning 68992 clauses out of 138010 with flag 2474002/2494257
735.52/373.14	c cleaning 69991 clauses out of 140016 with flag 2545000/2565255
761.84/386.60	c cleaning 70995 clauses out of 142023 with flag 2617000/2637255
781.41/396.44	c  And the winner is solver0
781.55/398.37	c starts		: 216
781.55/398.37	c conflicts		: 2698724
781.55/398.37	c decisions		: 4272366
781.55/398.37	c propagations		: 94005670
781.55/398.37	c inspects		: 3895792697
781.55/398.37	c shortcuts		: 0
781.55/398.37	c learnt literals	: 29
781.55/398.37	c learnt binary clauses	: 338
781.55/398.37	c learnt ternary clauses	: 39299
781.55/398.37	c learnt constraints	: 2698694
781.55/398.37	c ignored constraints	: 0
781.55/398.37	c root simplifications	: 0
781.55/398.37	c removed literals (reason simplification)	: 76668485
781.55/398.37	c reason swapping (by a shorter reason)	: 0
781.55/398.37	c Calls to reduceDB	: 71
781.55/398.37	c number of reductions to clauses (during analyze)	: 0
781.55/398.37	c number of learned constraints concerned by reduction	: 0
781.55/398.37	c number of learning phase by resolution	: 0
781.55/398.37	c number of learning phase by cutting planes	: 0
781.55/398.37	c speed (assignments/second)	: 236461.91306272655
781.55/398.37	c non guided choices	0
781.55/398.37	c learnt constraints type 
781.55/398.37	c constraints type 
781.55/398.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1498
781.55/398.37	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
781.55/398.37	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
781.55/398.37	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1498
781.55/398.37	c 3148 constraints processed.
781.55/398.37	c constraints type 
781.55/398.37	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 50
781.55/398.37	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1498
781.55/398.37	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 102
781.55/398.37	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1498
781.55/398.37	c 3148 constraints processed.
781.55/398.37	s OPTIMUM FOUND
781.55/398.37	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 
781.55/398.37	c objective function=-6
781.55/398.37	c Total wall clock time (in seconds): 398.271

Verifier Data

OK	-6

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3688744-1337879534/watcher-3688744-1337879534 -o /tmp/evaluation-result-3688744-1337879534/solver-3688744-1337879534 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688744-1337879534.opb 

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: 3.68 3.81 3.86 4/197 24269
/proc/meminfo: memFree=28207676/32873660 swapFree=7108/7108
[pid=24269] ppid=24267 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/24269/stat : 24269 (java) R 24267 24269 21381 0 -1 4202496 983 0 0 0 0 0 0 0 20 0 1 0 254079181 23793664 711 33554432000 1073741824 1073778376 140734553935056 140734553924120 270320842832 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24269/statm: 5809 712 526 9 0 128 0

[startup+0.076381 s]
/proc/loadavg: 3.68 3.81 3.86 4/197 24269
/proc/meminfo: memFree=28207676/32873660 swapFree=7108/7108
[pid=24269] ppid=24267 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/24269/stat : 24269 (java) S 24267 24269 21381 0 -1 4202496 3933 0 1 0 6 0 0 0 20 0 18 0 254079181 9787813888 5131 33554432000 1073741824 1073778376 140734553935056 140734553926192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24269/statm: 2389603 5136 2035 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558412

[startup+0.100198 s]
/proc/loadavg: 3.68 3.81 3.86 4/197 24269
/proc/meminfo: memFree=28207676/32873660 swapFree=7108/7108
[pid=24269] ppid=24267 vsize=9558412 CPUtime=0.11 cores=0,2,4,6
/proc/24269/stat : 24269 (java) S 24267 24269 21381 0 -1 4202496 4443 0 1 0 10 1 0 0 20 0 18 0 254079181 9787813888 6109 33554432000 1073741824 1073778376 140734553935056 140734553926192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24269/statm: 2389603 6109 2139 9 0 2380296 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558412

[startup+0.300166 s]
/proc/loadavg: 3.68 3.81 3.86 4/197 24269
/proc/meminfo: memFree=28207676/32873660 swapFree=7108/7108
[pid=24269] ppid=24267 vsize=9558412 CPUtime=0.48 cores=0,2,4,6
/proc/24269/stat : 24269 (java) S 24267 24269 21381 0 -1 4202496 5661 0 1 0 47 1 0 0 20 0 18 0 254079181 9787813888 8547 33554432000 1073741824 1073778376 140734553935056 140734553926192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24269/statm: 2389603 8547 2225 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558412

[startup+0.700187 s]
/proc/loadavg: 3.68 3.81 3.86 4/197 24269
/proc/meminfo: memFree=28207676/32873660 swapFree=7108/7108
[pid=24269] ppid=24267 vsize=9824668 CPUtime=1.32 cores=0,2,4,6
/proc/24269/stat : 24269 (java) S 24267 24269 21381 0 -1 4202496 13385 0 1 0 127 5 0 0 20 0 19 0 254079181 10060460032 15276 33554432000 1073741824 1073778376 140734553935056 140734553926192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24269/statm: 2456167 15276 2251 9 0 2446860 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9824668

[startup+1.5007 s]
/proc/loadavg: 3.68 3.81 3.86 3/216 24294
/proc/meminfo: memFree=28144632/32873660 swapFree=7108/7108
[pid=24269] ppid=24267 vsize=9824668 CPUtime=1.86 cores=0,2,4,6
/proc/24269/stat : 24269 (java) S 24267 24269 21381 0 -1 4202496 16771 0 1 0 177 9 0 0 20 0 19 0 254079181 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140734553926192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24269/statm: 2456167 21041 2252 9 0 2446860 0
[pid=24269/tid=24271] ppid=24267 vsize=9824668 CPUtime=0.3 cores=0,2,4,6
/proc/24269/task/24271/stat : 24271 (java) S 24267 24269 21381 0 -1 4202560 2454 0 1 0 30 0 0 0 20 0 19 0 254079182 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169525957624 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24272] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079182 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169487448488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24273] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079182 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169486395944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24274] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079182 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169485342888 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24275] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079182 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169484290344 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24276] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079182 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169483238312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24277] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079182 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169482185768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24278] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079182 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169481132712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24279] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 21381 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254079182 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169480080168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24280] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254079184 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169350125928 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24281] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 21381 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254079184 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169349072248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24282] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24282/stat : 24282 (java) S 24267 24269 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254079184 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169348019080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24283] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24283/stat : 24283 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079186 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169346967824 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24284] ppid=24267 vsize=9824668 CPUtime=0.51 cores=0,2,4,6
/proc/24269/task/24284/stat : 24284 (java) S 24267 24269 21381 0 -1 4202560 8153 0 0 0 50 1 0 0 20 0 19 0 254079186 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140169345915704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24285] ppid=24267 vsize=9824668 CPUtime=0.44 cores=0,2,4,6
/proc/24269/task/24285/stat : 24285 (java) S 24267 24269 21381 0 -1 4202560 4843 0 0 0 44 0 0 0 20 0 19 0 254079186 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140168472292280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24286] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24286/stat : 24286 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079186 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140168471239416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24287] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24287/stat : 24287 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079186 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140168470187080 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24294] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24294/stat : 24294 (java) S 24267 24269 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254079264 10060460032 21041 33554432000 1073741824 1073778376 140734553935056 140168465974568 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9824668

[startup+3.10073 s]
/proc/loadavg: 3.54 3.78 3.85 5/219 24300
/proc/meminfo: memFree=28037072/32873660 swapFree=7108/7108
[pid=24269] ppid=24267 vsize=9824668 CPUtime=5.51 cores=0,2,4,6
/proc/24269/stat : 24269 (java) S 24267 24269 21381 0 -1 4202496 21716 0 1 0 537 14 0 0 20 0 22 0 254079181 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140734553926192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24269/statm: 2456167 54680 2286 9 0 2446860 0
[pid=24269/tid=24271] ppid=24267 vsize=9824668 CPUtime=0.3 cores=0,2,4,6
/proc/24269/task/24271/stat : 24271 (java) S 24267 24269 21381 0 -1 4202560 2454 0 1 0 30 0 0 0 20 0 22 0 254079182 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169525957624 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24272] ppid=24267 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/24269/task/24272/stat : 24272 (java) R 24267 24269 21381 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 254079182 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169487448488 270333424700 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24273] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 21381 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 254079182 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169486395944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24274] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 21381 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254079182 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169485342888 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24275] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 21381 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 254079182 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169484290344 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24276] ppid=24267 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 21381 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 254079182 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169483238312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24277] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 21381 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 254079182 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169482185768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24278] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 21381 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 254079182 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169481132712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24279] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 21381 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 254079182 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169480080168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24280] ppid=24267 vsize=9824668 CPUtime=0.06 cores=0,2,4,6
/proc/24269/task/24280/stat : 24280 (java) R 24267 24269 21381 0 -1 4202560 96 0 0 0 6 0 0 0 20 0 22 0 254079184 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169350124784 140169532083327 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24281] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 21381 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254079184 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169349072248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24282] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24282/stat : 24282 (java) S 24267 24269 21381 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 254079184 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169348019080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24283] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24283/stat : 24283 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254079186 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169346967824 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24284] ppid=24267 vsize=9824668 CPUtime=1.25 cores=0,2,4,6
/proc/24269/task/24284/stat : 24284 (java) S 24267 24269 21381 0 -1 4202560 12798 0 0 0 123 2 0 0 20 0 22 0 254079186 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140169345915704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24285] ppid=24267 vsize=9824668 CPUtime=0.85 cores=0,2,4,6
/proc/24269/task/24285/stat : 24285 (java) S 24267 24269 21381 0 -1 4202560 4921 0 0 0 85 0 0 0 20 0 22 0 254079186 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140168472278376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24286] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24286/stat : 24286 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254079186 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140168471239416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24287] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24287/stat : 24287 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254079186 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140168470187080 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24294] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24294/stat : 24294 (java) S 24267 24269 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254079264 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140168465974568 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24298] ppid=24267 vsize=9824668 CPUtime=1.13 cores=0,2,4,6
/proc/24269/task/24298/stat : 24298 (java) S 24267 24269 21381 0 -1 4202560 6 0 0 0 113 0 0 0 20 0 22 0 254079364 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140168469131160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24299] ppid=24267 vsize=9824668 CPUtime=1.14 cores=0,2,4,6
/proc/24269/task/24299/stat : 24299 (java) S 24267 24269 21381 0 -1 4202560 52 0 0 0 112 2 0 0 20 0 22 0 254079364 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140168468079080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24300] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24300/stat : 24300 (java) S 24267 24269 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254079364 10060460032 54680 33554432000 1073741824 1073778376 140734553935056 140168467027496 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 9824668

[startup+6.30074 s]
/proc/loadavg: 3.54 3.78 3.85 5/219 24303
/proc/meminfo: memFree=27755768/32873660 swapFree=7108/7108
[pid=24269] ppid=24267 vsize=9824668 CPUtime=11.56 cores=0,2,4,6
/proc/24269/stat : 24269 (java) S 24267 24269 21381 0 -1 4202496 21854 0 1 0 1137 19 0 0 20 0 22 0 254079181 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140734553926192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24269/statm: 2456167 86096 2286 9 0 2446860 0
[pid=24269/tid=24271] ppid=24267 vsize=9824668 CPUtime=0.3 cores=0,2,4,6
/proc/24269/task/24271/stat : 24271 (java) S 24267 24269 21381 0 -1 4202560 2454 0 1 0 30 0 0 0 20 0 22 0 254079182 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169525957624 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24272] ppid=24267 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 21381 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 254079182 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169487448488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24273] ppid=24267 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 21381 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 254079182 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169486395944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24274] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 21381 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254079182 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169485342888 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24275] ppid=24267 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 21381 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 254079182 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169484290344 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24276] ppid=24267 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 21381 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 22 0 254079182 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169483238312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24277] ppid=24267 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 21381 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 254079182 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169482185768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24278] ppid=24267 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 21381 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 254079182 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169481132712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24279] ppid=24267 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 21381 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 22 0 254079182 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169480080168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24280] ppid=24267 vsize=9824668 CPUtime=0.37 cores=0,2,4,6
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 21381 0 -1 4202560 103 0 0 0 36 1 0 0 20 0 22 0 254079184 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169350125928 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24281] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 21381 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254079184 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169349072248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24282] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24282/stat : 24282 (java) S 24267 24269 21381 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 254079184 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169348019080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24283] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24283/stat : 24283 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254079186 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169346967824 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24284] ppid=24267 vsize=9824668 CPUtime=1.38 cores=0,2,4,6
/proc/24269/task/24284/stat : 24284 (java) S 24267 24269 21381 0 -1 4202560 12815 0 0 0 136 2 0 0 20 0 22 0 254079186 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140169345915704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24285] ppid=24267 vsize=9824668 CPUtime=0.9 cores=0,2,4,6
/proc/24269/task/24285/stat : 24285 (java) S 24267 24269 21381 0 -1 4202560 4946 0 0 0 90 0 0 0 20 0 22 0 254079186 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140168472292280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24286] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24286/stat : 24286 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254079186 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140168471239416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24287] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24287/stat : 24287 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254079186 10060460032 86096 33554432000 1073741824 1073778376 140734553935056 140168470187080 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0

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

[pid=24269/tid=24277] ppid=24267 vsize=9824668 CPUtime=1.54 cores=0,2,4,6
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 21381 0 -1 4202560 357 0 0 0 149 5 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169482185768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24278] ppid=24267 vsize=9824668 CPUtime=1.61 cores=0,2,4,6
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 21381 0 -1 4202560 188 0 0 0 158 3 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169481132712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24279] ppid=24267 vsize=9824668 CPUtime=1.56 cores=0,2,4,6
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 21381 0 -1 4202560 256 0 0 0 153 3 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169480080168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24280] ppid=24267 vsize=9824668 CPUtime=16.19 cores=0,2,4,6
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 21381 0 -1 4202560 675 0 0 0 1602 17 0 0 20 0 19 0 254079184 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169350125928 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24281] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 21381 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254079184 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169349072248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24282] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24282/stat : 24282 (java) S 24267 24269 21381 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254079184 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169348019080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24283] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24283/stat : 24283 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169346967824 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24284] ppid=24267 vsize=9824668 CPUtime=1.85 cores=0,2,4,6
/proc/24269/task/24284/stat : 24284 (java) S 24267 24269 21381 0 -1 4202560 13796 0 0 0 183 2 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169345915704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24285] ppid=24267 vsize=9824668 CPUtime=0.92 cores=0,2,4,6
/proc/24269/task/24285/stat : 24285 (java) S 24267 24269 21381 0 -1 4202560 4946 0 0 0 92 0 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168472292280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24286] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24286/stat : 24286 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168471239416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24287] ppid=24267 vsize=9824668 CPUtime=0.13 cores=0,2,4,6
/proc/24269/task/24287/stat : 24287 (java) S 24267 24269 21381 0 -1 4202560 23 0 0 0 6 7 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168470187080 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24294] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24294/stat : 24294 (java) S 24267 24269 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254079264 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168465974568 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 779.93
Current children cumulated vsize (KiB) 9824668

[startup+397.501 s]
/proc/loadavg: 3.99 3.92 3.89 4/216 24304
/proc/meminfo: memFree=26349808/32873660 swapFree=7108/7108
[pid=24269] ppid=24267 vsize=9824668 CPUtime=780.75 cores=0,2,4,6
/proc/24269/stat : 24269 (java) S 24267 24269 21381 0 -1 4202496 27588 0 1 0 77984 91 0 0 20 0 19 0 254079181 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140734553926192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24269/statm: 2456167 239773 2287 9 0 2446860 0
[pid=24269/tid=24271] ppid=24267 vsize=9824668 CPUtime=1.14 cores=0,2,4,6
/proc/24269/task/24271/stat : 24271 (java) R 24267 24269 21381 0 -1 4202560 2471 0 1 0 112 2 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169525957288 140169362179525 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24272] ppid=24267 vsize=9824668 CPUtime=1.6 cores=0,2,4,6
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 21381 0 -1 4202560 259 0 0 0 157 3 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169487448488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24273] ppid=24267 vsize=9824668 CPUtime=1.56 cores=0,2,4,6
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 21381 0 -1 4202560 268 0 0 0 154 2 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169486395944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24274] ppid=24267 vsize=9824668 CPUtime=1.58 cores=0,2,4,6
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 21381 0 -1 4202560 283 0 0 0 154 4 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169485342888 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24275] ppid=24267 vsize=9824668 CPUtime=1.52 cores=0,2,4,6
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 21381 0 -1 4202560 254 0 0 0 148 4 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169484290344 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24276] ppid=24267 vsize=9824668 CPUtime=1.47 cores=0,2,4,6
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 21381 0 -1 4202560 254 0 0 0 143 4 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169483238312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24277] ppid=24267 vsize=9824668 CPUtime=1.54 cores=0,2,4,6
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 21381 0 -1 4202560 357 0 0 0 149 5 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169482185768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24278] ppid=24267 vsize=9824668 CPUtime=1.61 cores=0,2,4,6
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 21381 0 -1 4202560 188 0 0 0 158 3 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169481132712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24279] ppid=24267 vsize=9824668 CPUtime=1.56 cores=0,2,4,6
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 21381 0 -1 4202560 256 0 0 0 153 3 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169480080168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24280] ppid=24267 vsize=9824668 CPUtime=16.19 cores=0,2,4,6
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 21381 0 -1 4202560 675 0 0 0 1602 17 0 0 20 0 19 0 254079184 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169350125928 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24281] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 21381 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254079184 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169349072248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24282] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24282/stat : 24282 (java) S 24267 24269 21381 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254079184 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169348019080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24283] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24283/stat : 24283 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169346967824 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24284] ppid=24267 vsize=9824668 CPUtime=1.87 cores=0,2,4,6
/proc/24269/task/24284/stat : 24284 (java) S 24267 24269 21381 0 -1 4202560 13797 0 0 0 185 2 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169345915704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24285] ppid=24267 vsize=9824668 CPUtime=0.92 cores=0,2,4,6
/proc/24269/task/24285/stat : 24285 (java) S 24267 24269 21381 0 -1 4202560 4946 0 0 0 92 0 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168472292280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24286] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24286/stat : 24286 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168471239416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24287] ppid=24267 vsize=9824668 CPUtime=0.13 cores=0,2,4,6
/proc/24269/task/24287/stat : 24287 (java) S 24267 24269 21381 0 -1 4202560 23 0 0 0 6 7 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168470187080 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24294] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24294/stat : 24294 (java) S 24267 24269 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254079264 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168465974568 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 780.75
Current children cumulated vsize (KiB) 9824668

[startup+397.901 s]
/proc/loadavg: 3.99 3.92 3.89 4/216 24304
/proc/meminfo: memFree=26349808/32873660 swapFree=7108/7108
[pid=24269] ppid=24267 vsize=9824668 CPUtime=781.15 cores=0,2,4,6
/proc/24269/stat : 24269 (java) S 24267 24269 21381 0 -1 4202496 27589 0 1 0 78024 91 0 0 20 0 19 0 254079181 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140734553926192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24269/statm: 2456167 239773 2287 9 0 2446860 0
[pid=24269/tid=24271] ppid=24267 vsize=9824668 CPUtime=1.54 cores=0,2,4,6
/proc/24269/task/24271/stat : 24271 (java) R 24267 24269 21381 0 -1 4202560 2472 0 1 0 152 2 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169525957400 140169362179727 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24272] ppid=24267 vsize=9824668 CPUtime=1.6 cores=0,2,4,6
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 21381 0 -1 4202560 259 0 0 0 157 3 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169487448488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24273] ppid=24267 vsize=9824668 CPUtime=1.56 cores=0,2,4,6
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 21381 0 -1 4202560 268 0 0 0 154 2 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169486395944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24274] ppid=24267 vsize=9824668 CPUtime=1.58 cores=0,2,4,6
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 21381 0 -1 4202560 283 0 0 0 154 4 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169485342888 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24275] ppid=24267 vsize=9824668 CPUtime=1.52 cores=0,2,4,6
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 21381 0 -1 4202560 254 0 0 0 148 4 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169484290344 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24276] ppid=24267 vsize=9824668 CPUtime=1.47 cores=0,2,4,6
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 21381 0 -1 4202560 254 0 0 0 143 4 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169483238312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24277] ppid=24267 vsize=9824668 CPUtime=1.54 cores=0,2,4,6
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 21381 0 -1 4202560 357 0 0 0 149 5 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169482185768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24278] ppid=24267 vsize=9824668 CPUtime=1.61 cores=0,2,4,6
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 21381 0 -1 4202560 188 0 0 0 158 3 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169481132712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24279] ppid=24267 vsize=9824668 CPUtime=1.56 cores=0,2,4,6
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 21381 0 -1 4202560 256 0 0 0 153 3 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169480080168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24280] ppid=24267 vsize=9824668 CPUtime=16.19 cores=0,2,4,6
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 21381 0 -1 4202560 675 0 0 0 1602 17 0 0 20 0 19 0 254079184 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169350125928 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24281] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 21381 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254079184 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169349072248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24282] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24282/stat : 24282 (java) S 24267 24269 21381 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254079184 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169348019080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24283] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24283/stat : 24283 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169346967824 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24284] ppid=24267 vsize=9824668 CPUtime=1.88 cores=0,2,4,6
/proc/24269/task/24284/stat : 24284 (java) S 24267 24269 21381 0 -1 4202560 13797 0 0 0 186 2 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169345915704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24285] ppid=24267 vsize=9824668 CPUtime=0.92 cores=0,2,4,6
/proc/24269/task/24285/stat : 24285 (java) S 24267 24269 21381 0 -1 4202560 4946 0 0 0 92 0 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168472292280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24286] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24286/stat : 24286 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168471239416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24287] ppid=24267 vsize=9824668 CPUtime=0.13 cores=0,2,4,6
/proc/24269/task/24287/stat : 24287 (java) S 24267 24269 21381 0 -1 4202560 23 0 0 0 6 7 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168470187080 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24294] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24294/stat : 24294 (java) S 24267 24269 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254079264 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168465974568 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 781.15
Current children cumulated vsize (KiB) 9824668

[startup+398.301 s]
/proc/loadavg: 3.99 3.92 3.89 4/216 24304
/proc/meminfo: memFree=26368680/32873660 swapFree=7108/7108
[pid=24269] ppid=24267 vsize=9824668 CPUtime=781.55 cores=0,2,4,6
/proc/24269/stat : 24269 (java) S 24267 24269 21381 0 -1 4202496 27589 0 1 0 78064 91 0 0 20 0 19 0 254079181 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140734553926192 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24269/statm: 2456167 239773 2287 9 0 2446860 0
[pid=24269/tid=24271] ppid=24267 vsize=9824668 CPUtime=1.94 cores=0,2,4,6
/proc/24269/task/24271/stat : 24271 (java) R 24267 24269 21381 0 -1 4202560 2472 0 1 0 192 2 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169525957400 140169361758134 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24272] ppid=24267 vsize=9824668 CPUtime=1.6 cores=0,2,4,6
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 21381 0 -1 4202560 259 0 0 0 157 3 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169487448488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24273] ppid=24267 vsize=9824668 CPUtime=1.56 cores=0,2,4,6
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 21381 0 -1 4202560 268 0 0 0 154 2 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169486395944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24274] ppid=24267 vsize=9824668 CPUtime=1.58 cores=0,2,4,6
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 21381 0 -1 4202560 283 0 0 0 154 4 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169485342888 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24275] ppid=24267 vsize=9824668 CPUtime=1.52 cores=0,2,4,6
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 21381 0 -1 4202560 254 0 0 0 148 4 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169484290344 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24269/tid=24276] ppid=24267 vsize=9824668 CPUtime=1.47 cores=0,2,4,6
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 21381 0 -1 4202560 254 0 0 0 143 4 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169483238312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24277] ppid=24267 vsize=9824668 CPUtime=1.54 cores=0,2,4,6
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 21381 0 -1 4202560 357 0 0 0 149 5 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169482185768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24278] ppid=24267 vsize=9824668 CPUtime=1.61 cores=0,2,4,6
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 21381 0 -1 4202560 188 0 0 0 158 3 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169481132712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24279] ppid=24267 vsize=9824668 CPUtime=1.56 cores=0,2,4,6
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 21381 0 -1 4202560 256 0 0 0 153 3 0 0 20 0 19 0 254079182 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169480080168 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24280] ppid=24267 vsize=9824668 CPUtime=16.19 cores=0,2,4,6
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 21381 0 -1 4202560 675 0 0 0 1602 17 0 0 20 0 19 0 254079184 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169350125928 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24281] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 21381 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254079184 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169349072248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24282] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24282/stat : 24282 (java) S 24267 24269 21381 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254079184 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169348019080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24283] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24283/stat : 24283 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169346967824 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24269/tid=24284] ppid=24267 vsize=9824668 CPUtime=1.88 cores=0,2,4,6
/proc/24269/task/24284/stat : 24284 (java) S 24267 24269 21381 0 -1 4202560 13797 0 0 0 186 2 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140169345915704 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24285] ppid=24267 vsize=9824668 CPUtime=0.92 cores=0,2,4,6
/proc/24269/task/24285/stat : 24285 (java) S 24267 24269 21381 0 -1 4202560 4946 0 0 0 92 0 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168472292280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24286] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24286/stat : 24286 (java) S 24267 24269 21381 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168471239416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24269/tid=24287] ppid=24267 vsize=9824668 CPUtime=0.13 cores=0,2,4,6
/proc/24269/task/24287/stat : 24287 (java) S 24267 24269 21381 0 -1 4202560 23 0 0 0 6 7 0 0 20 0 19 0 254079186 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168470187080 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24269/tid=24294] ppid=24267 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/24269/task/24294/stat : 24294 (java) S 24267 24269 21381 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254079264 10060460032 239773 33554432000 1073741824 1073778376 140734553935056 140168465974568 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 781.55
Current children cumulated vsize (KiB) 9824668

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): 1.62
#  lost CPU user time (s): 1.73999
#  lost CPU system time (s): -0.12

Real time (s): 398.388
CPU time (s): 783.344
CPU user time (s): 782.383
CPU system time (s): 0.960835
CPU usage (%): 196.629
Max. virtual memory (cumulated for all children) (KiB): 9826280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 780.643
system time used= 1.08083
maximum resident set size= 1131880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27599
page faults= 1
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17255
involuntary context switches= 25116

runsolver used 1.64875 second user time and 4.17136 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-24 19:12:14
IDJOB=3688744
IDBENCH=48250
IDSOLVER=2268
FILE ID=node117/3688744-1337879534
RUNJOBID= node117-1337871880-21397
PBS_JOBID= 14620087
Free space on /tmp= 71624 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_25_1.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688744-1337879534/watcher-3688744-1337879534 -o /tmp/evaluation-result-3688744-1337879534/solver-3688744-1337879534 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3688744-1337879534.opb

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

MD5SUM BENCH= e0d3a2bf2cd2b7e4b27d7033a7686e76
RANDOM SEED=1911320035

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

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


/proc/meminfo:
MemTotal:       32873660 kB
MemFree:        28208592 kB
Buffers:          222528 kB
Cached:          2286956 kB
SwapCached:            0 kB
Active:          1759028 kB
Inactive:        2118952 kB
Active(anon):    1370952 kB
Inactive(anon):        0 kB
Active(file):     388076 kB
Inactive(file):  2118952 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               492 kB
Writeback:            20 kB
AnonPages:       1383528 kB
Mapped:            22548 kB
Shmem:               200 kB
Slab:             638300 kB
SReclaimable:      82656 kB
SUnreclaim:       555644 kB
KernelStack:        1616 kB
PageTables:         7160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:    2200468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1318912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71624 MiB
End job on node117 at 2012-05-24 19:18:53