Trace number 4085449

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 Resolution PB16OPT1 453.195 452.554

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_2.opb
MD5SUM031b0f629913e7cd5c934f00ec1a1885
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark141.034
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint44
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2934
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4085449-1465244202.opb
0.08/0.12	c reading problem ... 
0.08/0.13	c  objective function found
0.08/0.15	c ... done. Wall clock time 0.022s.
0.08/0.15	c declared #vars     94
0.08/0.15	c #constraints  8
0.08/0.15	c constraints type 
0.08/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.08/0.15	c 8 constraints processed.
0.08/0.15	c objective function length is 64 literals
0.71/0.52	c cleaning 2495 clauses out of 5001 with flag 10036/5001
1.22/0.97	c cleaning 4246 clauses out of 8507 with flag 22069/11002
1.93/1.60	c cleaning 5623 clauses out of 11260 with flag 36108/18001
2.75/2.47	c cleaning 6810 clauses out of 13636 with flag 52127/26000
3.98/3.63	c cleaning 7903 clauses out of 15826 with flag 70222/35000
5.38/5.02	c cleaning 8954 clauses out of 17923 with flag 90328/45000
7.08/6.76	c cleaning 9976 clauses out of 19971 with flag 112471/56002
9.08/8.76	c cleaning 10990 clauses out of 21993 with flag 136553/68000
11.58/11.24	c cleaning 11996 clauses out of 24004 with flag 162692/81001
14.47/14.10	c cleaning 12998 clauses out of 26007 with flag 190865/95000
17.37/17.05	c cleaning 13995 clauses out of 28009 with flag 220940/110000
20.47/20.16	c cleaning 15003 clauses out of 30014 with flag 253195/126000
24.28/23.90	c cleaning 16000 clauses out of 32012 with flag 287376/143001
28.18/27.80	c cleaning 16999 clauses out of 34011 with flag 323681/161000
32.48/32.11	c cleaning 17996 clauses out of 36012 with flag 361996/180000
37.08/36.78	c cleaning 19003 clauses out of 38017 with flag 402195/200001
42.28/41.96	c cleaning 19995 clauses out of 40013 with flag 444268/221000
47.78/47.45	c cleaning 20999 clauses out of 42018 with flag 488342/243000
54.88/54.51	c cleaning 22000 clauses out of 44020 with flag 534451/266001
62.58/62.28	c cleaning 22997 clauses out of 46019 with flag 582546/290000
71.08/70.77	c cleaning 24003 clauses out of 48023 with flag 632638/315001
80.38/80.01	c cleaning 25004 clauses out of 50020 with flag 684744/341001
90.70/90.32	c cleaning 26000 clauses out of 52015 with flag 738843/368000
102.09/101.71	c cleaning 26999 clauses out of 54016 with flag 795011/396001
114.69/114.33	c cleaning 28000 clauses out of 56016 with flag 853104/425000
128.10/127.76	c cleaning 28999 clauses out of 58016 with flag 913194/455000
141.82/141.49	c cleaning 29999 clauses out of 60018 with flag 975324/486001
156.52/156.12	c cleaning 31001 clauses out of 62018 with flag 1039448/518000
173.01/172.67	c cleaning 32002 clauses out of 64019 with flag 1106947/551002
191.12/190.79	c cleaning 33001 clauses out of 66018 with flag 1175681/585003
209.72/209.31	c cleaning 33997 clauses out of 68014 with flag 1246452/620000
231.52/231.17	c cleaning 34996 clauses out of 70017 with flag 1319256/656000
253.92/253.53	c cleaning 36002 clauses out of 72021 with flag 1394068/693000
277.03/276.63	c cleaning 37000 clauses out of 74019 with flag 1470886/731000
303.93/303.55	c cleaning 38001 clauses out of 76019 with flag 1549700/770000
333.74/333.35	c cleaning 38998 clauses out of 78018 with flag 1630687/810000
365.65/365.23	c cleaning 39998 clauses out of 80020 with flag 1713581/851000
396.06/395.63	c cleaning 40999 clauses out of 82022 with flag 1798694/893000
429.98/429.59	c cleaning 42001 clauses out of 84025 with flag 1885622/936002
452.63/452.16	c SATISFIABLE
452.63/452.16	c OPTIMIZING...
452.63/452.16	c Got one! Elapsed wall clock time (in seconds):452.033
452.63/452.16	o 1
453.04/452.55	c starts		: 1
453.04/452.55	c conflicts		: 969693
453.04/452.55	c decisions		: 972328
453.04/452.55	c propagations		: 7288519
453.04/452.55	c inspects		: 10490020921
453.04/452.55	c shortcuts		: 0
453.04/452.55	c learnt literals	: 0
453.04/452.55	c learnt binary clauses	: 0
453.04/452.55	c learnt ternary clauses	: 0
453.04/452.55	c learnt constraints	: 969693
453.04/452.55	c ignored constraints	: 0
453.04/452.55	c root simplifications	: 0
453.04/452.55	c removed literals (reason simplification)	: 0
453.04/452.55	c reason swapping (by a shorter reason)	: 0
453.04/452.55	c Calls to reduceDB	: 39
453.04/452.55	c Number of update (reduction) of LBD	: 7507
453.04/452.55	c Imported unit clauses	: 0
453.04/452.55	c number of reductions to clauses (during analyze)	: 0
453.04/452.55	c number of learned constraints concerned by reduction	: 0
453.04/452.55	c number of learning phase by resolution	: 0
453.04/452.55	c number of learning phase by cutting planes	: 0
453.04/452.55	c speed (assignments/second)	: 16110.891539952741
453.04/452.55	c non guided choices	12
453.04/452.55	c learnt constraints type 
453.04/452.55	s OPTIMUM FOUND
453.04/452.55	c Found 1 solution(s)
453.04/452.55	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 
453.04/452.55	c objective function=1
453.04/452.55	c Total wall clock time (in seconds): 452.423

Verifier Data

OK	1

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-4085449-1465244202/watcher-4085449-1465244202 -o /tmp/evaluation-result-4085449-1465244202/solver-4085449-1465244202 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1465220764-32604 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085449-1465244202.opb 

pid=3988
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.16 2.15 2.10 3/194 3991
/proc/meminfo: memFree=31521584/32872528 swapFree=12744/274376
[pid=3991] ppid=3988 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/3991/stat : 3991 (java) R 3988 3991 32587 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 106354953 9515008 184 33554432000 1073741824 1073778376 140733470668880 140733470660104 251143024055 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3991/statm: 2323 184 142 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.16 2.15 2.10 3/194 3991
/proc/meminfo: memFree=31521584/32872528 swapFree=12744/274376
[pid=3991] ppid=3988 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/3991/stat : 3991 (java) S 3988 3991 32587 0 -1 4202496 4323 0 1 0 7 1 0 0 20 0 18 0 106354953 9787879424 5454 33554432000 1073741824 1073778376 140736590306224 140736590297360 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3991/statm: 2389619 5454 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200227 s]
/proc/loadavg: 2.16 2.15 2.10 3/194 3991
/proc/meminfo: memFree=31521584/32872528 swapFree=12744/274376
[pid=3991] ppid=3988 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/3991/stat : 3991 (java) S 3988 3991 32587 0 -1 4202496 6472 0 1 0 26 2 0 0 20 0 19 0 106354953 9856040960 7513 33554432000 1073741824 1073778376 140736590306224 140736590297360 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3991/statm: 2406260 7514 2215 9 0 2396937 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9625040

[startup+0.300244 s]
/proc/loadavg: 2.16 2.15 2.10 3/194 3991
/proc/meminfo: memFree=31521584/32872528 swapFree=12744/274376
[pid=3991] ppid=3988 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/3991/stat : 3991 (java) S 3988 3991 32587 0 -1 4202496 7385 0 1 0 48 2 0 0 20 0 19 0 106354953 9856040960 8178 33554432000 1073741824 1073778376 140736590306224 140736590297360 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3991/statm: 2406260 8178 2226 9 0 2396937 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9625040

[startup+0.700169 s]
/proc/loadavg: 2.16 2.15 2.10 3/194 3991
/proc/meminfo: memFree=31521584/32872528 swapFree=12744/274376
[pid=3991] ppid=3988 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/3991/stat : 3991 (java) S 3988 3991 32587 0 -1 4202496 8195 0 1 0 98 2 0 0 20 0 19 0 106354953 9856040960 8845 33554432000 1073741824 1073778376 140736590306224 140736590297360 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3991/statm: 2406260 8845 2244 9 0 2396937 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 9625040

[startup+1.50073 s]
/proc/loadavg: 2.16 2.15 2.10 3/213 4010
/proc/meminfo: memFree=31492468/32872528 swapFree=12744/274376
[pid=3991] ppid=3988 vsize=9625040 CPUtime=1.83 cores=1,3,5,7
/proc/3991/stat : 3991 (java) S 3988 3991 32587 0 -1 4202496 8253 0 1 0 180 3 0 0 20 0 19 0 106354953 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140736590297360 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3991/statm: 2406260 9783 2246 9 0 2396937 0
[pid=3991/tid=3993] ppid=3988 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/3991/task/3993/stat : 3993 (java) R 3988 3991 32587 0 -1 4202560 2411 0 1 0 145 2 0 0 20 0 19 0 106354954 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140286126070320 140285997162409 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=3994] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3994/stat : 3994 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285969119400 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=3995] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3995/stat : 3995 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285968066856 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=3996] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3996/stat : 3996 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285967014312 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=3997] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3997/stat : 3997 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285965961768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=3998] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3998/stat : 3998 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285964909224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=3999] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3999/stat : 3999 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285963856680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=4000] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4000/stat : 4000 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285962804136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4001] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4001/stat : 4001 (java) S 3988 3991 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285961751592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4002] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4002/stat : 4002 (java) S 3988 3991 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285949552744 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4003] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4003/stat : 4003 (java) S 3988 3991 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285948499064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4004] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4004/stat : 4004 (java) S 3988 3991 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285947446408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4005] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4005/stat : 4005 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285946395152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4006] ppid=3988 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/3991/task/4006/stat : 4006 (java) S 3988 3991 32587 0 -1 4202560 1462 0 0 0 11 0 0 0 20 0 19 0 106354960 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285945342520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4007] ppid=3988 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/3991/task/4007/stat : 4007 (java) S 3988 3991 32587 0 -1 4202560 3110 0 0 0 21 0 0 0 20 0 19 0 106354960 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285944289976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4008] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4008/stat : 4008 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285943237624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4009] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4009/stat : 4009 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285942185288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4010] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4010/stat : 4010 (java) S 3988 3991 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106354969 9856040960 9783 33554432000 1073741824 1073778376 140736590306224 140285941130024 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9625040

[startup+3.10073 s]
/proc/loadavg: 2.16 2.15 2.10 3/213 4010
/proc/meminfo: memFree=31487752/32872528 swapFree=12744/274376
[pid=3991] ppid=3988 vsize=9625040 CPUtime=3.47 cores=1,3,5,7
/proc/3991/stat : 3991 (java) S 3988 3991 32587 0 -1 4202496 8259 0 1 0 344 3 0 0 20 0 19 0 106354953 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140736590297360 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3991/statm: 2406260 10810 2247 9 0 2396937 0
[pid=3991/tid=3993] ppid=3988 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/3991/task/3993/stat : 3993 (java) R 3988 3991 32587 0 -1 4202560 2414 0 1 0 304 2 0 0 20 0 19 0 106354954 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140286126063312 140285997303464 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=3994] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3994/stat : 3994 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285969119400 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=3995] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3995/stat : 3995 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285968066856 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=3996] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3996/stat : 3996 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285967014312 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=3997] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3997/stat : 3997 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285965961768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=3998] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3998/stat : 3998 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285964909224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=3999] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3999/stat : 3999 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285963856680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=4000] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4000/stat : 4000 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285962804136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4001] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4001/stat : 4001 (java) S 3988 3991 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285961751592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4002] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4002/stat : 4002 (java) S 3988 3991 32587 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285949552744 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4003] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4003/stat : 4003 (java) S 3988 3991 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285948499064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4004] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4004/stat : 4004 (java) S 3988 3991 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285947446408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4005] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4005/stat : 4005 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285946395152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4006] ppid=3988 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/3991/task/4006/stat : 4006 (java) S 3988 3991 32587 0 -1 4202560 1463 0 0 0 16 0 0 0 20 0 19 0 106354960 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285945342520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4007] ppid=3988 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/3991/task/4007/stat : 4007 (java) S 3988 3991 32587 0 -1 4202560 3110 0 0 0 22 0 0 0 20 0 19 0 106354960 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285944289976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4008] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4008/stat : 4008 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285943237624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4009] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4009/stat : 4009 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285942185288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4010] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4010/stat : 4010 (java) S 3988 3991 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106354969 9856040960 10810 33554432000 1073741824 1073778376 140736590306224 140285941130024 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.47
Current children cumulated vsize (KiB) 9625040

[startup+6.30075 s]
/proc/loadavg: 2.14 2.15 2.10 3/213 4010
/proc/meminfo: memFree=31481756/32872528 swapFree=12744/274376
[pid=3991] ppid=3988 vsize=9625040 CPUtime=6.67 cores=1,3,5,7
/proc/3991/stat : 3991 (java) S 3988 3991 32587 0 -1 4202496 8263 0 1 0 664 3 0 0 20 0 19 0 106354953 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140736590297360 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3991/statm: 2406260 11685 2248 9 0 2396937 0
[pid=3991/tid=3993] ppid=3988 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/3991/task/3993/stat : 3993 (java) R 3988 3991 32587 0 -1 4202560 2417 0 1 0 624 2 0 0 20 0 19 0 106354954 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140286126063312 140285997177849 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=3994] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3994/stat : 3994 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285969119400 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=3995] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3995/stat : 3995 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285968066856 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=3996] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3996/stat : 3996 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285967014312 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=3997] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3997/stat : 3997 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285965961768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=3998] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3998/stat : 3998 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285964909224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=3999] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3999/stat : 3999 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285963856680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=4000] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4000/stat : 4000 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285962804136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4001] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4001/stat : 4001 (java) S 3988 3991 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285961751592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4002] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4002/stat : 4002 (java) S 3988 3991 32587 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285949552744 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4003] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4003/stat : 4003 (java) S 3988 3991 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285948499064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4004] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4004/stat : 4004 (java) S 3988 3991 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285947446408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4005] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4005/stat : 4005 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285946395152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4006] ppid=3988 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/3991/task/4006/stat : 4006 (java) S 3988 3991 32587 0 -1 4202560 1463 0 0 0 16 0 0 0 20 0 19 0 106354960 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285945342520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4007] ppid=3988 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/3991/task/4007/stat : 4007 (java) S 3988 3991 32587 0 -1 4202560 3110 0 0 0 22 0 0 0 20 0 19 0 106354960 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285944289976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4008] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4008/stat : 4008 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285943237624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4009] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4009/stat : 4009 (java) S 3988 3991 32587 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285942185288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4010] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4010/stat : 4010 (java) S 3988 3991 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106354969 9856040960 11685 33554432000 1073741824 1073778376 140736590306224 140285941130024 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.67
Current children cumulated vsize (KiB) 9625040


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

[pid=3991/tid=3996] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3996/stat : 3996 (java) S 3988 3991 32587 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285967014312 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=3997] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3997/stat : 3997 (java) S 3988 3991 32587 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285965961768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=3998] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3998/stat : 3998 (java) S 3988 3991 32587 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285964909224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=3999] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3999/stat : 3999 (java) S 3988 3991 32587 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285963856680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=4000] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4000/stat : 4000 (java) S 3988 3991 32587 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285962804136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=4001] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4001/stat : 4001 (java) S 3988 3991 32587 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285961751592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4002] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4002/stat : 4002 (java) S 3988 3991 32587 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285949552744 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4003] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4003/stat : 4003 (java) S 3988 3991 32587 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285948499064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4004] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4004/stat : 4004 (java) S 3988 3991 32587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285947446408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4005] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4005/stat : 4005 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285946395152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4006] ppid=3988 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/3991/task/4006/stat : 4006 (java) S 3988 3991 32587 0 -1 4202560 1465 0 0 0 17 0 0 0 20 0 19 0 106354960 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285945342520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4007] ppid=3988 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/3991/task/4007/stat : 4007 (java) S 3988 3991 32587 0 -1 4202560 3110 0 0 0 22 0 0 0 20 0 19 0 106354960 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285944289976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4008] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4008/stat : 4008 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285943237624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4009] ppid=3988 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/3991/task/4009/stat : 4009 (java) S 3988 3991 32587 0 -1 4202560 28 0 0 0 6 10 0 0 20 0 19 0 106354960 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285942185288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4010] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4010/stat : 4010 (java) S 3988 3991 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106354969 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285941130024 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 451.72
Current children cumulated vsize (KiB) 9625040

[startup+452.001 s]
/proc/loadavg: 2.17 2.18 2.11 3/213 4021
/proc/meminfo: memFree=31313164/32872528 swapFree=12744/274376
[pid=3991] ppid=3988 vsize=9625040 CPUtime=452.52 cores=1,3,5,7
/proc/3991/stat : 3991 (java) S 3988 3991 32587 0 -1 4202496 8421 0 1 0 45236 16 0 0 20 0 19 0 106354953 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140736590297360 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3991/statm: 2406260 47545 2261 9 0 2396937 0
[pid=3991/tid=3993] ppid=3988 vsize=9625040 CPUtime=451.92 cores=1,3,5,7
/proc/3991/task/3993/stat : 3993 (java) R 3988 3991 32587 0 -1 4202560 2476 0 1 0 45182 10 0 0 20 0 19 0 106354954 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140286126070992 140285997303782 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=3994] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3994/stat : 3994 (java) S 3988 3991 32587 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285969119400 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=3995] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3995/stat : 3995 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285968066856 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=3996] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3996/stat : 3996 (java) S 3988 3991 32587 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285967014312 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=3997] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3997/stat : 3997 (java) S 3988 3991 32587 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285965961768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=3998] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3998/stat : 3998 (java) S 3988 3991 32587 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285964909224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=3999] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3999/stat : 3999 (java) S 3988 3991 32587 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285963856680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=4000] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4000/stat : 4000 (java) S 3988 3991 32587 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285962804136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=4001] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4001/stat : 4001 (java) S 3988 3991 32587 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285961751592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4002] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4002/stat : 4002 (java) S 3988 3991 32587 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285949552744 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4003] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4003/stat : 4003 (java) S 3988 3991 32587 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285948499064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4004] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4004/stat : 4004 (java) S 3988 3991 32587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285947446408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4005] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4005/stat : 4005 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285946395152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4006] ppid=3988 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/3991/task/4006/stat : 4006 (java) S 3988 3991 32587 0 -1 4202560 1465 0 0 0 17 0 0 0 20 0 19 0 106354960 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285945342520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4007] ppid=3988 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/3991/task/4007/stat : 4007 (java) S 3988 3991 32587 0 -1 4202560 3110 0 0 0 22 0 0 0 20 0 19 0 106354960 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285944289976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4008] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4008/stat : 4008 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285943237624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4009] ppid=3988 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/3991/task/4009/stat : 4009 (java) S 3988 3991 32587 0 -1 4202560 28 0 0 0 6 10 0 0 20 0 19 0 106354960 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285942185288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4010] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4010/stat : 4010 (java) S 3988 3991 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106354969 9856040960 47545 33554432000 1073741824 1073778376 140736590306224 140285941130024 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 452.52
Current children cumulated vsize (KiB) 9625040

[startup+452.401 s]
/proc/loadavg: 2.17 2.18 2.11 3/213 4021
/proc/meminfo: memFree=31313164/32872528 swapFree=12744/274376
[pid=3991] ppid=3988 vsize=9625040 CPUtime=452.94 cores=1,3,5,7
/proc/3991/stat : 3991 (java) S 3988 3991 32587 0 -1 4202496 8425 0 1 0 45277 17 0 0 20 0 19 0 106354953 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140736590297360 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3991/statm: 2406260 48057 2261 9 0 2396937 0
[pid=3991/tid=3993] ppid=3988 vsize=9625040 CPUtime=452.31 cores=1,3,5,7
/proc/3991/task/3993/stat : 3993 (java) R 3988 3991 32587 0 -1 4202560 2478 0 1 0 45221 10 0 0 20 0 19 0 106354954 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140286126072600 140285997293760 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=3994] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3994/stat : 3994 (java) S 3988 3991 32587 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285969119400 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=3995] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3995/stat : 3995 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285968066856 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=3996] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3996/stat : 3996 (java) S 3988 3991 32587 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285967014312 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=3997] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3997/stat : 3997 (java) S 3988 3991 32587 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285965961768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=3998] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3998/stat : 3998 (java) S 3988 3991 32587 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285964909224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=3999] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3999/stat : 3999 (java) S 3988 3991 32587 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285963856680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=4000] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4000/stat : 4000 (java) S 3988 3991 32587 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285962804136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=4001] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4001/stat : 4001 (java) S 3988 3991 32587 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285961751592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4002] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4002/stat : 4002 (java) S 3988 3991 32587 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285949552744 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4003] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4003/stat : 4003 (java) S 3988 3991 32587 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285948499064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4004] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4004/stat : 4004 (java) S 3988 3991 32587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285947446408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4005] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4005/stat : 4005 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285946395152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4006] ppid=3988 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/3991/task/4006/stat : 4006 (java) S 3988 3991 32587 0 -1 4202560 1467 0 0 0 17 0 0 0 20 0 19 0 106354960 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285945342520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4007] ppid=3988 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/3991/task/4007/stat : 4007 (java) S 3988 3991 32587 0 -1 4202560 3110 0 0 0 22 0 0 0 20 0 19 0 106354960 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285944289976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4008] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4008/stat : 4008 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285943237624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4009] ppid=3988 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/3991/task/4009/stat : 4009 (java) S 3988 3991 32587 0 -1 4202560 28 0 0 0 7 10 0 0 20 0 19 0 106354960 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285942185288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4010] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4010/stat : 4010 (java) S 3988 3991 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106354969 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285941130024 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 452.94
Current children cumulated vsize (KiB) 9625040

[startup+452.501 s]
/proc/loadavg: 2.17 2.18 2.11 3/213 4021
/proc/meminfo: memFree=31313164/32872528 swapFree=12744/274376
[pid=3991] ppid=3988 vsize=9625040 CPUtime=453.04 cores=1,3,5,7
/proc/3991/stat : 3991 (java) S 3988 3991 32587 0 -1 4202496 8425 0 1 0 45287 17 0 0 20 0 19 0 106354953 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140736590297360 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3991/statm: 2406260 48057 2261 9 0 2396937 0
[pid=3991/tid=3993] ppid=3988 vsize=9625040 CPUtime=452.41 cores=1,3,5,7
/proc/3991/task/3993/stat : 3993 (java) R 3988 3991 32587 0 -1 4202560 2478 0 1 0 45231 10 0 0 20 0 19 0 106354954 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140286126072600 140285997293712 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=3994] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3994/stat : 3994 (java) S 3988 3991 32587 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285969119400 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=3995] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3995/stat : 3995 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285968066856 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=3996] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3996/stat : 3996 (java) S 3988 3991 32587 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285967014312 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=3997] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3997/stat : 3997 (java) S 3988 3991 32587 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285965961768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=3998] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3998/stat : 3998 (java) S 3988 3991 32587 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285964909224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=3999] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/3999/stat : 3999 (java) S 3988 3991 32587 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285963856680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3991/tid=4000] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4000/stat : 4000 (java) S 3988 3991 32587 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285962804136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3991/tid=4001] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4001/stat : 4001 (java) S 3988 3991 32587 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 106354956 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285961751592 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4002] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4002/stat : 4002 (java) S 3988 3991 32587 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285949552744 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4003] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4003/stat : 4003 (java) S 3988 3991 32587 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285948499064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4004] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4004/stat : 4004 (java) S 3988 3991 32587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106354957 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285947446408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4005] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4005/stat : 4005 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285946395152 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4006] ppid=3988 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/3991/task/4006/stat : 4006 (java) S 3988 3991 32587 0 -1 4202560 1467 0 0 0 17 0 0 0 20 0 19 0 106354960 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285945342520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4007] ppid=3988 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/3991/task/4007/stat : 4007 (java) S 3988 3991 32587 0 -1 4202560 3110 0 0 0 22 0 0 0 20 0 19 0 106354960 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285944289976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4008] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4008/stat : 4008 (java) S 3988 3991 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106354960 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285943237624 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3991/tid=4009] ppid=3988 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/3991/task/4009/stat : 4009 (java) S 3988 3991 32587 0 -1 4202560 28 0 0 0 7 10 0 0 20 0 19 0 106354960 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285942185288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3991/tid=4010] ppid=3988 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/3991/task/4010/stat : 4010 (java) S 3988 3991 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106354969 9856040960 48057 33554432000 1073741824 1073778376 140736590306224 140285941130024 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 453.04
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 452.554
CPU time (s): 453.195
CPU user time (s): 452.901
CPU system time (s): 0.293955
CPU usage (%): 100.142
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 452.901
system time used= 0.293955
maximum resident set size= 192284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8447
page faults= 1
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9773
involuntary context switches= 569

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.38448 second user time and 2.68659 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-06 22:16:42
IDJOB=4085449
IDBENCH=2916
IDSOLVER=2546
FILE ID=node107/4085449-1465244202
RUNJOBID= node107-1465220764-32604
PBS_JOBID= 19843224
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_2.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085449-1465244202/watcher-4085449-1465244202 -o /tmp/evaluation-result-4085449-1465244202/solver-4085449-1465244202 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1465220764-32604 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085449-1465244202.opb

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

MD5SUM BENCH= 031b0f629913e7cd5c934f00ec1a1885
RANDOM SEED=1731595069

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.441
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:        31521856 kB
Buffers:           34020 kB
Cached:            92116 kB
SwapCached:         1684 kB
Active:           310452 kB
Inactive:          65572 kB
Active(anon):     251996 kB
Inactive(anon):      388 kB
Active(file):      58456 kB
Inactive(file):    65184 kB
Unevictable:      274376 kB
Mlocked:           12744 kB
SwapTotal:      67108856 kB
SwapFree:       67098436 kB
Dirty:               836 kB
Writeback:             0 kB
AnonPages:        562520 kB
Mapped:            15380 kB
Shmem:                 0 kB
Slab:             567636 kB
SReclaimable:      11104 kB
SUnreclaim:       556532 kB
KernelStack:        1760 kB
PageTables:         5612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     962824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    534528 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= 71748 MiB
End job on node107 at 2016-06-06 22:24:15