Trace number 4119394

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 PB16OPT-1490 359.76 352.981

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern20-15.opb
MD5SUM806cf92b59839a07d4944a73d0bcdbd2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1490
Best CPU time to get the best result obtained on this benchmark359.76
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 1494
Biggest coefficient in the objective function 759
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 99176
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 759
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 99176
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)1474
Sum of products size (including duplicates)4660
Number of different products0
Sum of products size0

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-4119394-1467257435.opb
0.10/0.10	c reading problem ... 
0.10/0.11	c  objective function found
0.48/0.30	c ... done. Wall clock time 0.196s.
0.48/0.30	c declared #vars     20
0.48/0.30	c internal #vars     1494
0.48/0.30	c #constraints  2948
0.48/0.30	c constraints type 
0.48/0.30	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1474
0.48/0.30	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1474
0.48/0.30	c 2948 constraints processed.
0.48/0.30	c objective function length is 1494 literals
0.48/0.33	c SATISFIABLE
0.48/0.33	c OPTIMIZING...
0.48/0.33	c Got one! Elapsed wall clock time (in seconds):0.225
0.48/0.33	o 0
0.48/0.36	c Got one! Elapsed wall clock time (in seconds):0.258
0.48/0.36	o -91
0.79/0.41	c Got one! Elapsed wall clock time (in seconds):0.301
0.79/0.41	o -182
0.79/0.47	c Got one! Elapsed wall clock time (in seconds):0.366
0.79/0.47	o -327
1.08/0.51	c Got one! Elapsed wall clock time (in seconds):0.401
1.08/0.51	o -429
1.08/0.53	c Got one! Elapsed wall clock time (in seconds):0.423
1.08/0.53	o -472
1.08/0.54	c Got one! Elapsed wall clock time (in seconds):0.434
1.08/0.54	o -642
1.08/0.56	c Got one! Elapsed wall clock time (in seconds):0.458
1.08/0.56	o -705
1.08/0.58	c Got one! Elapsed wall clock time (in seconds):0.471
1.08/0.58	o -710
1.08/0.58	c Got one! Elapsed wall clock time (in seconds):0.478
1.08/0.58	o -750
1.08/0.59	c Got one! Elapsed wall clock time (in seconds):0.483
1.08/0.59	o -755
1.08/0.59	c Got one! Elapsed wall clock time (in seconds):0.487
1.08/0.59	o -812
1.38/0.60	c Got one! Elapsed wall clock time (in seconds):0.494
1.38/0.60	o -960
1.38/0.62	c Got one! Elapsed wall clock time (in seconds):0.511
1.38/0.62	o -978
1.38/0.62	c Got one! Elapsed wall clock time (in seconds):0.515
1.38/0.62	o -983
1.38/0.62	c Got one! Elapsed wall clock time (in seconds):0.519
1.38/0.62	o -1091
1.38/0.64	c Got one! Elapsed wall clock time (in seconds):0.536
1.38/0.64	o -1106
1.38/0.67	c Got one! Elapsed wall clock time (in seconds):0.566
1.38/0.67	o -1114
1.38/0.68	c Got one! Elapsed wall clock time (in seconds):0.578
1.38/0.68	o -1185
1.66/0.71	c Got one! Elapsed wall clock time (in seconds):0.606
1.66/0.71	o -1197
1.66/0.73	c Got one! Elapsed wall clock time (in seconds):0.621
1.66/0.73	o -1208
1.66/0.74	c Got one! Elapsed wall clock time (in seconds):0.631
1.66/0.74	o -1217
1.66/0.74	c Got one! Elapsed wall clock time (in seconds):0.634
1.66/0.74	o -1219
1.66/0.74	c Got one! Elapsed wall clock time (in seconds):0.641
1.66/0.74	o -1223
1.75/0.80	c Got one! Elapsed wall clock time (in seconds):0.696
1.75/0.80	o -1264
1.75/0.82	c Got one! Elapsed wall clock time (in seconds):0.713
1.75/0.82	o -1271
1.75/0.83	c Got one! Elapsed wall clock time (in seconds):0.721
1.75/0.83	o -1272
1.75/0.83	c Got one! Elapsed wall clock time (in seconds):0.724
1.75/0.83	o -1277
1.75/0.83	c Got one! Elapsed wall clock time (in seconds):0.727
1.75/0.83	o -1288
1.75/0.84	c Got one! Elapsed wall clock time (in seconds):0.733
1.75/0.84	o -1290
1.75/0.85	c Got one! Elapsed wall clock time (in seconds):0.749
1.75/0.85	o -1301
1.75/0.86	c Got one! Elapsed wall clock time (in seconds):0.753
1.75/0.86	o -1312
1.75/0.87	c Got one! Elapsed wall clock time (in seconds):0.764
1.75/0.87	o -1346
1.86/0.93	c Got one! Elapsed wall clock time (in seconds):0.821
1.86/0.93	o -1354
1.86/0.96	c Got one! Elapsed wall clock time (in seconds):0.855
1.86/0.96	o -1356
1.86/0.98	c Got one! Elapsed wall clock time (in seconds):0.877
1.86/0.98	o -1357
1.86/0.98	c Got one! Elapsed wall clock time (in seconds):0.879
1.86/0.98	o -1367
1.86/0.99	c Got one! Elapsed wall clock time (in seconds):0.889
1.86/0.99	o -1373
1.97/1.07	c Got one! Elapsed wall clock time (in seconds):0.964
1.97/1.07	o -1381
2.07/1.11	c Got one! Elapsed wall clock time (in seconds):1.001
2.07/1.11	o -1389
2.32/1.35	c Got one! Elapsed wall clock time (in seconds):1.25
2.32/1.35	o -1401
2.42/1.41	c Got one! Elapsed wall clock time (in seconds):1.31
2.42/1.41	o -1409
2.42/1.45	c Got one! Elapsed wall clock time (in seconds):1.341
2.42/1.45	o -1418
2.42/1.45	c Got one! Elapsed wall clock time (in seconds):1.344
2.42/1.45	o -1423
2.42/1.46	c Got one! Elapsed wall clock time (in seconds):1.355
2.42/1.46	o -1424
2.53/1.51	c Got one! Elapsed wall clock time (in seconds):1.404
2.53/1.51	o -1428
2.53/1.55	c Got one! Elapsed wall clock time (in seconds):1.445
2.53/1.55	o -1430
2.62/1.61	c Got one! Elapsed wall clock time (in seconds):1.51
2.62/1.61	o -1444
3.13/2.11	c Got one! Elapsed wall clock time (in seconds):2.006
3.13/2.11	o -1447
3.13/2.17	c Got one! Elapsed wall clock time (in seconds):2.069
3.13/2.17	o -1450
3.31/2.21	c Got one! Elapsed wall clock time (in seconds):2.101
3.31/2.21	o -1451
3.31/2.24	c Got one! Elapsed wall clock time (in seconds):2.139
3.31/2.24	o -1454
3.31/2.30	c Got one! Elapsed wall clock time (in seconds):2.196
3.31/2.30	o -1456
3.41/2.30	c Got one! Elapsed wall clock time (in seconds):2.2
3.41/2.30	o -1462
3.41/2.31	c Got one! Elapsed wall clock time (in seconds):2.202
3.41/2.31	o -1465
3.61/2.53	c Got one! Elapsed wall clock time (in seconds):2.421
3.61/2.53	o -1469
3.71/2.60	c Got one! Elapsed wall clock time (in seconds):2.494
3.71/2.60	o -1477
4.22/3.13	c cleaning 5168 clauses out of 10335 with flag 4003/10335
4.95/3.83	c Got one! Elapsed wall clock time (in seconds):3.73
4.95/3.83	o -1478
5.44/4.31	c cleaning 5161 clauses out of 10322 with flag 4137/15490
6.40/5.29	c Got one! Elapsed wall clock time (in seconds):5.184
6.40/5.29	o -1481
6.71/5.54	c cleaning 5366 clauses out of 10733 with flag 2039/21062
7.61/6.48	c Got one! Elapsed wall clock time (in seconds):6.378
7.61/6.48	o -1486
7.92/6.73	c cleaning 5313 clauses out of 10626 with flag 2165/26321
9.23/8.09	c cleaning 5657 clauses out of 11314 with flag 14566/32322
10.74/9.54	c cleaning 6325 clauses out of 12656 with flag 28622/39321
12.64/11.39	c cleaning 7164 clauses out of 14331 with flag 44622/47321
14.85/13.50	c cleaning 8084 clauses out of 16167 with flag 62622/56321
17.35/16.07	c cleaning 9039 clauses out of 18084 with flag 82644/66322
20.34/18.92	c cleaning 10020 clauses out of 20044 with flag 104712/77321
21.04/19.63	c Got one! Elapsed wall clock time (in seconds):19.527
21.04/19.63	o -1488
21.54/20.18	c cleaning 7554 clauses out of 15120 with flag 4000/82417
23.04/21.65	c cleaning 6782 clauses out of 13567 with flag 16002/88418
24.69/23.25	c Got one! Elapsed wall clock time (in seconds):23.143
24.69/23.25	o -1490
25.98/24.55	c cleaning 9323 clauses out of 18652 with flag 10009/100285
27.48/26.05	c cleaning 7661 clauses out of 15330 with flag 22011/106286
29.18/27.71	c cleaning 7331 clauses out of 14669 with flag 36095/113286
31.15/29.61	c cleaning 7664 clauses out of 15337 with flag 52248/121285
33.15/31.68	c cleaning 8334 clauses out of 16673 with flag 70459/130285
35.55/34.04	c cleaning 9167 clauses out of 18339 with flag 90711/140285
38.14/36.50	c cleaning 10087 clauses out of 20173 with flag 112953/151286
40.85/39.28	c cleaning 11041 clauses out of 22086 with flag 137294/163286
44.26/42.59	c cleaning 12019 clauses out of 24044 with flag 163941/176285
47.46/45.79	c cleaning 13011 clauses out of 26026 with flag 192657/190286
51.46/49.57	c cleaning 14007 clauses out of 28014 with flag 224045/205285
56.06/54.06	c cleaning 15001 clauses out of 30007 with flag 257106/221285
61.49/59.30	c cleaning 16000 clauses out of 32006 with flag 291865/238285
67.01/64.73	c cleaning 16997 clauses out of 34007 with flag 328651/256286
72.25/69.91	c cleaning 18003 clauses out of 36009 with flag 367782/275285
78.00/75.61	c cleaning 19003 clauses out of 38007 with flag 408914/295286
84.07/81.61	c cleaning 19997 clauses out of 40003 with flag 451890/316285
90.06/87.59	c cleaning 21001 clauses out of 42007 with flag 496722/338286
96.83/94.24	c cleaning 22001 clauses out of 44005 with flag 544185/361285
103.82/101.16	c cleaning 22998 clauses out of 46005 with flag 593338/385286
111.29/108.59	c cleaning 24002 clauses out of 48007 with flag 644632/410286
119.82/116.93	c cleaning 25000 clauses out of 50005 with flag 698845/436286
128.59/125.54	c cleaning 25999 clauses out of 52004 with flag 754351/463285
138.40/135.26	c cleaning 27001 clauses out of 54005 with flag 811829/491285
148.32/145.06	c cleaning 27995 clauses out of 56004 with flag 871775/520285
159.08/155.63	c cleaning 29000 clauses out of 58009 with flag 935580/550285
170.88/167.38	c cleaning 30002 clauses out of 60010 with flag 1002515/581286
182.05/178.34	c cleaning 30999 clauses out of 62007 with flag 1071727/613285
195.29/191.42	c cleaning 32001 clauses out of 64009 with flag 1143745/646286
208.75/204.78	c cleaning 33003 clauses out of 66008 with flag 1217635/680286
222.30/218.18	c cleaning 34003 clauses out of 68005 with flag 1292039/715286
237.26/232.67	c cleaning 34998 clauses out of 70002 with flag 1370521/751286
252.41/247.27	c cleaning 36000 clauses out of 72003 with flag 1451773/788285
266.90/261.32	c cleaning 36998 clauses out of 74004 with flag 1536426/826286
281.62/275.88	c cleaning 38002 clauses out of 76006 with flag 1618589/865286
296.73/290.78	c cleaning 38999 clauses out of 78003 with flag 1703792/905285
313.80/307.63	c cleaning 40000 clauses out of 80004 with flag 1792397/946286
332.14/325.75	c cleaning 40998 clauses out of 82004 with flag 1882640/988286
350.03/343.43	c cleaning 42002 clauses out of 84004 with flag 1977204/1031286
359.76/352.97	c starts		: 581
359.76/352.97	c conflicts		: 1057857
359.76/352.97	c decisions		: 1068509
359.76/352.97	c propagations		: 111846101
359.76/352.97	c inspects		: 3882645763
359.76/352.97	c shortcuts		: 0
359.76/352.97	c learnt literals	: 17
359.76/352.97	c learnt binary clauses	: 1
359.76/352.97	c learnt ternary clauses	: 17
359.76/352.97	c learnt constraints	: 1057839
359.76/352.97	c ignored constraints	: 0
359.76/352.97	c root simplifications	: 0
359.76/352.97	c removed literals (reason simplification)	: 0
359.76/352.97	c reason swapping (by a shorter reason)	: 0
359.76/352.97	c Calls to reduceDB	: 51
359.76/352.97	c Number of update (reduction) of LBD	: 4770
359.76/352.97	c Imported unit clauses	: 0
359.76/352.97	c number of reductions to clauses (during analyze)	: 0
359.76/352.97	c number of learned constraints concerned by reduction	: 0
359.76/352.97	c number of learning phase by resolution	: 0
359.76/352.97	c number of learning phase by cutting planes	: 0
359.76/352.97	c speed (assignments/second)	: 317148.1503535964
359.76/352.97	c non guided choices	0
359.76/352.97	c learnt constraints type 
359.76/352.97	s OPTIMUM FOUND
359.76/352.97	c Found 62 solution(s)
359.76/352.97	v -x1 -x2 x3 -x4 x5 -x6 x7 x8 -x9 -x10 x11 x12 x13 x14 x15 x16 -x17 x18 -x19 x20 
359.76/352.97	c objective function=-1490
359.76/352.97	c Total wall clock time (in seconds): 352.869

Verifier Data

OK	-1490

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-4119394-1467257435/watcher-4119394-1467257435 -o /tmp/evaluation-result-4119394-1467257435/solver-4119394-1467257435 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467250272-6475 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119394-1467257435.opb 

pid=7335
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.16 2.19 2.18 3/195 7338
/proc/meminfo: memFree=28324008/32872528 swapFree=1555460/1718980
[pid=7338] ppid=7335 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/7338/stat : 7338 (java) R 7335 7338 5948 0 -1 4202496 1064 0 0 0 0 0 0 0 20 0 1 0 4771149 23793664 714 33554432000 1073741824 1073778376 140735235931280 140735235920344 270320842088 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7338/statm: 5809 714 529 9 0 128 0

[startup+0.10006 s]
/proc/loadavg: 2.16 2.19 2.18 3/195 7338
/proc/meminfo: memFree=28324008/32872528 swapFree=1555460/1718980
[pid=7338] ppid=7335 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/7338/stat : 7338 (java) S 7335 7338 5948 0 -1 4202496 4409 0 1 0 9 1 0 0 20 0 18 0 4771149 9787879424 6049 33554432000 1073741824 1073778376 140735235931280 140735235922416 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7338/statm: 2389619 6049 2140 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200219 s]
/proc/loadavg: 2.16 2.19 2.18 3/195 7338
/proc/meminfo: memFree=28324008/32872528 swapFree=1555460/1718980
[pid=7338] ppid=7335 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/7338/stat : 7338 (java) S 7335 7338 5948 0 -1 4202496 4676 0 1 0 25 1 0 0 20 0 18 0 4771149 9787879424 6788 33554432000 1073741824 1073778376 140735235931280 140735235922416 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7338/statm: 2389619 6788 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300213 s]
/proc/loadavg: 2.16 2.19 2.18 3/195 7338
/proc/meminfo: memFree=28324008/32872528 swapFree=1555460/1718980
[pid=7338] ppid=7335 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/7338/stat : 7338 (java) S 7335 7338 5948 0 -1 4202496 6222 0 1 0 47 1 0 0 20 0 18 0 4771149 9787879424 8248 33554432000 1073741824 1073778376 140735235931280 140735235922416 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7338/statm: 2389619 8248 2247 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700178 s]
/proc/loadavg: 2.16 2.19 2.18 3/195 7338
/proc/meminfo: memFree=28324008/32872528 swapFree=1555460/1718980
[pid=7338] ppid=7335 vsize=9625040 CPUtime=1.66 cores=0,2,4,6
/proc/7338/stat : 7338 (java) S 7335 7338 5948 0 -1 4202496 13599 0 1 0 163 3 0 0 20 0 19 0 4771149 9856040960 15298 33554432000 1073741824 1073778376 140735235931280 140735235922416 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7338/statm: 2406260 15298 2267 9 0 2396937 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 9625040

[startup+1.50079 s]
/proc/loadavg: 2.16 2.19 2.18 3/214 7357
/proc/meminfo: memFree=28252580/32872528 swapFree=1555460/1718980
[pid=7338] ppid=7335 vsize=9625040 CPUtime=2.53 cores=0,2,4,6
/proc/7338/stat : 7338 (java) S 7335 7338 5948 0 -1 4202496 13618 0 1 0 250 3 0 0 20 0 19 0 4771149 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140735235922416 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7338/statm: 2406260 22981 2269 9 0 2396937 0
[pid=7338/tid=7340] ppid=7335 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/7338/task/7340/stat : 7340 (java) R 7335 7338 5948 0 -1 4202560 2452 0 1 0 145 1 0 0 20 0 19 0 4771150 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139987024952 140139834212564 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7341] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7341/stat : 7341 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139959479080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7342] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7342/stat : 7342 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139958426280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7343] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7343/stat : 7343 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139957373992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7344] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7344/stat : 7344 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139956321192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7338/tid=7345] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7345/stat : 7345 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139955267880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7346] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7346/stat : 7346 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139954215080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7338/tid=7347] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7347/stat : 7347 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139953162792 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7348] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7348/stat : 7348 (java) S 7335 7338 5948 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139952109992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7349] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7349/stat : 7349 (java) S 7335 7338 5948 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4771151 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139340729064 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7350] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7350/stat : 7350 (java) S 7335 7338 5948 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139339675128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7351] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7351/stat : 7351 (java) S 7335 7338 5948 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139338622728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7352] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7352/stat : 7352 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139337571216 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7353] ppid=7335 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/7338/task/7353/stat : 7353 (java) S 7335 7338 5948 0 -1 4202560 3842 0 0 0 56 0 0 0 20 0 19 0 4771154 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139336517816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7354] ppid=7335 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/7338/task/7354/stat : 7354 (java) S 7335 7338 5948 0 -1 4202560 6047 0 0 0 45 2 0 0 20 0 19 0 4771154 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139335465016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7355] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7355/stat : 7355 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139334412920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7356] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7356/stat : 7356 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139333360328 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7357] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7357/stat : 7357 (java) S 7335 7338 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4771181 9856040960 22981 33554432000 1073741824 1073778376 140735235931280 140139332306344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 2.16 2.19 2.18 3/214 7357
/proc/meminfo: memFree=28221244/32872528 swapFree=1555460/1718980
[pid=7338] ppid=7335 vsize=9625040 CPUtime=4.22 cores=0,2,4,6
/proc/7338/stat : 7338 (java) S 7335 7338 5948 0 -1 4202496 14001 0 1 0 418 4 0 0 20 0 19 0 4771149 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140735235922416 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7338/statm: 2406260 33247 2271 9 0 2396937 0
[pid=7338/tid=7340] ppid=7335 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/7338/task/7340/stat : 7340 (java) R 7335 7338 5948 0 -1 4202560 2474 0 1 0 304 2 0 0 20 0 19 0 4771150 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139987024360 140139833652640 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7341] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7341/stat : 7341 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139959479080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7342] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7342/stat : 7342 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139958426280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7343] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7343/stat : 7343 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139957373992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7344] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7344/stat : 7344 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139956321192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7338/tid=7345] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7345/stat : 7345 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139955267880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7346] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7346/stat : 7346 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139954215080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7338/tid=7347] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7347/stat : 7347 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139953162792 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7348] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7348/stat : 7348 (java) S 7335 7338 5948 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139952109992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7349] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7349/stat : 7349 (java) S 7335 7338 5948 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4771151 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139340729064 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7350] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7350/stat : 7350 (java) S 7335 7338 5948 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139339675128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7351] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7351/stat : 7351 (java) S 7335 7338 5948 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139338622728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7352] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7352/stat : 7352 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139337571216 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7353] ppid=7335 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/7338/task/7353/stat : 7353 (java) S 7335 7338 5948 0 -1 4202560 4203 0 0 0 65 0 0 0 20 0 19 0 4771154 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139336517816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7354] ppid=7335 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/7338/task/7354/stat : 7354 (java) S 7335 7338 5948 0 -1 4202560 6047 0 0 0 45 2 0 0 20 0 19 0 4771154 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139335465016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7355] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7355/stat : 7355 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139334412920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7356] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7356/stat : 7356 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139333360328 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7357] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7357/stat : 7357 (java) S 7335 7338 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4771181 9856040960 33247 33554432000 1073741824 1073778376 140735235931280 140139332306344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.15 2.19 2.18 3/214 7357
/proc/meminfo: memFree=28136496/32872528 swapFree=1555460/1718980
[pid=7338] ppid=7335 vsize=9625040 CPUtime=7.51 cores=0,2,4,6
/proc/7338/stat : 7338 (java) S 7335 7338 5948 0 -1 4202496 14091 0 1 0 744 7 0 0 20 0 19 0 4771149 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140735235922416 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7338/statm: 2406260 48739 2289 9 0 2396937 0
[pid=7338/tid=7340] ppid=7335 vsize=9625040 CPUtime=6.22 cores=0,2,4,6
/proc/7338/task/7340/stat : 7340 (java) R 7335 7338 5948 0 -1 4202560 2497 0 1 0 620 2 0 0 20 0 19 0 4771150 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139987026168 140139834288042 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7341] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7341/stat : 7341 (java) S 7335 7338 5948 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139959479080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7338/tid=7342] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7342/stat : 7342 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139958426280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7343] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7343/stat : 7343 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139957373992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7344] ppid=7335 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/7338/task/7344/stat : 7344 (java) S 7335 7338 5948 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 4771150 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139956321192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7338/tid=7345] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7345/stat : 7345 (java) S 7335 7338 5948 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139955267880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7346] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7346/stat : 7346 (java) S 7335 7338 5948 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139954215080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7347] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7347/stat : 7347 (java) S 7335 7338 5948 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139953162792 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7348] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7348/stat : 7348 (java) S 7335 7338 5948 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4771150 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139952109992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7349] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7349/stat : 7349 (java) S 7335 7338 5948 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4771151 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139340729064 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7350] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7350/stat : 7350 (java) S 7335 7338 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139339675128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7351] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7351/stat : 7351 (java) S 7335 7338 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139338622728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7352] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7352/stat : 7352 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139337571216 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7353] ppid=7335 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/7338/task/7353/stat : 7353 (java) S 7335 7338 5948 0 -1 4202560 4206 0 0 0 67 0 0 0 20 0 19 0 4771154 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139336517816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7354] ppid=7335 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/7338/task/7354/stat : 7354 (java) S 7335 7338 5948 0 -1 4202560 6048 0 0 0 48 2 0 0 20 0 19 0 4771154 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139335465016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7355] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7355/stat : 7355 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139334412920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7356] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7356/stat : 7356 (java) S 7335 7338 5948 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139333360328 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7357] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7357/stat : 7357 (java) S 7335 7338 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4771181 9856040960 48739 33554432000 1073741824 1073778376 140735235931280 140139332306344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.51
Current children cumulated vsize (KiB) 9625040


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

[pid=7338/tid=7350] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7350/stat : 7350 (java) S 7335 7338 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139339675128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7351] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7351/stat : 7351 (java) S 7335 7338 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139338622728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7352] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7352/stat : 7352 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139337571216 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7353] ppid=7335 vsize=9625040 CPUtime=1.63 cores=0,2,4,6
/proc/7338/task/7353/stat : 7353 (java) S 7335 7338 5948 0 -1 4202560 14872 0 0 0 161 2 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139336517816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7354] ppid=7335 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/7338/task/7354/stat : 7354 (java) S 7335 7338 5948 0 -1 4202560 6540 0 0 0 61 2 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139335465016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7355] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7355/stat : 7355 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139334412920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7356] ppid=7335 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/7338/task/7356/stat : 7356 (java) S 7335 7338 5948 0 -1 4202560 22 0 0 0 3 4 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139333360328 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7357] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7357/stat : 7357 (java) S 7335 7338 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4771181 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139332306344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 358.86
Current children cumulated vsize (KiB) 9625040

[startup+352.401 s]
/proc/loadavg: 2.33 2.32 2.24 4/212 7429
/proc/meminfo: memFree=27375980/32872528 swapFree=1555460/1718980
[pid=7338] ppid=7335 vsize=9625040 CPUtime=359.25 cores=0,2,4,6
/proc/7338/stat : 7338 (java) S 7335 7338 5948 0 -1 4202496 30074 0 1 0 35848 77 0 0 20 0 19 0 4771149 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140735235922416 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7338/statm: 2406260 122491 2298 9 0 2396937 0
[pid=7338/tid=7340] ppid=7335 vsize=9625040 CPUtime=348.56 cores=0,2,4,6
/proc/7338/task/7340/stat : 7340 (java) R 7335 7338 5948 0 -1 4202560 2589 0 1 0 34848 8 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139987025072 140139834126145 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7341] ppid=7335 vsize=9625040 CPUtime=0.82 cores=0,2,4,6
/proc/7338/task/7341/stat : 7341 (java) S 7335 7338 5948 0 -1 4202560 659 0 0 0 74 8 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139959479080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7342] ppid=7335 vsize=9625040 CPUtime=0.75 cores=0,2,4,6
/proc/7338/task/7342/stat : 7342 (java) S 7335 7338 5948 0 -1 4202560 480 0 0 0 68 7 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139958426280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7338/tid=7343] ppid=7335 vsize=9625040 CPUtime=0.76 cores=0,2,4,6
/proc/7338/task/7343/stat : 7343 (java) S 7335 7338 5948 0 -1 4202560 221 0 0 0 69 7 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139957373992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7344] ppid=7335 vsize=9625040 CPUtime=0.8 cores=0,2,4,6
/proc/7338/task/7344/stat : 7344 (java) S 7335 7338 5948 0 -1 4202560 1058 0 0 0 72 8 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139956321192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7345] ppid=7335 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/7338/task/7345/stat : 7345 (java) S 7335 7338 5948 0 -1 4202560 470 0 0 0 71 8 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139955267880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7338/tid=7346] ppid=7335 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/7338/task/7346/stat : 7346 (java) S 7335 7338 5948 0 -1 4202560 589 0 0 0 70 9 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139954215080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7347] ppid=7335 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/7338/task/7347/stat : 7347 (java) S 7335 7338 5948 0 -1 4202560 509 0 0 0 63 11 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139953162792 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7348] ppid=7335 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/7338/task/7348/stat : 7348 (java) S 7335 7338 5948 0 -1 4202560 432 0 0 0 78 9 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139952109992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7349] ppid=7335 vsize=9625040 CPUtime=1.05 cores=0,2,4,6
/proc/7338/task/7349/stat : 7349 (java) S 7335 7338 5948 0 -1 4202560 370 0 0 0 103 2 0 0 20 0 19 0 4771151 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139340729064 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7350] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7350/stat : 7350 (java) S 7335 7338 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139339675128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7351] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7351/stat : 7351 (java) S 7335 7338 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139338622728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7352] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7352/stat : 7352 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139337571216 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7353] ppid=7335 vsize=9625040 CPUtime=1.63 cores=0,2,4,6
/proc/7338/task/7353/stat : 7353 (java) S 7335 7338 5948 0 -1 4202560 14872 0 0 0 161 2 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139336517816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7354] ppid=7335 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/7338/task/7354/stat : 7354 (java) S 7335 7338 5948 0 -1 4202560 6540 0 0 0 61 2 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139335465016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7355] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7355/stat : 7355 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139334412920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7356] ppid=7335 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/7338/task/7356/stat : 7356 (java) S 7335 7338 5948 0 -1 4202560 22 0 0 0 3 4 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139333360328 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7357] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7357/stat : 7357 (java) S 7335 7338 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4771181 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139332306344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 359.25
Current children cumulated vsize (KiB) 9625040

[startup+352.801 s]
/proc/loadavg: 2.33 2.32 2.24 4/212 7429
/proc/meminfo: memFree=27375980/32872528 swapFree=1555460/1718980
[pid=7338] ppid=7335 vsize=9625040 CPUtime=359.66 cores=0,2,4,6
/proc/7338/stat : 7338 (java) S 7335 7338 5948 0 -1 4202496 30074 0 1 0 35889 77 0 0 20 0 19 0 4771149 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140735235922416 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7338/statm: 2406260 122491 2298 9 0 2396937 0
[pid=7338/tid=7340] ppid=7335 vsize=9625040 CPUtime=348.96 cores=0,2,4,6
/proc/7338/task/7340/stat : 7340 (java) R 7335 7338 5948 0 -1 4202560 2589 0 1 0 34888 8 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139987025072 140139834008544 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7341] ppid=7335 vsize=9625040 CPUtime=0.82 cores=0,2,4,6
/proc/7338/task/7341/stat : 7341 (java) S 7335 7338 5948 0 -1 4202560 659 0 0 0 74 8 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139959479080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7342] ppid=7335 vsize=9625040 CPUtime=0.75 cores=0,2,4,6
/proc/7338/task/7342/stat : 7342 (java) S 7335 7338 5948 0 -1 4202560 480 0 0 0 68 7 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139958426280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7338/tid=7343] ppid=7335 vsize=9625040 CPUtime=0.76 cores=0,2,4,6
/proc/7338/task/7343/stat : 7343 (java) S 7335 7338 5948 0 -1 4202560 221 0 0 0 69 7 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139957373992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7344] ppid=7335 vsize=9625040 CPUtime=0.8 cores=0,2,4,6
/proc/7338/task/7344/stat : 7344 (java) S 7335 7338 5948 0 -1 4202560 1058 0 0 0 72 8 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139956321192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7345] ppid=7335 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/7338/task/7345/stat : 7345 (java) S 7335 7338 5948 0 -1 4202560 470 0 0 0 71 8 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139955267880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7338/tid=7346] ppid=7335 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/7338/task/7346/stat : 7346 (java) S 7335 7338 5948 0 -1 4202560 589 0 0 0 70 9 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139954215080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7347] ppid=7335 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/7338/task/7347/stat : 7347 (java) S 7335 7338 5948 0 -1 4202560 509 0 0 0 63 11 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139953162792 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7348] ppid=7335 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/7338/task/7348/stat : 7348 (java) S 7335 7338 5948 0 -1 4202560 432 0 0 0 78 9 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139952109992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7349] ppid=7335 vsize=9625040 CPUtime=1.05 cores=0,2,4,6
/proc/7338/task/7349/stat : 7349 (java) S 7335 7338 5948 0 -1 4202560 370 0 0 0 103 2 0 0 20 0 19 0 4771151 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139340729064 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7350] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7350/stat : 7350 (java) S 7335 7338 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139339675128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7351] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7351/stat : 7351 (java) S 7335 7338 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139338622728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7352] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7352/stat : 7352 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139337571216 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7353] ppid=7335 vsize=9625040 CPUtime=1.63 cores=0,2,4,6
/proc/7338/task/7353/stat : 7353 (java) S 7335 7338 5948 0 -1 4202560 14872 0 0 0 161 2 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139336517816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7354] ppid=7335 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/7338/task/7354/stat : 7354 (java) S 7335 7338 5948 0 -1 4202560 6540 0 0 0 62 2 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139335465016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7355] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7355/stat : 7355 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139334412920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7356] ppid=7335 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/7338/task/7356/stat : 7356 (java) S 7335 7338 5948 0 -1 4202560 22 0 0 0 3 4 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139333360328 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7357] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7357/stat : 7357 (java) S 7335 7338 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4771181 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139332306344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 359.66
Current children cumulated vsize (KiB) 9625040

[startup+352.901 s]
/proc/loadavg: 2.33 2.32 2.24 4/212 7429
/proc/meminfo: memFree=27375980/32872528 swapFree=1555460/1718980
[pid=7338] ppid=7335 vsize=9625040 CPUtime=359.76 cores=0,2,4,6
/proc/7338/stat : 7338 (java) S 7335 7338 5948 0 -1 4202496 30074 0 1 0 35899 77 0 0 20 0 19 0 4771149 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140735235922416 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7338/statm: 2406260 122491 2298 9 0 2396937 0
[pid=7338/tid=7340] ppid=7335 vsize=9625040 CPUtime=349.06 cores=0,2,4,6
/proc/7338/task/7340/stat : 7340 (java) R 7335 7338 5948 0 -1 4202560 2589 0 1 0 34898 8 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139987025072 140139833857986 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7341] ppid=7335 vsize=9625040 CPUtime=0.82 cores=0,2,4,6
/proc/7338/task/7341/stat : 7341 (java) S 7335 7338 5948 0 -1 4202560 659 0 0 0 74 8 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139959479080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7342] ppid=7335 vsize=9625040 CPUtime=0.75 cores=0,2,4,6
/proc/7338/task/7342/stat : 7342 (java) S 7335 7338 5948 0 -1 4202560 480 0 0 0 68 7 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139958426280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7338/tid=7343] ppid=7335 vsize=9625040 CPUtime=0.76 cores=0,2,4,6
/proc/7338/task/7343/stat : 7343 (java) S 7335 7338 5948 0 -1 4202560 221 0 0 0 69 7 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139957373992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7344] ppid=7335 vsize=9625040 CPUtime=0.8 cores=0,2,4,6
/proc/7338/task/7344/stat : 7344 (java) S 7335 7338 5948 0 -1 4202560 1058 0 0 0 72 8 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139956321192 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7338/tid=7345] ppid=7335 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/7338/task/7345/stat : 7345 (java) S 7335 7338 5948 0 -1 4202560 470 0 0 0 71 8 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139955267880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7338/tid=7346] ppid=7335 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/7338/task/7346/stat : 7346 (java) S 7335 7338 5948 0 -1 4202560 589 0 0 0 70 9 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139954215080 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7347] ppid=7335 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/7338/task/7347/stat : 7347 (java) S 7335 7338 5948 0 -1 4202560 509 0 0 0 63 11 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139953162792 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7348] ppid=7335 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/7338/task/7348/stat : 7348 (java) S 7335 7338 5948 0 -1 4202560 432 0 0 0 78 9 0 0 20 0 19 0 4771150 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139952109992 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7349] ppid=7335 vsize=9625040 CPUtime=1.05 cores=0,2,4,6
/proc/7338/task/7349/stat : 7349 (java) S 7335 7338 5948 0 -1 4202560 370 0 0 0 103 2 0 0 20 0 19 0 4771151 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139340729064 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7350] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7350/stat : 7350 (java) S 7335 7338 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139339675128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7351] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7351/stat : 7351 (java) S 7335 7338 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4771152 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139338622728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7352] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7352/stat : 7352 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139337571216 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7353] ppid=7335 vsize=9625040 CPUtime=1.63 cores=0,2,4,6
/proc/7338/task/7353/stat : 7353 (java) S 7335 7338 5948 0 -1 4202560 14872 0 0 0 161 2 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139336517816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7354] ppid=7335 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/7338/task/7354/stat : 7354 (java) S 7335 7338 5948 0 -1 4202560 6540 0 0 0 62 2 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139335465016 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7355] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7355/stat : 7355 (java) S 7335 7338 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139334412920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7338/tid=7356] ppid=7335 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/7338/task/7356/stat : 7356 (java) S 7335 7338 5948 0 -1 4202560 22 0 0 0 3 4 0 0 20 0 19 0 4771154 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139333360328 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7338/tid=7357] ppid=7335 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7338/task/7357/stat : 7357 (java) S 7335 7338 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4771181 9856040960 122491 33554432000 1073741824 1073778376 140735235931280 140139332306344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 359.76
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7338 and gives
#  childrusage.ru_utime.tv_sec=358
#  childrusage.ru_utime.tv_usec=126556
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=981850
# CPU time returned by wait4() is 359.108
# while last known CPU time is 359.76
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 352.981
CPU time (s): 359.76
CPU user time (s): 358.99
CPU system time (s): 0.77
CPU usage (%): 101.92
Max. virtual memory (cumulated for all children) (KiB): 9625316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 358.127
system time used= 0.98185
maximum resident set size= 676824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30097
page faults= 1
swaps= 0
block input operations= 0
block output operations= 440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10412
involuntary context switches= 11259

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.01185 second user time and 1.3368 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-30 05:30:35
IDJOB=4119394
IDBENCH=111719
IDSOLVER=2546
FILE ID=node117/4119394-1467257435
RUNJOBID= node117-1467250272-6475
PBS_JOBID= 20004471
Free space on /tmp= 71624 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern20-15.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119394-1467257435/watcher-4119394-1467257435 -o /tmp/evaluation-result-4119394-1467257435/solver-4119394-1467257435 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467250272-6475 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119394-1467257435.opb

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

MD5SUM BENCH= 806cf92b59839a07d4944a73d0bcdbd2
RANDOM SEED=315906710

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.714
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.42
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.714
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.714
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.45
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.714
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.714
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.714
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.714
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.714
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:        28324016 kB
Buffers:          123848 kB
Cached:          1773968 kB
SwapCached:            0 kB
Active:           333932 kB
Inactive:        1747824 kB
Active(anon):     186140 kB
Inactive(anon):      240 kB
Active(file):     147792 kB
Inactive(file):  1747584 kB
Unevictable:     1718980 kB
Mlocked:         1555460 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1668 kB
Writeback:             0 kB
AnonPages:       1920520 kB
Mapped:            22156 kB
Shmem:               204 kB
Slab:             611716 kB
SReclaimable:      55868 kB
SUnreclaim:       555848 kB
KernelStack:        1768 kB
PageTables:         8252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2411664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    333824 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= 71624 MiB
End job on node117 at 2016-06-30 05:36:28