Trace number 4106429

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 PB16OPT3 280.9 279.75

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=347-P1=127-P2=53-P3=293-P4=199-P5=107-B.opb
MD5SUMea08c66c9e8e41f4a763233d2f14489d
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.119981
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 variables135
Total number of constraints11
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 constraints11
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)405
Sum of products size (including duplicates)810
Number of different products405
Sum of products size810

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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/0.10	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.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-4106429-1466270793.opb
0.10/0.10	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.17	c ... done. Wall clock time 0.064s.
0.10/0.17	c declared #vars     135
0.10/0.17	c internal #vars     540
0.10/0.17	c #constraints  826
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 405
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 421
0.10/0.17	c 826 constraints processed.
0.10/0.17	c objective function length is 9 literals
0.74/0.58	c cleaning 2496 clauses out of 5001 with flag 11185/5001
1.36/1.06	c cleaning 4241 clauses out of 8505 with flag 25429/11001
1.96/1.64	c cleaning 5624 clauses out of 11264 with flag 40145/18001
2.68/2.34	c cleaning 6809 clauses out of 13640 with flag 56586/26001
3.46/3.04	c cleaning 7909 clauses out of 15831 with flag 76195/35001
3.96/3.57	c cleaning 8953 clauses out of 17921 with flag 99730/45000
4.76/4.34	c cleaning 9973 clauses out of 19968 with flag 125987/56000
5.76/5.33	c cleaning 10980 clauses out of 21995 with flag 153956/68000
7.26/6.87	c cleaning 12002 clauses out of 24016 with flag 182705/81001
8.46/8.02	c cleaning 13000 clauses out of 26013 with flag 212477/95000
10.66/10.21	c cleaning 13999 clauses out of 28014 with flag 245519/110001
12.56/12.17	c cleaning 14997 clauses out of 30015 with flag 280500/126001
14.16/13.77	c cleaning 16000 clauses out of 32017 with flag 320801/143000
14.87/14.43	c SATISFIABLE
14.87/14.43	c OPTIMIZING...
14.87/14.43	c Got one! Elapsed wall clock time (in seconds):14.322
14.87/14.43	o 109
15.26/14.83	c cleaning 15053 clauses out of 30114 with flag 11118/157097
15.46/15.05	c Got one! Elapsed wall clock time (in seconds):14.951
15.46/15.05	o 71
15.56/15.19	c cleaning 10380 clauses out of 20774 with flag 4766/162810
16.06/15.65	c cleaning 8185 clauses out of 16395 with flag 17901/168811
16.56/16.19	c cleaning 7595 clauses out of 15209 with flag 33943/175810
17.64/16.86	c cleaning 7782 clauses out of 15615 with flag 53828/183811
18.27/17.42	c cleaning 8412 clauses out of 16835 with flag 74150/192813
18.57/17.75	c Got one! Elapsed wall clock time (in seconds):17.643
18.57/17.75	o 15
18.87/18.05	c cleaning 9286 clauses out of 18584 with flag 10984/202974
19.06/18.27	c Got one! Elapsed wall clock time (in seconds):18.171
19.06/18.27	o 5
19.26/18.42	c cleaning 7362 clauses out of 14737 with flag 4564/208413
19.57/18.73	c cleaning 6679 clauses out of 13374 with flag 17847/214412
19.96/19.17	c cleaning 6840 clauses out of 13696 with flag 32803/221413
20.06/19.28	c Got one! Elapsed wall clock time (in seconds):19.178
20.06/19.28	o 3
20.26/19.42	c cleaning 6019 clauses out of 12043 with flag 6636/226600
20.67/19.83	c cleaning 6001 clauses out of 12023 with flag 20014/232599
21.26/20.46	c cleaning 6503 clauses out of 13022 with flag 35954/239599
21.77/20.95	c cleaning 7250 clauses out of 14519 with flag 52429/247599
22.36/21.53	c cleaning 8129 clauses out of 16269 with flag 72385/256599
23.16/22.30	c cleaning 9052 clauses out of 18140 with flag 94089/266599
23.87/23.07	c cleaning 10029 clauses out of 20089 with flag 118689/277600
24.97/24.18	c cleaning 11018 clauses out of 22058 with flag 148950/289598
26.17/25.39	c cleaning 12011 clauses out of 24041 with flag 180076/302599
27.76/26.98	c cleaning 13010 clauses out of 26029 with flag 212584/316598
29.26/28.49	c cleaning 14006 clauses out of 28019 with flag 248002/331598
30.88/30.04	c cleaning 15003 clauses out of 30014 with flag 287499/347599
32.58/31.73	c cleaning 16000 clauses out of 32011 with flag 327319/364599
34.47/33.63	c cleaning 17002 clauses out of 34010 with flag 368565/382599
36.68/35.83	c cleaning 17999 clauses out of 36007 with flag 409118/401598
39.58/38.77	c cleaning 18994 clauses out of 38008 with flag 453606/421598
41.98/41.18	c cleaning 19995 clauses out of 40014 with flag 497952/442598
44.38/43.57	c cleaning 21003 clauses out of 42020 with flag 544912/464599
46.78/45.94	c cleaning 22008 clauses out of 44018 with flag 595712/487600
51.49/50.69	c cleaning 22997 clauses out of 46008 with flag 647182/511598
54.28/53.49	c cleaning 24002 clauses out of 48011 with flag 702073/536598
57.29/56.38	c cleaning 24997 clauses out of 50009 with flag 762616/562598
60.39/59.48	c cleaning 26000 clauses out of 52012 with flag 823314/589598
63.69/62.78	c cleaning 26992 clauses out of 54012 with flag 885761/617598
67.38/66.42	c cleaning 27994 clauses out of 56020 with flag 952913/646598
71.39/70.47	c cleaning 29007 clauses out of 58026 with flag 1019546/676598
75.33/74.32	c cleaning 30007 clauses out of 60020 with flag 1087392/707599
79.63/78.67	c cleaning 30999 clauses out of 62012 with flag 1158737/739598
85.23/84.25	c cleaning 31997 clauses out of 64013 with flag 1233612/772598
89.63/88.70	c cleaning 32995 clauses out of 66017 with flag 1311229/806599
95.23/94.26	c cleaning 34009 clauses out of 68023 with flag 1392213/841600
99.72/98.76	c cleaning 35000 clauses out of 70013 with flag 1475008/877599
105.02/104.02	c cleaning 35996 clauses out of 72013 with flag 1559238/914599
109.94/108.99	c cleaning 37002 clauses out of 74018 with flag 1648614/952600
115.44/114.47	c cleaning 38000 clauses out of 76015 with flag 1737654/991599
121.53/120.53	c cleaning 39001 clauses out of 78014 with flag 1833834/1031598
128.20/127.19	c cleaning 39990 clauses out of 80014 with flag 1925227/1072599
134.10/133.03	c cleaning 41001 clauses out of 82023 with flag 2018515/1114598
141.90/140.83	c cleaning 42004 clauses out of 84022 with flag 2118223/1157598
148.99/147.99	c cleaning 42995 clauses out of 86016 with flag 2214459/1201598
156.21/155.12	c cleaning 44009 clauses out of 88023 with flag 2316197/1246600
163.80/162.74	c cleaning 44999 clauses out of 90012 with flag 2435885/1292598
172.40/171.37	c cleaning 46002 clauses out of 92014 with flag 2546345/1339599
181.90/180.88	c cleaning 47000 clauses out of 94013 with flag 2652881/1387600
191.93/190.90	c cleaning 47999 clauses out of 96013 with flag 2763002/1436600
201.93/200.81	c cleaning 48997 clauses out of 98013 with flag 2872361/1486599
211.23/210.18	c cleaning 50003 clauses out of 100015 with flag 2983886/1537598
222.02/221.00	c cleaning 50997 clauses out of 102012 with flag 3098517/1589598
232.42/231.31	c cleaning 52003 clauses out of 104016 with flag 3214960/1642599
243.52/242.44	c cleaning 53002 clauses out of 106011 with flag 3340766/1696598
260.33/259.22	c cleaning 54004 clauses out of 108009 with flag 3461225/1751599
277.80/276.68	c cleaning 54999 clauses out of 110000 with flag 3584859/1807598
280.90/279.74	c starts		: 2958
280.90/279.74	c conflicts		: 1824739
280.90/279.74	c decisions		: 2023983
280.90/279.74	c propagations		: 37967317
280.90/279.74	c inspects		: 5513616710
280.90/279.74	c shortcuts		: 0
280.90/279.74	c learnt literals	: 16
280.90/279.74	c learnt binary clauses	: 26
280.90/279.74	c learnt ternary clauses	: 68
280.90/279.74	c learnt constraints	: 1824722
280.90/279.74	c ignored constraints	: 0
280.90/279.74	c root simplifications	: 0
280.90/279.74	c removed literals (reason simplification)	: 0
280.90/279.74	c reason swapping (by a shorter reason)	: 0
280.90/279.74	c Calls to reduceDB	: 75
280.90/279.74	c Number of update (reduction) of LBD	: 55221
280.90/279.74	c Imported unit clauses	: 0
280.90/279.74	c number of reductions to clauses (during analyze)	: 0
280.90/279.74	c number of learned constraints concerned by reduction	: 0
280.90/279.74	c number of learning phase by resolution	: 0
280.90/279.74	c number of learning phase by cutting planes	: 0
280.90/279.74	c speed (assignments/second)	: 135806.12011303072
280.90/279.74	c non guided choices	7613
280.90/279.74	c learnt constraints type 
280.90/279.74	s OPTIMUM FOUND
280.90/279.74	c Found 5 solution(s)
280.90/279.74	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 
280.90/279.74	c objective function=3
280.90/279.74	c Total wall clock time (in seconds): 279.639

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-4106429-1466270793/watcher-4106429-1466270793 -o /tmp/evaluation-result-4106429-1466270793/solver-4106429-1466270793 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6933 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106429-1466270793.opb 

pid=21675
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.18 2.22 2.19 3/194 21678
/proc/meminfo: memFree=29909784/32872528 swapFree=1497824/1644992
[pid=21678] ppid=21675 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/21678/stat : 21678 (java) R 21675 21678 6916 0 -1 4202496 885 0 0 0 0 0 0 0 20 0 1 0 29126168 23793664 535 33554432000 1073741824 1073778376 140733225651424 140733225640488 259103177267 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21678/statm: 5809 548 412 9 0 128 0

[startup+0.100111 s]
/proc/loadavg: 2.18 2.22 2.19 3/194 21678
/proc/meminfo: memFree=29909784/32872528 swapFree=1497824/1644992
[pid=21678] ppid=21675 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/21678/stat : 21678 (java) S 21675 21678 6916 0 -1 4202496 4466 0 1 0 9 1 0 0 20 0 18 0 29126168 9787879424 6099 33554432000 1073741824 1073778376 140733225651424 140733225642560 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21678/statm: 2389619 6100 2155 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200292 s]
/proc/loadavg: 2.18 2.22 2.19 3/194 21678
/proc/meminfo: memFree=29909784/32872528 swapFree=1497824/1644992
[pid=21678] ppid=21675 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/21678/stat : 21678 (java) S 21675 21678 6916 0 -1 4202496 5555 0 1 0 27 1 0 0 20 0 19 0 29126168 9856040960 7795 33554432000 1073741824 1073778376 140733225651424 140733225642560 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21678/statm: 2406260 7797 2224 9 0 2396937 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9625040

[startup+0.300291 s]
/proc/loadavg: 2.18 2.22 2.19 3/194 21678
/proc/meminfo: memFree=29909784/32872528 swapFree=1497824/1644992
[pid=21678] ppid=21675 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/21678/stat : 21678 (java) S 21675 21678 6916 0 -1 4202496 6873 0 1 0 50 1 0 0 20 0 19 0 29126168 9856040960 8292 33554432000 1073741824 1073778376 140733225651424 140733225642560 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21678/statm: 2406260 8292 2244 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700218 s]
/proc/loadavg: 2.18 2.22 2.19 3/194 21678
/proc/meminfo: memFree=29909784/32872528 swapFree=1497824/1644992
[pid=21678] ppid=21675 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/21678/stat : 21678 (java) S 21675 21678 6916 0 -1 4202496 7073 0 1 0 97 1 0 0 20 0 19 0 29126168 9856040960 8815 33554432000 1073741824 1073778376 140733225651424 140733225642560 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21678/statm: 2406260 8815 2252 9 0 2396937 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9625040

[startup+1.5007 s]
/proc/loadavg: 2.18 2.22 2.19 3/213 21697
/proc/meminfo: memFree=29876596/32872528 swapFree=1497824/1644992
[pid=21678] ppid=21675 vsize=9625040 CPUtime=1.86 cores=1,3,5,7
/proc/21678/stat : 21678 (java) S 21675 21678 6916 0 -1 4202496 8632 0 1 0 184 2 0 0 20 0 19 0 29126168 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140733225642560 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21678/statm: 2406260 11073 2256 9 0 2396937 0
[pid=21678/tid=21680] ppid=21675 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/21678/task/21680/stat : 21680 (java) R 21675 21678 6916 0 -1 4202560 2428 0 1 0 147 0 0 0 20 0 19 0 29126169 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168185555424 140168019835378 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21681] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21681/stat : 21681 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168147048744 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21682] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21682/stat : 21682 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168145995944 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21683] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21683/stat : 21683 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168144943656 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21678/tid=21684] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21684/stat : 21684 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168143890856 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21685] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21685/stat : 21685 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168142838568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21686] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21686/stat : 21686 (java) S 21675 21678 6916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168141785768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21687] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21687/stat : 21687 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168140733480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21688] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21688/stat : 21688 (java) S 21675 21678 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168139680680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21689] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21689/stat : 21689 (java) S 21675 21678 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168009619688 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21690] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21690/stat : 21690 (java) S 21675 21678 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168008565752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21691] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21691/stat : 21691 (java) S 21675 21678 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168007513352 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21692] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21692/stat : 21692 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168006461840 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21693] ppid=21675 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/21678/task/21693/stat : 21693 (java) S 21675 21678 6916 0 -1 4202560 1741 0 0 0 14 0 0 0 20 0 19 0 29126173 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168005409464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21694] ppid=21675 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/21678/task/21694/stat : 21694 (java) S 21675 21678 6916 0 -1 4202560 3189 0 0 0 20 0 0 0 20 0 19 0 29126173 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140168004356664 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21695] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21695/stat : 21695 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140167130115192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21696] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21696/stat : 21696 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140167129062600 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21697] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21697/stat : 21697 (java) S 21675 21678 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29126186 9856040960 11073 33554432000 1073741824 1073778376 140733225651424 140167128007592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9625040

[startup+3.1008 s]
/proc/loadavg: 2.16 2.22 2.18 3/213 21697
/proc/meminfo: memFree=29871588/32872528 swapFree=1497824/1644992
[pid=21678] ppid=21675 vsize=9625040 CPUtime=3.56 cores=1,3,5,7
/proc/21678/stat : 21678 (java) S 21675 21678 6916 0 -1 4202496 9716 0 1 0 354 2 0 0 20 0 19 0 29126168 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140733225642560 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21678/statm: 2406260 12671 2257 9 0 2396937 0
[pid=21678/tid=21680] ppid=21675 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/21678/task/21680/stat : 21680 (java) R 21675 21678 6916 0 -1 4202560 2431 0 1 0 306 0 0 0 20 0 19 0 29126169 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168185557480 140168019756352 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21681] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21681/stat : 21681 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168147048744 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21682] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21682/stat : 21682 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168145995944 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21683] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21683/stat : 21683 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168144943656 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21678/tid=21684] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21684/stat : 21684 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168143890856 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21685] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21685/stat : 21685 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168142838568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21686] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21686/stat : 21686 (java) S 21675 21678 6916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168141785768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21687] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21687/stat : 21687 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168140733480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21688] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21688/stat : 21688 (java) S 21675 21678 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168139680680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21689] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21689/stat : 21689 (java) S 21675 21678 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168009619688 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21690] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21690/stat : 21690 (java) S 21675 21678 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168008565752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21691] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21691/stat : 21691 (java) S 21675 21678 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168007513352 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21692] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21692/stat : 21692 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168006461840 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21693] ppid=21675 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21678/task/21693/stat : 21693 (java) S 21675 21678 6916 0 -1 4202560 2820 0 0 0 23 0 0 0 20 0 19 0 29126173 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168005409464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21694] ppid=21675 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/21678/task/21694/stat : 21694 (java) S 21675 21678 6916 0 -1 4202560 3191 0 0 0 21 0 0 0 20 0 19 0 29126173 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140168004356664 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21695] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21695/stat : 21695 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140167130115192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21696] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21696/stat : 21696 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140167129062600 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21697] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21697/stat : 21697 (java) S 21675 21678 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29126186 9856040960 12671 33554432000 1073741824 1073778376 140733225651424 140167128007592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 9625040

[startup+6.30073 s]
/proc/loadavg: 2.16 2.22 2.18 3/213 21697
/proc/meminfo: memFree=29857124/32872528 swapFree=1497824/1644992
[pid=21678] ppid=21675 vsize=9625040 CPUtime=6.76 cores=1,3,5,7
/proc/21678/stat : 21678 (java) S 21675 21678 6916 0 -1 4202496 9727 0 1 0 674 2 0 0 20 0 19 0 29126168 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140733225642560 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21678/statm: 2406260 16039 2258 9 0 2396937 0
[pid=21678/tid=21680] ppid=21675 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/21678/task/21680/stat : 21680 (java) R 21675 21678 6916 0 -1 4202560 2441 0 1 0 624 1 0 0 20 0 19 0 29126169 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168185548480 140168019835383 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21681] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21681/stat : 21681 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168147048744 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21682] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21682/stat : 21682 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168145995944 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21683] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21683/stat : 21683 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168144943656 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21678/tid=21684] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21684/stat : 21684 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168143890856 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21685] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21685/stat : 21685 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168142838568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21686] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21686/stat : 21686 (java) S 21675 21678 6916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168141785768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21687] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21687/stat : 21687 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168140733480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21688] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21688/stat : 21688 (java) S 21675 21678 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29126170 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168139680680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21689] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21689/stat : 21689 (java) S 21675 21678 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168009619688 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21690] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21690/stat : 21690 (java) S 21675 21678 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168008565752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21691] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21691/stat : 21691 (java) S 21675 21678 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168007513352 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21692] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21692/stat : 21692 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168006461840 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21693] ppid=21675 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21678/task/21693/stat : 21693 (java) S 21675 21678 6916 0 -1 4202560 2820 0 0 0 23 0 0 0 20 0 19 0 29126173 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168005409464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21694] ppid=21675 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/21678/task/21694/stat : 21694 (java) S 21675 21678 6916 0 -1 4202560 3191 0 0 0 21 0 0 0 20 0 19 0 29126173 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140168004356664 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21695] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21695/stat : 21695 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140167130115192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21696] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21696/stat : 21696 (java) S 21675 21678 6916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140167129062600 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21697] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21697/stat : 21697 (java) S 21675 21678 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29126186 9856040960 16039 33554432000 1073741824 1073778376 140733225651424 140167128007592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 9625040


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

[pid=21678/tid=21690] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21690/stat : 21690 (java) S 21675 21678 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168008565752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21691] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21691/stat : 21691 (java) S 21675 21678 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168007513352 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21692] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21692/stat : 21692 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168006461840 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21693] ppid=21675 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/21678/task/21693/stat : 21693 (java) S 21675 21678 6916 0 -1 4202560 10213 0 0 0 73 2 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168005409464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21694] ppid=21675 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/21678/task/21694/stat : 21694 (java) S 21675 21678 6916 0 -1 4202560 3419 0 0 0 26 0 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168004356664 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21695] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21695/stat : 21695 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140167130115192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21696] ppid=21675 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21678/task/21696/stat : 21696 (java) S 21675 21678 6916 0 -1 4202560 18 0 0 0 0 4 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140167129062600 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21697] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21697/stat : 21697 (java) S 21675 21678 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29126186 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140167128007592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 279.6
Current children cumulated vsize (KiB) 9625040

[startup+279.201 s]
/proc/loadavg: 2.33 2.23 2.19 3/213 21834
/proc/meminfo: memFree=29770316/32872528 swapFree=1497824/1644992
[pid=21678] ppid=21675 vsize=9625040 CPUtime=280.4 cores=1,3,5,7
/proc/21678/stat : 21678 (java) S 21675 21678 6916 0 -1 4202496 18113 0 1 0 28023 17 0 0 20 0 19 0 29126168 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140733225642560 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21678/statm: 2406260 58286 2272 9 0 2396937 0
[pid=21678/tid=21680] ppid=21675 vsize=9625040 CPUtime=278.31 cores=1,3,5,7
/proc/21678/task/21680/stat : 21680 (java) R 21675 21678 6916 0 -1 4202560 2500 0 1 0 27824 7 0 0 20 0 19 0 29126169 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168185548480 140168019826605 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21681] ppid=21675 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21678/task/21681/stat : 21681 (java) S 21675 21678 6916 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168147048744 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21678/tid=21682] ppid=21675 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21678/task/21682/stat : 21682 (java) S 21675 21678 6916 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168145995944 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21678/tid=21683] ppid=21675 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21678/task/21683/stat : 21683 (java) S 21675 21678 6916 0 -1 4202560 138 0 0 0 1 1 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168144943656 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21684] ppid=21675 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/21678/task/21684/stat : 21684 (java) S 21675 21678 6916 0 -1 4202560 179 0 0 0 3 2 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168143890856 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21685] ppid=21675 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21678/task/21685/stat : 21685 (java) S 21675 21678 6916 0 -1 4202560 162 0 0 0 2 2 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168142838568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21686] ppid=21675 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21678/task/21686/stat : 21686 (java) S 21675 21678 6916 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168141785768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21687] ppid=21675 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/21678/task/21687/stat : 21687 (java) S 21675 21678 6916 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168140733480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21688] ppid=21675 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21678/task/21688/stat : 21688 (java) S 21675 21678 6916 0 -1 4202560 105 0 0 0 1 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168139680680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21678/tid=21689] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21689/stat : 21689 (java) S 21675 21678 6916 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168009619688 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21690] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21690/stat : 21690 (java) S 21675 21678 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168008565752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21691] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21691/stat : 21691 (java) S 21675 21678 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168007513352 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21692] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21692/stat : 21692 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168006461840 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21693] ppid=21675 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/21678/task/21693/stat : 21693 (java) S 21675 21678 6916 0 -1 4202560 10213 0 0 0 73 2 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168005409464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21694] ppid=21675 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/21678/task/21694/stat : 21694 (java) S 21675 21678 6916 0 -1 4202560 3419 0 0 0 26 0 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168004356664 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21695] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21695/stat : 21695 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140167130115192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21696] ppid=21675 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21678/task/21696/stat : 21696 (java) S 21675 21678 6916 0 -1 4202560 18 0 0 0 0 4 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140167129062600 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21697] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21697/stat : 21697 (java) S 21675 21678 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29126186 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140167128007592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 280.4
Current children cumulated vsize (KiB) 9625040

[startup+279.601 s]
/proc/loadavg: 2.33 2.23 2.19 3/213 21834
/proc/meminfo: memFree=29768268/32872528 swapFree=1497824/1644992
[pid=21678] ppid=21675 vsize=9625040 CPUtime=280.8 cores=1,3,5,7
/proc/21678/stat : 21678 (java) S 21675 21678 6916 0 -1 4202496 18113 0 1 0 28063 17 0 0 20 0 19 0 29126168 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140733225642560 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21678/statm: 2406260 58286 2272 9 0 2396937 0
[pid=21678/tid=21680] ppid=21675 vsize=9625040 CPUtime=278.71 cores=1,3,5,7
/proc/21678/task/21680/stat : 21680 (java) R 21675 21678 6916 0 -1 4202560 2500 0 1 0 27864 7 0 0 20 0 19 0 29126169 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168185548480 140168019835554 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21681] ppid=21675 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21678/task/21681/stat : 21681 (java) S 21675 21678 6916 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168147048744 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21678/tid=21682] ppid=21675 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21678/task/21682/stat : 21682 (java) S 21675 21678 6916 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168145995944 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21678/tid=21683] ppid=21675 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21678/task/21683/stat : 21683 (java) S 21675 21678 6916 0 -1 4202560 138 0 0 0 1 1 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168144943656 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21684] ppid=21675 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/21678/task/21684/stat : 21684 (java) S 21675 21678 6916 0 -1 4202560 179 0 0 0 3 2 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168143890856 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21685] ppid=21675 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21678/task/21685/stat : 21685 (java) S 21675 21678 6916 0 -1 4202560 162 0 0 0 2 2 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168142838568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21686] ppid=21675 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21678/task/21686/stat : 21686 (java) S 21675 21678 6916 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168141785768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21687] ppid=21675 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/21678/task/21687/stat : 21687 (java) S 21675 21678 6916 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168140733480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21688] ppid=21675 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21678/task/21688/stat : 21688 (java) S 21675 21678 6916 0 -1 4202560 105 0 0 0 1 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168139680680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21678/tid=21689] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21689/stat : 21689 (java) S 21675 21678 6916 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168009619688 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21690] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21690/stat : 21690 (java) S 21675 21678 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168008565752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21691] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21691/stat : 21691 (java) S 21675 21678 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168007513352 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21692] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21692/stat : 21692 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168006461840 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21693] ppid=21675 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/21678/task/21693/stat : 21693 (java) S 21675 21678 6916 0 -1 4202560 10213 0 0 0 73 2 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168005409464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21694] ppid=21675 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/21678/task/21694/stat : 21694 (java) S 21675 21678 6916 0 -1 4202560 3419 0 0 0 26 0 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168004356664 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21695] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21695/stat : 21695 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140167130115192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21696] ppid=21675 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21678/task/21696/stat : 21696 (java) S 21675 21678 6916 0 -1 4202560 18 0 0 0 0 4 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140167129062600 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21697] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21697/stat : 21697 (java) S 21675 21678 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29126186 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140167128007592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 280.8
Current children cumulated vsize (KiB) 9625040

[startup+279.701 s]
/proc/loadavg: 2.33 2.23 2.19 3/213 21834
/proc/meminfo: memFree=29768268/32872528 swapFree=1497824/1644992
[pid=21678] ppid=21675 vsize=9625040 CPUtime=280.9 cores=1,3,5,7
/proc/21678/stat : 21678 (java) S 21675 21678 6916 0 -1 4202496 18115 0 1 0 28073 17 0 0 20 0 19 0 29126168 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140733225642560 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21678/statm: 2406260 58286 2272 9 0 2396937 0
[pid=21678/tid=21680] ppid=21675 vsize=9625040 CPUtime=278.8 cores=1,3,5,7
/proc/21678/task/21680/stat : 21680 (java) R 21675 21678 6916 0 -1 4202560 2500 0 1 0 27873 7 0 0 20 0 19 0 29126169 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168185557536 140168019426588 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21681] ppid=21675 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21678/task/21681/stat : 21681 (java) S 21675 21678 6916 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168147048744 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21678/tid=21682] ppid=21675 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21678/task/21682/stat : 21682 (java) S 21675 21678 6916 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168145995944 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21678/tid=21683] ppid=21675 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21678/task/21683/stat : 21683 (java) S 21675 21678 6916 0 -1 4202560 138 0 0 0 1 1 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168144943656 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21684] ppid=21675 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/21678/task/21684/stat : 21684 (java) S 21675 21678 6916 0 -1 4202560 179 0 0 0 3 2 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168143890856 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21685] ppid=21675 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21678/task/21685/stat : 21685 (java) S 21675 21678 6916 0 -1 4202560 162 0 0 0 2 2 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168142838568 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21686] ppid=21675 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21678/task/21686/stat : 21686 (java) S 21675 21678 6916 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168141785768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21687] ppid=21675 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/21678/task/21687/stat : 21687 (java) S 21675 21678 6916 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168140733480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21688] ppid=21675 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21678/task/21688/stat : 21688 (java) S 21675 21678 6916 0 -1 4202560 105 0 0 0 1 0 0 0 20 0 19 0 29126170 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168139680680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21678/tid=21689] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21689/stat : 21689 (java) S 21675 21678 6916 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168009619688 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21690] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21690/stat : 21690 (java) S 21675 21678 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168008565752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21691] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21691/stat : 21691 (java) S 21675 21678 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29126171 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168007513352 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21692] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21692/stat : 21692 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168006461840 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21693] ppid=21675 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/21678/task/21693/stat : 21693 (java) S 21675 21678 6916 0 -1 4202560 10215 0 0 0 73 2 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168005409464 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21678/tid=21694] ppid=21675 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/21678/task/21694/stat : 21694 (java) S 21675 21678 6916 0 -1 4202560 3419 0 0 0 26 0 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140168004356664 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21695] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21695/stat : 21695 (java) S 21675 21678 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140167130115192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21678/tid=21696] ppid=21675 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21678/task/21696/stat : 21696 (java) S 21675 21678 6916 0 -1 4202560 18 0 0 0 0 4 0 0 20 0 19 0 29126173 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140167129062600 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21678/tid=21697] ppid=21675 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21678/task/21697/stat : 21697 (java) S 21675 21678 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29126186 9856040960 58286 33554432000 1073741824 1073778376 140733225651424 140167128007592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 280.9
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21678 and gives
#  childrusage.ru_utime.tv_sec=280
#  childrusage.ru_utime.tv_usec=29429
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=302953
# CPU time returned by wait4() is 280.332
# while last known CPU time is 280.9
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 279.75
CPU time (s): 280.9
CPU user time (s): 280.73
CPU system time (s): 0.17
CPU usage (%): 100.411
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 280.029
system time used= 0.302953
maximum resident set size= 233204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18137
page faults= 1
swaps= 0
block input operations= 0
block output operations= 320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6310
involuntary context switches= 2824

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.807877 second user time and 1.14882 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-18 19:26:33
IDJOB=4106429
IDBENCH=48057
IDSOLVER=2546
FILE ID=node124/4106429-1466270793
RUNJOBID= node124-1466241833-6933
PBS_JOBID= 19918215
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=347-P1=127-P2=53-P3=293-P4=199-P5=107-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106429-1466270793/watcher-4106429-1466270793 -o /tmp/evaluation-result-4106429-1466270793/solver-4106429-1466270793 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6933 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106429-1466270793.opb

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

MD5SUM BENCH= ea08c66c9e8e41f4a763233d2f14489d
RANDOM SEED=1909504013

node124.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.791
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	: 5333.58
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.791
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.791
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.55
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.791
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.791
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.791
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.791
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29910420 kB
Buffers:          158904 kB
Cached:           186836 kB
SwapCached:         3080 kB
Active:           297420 kB
Inactive:         255132 kB
Active(anon):     205620 kB
Inactive(anon):     2880 kB
Active(file):      91800 kB
Inactive(file):   252252 kB
Unevictable:     1644992 kB
Mlocked:         1497824 kB
SwapTotal:      67108856 kB
SwapFree:       67099796 kB
Dirty:               424 kB
Writeback:             0 kB
AnonPages:       1849664 kB
Mapped:            16924 kB
Shmem:                 0 kB
Slab:             627484 kB
SReclaimable:      70816 kB
SUnreclaim:       556668 kB
KernelStack:        1576 kB
PageTables:         7532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2333260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    319488 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= 71728 MiB
End job on node124 at 2016-06-18 19:31:13