Trace number 4119186

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1804.43 1030.63

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern60-60.lin.opb
MD5SUM050c674f48d046e34b125d0982980823
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-83949
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52575
Total number of constraints105030
Number of constraints which are clauses52515
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints52515
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 52575
Biggest coefficient in the objective function 13565
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 6490280
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 13565
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 6490280
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4119186-1467249574.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  objective function found
3.60/1.63	c ... done. Wall clock time 1.502s.
3.60/1.63	c declared #vars     52575
3.60/1.63	c #constraints  105030
3.60/1.63	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.60/1.63	c constraints type 
3.60/1.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 52515
3.60/1.63	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 52515
3.60/1.63	c 105030 constraints processed.
3.60/1.63	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.60/1.63	c constraints type 
3.60/1.63	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 52515
3.60/1.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 52515
3.60/1.63	c 105030 constraints processed.
3.60/1.63	c objective function length is 52575 literals
4.16/1.86	c And the winner is solver0
4.41/2.16	c SATISFIABLE
4.41/2.16	c OPTIMIZING...
4.41/2.16	c Got one! Elapsed wall clock time (in seconds):2.032
4.41/2.16	o 0
6.04/2.75	c And the winner is solver0
6.36/2.95	c Got one! Elapsed wall clock time (in seconds):2.822
6.36/2.95	o -1711
6.68/3.12	c And the winner is solver0
6.86/3.54	c Got one! Elapsed wall clock time (in seconds):3.417
6.86/3.54	o -3306
6.95/3.69	c And the winner is solver0
7.21/4.12	c Got one! Elapsed wall clock time (in seconds):3.991
7.21/4.12	o -6103
7.30/4.28	c And the winner is solver0
7.53/4.69	c Got one! Elapsed wall clock time (in seconds):4.564
7.53/4.69	o -7415
7.68/4.87	c And the winner is solver0
7.88/5.26	c Got one! Elapsed wall clock time (in seconds):5.136
7.88/5.26	o -8680
8.20/5.45	c And the winner is solver0
8.32/5.89	c Got one! Elapsed wall clock time (in seconds):5.765
8.32/5.89	o -12243
8.86/6.20	c And the winner is solver0
8.89/6.46	c Got one! Elapsed wall clock time (in seconds):6.337
8.89/6.46	o -12402
9.31/6.73	c And the winner is solver0
9.41/7.04	c Got one! Elapsed wall clock time (in seconds):6.909
9.41/7.04	o -13471
9.67/7.20	c And the winner is solver0
9.73/7.61	c Got one! Elapsed wall clock time (in seconds):7.482
9.73/7.61	o -14535
9.85/7.74	c And the winner is solver0
9.96/8.18	c Got one! Elapsed wall clock time (in seconds):8.054
9.96/8.18	o -15494
10.13/8.35	c And the winner is solver0
10.27/8.76	c Got one! Elapsed wall clock time (in seconds):8.632
10.27/8.76	o -18672
11.10/9.25	c And the winner is solver0
11.30/9.34	c Got one! Elapsed wall clock time (in seconds):9.209
11.30/9.34	o -19533
12.39/9.82	c And the winner is solver0
12.48/9.91	c Got one! Elapsed wall clock time (in seconds):9.787
12.48/9.91	o -23180
14.83/11.19	c And the winner is solver0
15.02/11.49	c Got one! Elapsed wall clock time (in seconds):11.36
15.02/11.49	o -23888
16.40/12.25	c And the winner is solver0
16.53/12.56	c Got one! Elapsed wall clock time (in seconds):12.433
16.53/12.56	o -24152
17.54/13.12	c And the winner is solver0
17.54/13.18	c Got one! Elapsed wall clock time (in seconds):13.056
17.54/13.18	o -24608
18.96/13.92	c And the winner is solver0
19.04/14.26	c Got one! Elapsed wall clock time (in seconds):14.127
19.04/14.26	o -25378
19.66/14.68	c And the winner is solver0
19.86/14.83	c Got one! Elapsed wall clock time (in seconds):14.7
19.86/14.83	o -25533
20.52/15.16	c And the winner is solver0
20.68/15.49	c Got one! Elapsed wall clock time (in seconds):15.361
20.68/15.49	o -26233
20.83/15.66	c And the winner is solver0
20.99/16.06	c Got one! Elapsed wall clock time (in seconds):15.934
20.99/16.06	o -26926
21.19/16.24	c And the winner is solver0
21.32/16.63	c Got one! Elapsed wall clock time (in seconds):16.507
21.32/16.63	o -27437
21.39/16.77	c And the winner is solver0
21.55/17.21	c Got one! Elapsed wall clock time (in seconds):17.08
21.55/17.21	o -31234
32.95/22.88	c And the winner is solver0
33.16/23.28	c Got one! Elapsed wall clock time (in seconds):23.153
33.16/23.28	o -32599
42.97/28.01	c And the winner is solver0
43.04/28.35	c Got one! Elapsed wall clock time (in seconds):28.224
43.04/28.35	o -33637
49.66/31.78	c And the winner is solver0
49.85/31.92	c Got one! Elapsed wall clock time (in seconds):31.797
49.85/31.92	o -34102
51.28/32.63	c And the winner is solver0
51.37/33.00	c Got one! Elapsed wall clock time (in seconds):32.869
51.37/33.00	o -34285
51.91/33.39	c And the winner is solver0
52.12/33.57	c Got one! Elapsed wall clock time (in seconds):33.441
52.12/33.57	o -34634
52.51/33.80	c And the winner is solver0
52.55/34.14	c Got one! Elapsed wall clock time (in seconds):34.013
52.55/34.14	o -34769
52.80/34.34	c And the winner is solver0
52.91/34.71	c Got one! Elapsed wall clock time (in seconds):34.586
52.91/34.71	o -35481
53.23/34.92	c And the winner is solver0
53.32/35.28	c Got one! Elapsed wall clock time (in seconds):35.158
53.32/35.28	o -39212
89.19/53.23	c And the winner is solver0
105.56/69.55	c Got one! Elapsed wall clock time (in seconds):69.42
105.56/69.55	o -40543
142.98/88.32	c And the winner is solver0
158.50/103.82	c Got one! Elapsed wall clock time (in seconds):103.691
158.50/103.82	o -41703
176.72/112.91	c And the winner is solver0
200.14/136.33	c Got one! Elapsed wall clock time (in seconds):136.201
200.14/136.33	o -42498
214.50/143.61	c And the winner is solver0
239.62/168.75	c Got one! Elapsed wall clock time (in seconds):168.627
239.62/168.75	o -42661
244.30/171.11	c And the winner is solver0
244.35/171.33	c Got one! Elapsed wall clock time (in seconds):171.2
244.35/171.33	o -42705
245.22/171.86	c And the winner is solver0
245.38/171.90	c Got one! Elapsed wall clock time (in seconds):171.772
245.38/171.90	o -42838
245.91/172.25	c And the winner is solver0
246.05/172.47	c Got one! Elapsed wall clock time (in seconds):172.345
246.05/172.47	o -43253
246.45/172.80	c And the winner is solver0
246.69/173.04	c Got one! Elapsed wall clock time (in seconds):172.917
246.69/173.04	o -45883
301.25/200.37	c cleaning 5471 clauses out of 10942 with flag 6001/10942
335.09/217.19	c And the winner is solver0
359.10/241.06	c Got one! Elapsed wall clock time (in seconds):240.934
359.10/241.06	o -46164
388.32/255.89	c And the winner is solver0
408.21/275.62	c Got one! Elapsed wall clock time (in seconds):275.492
408.21/275.62	o -46219
421.97/282.57	c And the winner is solver0
422.15/282.69	c Got one! Elapsed wall clock time (in seconds):282.567
422.15/282.69	o -46482
430.12/286.70	c And the winner is solver0
430.12/286.77	c Got one! Elapsed wall clock time (in seconds):286.642
430.12/286.77	o -46759
433.18/288.32	c And the winner is solver0
433.18/288.39	c Got one! Elapsed wall clock time (in seconds):288.266
433.18/288.39	o -50264
488.22/315.84	c cleaning 6540 clauses out of 13079 with flag 6003/18550
564.98/354.32	c And the winner is solver0
567.20/356.55	c Got one! Elapsed wall clock time (in seconds):356.425
567.20/356.55	o -50271
587.02/366.44	c cleaning 5855 clauses out of 11712 with flag 2027/23723
645.33/395.60	c And the winner is solver0
645.54/395.68	c Got one! Elapsed wall clock time (in seconds):395.555
645.54/395.68	o -50384
685.30/415.50	c cleaning 5452 clauses out of 10904 with flag 4096/28770
695.10/420.47	c And the winner is solver0
710.76/436.04	c Got one! Elapsed wall clock time (in seconds):435.916
710.76/436.04	o -50531
725.44/443.39	c And the winner is solver0
753.70/471.56	c Got one! Elapsed wall clock time (in seconds):471.428
753.70/471.56	o -50540
762.64/476.05	c And the winner is solver0
762.80/476.17	c Got one! Elapsed wall clock time (in seconds):476.045
762.80/476.17	o -52053
855.62/522.78	c cleaning 6015 clauses out of 12031 with flag 10003/35349
962.31/576.04	c cleaning 6007 clauses out of 12016 with flag 22003/41349
1019.84/604.79	c And the winner is solver0
1024.75/609.52	c Got one! Elapsed wall clock time (in seconds):609.396
1024.75/609.52	o -52061
1063.14/629.07	c cleaning 5656 clauses out of 11317 with flag 4043/46657
1164.84/679.72	c And the winner is solver0
1164.96/679.86	c Got one! Elapsed wall clock time (in seconds):679.735
1164.96/679.86	o -52395
1247.27/721.18	c And the winner is solver0
1270.37/744.14	c Got one! Elapsed wall clock time (in seconds):744.013
1270.37/744.14	o -52852
1289.02/753.51	c cleaning 8105 clauses out of 16213 with flag 2041/57209
1305.47/761.75	c And the winner is solver0
1314.03/770.23	c Got one! Elapsed wall clock time (in seconds):770.102
1314.03/770.23	o -53784
1340.71/783.65	c And the winner is solver0
1352.07/794.92	c Got one! Elapsed wall clock time (in seconds):794.798
1352.07/794.92	o -53786
1362.98/800.50	c And the winner is solver0
1382.48/819.88	c Got one! Elapsed wall clock time (in seconds):819.758
1382.48/819.88	o -54902
1455.91/856.84	c cleaning 7423 clauses out of 14846 with flag 8001/63947
1571.47/914.57	c cleaning 6710 clauses out of 13424 with flag 20003/69948
1707.44/982.49	c cleaning 6855 clauses out of 13713 with flag 34001/76947

Verifier Data

ERROR: no interpretation found !

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-4119186-1467249574/watcher-4119186-1467249574 -o /tmp/evaluation-result-4119186-1467249574/solver-4119186-1467249574 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467248675-9331 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119186-1467249574.opb 

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

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


[startup+0 s]
/proc/loadavg: 3.91 3.83 3.11 4/198 9717
/proc/meminfo: memFree=26334168/32872528 swapFree=7620/7620
[pid=9717] ppid=9714 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/9717/stat : 9717 (java) D 9714 9717 8968 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 5853559 9515008 182 33554432000 1073741824 1073778376 140733565161264 140733565152296 218234699445 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/9717/statm: 2323 182 140 9 0 71 0

[startup+0.100112 s]
/proc/loadavg: 3.91 3.83 3.11 4/198 9717
/proc/meminfo: memFree=26334168/32872528 swapFree=7620/7620
[pid=9717] ppid=9714 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/9717/stat : 9717 (java) S 9714 9717 8968 0 -1 4202496 4387 0 1 0 8 1 0 0 20 0 18 0 5853559 9787879424 5498 33554432000 1073741824 1073778376 140734077309648 140734077300784 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/9717/statm: 2389619 5498 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20028 s]
/proc/loadavg: 3.91 3.83 3.11 4/198 9717
/proc/meminfo: memFree=26334168/32872528 swapFree=7620/7620
[pid=9717] ppid=9714 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/9717/stat : 9717 (java) S 9714 9717 8968 0 -1 4202496 5006 0 1 0 26 1 0 0 20 0 18 0 5853559 9787879424 7455 33554432000 1073741824 1073778376 140734077309648 140734077300784 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/9717/statm: 2389619 7455 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300291 s]
/proc/loadavg: 3.91 3.83 3.11 4/198 9717
/proc/meminfo: memFree=26334168/32872528 swapFree=7620/7620
[pid=9717] ppid=9714 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/9717/stat : 9717 (java) S 9714 9717 8968 0 -1 4202496 5397 0 1 0 44 2 0 0 20 0 18 0 5853559 9787879424 12252 33554432000 1073741824 1073778376 140734077309648 140734077300784 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/9717/statm: 2389619 12252 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700252 s]
/proc/loadavg: 3.91 3.83 3.11 4/198 9717
/proc/meminfo: memFree=26334168/32872528 swapFree=7620/7620
[pid=9717] ppid=9714 vsize=9558476 CPUtime=1.46 cores=0,2,4,6
/proc/9717/stat : 9717 (java) S 9714 9717 8968 0 -1 4202496 22274 0 1 0 140 6 0 0 20 0 18 0 5853559 9787879424 41458 33554432000 1073741824 1073778376 140734077309648 140734077300784 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/9717/statm: 2389619 41458 2249 9 0 2380296 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9558476

[startup+1.50071 s]
/proc/loadavg: 3.91 3.83 3.11 6/216 9735
/proc/meminfo: memFree=26100072/32872528 swapFree=7620/7620
[pid=9717] ppid=9714 vsize=9558476 CPUtime=3.5 cores=0,2,4,6
/proc/9717/stat : 9717 (java) S 9714 9717 8968 0 -1 4202496 30595 0 1 0 336 14 0 0 20 0 18 0 5853559 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 140734077300784 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/9717/statm: 2389619 71417 2265 9 0 2380296 0
[pid=9717/tid=9719] ppid=9714 vsize=9558476 CPUtime=1.36 cores=0,2,4,6
/proc/9717/task/9719/stat : 9719 (java) R 9714 9717 8968 0 -1 4202560 2467 0 1 0 132 4 0 0 20 0 18 0 5853560 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708424450000 139708256938580 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9720] ppid=9714 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/9717/task/9720/stat : 9720 (java) S 9714 9717 8968 0 -1 4202560 123 0 0 0 4 2 0 0 20 0 18 0 5853561 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708385950120 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9721] ppid=9714 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/9717/task/9721/stat : 9721 (java) S 9714 9717 8968 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 18 0 5853561 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708384897576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9722] ppid=9714 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/9717/task/9722/stat : 9722 (java) S 9714 9717 8968 0 -1 4202560 29 0 0 0 2 0 0 0 20 0 18 0 5853561 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708383844520 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9723] ppid=9714 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/9717/task/9723/stat : 9723 (java) S 9714 9717 8968 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 18 0 5853561 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708382791976 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9724] ppid=9714 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/9717/task/9724/stat : 9724 (java) S 9714 9717 8968 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 5853561 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708381739944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9725] ppid=9714 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/9717/task/9725/stat : 9725 (java) S 9714 9717 8968 0 -1 4202560 70 0 0 0 5 1 0 0 20 0 18 0 5853561 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708380687400 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9726] ppid=9714 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/9717/task/9726/stat : 9726 (java) S 9714 9717 8968 0 -1 4202560 177 0 0 0 4 1 0 0 20 0 18 0 5853561 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708379634344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9727] ppid=9714 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/9717/task/9727/stat : 9727 (java) S 9714 9717 8968 0 -1 4202560 95 0 0 0 1 0 0 0 20 0 18 0 5853561 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708378581800 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9728] ppid=9714 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9728/stat : 9728 (java) S 9714 9717 8968 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 5853562 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708248058216 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9729] ppid=9714 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9729/stat : 9729 (java) S 9714 9717 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 5853563 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708247004536 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9730] ppid=9714 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9730/stat : 9730 (java) S 9714 9717 8968 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 5853563 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708245951368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9731] ppid=9714 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9731/stat : 9731 (java) S 9714 9717 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5853565 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708244900112 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9732] ppid=9714 vsize=9558476 CPUtime=0.88 cores=0,2,4,6
/proc/9717/task/9732/stat : 9732 (java) S 9714 9717 8968 0 -1 4202560 14800 0 0 0 86 2 0 0 20 0 18 0 5853565 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708243847992 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9733] ppid=9714 vsize=9558476 CPUtime=0.85 cores=0,2,4,6
/proc/9717/task/9733/stat : 9733 (java) S 9714 9717 8968 0 -1 4202560 11441 0 0 0 83 2 0 0 20 0 18 0 5853565 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708242795448 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9734] ppid=9714 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9734/stat : 9734 (java) S 9714 9717 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5853565 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139708241742584 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9735] ppid=9714 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9735/stat : 9735 (java) S 9714 9717 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5853565 9787879424 71417 33554432000 1073741824 1073778376 140734077309648 139707233070152 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 9558476

[startup+3.10077 s]
/proc/loadavg: 3.99 3.85 3.12 5/217 9739
/proc/meminfo: memFree=25976380/32872528 swapFree=7620/7620
[pid=9717] ppid=9714 vsize=9824732 CPUtime=6.68 cores=0,2,4,6
/proc/9717/stat : 9717 (java) S 9714 9717 8968 0 -1 4202496 31207 0 1 0 642 26 0 0 20 0 22 0 5853559 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 140734077300784 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/9717/statm: 2456183 114848 2280 9 0 2446860 0
[pid=9717/tid=9719] ppid=9714 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/9717/task/9719/stat : 9719 (java) S 9714 9717 8968 0 -1 4202560 2519 0 1 0 185 5 0 0 20 0 22 0 5853560 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708424459128 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9720] ppid=9714 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/9717/task/9720/stat : 9720 (java) S 9714 9717 8968 0 -1 4202560 164 0 0 0 8 2 0 0 20 0 22 0 5853561 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708385950120 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9721] ppid=9714 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/9717/task/9721/stat : 9721 (java) S 9714 9717 8968 0 -1 4202560 65 0 0 0 5 1 0 0 20 0 22 0 5853561 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708384897576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9722] ppid=9714 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/9717/task/9722/stat : 9722 (java) S 9714 9717 8968 0 -1 4202560 43 0 0 0 4 1 0 0 20 0 22 0 5853561 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708383844520 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9723] ppid=9714 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/9717/task/9723/stat : 9723 (java) S 9714 9717 8968 0 -1 4202560 44 0 0 0 6 1 0 0 20 0 22 0 5853561 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708382791976 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9724] ppid=9714 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/9717/task/9724/stat : 9724 (java) S 9714 9717 8968 0 -1 4202560 125 0 0 0 8 0 0 0 20 0 22 0 5853561 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708381739944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9725] ppid=9714 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/9717/task/9725/stat : 9725 (java) S 9714 9717 8968 0 -1 4202560 83 0 0 0 7 3 0 0 20 0 22 0 5853561 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708380687400 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9726] ppid=9714 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/9717/task/9726/stat : 9726 (java) S 9714 9717 8968 0 -1 4202560 196 0 0 0 7 2 0 0 20 0 22 0 5853561 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708379634344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9727] ppid=9714 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/9717/task/9727/stat : 9727 (java) S 9714 9717 8968 0 -1 4202560 133 0 0 0 4 1 0 0 20 0 22 0 5853561 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708378581800 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9728] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9728/stat : 9728 (java) S 9714 9717 8968 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 5853562 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708248058216 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9729] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9729/stat : 9729 (java) S 9714 9717 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5853563 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708247004536 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9730] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9730/stat : 9730 (java) S 9714 9717 8968 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 5853563 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708245951368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9731] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9731/stat : 9731 (java) S 9714 9717 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5853565 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708244900112 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9732] ppid=9714 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/9717/task/9732/stat : 9732 (java) R 9714 9717 8968 0 -1 4202560 14846 0 0 0 164 3 0 0 20 0 22 0 5853565 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708243847992 139708427333536 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9733] ppid=9714 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/9717/task/9733/stat : 9733 (java) R 9714 9717 8968 0 -1 4202560 11450 0 0 0 131 2 0 0 20 0 22 0 5853565 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708242795448 139708430611115 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9734] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9734/stat : 9734 (java) S 9714 9717 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5853565 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139708241742584 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9735] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9735/stat : 9735 (java) S 9714 9717 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5853565 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139707233070152 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9738] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9738/stat : 9738 (java) S 9714 9717 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 5853728 10060525568 114848 33554432000 1073741824 1073778376 140734077309648 139707229909800 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.68
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 3.99 3.85 3.12 3/217 9757
/proc/meminfo: memFree=25842676/32872528 swapFree=7620/7620
[pid=9717] ppid=9714 vsize=9824732 CPUtime=8.89 cores=0,2,4,6
/proc/9717/stat : 9717 (java) S 9714 9717 8968 0 -1 4202496 31381 0 1 0 846 43 0 0 20 0 19 0 5853559 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 140734077300784 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/9717/statm: 2456183 124632 2281 9 0 2446860 0
[pid=9717/tid=9719] ppid=9714 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/9717/task/9719/stat : 9719 (java) S 9714 9717 8968 0 -1 4202560 2522 0 1 0 221 5 0 0 20 0 19 0 5853560 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708424459128 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9720] ppid=9714 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/9717/task/9720/stat : 9720 (java) S 9714 9717 8968 0 -1 4202560 180 0 0 0 10 3 0 0 20 0 19 0 5853561 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708385950120 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9721] ppid=9714 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/9717/task/9721/stat : 9721 (java) S 9714 9717 8968 0 -1 4202560 72 0 0 0 7 1 0 0 20 0 19 0 5853561 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708384897576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9722] ppid=9714 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/9717/task/9722/stat : 9722 (java) S 9714 9717 8968 0 -1 4202560 73 0 0 0 8 2 0 0 20 0 19 0 5853561 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708383844520 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9723] ppid=9714 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/9717/task/9723/stat : 9723 (java) S 9714 9717 8968 0 -1 4202560 54 0 0 0 7 2 0 0 20 0 19 0 5853561 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708382791976 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9724] ppid=9714 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/9717/task/9724/stat : 9724 (java) S 9714 9717 8968 0 -1 4202560 138 0 0 0 8 2 0 0 20 0 19 0 5853561 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708381739944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9725] ppid=9714 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/9717/task/9725/stat : 9725 (java) S 9714 9717 8968 0 -1 4202560 109 0 0 0 9 3 0 0 20 0 19 0 5853561 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708380687400 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9726] ppid=9714 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/9717/task/9726/stat : 9726 (java) S 9714 9717 8968 0 -1 4202560 207 0 0 0 10 3 0 0 20 0 19 0 5853561 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708379634344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9727] ppid=9714 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/9717/task/9727/stat : 9727 (java) S 9714 9717 8968 0 -1 4202560 143 0 0 0 6 2 0 0 20 0 19 0 5853561 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708378581800 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9728] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9728/stat : 9728 (java) S 9714 9717 8968 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 19 0 5853562 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708248058216 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9729] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9729/stat : 9729 (java) S 9714 9717 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5853563 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708247004536 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9730] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9730/stat : 9730 (java) S 9714 9717 8968 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 5853563 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708245951368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9731] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9731/stat : 9731 (java) S 9714 9717 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5853565 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708244900112 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9732] ppid=9714 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/9717/task/9732/stat : 9732 (java) S 9714 9717 8968 0 -1 4202560 14846 0 0 0 175 3 0 0 20 0 19 0 5853565 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708243847992 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9733] ppid=9714 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/9717/task/9733/stat : 9733 (java) S 9714 9717 8968 0 -1 4202560 11450 0 0 0 146 2 0 0 20 0 19 0 5853565 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708242795448 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9734] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9734/stat : 9734 (java) S 9714 9717 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5853565 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139708241742584 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9735] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9735/stat : 9735 (java) S 9714 9717 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5853565 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139707233070152 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9738] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9738/stat : 9738 (java) S 9714 9717 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5853728 10060525568 124632 33554432000 1073741824 1073778376 140734077309648 139707229909800 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.89
Current children cumulated vsize (KiB) 9824732

[startup+12.7008 s]
/proc/loadavg: 3.99 3.85 3.13 4/217 9784

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

/proc/9717/task/10259/stat : 10259 (java) R 9714 9717 8968 0 -1 4202560 11 0 0 0 20729 3 0 0 20 0 22 0 5935555 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707230961056 139708257157994 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=10260] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/10260/stat : 10260 (java) S 9714 9717 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5935556 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707228857384 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (KiB) 9824732

[startup+1029.6 s]
/proc/loadavg: 3.26 3.67 3.47 3/216 10492
/proc/meminfo: memFree=25021776/32872528 swapFree=7620/7620
[pid=9717] ppid=9714 vsize=9824732 CPUtime=1802.14 cores=0,2,4,6
/proc/9717/stat : 9717 (java) S 9714 9717 8968 0 -1 4202496 47056 0 1 0 179814 400 0 0 20 0 22 0 5853559 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 140734077300784 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/9717/statm: 2456183 1000440 2302 9 0 2446860 0
[pid=9717/tid=9719] ppid=9714 vsize=9824732 CPUtime=5.86 cores=0,2,4,6
/proc/9717/task/9719/stat : 9719 (java) S 9714 9717 8968 0 -1 4202560 2587 0 1 0 577 9 0 0 20 0 22 0 5853560 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708424459128 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9720] ppid=9714 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/9717/task/9720/stat : 9720 (java) S 9714 9717 8968 0 -1 4202560 1600 0 0 0 161 30 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708385950120 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9721] ppid=9714 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/9717/task/9721/stat : 9721 (java) S 9714 9717 8968 0 -1 4202560 699 0 0 0 136 22 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708384897576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9722] ppid=9714 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/9717/task/9722/stat : 9722 (java) S 9714 9717 8968 0 -1 4202560 882 0 0 0 149 29 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708383844520 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9723] ppid=9714 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/9717/task/9723/stat : 9723 (java) S 9714 9717 8968 0 -1 4202560 1136 0 0 0 153 24 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708382791976 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9724] ppid=9714 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/9717/task/9724/stat : 9724 (java) S 9714 9717 8968 0 -1 4202560 1106 0 0 0 153 26 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708381739944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9725] ppid=9714 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/9717/task/9725/stat : 9725 (java) S 9714 9717 8968 0 -1 4202560 2062 0 0 0 161 33 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708380687400 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9726] ppid=9714 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/9717/task/9726/stat : 9726 (java) S 9714 9717 8968 0 -1 4202560 1201 0 0 0 124 25 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708379634344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9727] ppid=9714 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/9717/task/9727/stat : 9727 (java) S 9714 9717 8968 0 -1 4202560 3014 0 0 0 143 27 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708378581800 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9728] ppid=9714 vsize=9824732 CPUtime=4.67 cores=0,2,4,6
/proc/9717/task/9728/stat : 9728 (java) S 9714 9717 8968 0 -1 4202560 2930 0 0 0 457 10 0 0 20 0 22 0 5853562 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708248058216 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9729] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9729/stat : 9729 (java) S 9714 9717 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5853563 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708247004536 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9730] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9730/stat : 9730 (java) S 9714 9717 8968 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 22 0 5853563 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708245951368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9731] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9731/stat : 9731 (java) D 9714 9717 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708244896736 218238084365 0 4 0 16800975 18446744072100588836 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9732] ppid=9714 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/9717/task/9732/stat : 9732 (java) S 9714 9717 8968 0 -1 4202560 14892 0 0 0 248 3 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708243847992 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9733] ppid=9714 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/9717/task/9733/stat : 9733 (java) S 9714 9717 8968 0 -1 4202560 11474 0 0 0 193 2 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708242795448 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9734] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9734/stat : 9734 (java) S 9714 9717 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708241742584 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9735] ppid=9714 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/9717/task/9735/stat : 9735 (java) S 9714 9717 8968 0 -1 4202560 59 0 0 0 16 20 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707233070152 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9738] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9738/stat : 9738 (java) S 9714 9717 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 5853728 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707229909800 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=10258] ppid=9714 vsize=9824732 CPUtime=208.14 cores=0,2,4,6
/proc/9717/task/10258/stat : 10258 (java) R 9714 9717 8968 0 -1 4202560 8 0 0 0 20811 3 0 0 20 0 22 0 5935555 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707232013168 139708257192931 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=10259] ppid=9714 vsize=9824732 CPUtime=208.13 cores=0,2,4,6
/proc/9717/task/10259/stat : 10259 (java) R 9714 9717 8968 0 -1 4202560 11 0 0 0 20810 3 0 0 20 0 22 0 5935555 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707230961056 139708257157362 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=10260] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/10260/stat : 10260 (java) S 9714 9717 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5935556 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707228857384 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1802.14
Current children cumulated vsize (KiB) 9824732

[startup+1030.4 s]
/proc/loadavg: 3.26 3.67 3.47 3/216 10492
/proc/meminfo: memFree=25021776/32872528 swapFree=7620/7620
[pid=9717] ppid=9714 vsize=9824732 CPUtime=1803.73 cores=0,2,4,6
/proc/9717/stat : 9717 (java) S 9714 9717 8968 0 -1 4202496 47056 0 1 0 179973 400 0 0 20 0 22 0 5853559 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 140734077300784 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/9717/statm: 2456183 1000440 2302 9 0 2446860 0
[pid=9717/tid=9719] ppid=9714 vsize=9824732 CPUtime=5.86 cores=0,2,4,6
/proc/9717/task/9719/stat : 9719 (java) S 9714 9717 8968 0 -1 4202560 2587 0 1 0 577 9 0 0 20 0 22 0 5853560 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708424459128 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9720] ppid=9714 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/9717/task/9720/stat : 9720 (java) S 9714 9717 8968 0 -1 4202560 1600 0 0 0 161 30 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708385950120 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9721] ppid=9714 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/9717/task/9721/stat : 9721 (java) S 9714 9717 8968 0 -1 4202560 699 0 0 0 136 22 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708384897576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9722] ppid=9714 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/9717/task/9722/stat : 9722 (java) S 9714 9717 8968 0 -1 4202560 882 0 0 0 149 29 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708383844520 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9723] ppid=9714 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/9717/task/9723/stat : 9723 (java) S 9714 9717 8968 0 -1 4202560 1136 0 0 0 153 24 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708382791976 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9724] ppid=9714 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/9717/task/9724/stat : 9724 (java) S 9714 9717 8968 0 -1 4202560 1106 0 0 0 153 26 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708381739944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9725] ppid=9714 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/9717/task/9725/stat : 9725 (java) S 9714 9717 8968 0 -1 4202560 2062 0 0 0 161 33 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708380687400 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9726] ppid=9714 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/9717/task/9726/stat : 9726 (java) S 9714 9717 8968 0 -1 4202560 1201 0 0 0 124 25 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708379634344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9727] ppid=9714 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/9717/task/9727/stat : 9727 (java) S 9714 9717 8968 0 -1 4202560 3014 0 0 0 143 27 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708378581800 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9728] ppid=9714 vsize=9824732 CPUtime=4.67 cores=0,2,4,6
/proc/9717/task/9728/stat : 9728 (java) S 9714 9717 8968 0 -1 4202560 2930 0 0 0 457 10 0 0 20 0 22 0 5853562 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708248058216 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9729] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9729/stat : 9729 (java) S 9714 9717 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5853563 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708247004536 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9730] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9730/stat : 9730 (java) S 9714 9717 8968 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 22 0 5853563 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708245951368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9731] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9731/stat : 9731 (java) D 9714 9717 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708244896736 218238084365 0 4 0 16800975 18446744072100588836 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9732] ppid=9714 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/9717/task/9732/stat : 9732 (java) S 9714 9717 8968 0 -1 4202560 14892 0 0 0 248 3 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708243847992 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9733] ppid=9714 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/9717/task/9733/stat : 9733 (java) S 9714 9717 8968 0 -1 4202560 11474 0 0 0 193 2 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708242795448 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9734] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9734/stat : 9734 (java) S 9714 9717 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708241742584 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9735] ppid=9714 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/9717/task/9735/stat : 9735 (java) S 9714 9717 8968 0 -1 4202560 59 0 0 0 16 20 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707233070152 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9738] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9738/stat : 9738 (java) S 9714 9717 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 5853728 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707229909800 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=10258] ppid=9714 vsize=9824732 CPUtime=208.93 cores=0,2,4,6
/proc/9717/task/10258/stat : 10258 (java) R 9714 9717 8968 0 -1 4202560 8 0 0 0 20890 3 0 0 20 0 22 0 5935555 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707232013168 139708257173568 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=10259] ppid=9714 vsize=9824732 CPUtime=208.92 cores=0,2,4,6
/proc/9717/task/10259/stat : 10259 (java) R 9714 9717 8968 0 -1 4202560 11 0 0 0 20889 3 0 0 20 0 22 0 5935555 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707230961056 139708257156649 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=10260] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/10260/stat : 10260 (java) S 9714 9717 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5935556 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707228857384 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1803.73
Current children cumulated vsize (KiB) 9824732

[startup+1030.6 s]
/proc/loadavg: 3.26 3.67 3.47 3/216 10492
/proc/meminfo: memFree=25021776/32872528 swapFree=7620/7620
[pid=9717] ppid=9714 vsize=9824732 CPUtime=1804.13 cores=0,2,4,6
/proc/9717/stat : 9717 (java) S 9714 9717 8968 0 -1 4202496 47056 0 1 0 180013 400 0 0 20 0 22 0 5853559 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 140734077300784 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/9717/statm: 2456183 1000440 2302 9 0 2446860 0
[pid=9717/tid=9719] ppid=9714 vsize=9824732 CPUtime=5.86 cores=0,2,4,6
/proc/9717/task/9719/stat : 9719 (java) S 9714 9717 8968 0 -1 4202560 2587 0 1 0 577 9 0 0 20 0 22 0 5853560 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708424459128 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9720] ppid=9714 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/9717/task/9720/stat : 9720 (java) S 9714 9717 8968 0 -1 4202560 1600 0 0 0 161 30 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708385950120 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9721] ppid=9714 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/9717/task/9721/stat : 9721 (java) S 9714 9717 8968 0 -1 4202560 699 0 0 0 136 22 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708384897576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9722] ppid=9714 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/9717/task/9722/stat : 9722 (java) S 9714 9717 8968 0 -1 4202560 882 0 0 0 149 29 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708383844520 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9723] ppid=9714 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/9717/task/9723/stat : 9723 (java) S 9714 9717 8968 0 -1 4202560 1136 0 0 0 153 24 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708382791976 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9724] ppid=9714 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/9717/task/9724/stat : 9724 (java) S 9714 9717 8968 0 -1 4202560 1106 0 0 0 153 26 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708381739944 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9725] ppid=9714 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/9717/task/9725/stat : 9725 (java) S 9714 9717 8968 0 -1 4202560 2062 0 0 0 161 33 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708380687400 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9726] ppid=9714 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/9717/task/9726/stat : 9726 (java) S 9714 9717 8968 0 -1 4202560 1201 0 0 0 124 25 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708379634344 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9727] ppid=9714 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/9717/task/9727/stat : 9727 (java) S 9714 9717 8968 0 -1 4202560 3014 0 0 0 143 27 0 0 20 0 22 0 5853561 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708378581800 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9728] ppid=9714 vsize=9824732 CPUtime=4.67 cores=0,2,4,6
/proc/9717/task/9728/stat : 9728 (java) S 9714 9717 8968 0 -1 4202560 2930 0 0 0 457 10 0 0 20 0 22 0 5853562 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708248058216 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9729] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9729/stat : 9729 (java) S 9714 9717 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5853563 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708247004536 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9730] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9730/stat : 9730 (java) S 9714 9717 8968 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 22 0 5853563 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708245951368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=9731] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9731/stat : 9731 (java) D 9714 9717 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708244896736 218238084365 0 4 0 16800975 18446744072100588836 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9732] ppid=9714 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/9717/task/9732/stat : 9732 (java) S 9714 9717 8968 0 -1 4202560 14892 0 0 0 248 3 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708243847992 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9717/tid=9733] ppid=9714 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/9717/task/9733/stat : 9733 (java) S 9714 9717 8968 0 -1 4202560 11474 0 0 0 193 2 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708242795448 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9734] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9734/stat : 9734 (java) S 9714 9717 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139708241742584 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=9735] ppid=9714 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/9717/task/9735/stat : 9735 (java) S 9714 9717 8968 0 -1 4202560 59 0 0 0 16 20 0 0 20 0 22 0 5853565 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707233070152 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=9738] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/9738/stat : 9738 (java) S 9714 9717 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 5853728 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707229909800 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9717/tid=10258] ppid=9714 vsize=9824732 CPUtime=209.13 cores=0,2,4,6
/proc/9717/task/10258/stat : 10258 (java) R 9714 9717 8968 0 -1 4202560 8 0 0 0 20910 3 0 0 20 0 22 0 5935555 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707232013168 139708257598649 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9717/tid=10259] ppid=9714 vsize=9824732 CPUtime=209.12 cores=0,2,4,6
/proc/9717/task/10259/stat : 10259 (java) R 9714 9717 8968 0 -1 4202560 11 0 0 0 20909 3 0 0 20 0 22 0 5935555 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707230961056 139708257156740 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9717/tid=10260] ppid=9714 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9717/task/10260/stat : 10260 (java) S 9714 9717 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5935556 10060525568 1000440 33554432000 1073741824 1073778376 140734077309648 139707228857384 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1804.13
Current children cumulated vsize (KiB) 9824732

Child ended because it received signal 9 (SIGKILL)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 3.8147e-06
#  lost CPU user time (s): 0.0100021
#  lost CPU system time (s): -0.00999999

Real time (s): 1030.63
CPU time (s): 1804.43
CPU user time (s): 1800.15
CPU system time (s): 4.28435
CPU usage (%): 175.081
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.14
system time used= 4.29435
maximum resident set size= 4001772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47056
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31679
involuntary context switches= 17026

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.40003 second user time and 8.21775 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 03:19:34
IDJOB=4119186
IDBENCH=111669
IDSOLVER=2543
FILE ID=node106/4119186-1467249574
RUNJOBID= node106-1467248675-9331
PBS_JOBID= 20004477
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern60-60.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119186-1467249574/watcher-4119186-1467249574 -o /tmp/evaluation-result-4119186-1467249574/solver-4119186-1467249574 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467248675-9331 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119186-1467249574.opb

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

MD5SUM BENCH= 050c674f48d046e34b125d0982980823
RANDOM SEED=264948920

node106.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.495
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.99
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.495
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.56
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.495
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.495
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.495
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.56
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.495
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.495
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.495
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:        26334176 kB
Buffers:           27456 kB
Cached:          2858088 kB
SwapCached:            0 kB
Active:          5102804 kB
Inactive:         668936 kB
Active(anon):    2873108 kB
Inactive(anon):    16084 kB
Active(file):    2229696 kB
Inactive(file):   652852 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5528 kB
Writeback:             0 kB
AnonPages:       2904584 kB
Mapped:            23640 kB
Shmem:               204 kB
Slab:             623680 kB
SReclaimable:      67020 kB
SUnreclaim:       556660 kB
KernelStack:        1800 kB
PageTables:         9220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3134672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2789376 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= 71744 MiB
End job on node106 at 2016-06-30 03:36:45