Trace number 4106183

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 94.0197 92.3881

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=139-P1=67-P2=211-P3=127-P4=137-P5=173-P6=89-P7=223-P8=227-P9=79-B.opb
MD5SUM651e385f00e2858954d8683e891a1dbe
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.158975
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 variables216
Total number of constraints19
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 constraints19
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)576
Sum of products size (including duplicates)1152
Number of different products576
Sum of products size1152

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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4106183-1466270214.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  objective function found
0.25/0.20	c ... done. Wall clock time 0.087s.
0.25/0.20	c declared #vars     216
0.25/0.20	c internal #vars     792
0.25/0.20	c #constraints  1180
0.25/0.20	c constraints type 
0.25/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 576
0.25/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 604
0.25/0.20	c 1180 constraints processed.
0.25/0.20	c objective function length is 8 literals
0.77/0.58	c cleaning 2495 clauses out of 5000 with flag 10092/5000
1.40/0.89	c cleaning 4249 clauses out of 8506 with flag 23650/11001
1.73/1.18	c cleaning 5616 clauses out of 11257 with flag 39103/18001
1.83/1.22	c SATISFIABLE
1.83/1.22	c OPTIMIZING...
1.83/1.22	c Got one! Elapsed wall clock time (in seconds):1.104
1.83/1.22	o 29
2.05/1.44	c cleaning 5433 clauses out of 10886 with flag 8547/23246
2.70/1.73	c cleaning 5723 clauses out of 11451 with flag 21488/29244
3.47/2.13	c cleaning 6334 clauses out of 12730 with flag 36737/36246
3.87/2.58	c cleaning 7188 clauses out of 14394 with flag 55833/44244
4.38/3.08	c cleaning 8102 clauses out of 16207 with flag 75980/53245
4.98/3.64	c cleaning 9034 clauses out of 18104 with flag 99876/63244
5.98/4.61	c cleaning 10028 clauses out of 20070 with flag 127497/74244
7.00/5.67	c cleaning 11003 clauses out of 22043 with flag 157405/86245
7.59/6.27	c cleaning 12010 clauses out of 24040 with flag 188384/99245
8.49/7.15	c Got one! Elapsed wall clock time (in seconds):7.038
8.49/7.15	o 15
8.89/7.52	c cleaning 14407 clauses out of 28844 with flag 11463/116059
9.20/7.81	c cleaning 10206 clauses out of 20437 with flag 24723/122059
9.76/8.32	c cleaning 8613 clauses out of 17231 with flag 39342/129059
10.06/8.66	c cleaning 8297 clauses out of 16618 with flag 57373/137059
10.46/9.09	c Got one! Elapsed wall clock time (in seconds):8.982
10.46/9.09	o 13
10.96/9.52	c cleaning 10711 clauses out of 21431 with flag 11936/150170
11.36/9.95	c cleaning 8347 clauses out of 16720 with flag 26571/156170
11.86/10.46	c cleaning 7682 clauses out of 15373 with flag 42166/163170
12.36/10.91	c cleaning 7835 clauses out of 15692 with flag 59147/171171
12.57/11.12	c Got one! Elapsed wall clock time (in seconds):11.004
12.57/11.12	o 11
12.57/11.19	c cleaning 6497 clauses out of 13004 with flag 2235/176318
12.86/11.48	c cleaning 6236 clauses out of 12507 with flag 14925/182318
13.26/11.80	c cleaning 6623 clauses out of 13273 with flag 29620/189320
13.57/12.13	c cleaning 7313 clauses out of 14648 with flag 46868/197318
14.06/12.62	c cleaning 8149 clauses out of 16335 with flag 67179/206318
14.46/13.06	c cleaning 9086 clauses out of 18187 with flag 89294/216319
15.06/13.63	c cleaning 10043 clauses out of 20100 with flag 112475/227318
15.77/14.36	c cleaning 11025 clauses out of 22058 with flag 140134/239319
16.56/15.11	c Got one! Elapsed wall clock time (in seconds):14.999
16.56/15.11	o 3
16.97/15.57	c cleaning 14137 clauses out of 28279 with flag 11536/256565
17.26/15.81	c cleaning 10051 clauses out of 20143 with flag 25111/262566
17.56/16.15	c cleaning 8522 clauses out of 17091 with flag 41116/269565
17.97/16.59	c cleaning 8264 clauses out of 16570 with flag 59731/277566
18.46/17.05	c cleaning 8649 clauses out of 17306 with flag 80236/286566
18.96/17.57	c cleaning 9317 clauses out of 18657 with flag 103762/296566
19.66/18.21	c cleaning 10154 clauses out of 20340 with flag 129027/307566
20.17/18.71	c cleaning 11086 clauses out of 22187 with flag 155833/319567
20.86/19.40	c cleaning 12040 clauses out of 24101 with flag 184472/332567
21.86/20.41	c cleaning 13020 clauses out of 26060 with flag 216893/346566
22.56/21.16	c cleaning 14008 clauses out of 28039 with flag 251355/361565
23.77/22.35	c cleaning 15003 clauses out of 30031 with flag 288349/377565
25.06/23.62	c cleaning 16004 clauses out of 32028 with flag 327757/394565
26.17/24.76	c cleaning 16993 clauses out of 34024 with flag 368006/412565
27.47/26.09	c cleaning 18002 clauses out of 36031 with flag 410861/431565
29.57/28.19	c cleaning 19014 clauses out of 38029 with flag 456422/451565
31.57/30.15	c cleaning 20000 clauses out of 40014 with flag 504799/472565
32.97/31.55	c cleaning 21001 clauses out of 42017 with flag 554280/494568
35.47/34.08	c cleaning 22000 clauses out of 44015 with flag 607664/517567
37.37/35.91	c cleaning 22993 clauses out of 46013 with flag 662139/541566
39.07/37.67	c cleaning 24003 clauses out of 48020 with flag 716733/566566
41.23/39.74	c cleaning 25002 clauses out of 50016 with flag 773833/592566
43.22/41.72	c cleaning 26002 clauses out of 52013 with flag 833108/619565
45.53/44.03	c cleaning 26993 clauses out of 54012 with flag 894132/647566
48.42/46.93	c cleaning 28001 clauses out of 56018 with flag 958051/676565
51.22/49.70	c cleaning 29008 clauses out of 58018 with flag 1023099/706567
53.42/51.98	c cleaning 29997 clauses out of 60009 with flag 1091314/737566
56.22/54.75	c cleaning 30997 clauses out of 62011 with flag 1162545/769565
59.02/57.55	c cleaning 32002 clauses out of 64014 with flag 1236064/802565
62.56/61.08	c cleaning 33003 clauses out of 66011 with flag 1311589/836565
65.96/64.45	c cleaning 33994 clauses out of 68009 with flag 1388989/871566
69.59/68.05	c cleaning 35000 clauses out of 70014 with flag 1472195/907565
73.79/72.27	c cleaning 36001 clauses out of 72014 with flag 1555333/944566
78.29/76.77	c cleaning 37003 clauses out of 74013 with flag 1639650/982566
83.00/81.41	c cleaning 37999 clauses out of 76012 with flag 1726298/1021568
88.09/86.53	c cleaning 39002 clauses out of 78009 with flag 1817450/1061565
93.89/92.38	c starts		: 2147
93.89/92.38	c conflicts		: 1094367
93.89/92.38	c decisions		: 1247283
93.89/92.38	c propagations		: 20295464
93.89/92.38	c inspects		: 1633428092
93.89/92.38	c shortcuts		: 0
93.89/92.38	c learnt literals	: 16
93.89/92.38	c learnt binary clauses	: 29
93.89/92.38	c learnt ternary clauses	: 59
93.89/92.38	c learnt constraints	: 1094350
93.89/92.38	c ignored constraints	: 0
93.89/92.38	c root simplifications	: 0
93.89/92.38	c removed literals (reason simplification)	: 0
93.89/92.38	c reason swapping (by a shorter reason)	: 0
93.89/92.38	c Calls to reduceDB	: 64
93.89/92.38	c Number of update (reduction) of LBD	: 41639
93.89/92.38	c Imported unit clauses	: 0
93.89/92.38	c number of reductions to clauses (during analyze)	: 0
93.89/92.38	c number of learned constraints concerned by reduction	: 0
93.89/92.38	c number of learning phase by resolution	: 0
93.89/92.38	c number of learning phase by cutting planes	: 0
93.89/92.38	c speed (assignments/second)	: 220184.04122592896
93.89/92.38	c non guided choices	11536
93.89/92.38	c learnt constraints type 
93.89/92.38	s OPTIMUM FOUND
93.89/92.38	c Found 5 solution(s)
93.89/92.38	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 -x169 -x170 x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 x179 x180 x181 -x182 -x183 x184 -x185 x186 x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 x203 x204 -x205 -x206 -x207 -x208 x209 x210 x211 -x212 -x213 -x214 x215 -x216 
93.89/92.38	c objective function=3
93.89/92.38	c Total wall clock time (in seconds): 92.267

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-4106183-1466270214/watcher-4106183-1466270214 -o /tmp/evaluation-result-4106183-1466270214/solver-4106183-1466270214 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466264639-24567 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106183-1466270214.opb 

pid=26748
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.10 2.06 2.01 3/194 26751
/proc/meminfo: memFree=31284932/32872528 swapFree=338416/354768
[pid=26751] ppid=26748 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/26751/stat : 26751 (java) S 26748 26751 24550 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 29068134 98570240 978 33554432000 1073741824 1073778376 140737358210928 140737358202064 242170757181 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26751/statm: 24065 978 744 9 0 16771 0
[pid=26751/tid=26752] ppid=26748 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26752/stat : 26752 (java) R 26748 26751 24550 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 29068135 98570240 978 33554432000 1073741824 1073778376 140737358210928 140597719481896 242167399808 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100173 s]
/proc/loadavg: 2.10 2.06 2.01 3/194 26751
/proc/meminfo: memFree=31284932/32872528 swapFree=338416/354768
[pid=26751] ppid=26748 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/26751/stat : 26751 (java) S 26748 26751 24550 0 -1 4202496 4399 0 1 0 9 1 0 0 20 0 18 0 29068134 9787879424 6037 33554432000 1073741824 1073778376 140737358210928 140737358202064 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26751/statm: 2389619 6037 2125 9 0 2380296 0
[pid=26751/tid=26752] ppid=26748 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/26751/task/26752/stat : 26752 (java) R 26748 26751 24550 0 -1 4202560 2379 0 1 0 7 0 0 0 20 0 18 0 29068135 9787879424 6037 33554432000 1073741824 1073778376 140737358210928 140597719484736 242170782989 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200381 s]
/proc/loadavg: 2.10 2.06 2.01 3/194 26751
/proc/meminfo: memFree=31284932/32872528 swapFree=338416/354768
[pid=26751] ppid=26748 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/26751/stat : 26751 (java) S 26748 26751 24550 0 -1 4202496 4675 0 1 0 24 1 0 0 20 0 18 0 29068134 9787879424 6755 33554432000 1073741824 1073778376 140737358210928 140737358202064 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26751/statm: 2389619 6755 2203 9 0 2380296 0
[pid=26751/tid=26752] ppid=26748 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/26751/task/26752/stat : 26752 (java) R 26748 26751 24550 0 -1 4202560 2400 0 1 0 17 0 0 0 20 0 18 0 29068135 9787879424 6755 33554432000 1073741824 1073778376 140737358210928 140597719484736 140597583264228 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300389 s]
/proc/loadavg: 2.10 2.06 2.01 3/194 26751
/proc/meminfo: memFree=31284932/32872528 swapFree=338416/354768
[pid=26751] ppid=26748 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/26751/stat : 26751 (java) S 26748 26751 24550 0 -1 4202496 6575 0 1 0 50 1 0 0 20 0 19 0 29068134 9856040960 8283 33554432000 1073741824 1073778376 140737358210928 140737358202064 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26751/statm: 2406260 8283 2243 9 0 2396937 0
[pid=26751/tid=26752] ppid=26748 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/26751/task/26752/stat : 26752 (java) R 26748 26751 24550 0 -1 4202560 2411 0 1 0 27 0 0 0 20 0 19 0 29068135 9856040960 8283 33554432000 1073741824 1073778376 140737358210928 140597719486504 242170772536 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700288 s]
/proc/loadavg: 2.10 2.06 2.01 3/194 26751
/proc/meminfo: memFree=31284932/32872528 swapFree=338416/354768
[pid=26751] ppid=26748 vsize=9625040 CPUtime=1.17 cores=1,3,5,7
/proc/26751/stat : 26751 (java) S 26748 26751 24550 0 -1 4202496 13310 0 1 0 115 2 0 0 20 0 19 0 29068134 9856040960 13282 33554432000 1073741824 1073778376 140737358210928 140737358202064 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26751/statm: 2406260 13282 2254 9 0 2396937 0
[pid=26751/tid=26752] ppid=26748 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/26751/task/26752/stat : 26752 (java) R 26748 26751 24550 0 -1 4202560 2412 0 1 0 67 0 0 0 20 0 19 0 29068135 9856040960 13282 33554432000 1073741824 1073778376 140737358210928 140597719486712 140597583651988 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9625040

[startup+1.50079 s]
/proc/loadavg: 2.10 2.06 2.01 3/213 26770
/proc/meminfo: memFree=31229072/32872528 swapFree=338416/354768
[pid=26751] ppid=26748 vsize=9625040 CPUtime=2.3 cores=1,3,5,7
/proc/26751/stat : 26751 (java) S 26748 26751 24550 0 -1 4202496 18560 0 1 0 227 3 0 0 20 0 19 0 29068134 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140737358202064 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26751/statm: 2406260 16851 2257 9 0 2396937 0
[pid=26751/tid=26752] ppid=26748 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/26751/task/26752/stat : 26752 (java) R 26748 26751 24550 0 -1 4202560 2416 0 1 0 147 0 0 0 20 0 19 0 29068135 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597719477952 140597583690316 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26754] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26754/stat : 26754 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597708548264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26755] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26755/stat : 26755 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597707495720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26756] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26756/stat : 26756 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597706443176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26751/tid=26757] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26757/stat : 26757 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597705390632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26758] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26758/stat : 26758 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597704338088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26759] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26759/stat : 26759 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597703285544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26760] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26760/stat : 26760 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597702233000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26761] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26761/stat : 26761 (java) S 26748 26751 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597555575848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26762] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26762/stat : 26762 (java) S 26748 26751 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29068136 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597543377000 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26763] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26763/stat : 26763 (java) S 26748 26751 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597542323320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26764] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26764/stat : 26764 (java) S 26748 26751 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597541270664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26765] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26765/stat : 26765 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597540219408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26766] ppid=26748 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/26751/task/26766/stat : 26766 (java) R 26748 26751 24550 0 -1 4202560 7029 0 0 0 36 1 0 0 20 0 19 0 29068139 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597539144040 140597725629775 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26767] ppid=26748 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/26751/task/26767/stat : 26767 (java) S 26748 26751 24550 0 -1 4202560 7844 0 0 0 41 0 0 0 20 0 19 0 29068139 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597538114232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26768] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26768/stat : 26768 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597537061880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26769] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26769/stat : 26769 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597536009544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26770] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26770/stat : 26770 (java) S 26748 26751 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29068155 9856040960 16851 33554432000 1073741824 1073778376 140737358210928 140597534954280 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 9625040

[startup+3.10087 s]
/proc/loadavg: 2.17 2.07 2.01 3/213 26770
/proc/meminfo: memFree=31207052/32872528 swapFree=338416/354768
[pid=26751] ppid=26748 vsize=9625040 CPUtime=4.48 cores=1,3,5,7
/proc/26751/stat : 26751 (java) S 26748 26751 24550 0 -1 4202496 22278 0 1 0 445 3 0 0 20 0 19 0 29068134 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140737358202064 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26751/statm: 2406260 20209 2257 9 0 2396937 0
[pid=26751/tid=26752] ppid=26748 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/26751/task/26752/stat : 26752 (java) R 26748 26751 24550 0 -1 4202560 2423 0 1 0 307 0 0 0 20 0 19 0 29068135 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597719484968 140597583657294 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26754] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26754/stat : 26754 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597708548264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26755] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26755/stat : 26755 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597707495720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26756] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26756/stat : 26756 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597706443176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26751/tid=26757] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26757/stat : 26757 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597705390632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26758] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26758/stat : 26758 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597704338088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26759] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26759/stat : 26759 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597703285544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26760] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26760/stat : 26760 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597702233000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26761] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26761/stat : 26761 (java) S 26748 26751 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597555575848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26762] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26762/stat : 26762 (java) S 26748 26751 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29068136 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597543377000 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26763] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26763/stat : 26763 (java) S 26748 26751 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597542323320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26764] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26764/stat : 26764 (java) S 26748 26751 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597541270664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26765] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26765/stat : 26765 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597540219408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26766] ppid=26748 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/26751/task/26766/stat : 26766 (java) S 26748 26751 24550 0 -1 4202560 10740 0 0 0 93 2 0 0 20 0 19 0 29068139 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597539166776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26767] ppid=26748 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/26751/task/26767/stat : 26767 (java) S 26748 26751 24550 0 -1 4202560 7844 0 0 0 43 0 0 0 20 0 19 0 29068139 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597538114232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26768] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26768/stat : 26768 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597537061880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26769] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26769/stat : 26769 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597536009544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26770] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26770/stat : 26770 (java) S 26748 26751 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29068155 9856040960 20209 33554432000 1073741824 1073778376 140737358210928 140597534954280 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 9625040

[startup+6.30087 s]
/proc/loadavg: 2.17 2.07 2.01 3/213 26770
/proc/meminfo: memFree=31183728/32872528 swapFree=338416/354768
[pid=26751] ppid=26748 vsize=9625040 CPUtime=7.69 cores=1,3,5,7
/proc/26751/stat : 26751 (java) S 26748 26751 24550 0 -1 4202496 22289 0 1 0 765 4 0 0 20 0 19 0 29068134 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140737358202064 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26751/statm: 2406260 22860 2258 9 0 2396937 0
[pid=26751/tid=26752] ppid=26748 vsize=9625040 CPUtime=6.27 cores=1,3,5,7
/proc/26751/task/26752/stat : 26752 (java) R 26748 26751 24550 0 -1 4202560 2433 0 1 0 627 0 0 0 20 0 19 0 29068135 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597719484872 140597583690316 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26754] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26754/stat : 26754 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597708548264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26755] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26755/stat : 26755 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597707495720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26756] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26756/stat : 26756 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597706443176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26751/tid=26757] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26757/stat : 26757 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597705390632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26758] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26758/stat : 26758 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597704338088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26759] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26759/stat : 26759 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597703285544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26760] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26760/stat : 26760 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597702233000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26761] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26761/stat : 26761 (java) S 26748 26751 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597555575848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26762] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26762/stat : 26762 (java) S 26748 26751 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29068136 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597543377000 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26763] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26763/stat : 26763 (java) S 26748 26751 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597542323320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26764] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26764/stat : 26764 (java) S 26748 26751 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597541270664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26765] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26765/stat : 26765 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597540219408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26766] ppid=26748 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/26751/task/26766/stat : 26766 (java) S 26748 26751 24550 0 -1 4202560 10740 0 0 0 93 2 0 0 20 0 19 0 29068139 9856040960 22860 33554432000 1073741824 1073778376 140737358210928 140597539166776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26767] ppid=26748 vsize=9625040 CPUtime=0.44 cores=1,3,5,7

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

[pid=26751/tid=26756] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26756/stat : 26756 (java) S 26748 26751 24550 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597706443176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26751/tid=26757] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26757/stat : 26757 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597705390632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26758] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26758/stat : 26758 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597704338088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26751/tid=26759] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26759/stat : 26759 (java) S 26748 26751 24550 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597703285544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26760] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26760/stat : 26760 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597702233000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26761] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26761/stat : 26761 (java) S 26748 26751 24550 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597555575848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26762] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26762/stat : 26762 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068136 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597543377000 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26763] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26763/stat : 26763 (java) S 26748 26751 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597542323320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26764] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26764/stat : 26764 (java) S 26748 26751 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597541270664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26765] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26765/stat : 26765 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597540219408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26766] ppid=26748 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/26751/task/26766/stat : 26766 (java) S 26748 26751 24550 0 -1 4202560 10743 0 0 0 107 2 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597539166776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26767] ppid=26748 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/26751/task/26767/stat : 26767 (java) S 26748 26751 24550 0 -1 4202560 7844 0 0 0 46 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597538114232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26768] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26768/stat : 26768 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597537061880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26769] ppid=26748 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26751/task/26769/stat : 26769 (java) S 26748 26751 24550 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597536009544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26770] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26770/stat : 26770 (java) S 26748 26751 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29068155 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597534954280 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 92.79
Current children cumulated vsize (KiB) 9625040

[startup+92.0008 s]
/proc/loadavg: 2.07 2.07 2.01 3/213 26966
/proc/meminfo: memFree=31130624/32872528 swapFree=338416/354768
[pid=26751] ppid=26748 vsize=9625040 CPUtime=93.59 cores=1,3,5,7
/proc/26751/stat : 26751 (java) S 26748 26751 24550 0 -1 4202496 22406 0 1 0 9351 8 0 0 20 0 19 0 29068134 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140737358202064 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26751/statm: 2406260 52065 2272 9 0 2396937 0
[pid=26751/tid=26752] ppid=26748 vsize=9625040 CPUtime=91.92 cores=1,3,5,7
/proc/26751/task/26752/stat : 26752 (java) R 26748 26751 24550 0 -1 4202560 2487 0 1 0 9188 4 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597719477952 140597583690316 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26754] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26754/stat : 26754 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597708548264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26755] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26755/stat : 26755 (java) S 26748 26751 24550 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597707495720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26756] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26756/stat : 26756 (java) S 26748 26751 24550 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597706443176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26751/tid=26757] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26757/stat : 26757 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597705390632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26758] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26758/stat : 26758 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597704338088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26751/tid=26759] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26759/stat : 26759 (java) S 26748 26751 24550 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597703285544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26760] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26760/stat : 26760 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597702233000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26761] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26761/stat : 26761 (java) S 26748 26751 24550 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597555575848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26762] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26762/stat : 26762 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068136 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597543377000 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26763] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26763/stat : 26763 (java) S 26748 26751 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597542323320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26764] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26764/stat : 26764 (java) S 26748 26751 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597541270664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26765] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26765/stat : 26765 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597540219408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26766] ppid=26748 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/26751/task/26766/stat : 26766 (java) S 26748 26751 24550 0 -1 4202560 10743 0 0 0 107 2 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597539166776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26767] ppid=26748 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/26751/task/26767/stat : 26767 (java) S 26748 26751 24550 0 -1 4202560 7844 0 0 0 46 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597538114232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26768] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26768/stat : 26768 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597537061880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26769] ppid=26748 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26751/task/26769/stat : 26769 (java) S 26748 26751 24550 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597536009544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26770] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26770/stat : 26770 (java) S 26748 26751 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29068155 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597534954280 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 93.59
Current children cumulated vsize (KiB) 9625040

[startup+92.2009 s]
/proc/loadavg: 2.07 2.07 2.01 3/213 26966
/proc/meminfo: memFree=31130624/32872528 swapFree=338416/354768
[pid=26751] ppid=26748 vsize=9625040 CPUtime=93.79 cores=1,3,5,7
/proc/26751/stat : 26751 (java) S 26748 26751 24550 0 -1 4202496 22406 0 1 0 9371 8 0 0 20 0 19 0 29068134 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140737358202064 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26751/statm: 2406260 52065 2272 9 0 2396937 0
[pid=26751/tid=26752] ppid=26748 vsize=9625040 CPUtime=92.12 cores=1,3,5,7
/proc/26751/task/26752/stat : 26752 (java) R 26748 26751 24550 0 -1 4202560 2487 0 1 0 9208 4 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597719477952 140597583690316 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26754] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26754/stat : 26754 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597708548264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26755] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26755/stat : 26755 (java) S 26748 26751 24550 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597707495720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26756] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26756/stat : 26756 (java) S 26748 26751 24550 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597706443176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26751/tid=26757] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26757/stat : 26757 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597705390632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26758] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26758/stat : 26758 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597704338088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26751/tid=26759] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26759/stat : 26759 (java) S 26748 26751 24550 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597703285544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26760] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26760/stat : 26760 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597702233000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26761] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26761/stat : 26761 (java) S 26748 26751 24550 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597555575848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26762] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26762/stat : 26762 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068136 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597543377000 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26763] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26763/stat : 26763 (java) S 26748 26751 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597542323320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26764] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26764/stat : 26764 (java) S 26748 26751 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597541270664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26765] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26765/stat : 26765 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597540219408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26766] ppid=26748 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/26751/task/26766/stat : 26766 (java) S 26748 26751 24550 0 -1 4202560 10743 0 0 0 107 2 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597539166776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26767] ppid=26748 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/26751/task/26767/stat : 26767 (java) S 26748 26751 24550 0 -1 4202560 7844 0 0 0 46 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597538114232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26768] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26768/stat : 26768 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597537061880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26769] ppid=26748 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26751/task/26769/stat : 26769 (java) S 26748 26751 24550 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597536009544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26770] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26770/stat : 26770 (java) S 26748 26751 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29068155 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597534954280 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 93.79
Current children cumulated vsize (KiB) 9625040

[startup+92.3008 s]
/proc/loadavg: 2.07 2.07 2.01 3/213 26966
/proc/meminfo: memFree=31130624/32872528 swapFree=338416/354768
[pid=26751] ppid=26748 vsize=9625040 CPUtime=93.89 cores=1,3,5,7
/proc/26751/stat : 26751 (java) S 26748 26751 24550 0 -1 4202496 22406 0 1 0 9381 8 0 0 20 0 19 0 29068134 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140737358202064 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26751/statm: 2406260 52065 2272 9 0 2396937 0
[pid=26751/tid=26752] ppid=26748 vsize=9625040 CPUtime=92.22 cores=1,3,5,7
/proc/26751/task/26752/stat : 26752 (java) R 26748 26751 24550 0 -1 4202560 2487 0 1 0 9218 4 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597719477952 140597583690316 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26754] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26754/stat : 26754 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597708548264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26755] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26755/stat : 26755 (java) S 26748 26751 24550 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597707495720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26756] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26756/stat : 26756 (java) S 26748 26751 24550 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597706443176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26751/tid=26757] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26757/stat : 26757 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597705390632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26758] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26758/stat : 26758 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597704338088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26751/tid=26759] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26759/stat : 26759 (java) S 26748 26751 24550 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597703285544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26760] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26760/stat : 26760 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597702233000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26761] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26761/stat : 26761 (java) S 26748 26751 24550 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29068135 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597555575848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26762] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26762/stat : 26762 (java) S 26748 26751 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29068136 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597543377000 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26763] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26763/stat : 26763 (java) S 26748 26751 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597542323320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26764] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26764/stat : 26764 (java) S 26748 26751 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29068137 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597541270664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26765] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26765/stat : 26765 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597540219408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26751/tid=26766] ppid=26748 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/26751/task/26766/stat : 26766 (java) S 26748 26751 24550 0 -1 4202560 10743 0 0 0 107 2 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597539166776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26767] ppid=26748 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/26751/task/26767/stat : 26767 (java) S 26748 26751 24550 0 -1 4202560 7844 0 0 0 46 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597538114232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26768] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26768/stat : 26768 (java) S 26748 26751 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597537061880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26751/tid=26769] ppid=26748 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26751/task/26769/stat : 26769 (java) S 26748 26751 24550 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 29068139 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597536009544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26751/tid=26770] ppid=26748 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26751/task/26770/stat : 26770 (java) S 26748 26751 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29068155 9856040960 52065 33554432000 1073741824 1073778376 140737358210928 140597534954280 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 93.89
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 92.3881
CPU time (s): 94.0197
CPU user time (s): 93.8777
CPU system time (s): 0.141978
CPU usage (%): 101.766
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.8777
system time used= 0.141978
maximum resident set size= 208308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22425
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2280
involuntary context switches= 280

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.686895 second user time and 0.819875 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-18 19:16:54
IDJOB=4106183
IDBENCH=47963
IDSOLVER=2546
FILE ID=node126/4106183-1466270214
RUNJOBID= node126-1466264639-24567
PBS_JOBID= 19918224
Free space on /tmp= 71740 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=8-P0=139-P1=67-P2=211-P3=127-P4=137-P5=173-P6=89-P7=223-P8=227-P9=79-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106183-1466270214/watcher-4106183-1466270214 -o /tmp/evaluation-result-4106183-1466270214/solver-4106183-1466270214 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466264639-24567 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106183-1466270214.opb

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

MD5SUM BENCH= 651e385f00e2858954d8683e891a1dbe
RANDOM SEED=1884512583

node126.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.121
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.24
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.121
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.121
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.121
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.121
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.121
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.121
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.55
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.121
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:        31285204 kB
Buffers:          137504 kB
Cached:           247796 kB
SwapCached:         1736 kB
Active:           185756 kB
Inactive:         307328 kB
Active(anon):     108604 kB
Inactive(anon):     1796 kB
Active(file):      77152 kB
Inactive(file):   305532 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:              1912 kB
Writeback:             0 kB
AnonPages:        473944 kB
Mapped:            16940 kB
Shmem:                 0 kB
Slab:             606612 kB
SReclaimable:      49828 kB
SUnreclaim:       556784 kB
KernelStack:        1792 kB
PageTables:         5648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1043588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 71740 MiB
End job on node126 at 2016-06-18 19:18:26