Trace number 4081825

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPT3 117.137 57.1377

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=229-P1=67-P2=149-P3=97-P4=149-P5=211-P6=89-P7=59-B.opb
MD5SUM12f1f3305860fafcd361cd1c61e0d104
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.12298
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables168
Total number of constraints15
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 constraints15
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
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 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)448
Sum of products size (including duplicates)896
Number of different products448
Sum of products size896

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.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.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	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.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	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.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4081825-1465253177.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
0.21/0.23	c ... done. Wall clock time 0.102s.
0.21/0.23	c declared #vars     168
0.21/0.23	c internal #vars     616
0.21/0.23	c #constraints  918
0.21/0.23	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.21/0.23	c constraints type 
0.21/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 448
0.21/0.23	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 470
0.21/0.23	c 918 constraints processed.
0.21/0.23	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.21/0.23	c constraints type 
0.21/0.23	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 448
0.21/0.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 470
0.21/0.23	c 918 constraints processed.
0.21/0.23	c objective function length is 8 literals
2.93/0.91	c cleaning 2494 clauses out of 5000 with flag 10697/5000
4.89/1.47	c cleaning 4248 clauses out of 8506 with flag 23366/11000
6.34/2.20	c cleaning 5624 clauses out of 11259 with flag 37991/18001
8.26/3.06	c cleaning 6809 clauses out of 13634 with flag 55043/26000
9.67/3.78	c cleaning 7909 clauses out of 15825 with flag 74078/35000
10.78/4.24	c cleaning 8951 clauses out of 17917 with flag 95979/45001
12.40/5.06	c cleaning 9972 clauses out of 19965 with flag 121820/56000
13.80/5.70	c cleaning 10971 clauses out of 21993 with flag 148034/68000
14.19/5.93	c And the winner is solver0
14.27/6.23	c SATISFIABLE
14.27/6.23	c OPTIMIZING...
14.27/6.23	c Got one! Elapsed wall clock time (in seconds):6.108
14.27/6.23	o 33
14.27/6.30	c cleaning 8467 clauses out of 16939 with flag 2555/73917
15.00/6.64	c cleaning 7210 clauses out of 14471 with flag 16029/79916
15.59/6.99	c cleaning 7123 clauses out of 14263 with flag 32116/86918
16.81/7.54	c cleaning 7560 clauses out of 15138 with flag 51363/94916
17.84/8.00	c cleaning 8286 clauses out of 16579 with flag 71801/103917
19.45/8.85	c cleaning 9139 clauses out of 18293 with flag 96253/113917
20.23/9.20	c And the winner is solver0
20.23/9.24	c Got one! Elapsed wall clock time (in seconds):9.109
20.23/9.24	o 3
21.27/9.75	c cleaning 10312 clauses out of 20635 with flag 12049/125398
22.75/10.28	c cleaning 8153 clauses out of 16323 with flag 25853/131398
23.80/10.70	c cleaning 7582 clauses out of 15170 with flag 41332/138398
24.62/11.13	c cleaning 7778 clauses out of 15588 with flag 59395/146398
25.81/11.78	c cleaning 8400 clauses out of 16810 with flag 80816/155398
27.40/12.51	c cleaning 9202 clauses out of 18411 with flag 103309/165399
29.24/13.47	c cleaning 10095 clauses out of 20209 with flag 130048/176399
30.84/14.22	c cleaning 11052 clauses out of 22113 with flag 156390/188398
33.47/15.51	c cleaning 12019 clauses out of 24061 with flag 184784/201398
36.92/17.22	c cleaning 13009 clauses out of 26044 with flag 216954/215400
41.32/19.40	c cleaning 14004 clauses out of 28034 with flag 249261/230399
43.83/20.63	c cleaning 15006 clauses out of 30029 with flag 285941/246398
46.23/21.89	c cleaning 16005 clauses out of 32023 with flag 323621/263398
49.49/23.43	c cleaning 17007 clauses out of 34018 with flag 364084/281399
51.90/24.67	c cleaning 17988 clauses out of 36010 with flag 406794/300398
54.50/25.99	c cleaning 19003 clauses out of 38022 with flag 450664/320398
57.30/27.32	c cleaning 19994 clauses out of 40020 with flag 497289/341399
58.50/27.96	c cleaning 0 clauses out of 6363 with flag 0/6365
62.35/29.77	c cleaning 21001 clauses out of 42026 with flag 545043/363399
66.34/31.71	c cleaning 22002 clauses out of 44024 with flag 595826/386398
71.35/34.25	c cleaning 23005 clauses out of 46022 with flag 649643/410398
76.34/36.75	c cleaning 23999 clauses out of 48017 with flag 704524/435398
81.74/39.48	c cleaning 25001 clauses out of 50016 with flag 762106/461398
87.39/42.26	c cleaning 25999 clauses out of 52015 with flag 823249/488398
94.75/45.88	c cleaning 27005 clauses out of 54015 with flag 885747/516399
101.34/49.14	c cleaning 27998 clauses out of 56009 with flag 950063/545398
108.60/52.73	c cleaning 28999 clauses out of 58010 with flag 1017880/575398
116.43/56.66	c And the winner is solver0
117.00/57.12	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
117.00/57.12	c starts		: 1515
117.00/57.12	c conflicts		: 603224
117.00/57.12	c decisions		: 700055
117.00/57.12	c propagations		: 11881115
117.00/57.12	c inspects		: 858957731
117.00/57.12	c shortcuts		: 0
117.00/57.12	c learnt literals	: 22
117.00/57.12	c learnt binary clauses	: 38
117.00/57.12	c learnt ternary clauses	: 50
117.00/57.12	c learnt constraints	: 603201
117.00/57.12	c ignored constraints	: 0
117.00/57.12	c root simplifications	: 0
117.00/57.12	c removed literals (reason simplification)	: 1416824
117.00/57.12	c reason swapping (by a shorter reason)	: 0
117.00/57.12	c Calls to reduceDB	: 40
117.00/57.12	c Number of update (reduction) of LBD	: 23914
117.00/57.12	c Imported unit clauses	: 0
117.00/57.12	c number of reductions to clauses (during analyze)	: 0
117.00/57.12	c number of learned constraints concerned by reduction	: 0
117.00/57.12	c number of learning phase by resolution	: 0
117.00/57.12	c number of learning phase by cutting planes	: 0
117.00/57.12	c speed (assignments/second)	: 208862.00228531248
117.00/57.12	c non guided choices	5630
117.00/57.12	c learnt constraints type 
117.00/57.12	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
117.00/57.12	c starts		: 46
117.00/57.12	c conflicts		: 9567
117.00/57.12	c decisions		: 11303
117.00/57.12	c propagations		: 149719
117.00/57.12	c inspects		: 99177701
117.00/57.12	c shortcuts		: 0
117.00/57.12	c learnt literals	: 0
117.00/57.12	c learnt binary clauses	: 0
117.00/57.12	c learnt ternary clauses	: 0
117.00/57.12	c learnt constraints	: 9565
117.00/57.12	c ignored constraints	: 0
117.00/57.12	c root simplifications	: 0
117.00/57.12	c removed literals (reason simplification)	: 0
117.00/57.12	c reason swapping (by a shorter reason)	: 0
117.00/57.12	c Calls to reduceDB	: 1
117.00/57.12	c Number of update (reduction) of LBD	: 0
117.00/57.12	c Imported unit clauses	: 0
117.00/57.12	c number of reductions to clauses (during analyze)	: 0
117.00/57.12	c number of learned constraints concerned by reduction	: 0
117.00/57.12	c number of learning phase by resolution	: 0
117.00/57.12	c number of learning phase by cutting planes	: 0
117.00/57.12	c speed (assignments/second)	: 3128.9891115801797
117.00/57.12	c non guided choices	643
117.00/57.12	c learnt constraints type 
117.00/57.12	s OPTIMUM FOUND
117.00/57.12	c Found 2 solution(s)
117.00/57.12	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 -x101 x102 x103 x104 x105 x106 -x107 x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 x123 x124 x125 -x126 x127 -x128 -x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 x140 x141 x142 x143 -x144 x145 -x146 -x147 x148 -x149 -x150 -x151 -x152 -x153 x154 -x155 x156 x157 -x158 -x159 -x160 x161 x162 x163 x164 -x165 -x166 -x167 -x168 
117.00/57.12	c objective function=3
117.00/57.12	c Total wall clock time (in seconds): 56.995

Verifier Data

OK	3

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-4081825-1465253177/watcher-4081825-1465253177 -o /tmp/evaluation-result-4081825-1465253177/solver-4081825-1465253177 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1465243580-15693 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081825-1465253177.opb 

pid=18926
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.29 3.81 3.92 5/199 18929
/proc/meminfo: memFree=26330516/32872528 swapFree=15540/1663004
[pid=18929] ppid=18926 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/18929/stat : 18929 (java) D 18926 18929 15677 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 107250527 9515008 182 33554432000 1073741824 1073778376 140734509713312 140734509704344 273905696437 0 0 4096 0 18446744072100764964 0 0 17 0 0 0 0 0 0
/proc/18929/statm: 2323 182 140 9 0 71 0

[startup+0.100115 s]
/proc/loadavg: 3.29 3.81 3.92 5/199 18929
/proc/meminfo: memFree=26330516/32872528 swapFree=15540/1663004
[pid=18929] ppid=18926 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/18929/stat : 18929 (java) S 18926 18929 15677 0 -1 4202496 4372 0 1 0 8 0 0 0 20 0 18 0 107250527 9787879424 5492 33554432000 1073741824 1073778376 140737299916112 140737299907248 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18929/statm: 2389619 5492 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.20027 s]
/proc/loadavg: 3.29 3.81 3.92 5/199 18929
/proc/meminfo: memFree=26330516/32872528 swapFree=15540/1663004
[pid=18929] ppid=18926 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/18929/stat : 18929 (java) S 18926 18929 15677 0 -1 4202496 4532 0 1 0 21 0 0 0 20 0 18 0 107250527 9787879424 7153 33554432000 1073741824 1073778376 140737299916112 140737299907248 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18929/statm: 2389619 7153 2181 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300219 s]
/proc/loadavg: 3.29 3.81 3.92 5/199 18929
/proc/meminfo: memFree=26330516/32872528 swapFree=15540/1663004
[pid=18929] ppid=18926 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/18929/stat : 18929 (java) S 18926 18929 15677 0 -1 4202496 7575 0 1 0 52 1 0 0 20 0 22 0 107250527 10060525568 9815 33554432000 1073741824 1073778376 140737299916112 140737299907248 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18929/statm: 2456183 9815 2233 9 0 2446860 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9824732

[startup+0.700153 s]
/proc/loadavg: 3.29 3.81 3.92 5/199 18929
/proc/meminfo: memFree=26330516/32872528 swapFree=15540/1663004
[pid=18929] ppid=18926 vsize=9824732 CPUtime=2.13 cores=0,2,4,6
/proc/18929/stat : 18929 (java) S 18926 18929 15677 0 -1 4202496 19750 0 1 0 210 3 0 0 20 0 22 0 107250527 10060525568 24360 33554432000 1073741824 1073778376 140737299916112 140737299907248 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18929/statm: 2456183 24360 2253 9 0 2446860 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 3.29 3.81 3.92 8/221 18951
/proc/meminfo: memFree=26151132/32872528 swapFree=15540/1663004
[pid=18929] ppid=18926 vsize=9824732 CPUtime=5.09 cores=0,2,4,6
/proc/18929/stat : 18929 (java) S 18926 18929 15677 0 -1 4202496 26583 0 1 0 502 7 0 0 20 0 22 0 107250527 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140737299907248 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18929/statm: 2456183 48634 2281 9 0 2446860 0
[pid=18929/tid=18931] ppid=18926 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/18929/task/18931/stat : 18931 (java) S 18926 18929 15677 0 -1 4202560 2414 0 1 0 20 0 0 0 20 0 22 0 107250529 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140268309033848 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18932] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18932/stat : 18932 (java) S 18926 18929 15677 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140268270525352 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18933] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18933/stat : 18933 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140268269472808 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18934] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18934/stat : 18934 (java) S 18926 18929 15677 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140268268419752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18935] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18935/stat : 18935 (java) S 18926 18929 15677 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140268267367208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18936] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18936/stat : 18936 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140268266314152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18937] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18937/stat : 18937 (java) S 18926 18929 15677 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140268265261608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18938] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18938/stat : 18938 (java) S 18926 18929 15677 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140268145731752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18939] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18939/stat : 18939 (java) S 18926 18929 15677 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140268144679208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18940] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18940/stat : 18940 (java) S 18926 18929 15677 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 107250531 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140268132481896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18941] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18941/stat : 18941 (java) S 18926 18929 15677 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107250532 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140268131428216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18942] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18942/stat : 18942 (java) S 18926 18929 15677 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107250532 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140268130375048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18943] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18943/stat : 18943 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107250534 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140267390757648 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18944] ppid=18926 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/18929/task/18944/stat : 18944 (java) S 18926 18929 15677 0 -1 4202560 13759 0 0 0 114 3 0 0 20 0 22 0 107250534 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140267389704504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18945] ppid=18926 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/18929/task/18945/stat : 18945 (java) S 18926 18929 15677 0 -1 4202560 8888 0 0 0 115 2 0 0 20 0 22 0 107250534 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140267388651960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18946] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18946/stat : 18946 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107250534 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140267387599096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18947] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18947/stat : 18947 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107250534 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140267386546760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18948] ppid=18926 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/18929/task/18948/stat : 18948 (java) R 18926 18929 15677 0 -1 4202560 24 0 0 0 124 0 0 0 20 0 22 0 107250551 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140267385483648 140268146294860 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18949] ppid=18926 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/18929/task/18949/stat : 18949 (java) R 18926 18929 15677 0 -1 4202560 117 0 0 0 120 2 0 0 20 0 22 0 107250551 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140267384438688 140268146378432 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18950] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18950/stat : 18950 (java) S 18926 18929 15677 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107250551 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140267383387432 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18951] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18951/stat : 18951 (java) S 18926 18929 15677 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107250551 10060525568 48634 33554432000 1073741824 1073778376 140737299916112 140267382334888 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 3.29 3.81 3.92 7/221 18951
/proc/meminfo: memFree=26034644/32872528 swapFree=15540/1663004
[pid=18929] ppid=18926 vsize=9824732 CPUtime=8.47 cores=0,2,4,6
/proc/18929/stat : 18929 (java) S 18926 18929 15677 0 -1 4202496 26887 0 1 0 836 11 0 0 20 0 22 0 107250527 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140737299907248 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18929/statm: 2456183 85181 2281 9 0 2446860 0
[pid=18929/tid=18931] ppid=18926 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/18929/task/18931/stat : 18931 (java) S 18926 18929 15677 0 -1 4202560 2414 0 1 0 20 0 0 0 20 0 22 0 107250529 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140268309033848 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18932] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18932/stat : 18932 (java) S 18926 18929 15677 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140268270525352 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18933] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18933/stat : 18933 (java) S 18926 18929 15677 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140268269472808 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18934] ppid=18926 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18929/task/18934/stat : 18934 (java) S 18926 18929 15677 0 -1 4202560 44 0 0 0 2 0 0 0 20 0 22 0 107250530 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140268268419752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18935] ppid=18926 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18929/task/18935/stat : 18935 (java) S 18926 18929 15677 0 -1 4202560 39 0 0 0 2 0 0 0 20 0 22 0 107250530 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140268267367208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18936] ppid=18926 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18929/task/18936/stat : 18936 (java) S 18926 18929 15677 0 -1 4202560 28 0 0 0 1 0 0 0 20 0 22 0 107250530 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140268266314152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18937] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18937/stat : 18937 (java) S 18926 18929 15677 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140268265261608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18938] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18938/stat : 18938 (java) S 18926 18929 15677 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140268145731752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18939] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18939/stat : 18939 (java) S 18926 18929 15677 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140268144679208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18940] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18940/stat : 18940 (java) S 18926 18929 15677 0 -1 4202560 187 0 0 0 0 0 0 0 20 0 22 0 107250531 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140268132481896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18941] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18941/stat : 18941 (java) S 18926 18929 15677 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107250532 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140268131428216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18942] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18942/stat : 18942 (java) S 18926 18929 15677 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107250532 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140268130375048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18943] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18943/stat : 18943 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107250534 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140267390757648 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18944] ppid=18926 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/18929/task/18944/stat : 18944 (java) S 18926 18929 15677 0 -1 4202560 13760 0 0 0 125 3 0 0 20 0 22 0 107250534 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140267389704504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18945] ppid=18926 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/18929/task/18945/stat : 18945 (java) S 18926 18929 15677 0 -1 4202560 8889 0 0 0 119 2 0 0 20 0 22 0 107250534 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140267388651960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18946] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18946/stat : 18946 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107250534 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140267387599096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18947] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18947/stat : 18947 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107250534 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140267386546760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18948] ppid=18926 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/18929/task/18948/stat : 18948 (java) R 18926 18929 15677 0 -1 4202560 29 0 0 0 280 0 0 0 20 0 22 0 107250551 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140267385483648 140268146294788 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18949] ppid=18926 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/18929/task/18949/stat : 18949 (java) R 18926 18929 15677 0 -1 4202560 172 0 0 0 274 4 0 0 20 0 22 0 107250551 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140267384439752 140268146163870 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18950] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18950/stat : 18950 (java) S 18926 18929 15677 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107250551 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140267383387432 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18951] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18951/stat : 18951 (java) S 18926 18929 15677 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107250551 10060525568 85181 33554432000 1073741824 1073778376 140737299916112 140267382334888 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.47
Current children cumulated vsize (KiB) 9824732

[startup+6.30084 s]
/proc/loadavg: 3.35 3.81 3.92 6/221 18951
/proc/meminfo: memFree=25741196/32872528 swapFree=15540/1663004
[pid=18929] ppid=18926 vsize=9824732 CPUtime=14.39 cores=0,2,4,6
/proc/18929/stat : 18929 (java) S 18926 18929 15677 0 -1 4202496 28051 0 1 0 1419 20 0 0 20 0 22 0 107250527 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140737299907248 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18929/statm: 2456183 167301 2283 9 0 2446860 0
[pid=18929/tid=18931] ppid=18926 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/18929/task/18931/stat : 18931 (java) S 18926 18929 15677 0 -1 4202560 2415 0 1 0 20 0 0 0 20 0 22 0 107250529 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140268309033848 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18932] ppid=18926 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18929/task/18932/stat : 18932 (java) S 18926 18929 15677 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 107250530 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140268270525352 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18933] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18933/stat : 18933 (java) S 18926 18929 15677 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 107250530 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140268269472808 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18934] ppid=18926 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/18929/task/18934/stat : 18934 (java) S 18926 18929 15677 0 -1 4202560 112 0 0 0 3 0 0 0 20 0 22 0 107250530 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140268268419752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18935] ppid=18926 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/18929/task/18935/stat : 18935 (java) S 18926 18929 15677 0 -1 4202560 46 0 0 0 3 0 0 0 20 0 22 0 107250530 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140268267367208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18936] ppid=18926 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18929/task/18936/stat : 18936 (java) S 18926 18929 15677 0 -1 4202560 81 0 0 0 2 0 0 0 20 0 22 0 107250530 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140268266314152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18937] ppid=18926 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18929/task/18937/stat : 18937 (java) S 18926 18929 15677 0 -1 4202560 94 0 0 0 2 0 0 0 20 0 22 0 107250530 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140268265261608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18938] ppid=18926 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18929/task/18938/stat : 18938 (java) S 18926 18929 15677 0 -1 4202560 33 0 0 0 1 0 0 0 20 0 22 0 107250530 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140268145731752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18939] ppid=18926 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18929/task/18939/stat : 18939 (java) S 18926 18929 15677 0 -1 4202560 90 0 0 0 2 0 0 0 20 0 22 0 107250530 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140268144679208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18940] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18940/stat : 18940 (java) S 18926 18929 15677 0 -1 4202560 437 0 0 0 0 0 0 0 20 0 22 0 107250531 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140268132481896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18941] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18941/stat : 18941 (java) S 18926 18929 15677 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107250532 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140268131428216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18942] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18942/stat : 18942 (java) S 18926 18929 15677 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107250532 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140268130375048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18943] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18943/stat : 18943 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107250534 10060525568 167301 33554432000 1073741824 1073778376 140737299916112 140267390757648 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18944] ppid=18926 vsize=9824732 CPUtime=1.37 cores=0,2,4,6

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

[pid=18929/tid=18937] ppid=18926 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/18929/task/18937/stat : 18937 (java) S 18926 18929 15677 0 -1 4202560 152 0 0 0 13 3 0 0 20 0 22 0 107250530 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140268265261608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18938] ppid=18926 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/18929/task/18938/stat : 18938 (java) S 18926 18929 15677 0 -1 4202560 92 0 0 0 10 2 0 0 20 0 22 0 107250530 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140268145731752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18939] ppid=18926 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/18929/task/18939/stat : 18939 (java) S 18926 18929 15677 0 -1 4202560 166 0 0 0 17 3 0 0 20 0 22 0 107250530 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140268144679208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18940] ppid=18926 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18929/task/18940/stat : 18940 (java) S 18926 18929 15677 0 -1 4202560 1218 0 0 0 0 1 0 0 20 0 22 0 107250531 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140268132481896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18941] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18941/stat : 18941 (java) S 18926 18929 15677 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107250532 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140268131428216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18942] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18942/stat : 18942 (java) S 18926 18929 15677 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107250532 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140268130375048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18943] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18943/stat : 18943 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107250534 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140267390757648 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18944] ppid=18926 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/18929/task/18944/stat : 18944 (java) S 18926 18929 15677 0 -1 4202560 13767 0 0 0 146 3 0 0 20 0 22 0 107250534 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140267389704504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18945] ppid=18926 vsize=9824732 CPUtime=2.14 cores=0,2,4,6
/proc/18929/task/18945/stat : 18945 (java) S 18926 18929 15677 0 -1 4202560 14041 0 0 0 212 2 0 0 20 0 22 0 107250534 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140267388651960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18946] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18946/stat : 18946 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107250534 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140267387599096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18947] ppid=18926 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18929/task/18947/stat : 18947 (java) S 18926 18929 15677 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 22 0 107250534 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140267386546760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18950] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18950/stat : 18950 (java) S 18926 18929 15677 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107250551 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140267383387432 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18955] ppid=18926 vsize=9824732 CPUtime=46.43 cores=0,2,4,6
/proc/18929/task/18955/stat : 18955 (java) R 18926 18929 15677 0 -1 4202560 22 0 0 0 4643 0 0 0 20 0 22 0 107251452 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140267385491944 140268146307917 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18956] ppid=18926 vsize=9824732 CPUtime=46.42 cores=0,2,4,6
/proc/18929/task/18956/stat : 18956 (java) R 18926 18929 15677 0 -1 4202560 1031 0 0 0 4618 24 0 0 20 0 22 0 107251452 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140267384438608 140268146211629 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18957] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18957/stat : 18957 (java) S 18926 18929 15677 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107251455 10060525568 690767 33554432000 1073741824 1073778376 140737299916112 140267382335144 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 115.24
Current children cumulated vsize (KiB) 9824732

[startup+56.8009 s]
/proc/loadavg: 3.83 3.87 3.93 6/221 18960
/proc/meminfo: memFree=23557892/32872528 swapFree=15540/1663004
[pid=18929] ppid=18926 vsize=9824732 CPUtime=116.68 cores=0,2,4,6
/proc/18929/stat : 18929 (java) S 18926 18929 15677 0 -1 4202496 35731 0 1 0 11596 72 0 0 20 0 19 0 107250527 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140737299907248 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18929/statm: 2456183 690755 2286 9 0 2446860 0
[pid=18929/tid=18931] ppid=18926 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/18929/task/18931/stat : 18931 (java) R 18926 18929 15677 0 -1 4202560 2415 0 1 0 22 0 0 0 20 0 19 0 107250529 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140268309033376 140268147094080 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18932] ppid=18926 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/18929/task/18932/stat : 18932 (java) S 18926 18929 15677 0 -1 4202560 43 0 0 0 9 3 0 0 20 0 19 0 107250530 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140268270525352 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18933] ppid=18926 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/18929/task/18933/stat : 18933 (java) S 18926 18929 15677 0 -1 4202560 64 0 0 0 16 2 0 0 20 0 19 0 107250530 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140268269472808 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18934] ppid=18926 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/18929/task/18934/stat : 18934 (java) S 18926 18929 15677 0 -1 4202560 189 0 0 0 11 3 0 0 20 0 19 0 107250530 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140268268419752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18935] ppid=18926 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/18929/task/18935/stat : 18935 (java) S 18926 18929 15677 0 -1 4202560 121 0 0 0 13 3 0 0 20 0 19 0 107250530 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140268267367208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18936] ppid=18926 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/18929/task/18936/stat : 18936 (java) S 18926 18929 15677 0 -1 4202560 121 0 0 0 13 3 0 0 20 0 19 0 107250530 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140268266314152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18937] ppid=18926 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/18929/task/18937/stat : 18937 (java) S 18926 18929 15677 0 -1 4202560 152 0 0 0 13 3 0 0 20 0 19 0 107250530 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140268265261608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18938] ppid=18926 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/18929/task/18938/stat : 18938 (java) S 18926 18929 15677 0 -1 4202560 92 0 0 0 10 2 0 0 20 0 19 0 107250530 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140268145731752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18939] ppid=18926 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/18929/task/18939/stat : 18939 (java) S 18926 18929 15677 0 -1 4202560 166 0 0 0 17 3 0 0 20 0 19 0 107250530 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140268144679208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18940] ppid=18926 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18929/task/18940/stat : 18940 (java) S 18926 18929 15677 0 -1 4202560 1218 0 0 0 0 1 0 0 20 0 19 0 107250531 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140268132481896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18941] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18941/stat : 18941 (java) S 18926 18929 15677 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107250532 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140268131428216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18942] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18942/stat : 18942 (java) S 18926 18929 15677 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107250532 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140268130375048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18943] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18943/stat : 18943 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107250534 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140267390757648 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18944] ppid=18926 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/18929/task/18944/stat : 18944 (java) S 18926 18929 15677 0 -1 4202560 13767 0 0 0 146 3 0 0 20 0 19 0 107250534 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140267389704504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18945] ppid=18926 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/18929/task/18945/stat : 18945 (java) S 18926 18929 15677 0 -1 4202560 14041 0 0 0 213 2 0 0 20 0 19 0 107250534 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140267388651960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18946] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18946/stat : 18946 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107250534 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140267387599096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18947] ppid=18926 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18929/task/18947/stat : 18947 (java) S 18926 18929 15677 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 107250534 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140267386546760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18950] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18950/stat : 18950 (java) S 18926 18929 15677 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107250551 10060525568 690755 33554432000 1073741824 1073778376 140737299916112 140267383387432 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 116.68
Current children cumulated vsize (KiB) 9824732

[startup+57.0008 s]
/proc/loadavg: 3.83 3.87 3.93 6/221 18960
/proc/meminfo: memFree=23557892/32872528 swapFree=15540/1663004
[pid=18929] ppid=18926 vsize=9824732 CPUtime=116.9 cores=0,2,4,6
/proc/18929/stat : 18929 (java) S 18926 18929 15677 0 -1 4202496 35731 0 1 0 11618 72 0 0 20 0 19 0 107250527 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140737299907248 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18929/statm: 2456183 689666 2286 9 0 2446860 0
[pid=18929/tid=18931] ppid=18926 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/18929/task/18931/stat : 18931 (java) R 18926 18929 15677 0 -1 4202560 2415 0 1 0 42 0 0 0 20 0 19 0 107250529 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268309033376 140268146005942 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18932] ppid=18926 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/18929/task/18932/stat : 18932 (java) S 18926 18929 15677 0 -1 4202560 43 0 0 0 9 3 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268270525352 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18933] ppid=18926 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/18929/task/18933/stat : 18933 (java) S 18926 18929 15677 0 -1 4202560 64 0 0 0 16 2 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268269472808 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18934] ppid=18926 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/18929/task/18934/stat : 18934 (java) S 18926 18929 15677 0 -1 4202560 189 0 0 0 11 3 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268268419752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18935] ppid=18926 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/18929/task/18935/stat : 18935 (java) S 18926 18929 15677 0 -1 4202560 121 0 0 0 13 3 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268267367208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18936] ppid=18926 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/18929/task/18936/stat : 18936 (java) S 18926 18929 15677 0 -1 4202560 121 0 0 0 13 3 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268266314152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18937] ppid=18926 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/18929/task/18937/stat : 18937 (java) S 18926 18929 15677 0 -1 4202560 152 0 0 0 13 3 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268265261608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18938] ppid=18926 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/18929/task/18938/stat : 18938 (java) S 18926 18929 15677 0 -1 4202560 92 0 0 0 10 2 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268145731752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18939] ppid=18926 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/18929/task/18939/stat : 18939 (java) S 18926 18929 15677 0 -1 4202560 166 0 0 0 17 3 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268144679208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18940] ppid=18926 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18929/task/18940/stat : 18940 (java) S 18926 18929 15677 0 -1 4202560 1218 0 0 0 0 1 0 0 20 0 19 0 107250531 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268132481896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18941] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18941/stat : 18941 (java) S 18926 18929 15677 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107250532 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268131428216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18942] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18942/stat : 18942 (java) S 18926 18929 15677 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107250532 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268130375048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18943] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18943/stat : 18943 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107250534 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140267390757648 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18944] ppid=18926 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/18929/task/18944/stat : 18944 (java) S 18926 18929 15677 0 -1 4202560 13767 0 0 0 146 3 0 0 20 0 19 0 107250534 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140267389704504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18945] ppid=18926 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/18929/task/18945/stat : 18945 (java) S 18926 18929 15677 0 -1 4202560 14041 0 0 0 215 2 0 0 20 0 19 0 107250534 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140267388651960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18946] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18946/stat : 18946 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107250534 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140267387599096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18947] ppid=18926 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18929/task/18947/stat : 18947 (java) S 18926 18929 15677 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 107250534 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140267386546760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18950] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18950/stat : 18950 (java) S 18926 18929 15677 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107250551 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140267383387432 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 116.9
Current children cumulated vsize (KiB) 9824732

[startup+57.1008 s]
/proc/loadavg: 3.83 3.87 3.93 6/221 18960
/proc/meminfo: memFree=23557892/32872528 swapFree=15540/1663004
[pid=18929] ppid=18926 vsize=9824732 CPUtime=117 cores=0,2,4,6
/proc/18929/stat : 18929 (java) S 18926 18929 15677 0 -1 4202496 35731 0 1 0 11628 72 0 0 20 0 19 0 107250527 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140737299907248 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18929/statm: 2456183 689666 2286 9 0 2446860 0
[pid=18929/tid=18931] ppid=18926 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/18929/task/18931/stat : 18931 (java) R 18926 18929 15677 0 -1 4202560 2415 0 1 0 52 0 0 0 20 0 19 0 107250529 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268309033376 140268146608653 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18932] ppid=18926 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/18929/task/18932/stat : 18932 (java) S 18926 18929 15677 0 -1 4202560 43 0 0 0 9 3 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268270525352 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18933] ppid=18926 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/18929/task/18933/stat : 18933 (java) S 18926 18929 15677 0 -1 4202560 64 0 0 0 16 2 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268269472808 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18934] ppid=18926 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/18929/task/18934/stat : 18934 (java) S 18926 18929 15677 0 -1 4202560 189 0 0 0 11 3 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268268419752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18935] ppid=18926 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/18929/task/18935/stat : 18935 (java) S 18926 18929 15677 0 -1 4202560 121 0 0 0 13 3 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268267367208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18936] ppid=18926 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/18929/task/18936/stat : 18936 (java) S 18926 18929 15677 0 -1 4202560 121 0 0 0 13 3 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268266314152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18937] ppid=18926 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/18929/task/18937/stat : 18937 (java) S 18926 18929 15677 0 -1 4202560 152 0 0 0 13 3 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268265261608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18938] ppid=18926 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/18929/task/18938/stat : 18938 (java) S 18926 18929 15677 0 -1 4202560 92 0 0 0 10 2 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268145731752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18939] ppid=18926 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/18929/task/18939/stat : 18939 (java) S 18926 18929 15677 0 -1 4202560 166 0 0 0 17 3 0 0 20 0 19 0 107250530 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268144679208 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18940] ppid=18926 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18929/task/18940/stat : 18940 (java) S 18926 18929 15677 0 -1 4202560 1218 0 0 0 0 1 0 0 20 0 19 0 107250531 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268132481896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18941] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18941/stat : 18941 (java) S 18926 18929 15677 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107250532 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268131428216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18942] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18942/stat : 18942 (java) S 18926 18929 15677 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107250532 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140268130375048 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18943] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18943/stat : 18943 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107250534 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140267390757648 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18929/tid=18944] ppid=18926 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/18929/task/18944/stat : 18944 (java) S 18926 18929 15677 0 -1 4202560 13767 0 0 0 146 3 0 0 20 0 19 0 107250534 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140267389704504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18929/tid=18945] ppid=18926 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/18929/task/18945/stat : 18945 (java) S 18926 18929 15677 0 -1 4202560 14041 0 0 0 215 2 0 0 20 0 19 0 107250534 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140267388651960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18946] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18946/stat : 18946 (java) S 18926 18929 15677 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107250534 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140267387599096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18929/tid=18947] ppid=18926 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18929/task/18947/stat : 18947 (java) S 18926 18929 15677 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 107250534 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140267386546760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18929/tid=18950] ppid=18926 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18929/task/18950/stat : 18950 (java) S 18926 18929 15677 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107250551 10060525568 689666 33554432000 1073741824 1073778376 140737299916112 140267383387432 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 117
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 57.1377
CPU time (s): 117.137
CPU user time (s): 116.256
CPU system time (s): 0.880866
CPU usage (%): 205.009
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.256
system time used= 0.880866
maximum resident set size= 2775460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35743
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2420
involuntary context switches= 2416

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.358945 second user time and 0.537918 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-07 00:46:18
IDJOB=4081825
IDBENCH=48017
IDSOLVER=2543
FILE ID=node134/4081825-1465253177
RUNJOBID= node134-1465243580-15693
PBS_JOBID= 19843249
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=229-P1=67-P2=149-P3=97-P4=149-P5=211-P6=89-P7=59-B.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081825-1465253177/watcher-4081825-1465253177 -o /tmp/evaluation-result-4081825-1465253177/solver-4081825-1465253177 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1465243580-15693 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081825-1465253177.opb

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

MD5SUM BENCH= 12f1f3305860fafcd361cd1c61e0d104
RANDOM SEED=690467061

node134.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.403
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.80
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.403
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.403
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.56
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.403
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.56
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.403
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.403
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.403
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.403
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:        26331044 kB
Buffers:           49828 kB
Cached:           119520 kB
SwapCached:         1804 kB
Active:          4053760 kB
Inactive:         101208 kB
Active(anon):    3985352 kB
Inactive(anon):     2904 kB
Active(file):      68408 kB
Inactive(file):    98304 kB
Unevictable:     1663004 kB
Mlocked:           15540 kB
SwapTotal:      67108856 kB
SwapFree:       67098296 kB
Dirty:               832 kB
Writeback:             0 kB
AnonPages:       5662504 kB
Mapped:            15336 kB
Shmem:                 0 kB
Slab:             568552 kB
SReclaimable:      12388 kB
SUnreclaim:       556164 kB
KernelStack:        1608 kB
PageTables:        15336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5971068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5586944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node134 at 2016-06-07 00:47:15