Trace number 4090129

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16UNSAT 1321.4 657.258

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
Instances3col_OPB/normalized-3col-almost3reg-l060-r059-n1.opb
MD5SUM7b7ca250942f40bb888b7a621ec4b2b8
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark325.635
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3282
Total number of constraints6986
Number of constraints which are clauses5892
Number of constraints which are cardinality constraints (but not clauses)1094
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4090129-1466025743.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.74/0.41	c ... done. Wall clock time 0.303s.
0.74/0.41	c declared #vars     3282
0.74/0.41	c #constraints  8080
0.74/0.41	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.74/0.41	c constraints type 
0.74/0.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1094
0.74/0.41	c org.sat4j.minisat.constraints.card.MinWatchCard => 1094
0.74/0.41	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5892
0.74/0.41	c 8080 constraints processed.
0.74/0.41	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.74/0.41	c constraints type 
0.74/0.41	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 5892
0.74/0.41	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1094
0.74/0.41	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1094
0.74/0.41	c 8080 constraints processed.
4.44/1.69	c cleaning 2493 clauses out of 5000 with flag 184140/5000
6.96/2.81	c cleaning 4247 clauses out of 8510 with flag 281899/11003
9.81/4.25	c cleaning 5623 clauses out of 11260 with flag 395864/18000
13.98/6.12	c cleaning 6814 clauses out of 13638 with flag 536234/26001
14.61/6.46	c cleaning 0 clauses out of 5001 with flag 0/5001
18.46/8.21	c cleaning 7907 clauses out of 15825 with flag 720092/35002
22.88/10.36	c cleaning 8952 clauses out of 17917 with flag 879483/45001
27.73/12.70	c cleaning 9976 clauses out of 19965 with flag 1038263/56001
33.14/15.44	c cleaning 10989 clauses out of 21988 with flag 1218213/68000
40.02/18.88	c cleaning 11995 clauses out of 24000 with flag 1426022/81001
47.66/22.65	c cleaning 12998 clauses out of 26004 with flag 1656863/95000
56.26/26.92	c cleaning 13997 clauses out of 28006 with flag 1889170/110000
65.11/31.38	c cleaning 15002 clauses out of 30011 with flag 2119985/126002
75.51/36.50	c cleaning 16000 clauses out of 32007 with flag 2361362/143000
85.35/41.44	c cleaning 16996 clauses out of 34010 with flag 2578116/161003
96.41/46.93	c cleaning 18002 clauses out of 36013 with flag 2831487/180002
108.43/52.98	c cleaning 18997 clauses out of 38009 with flag 3101518/200000
122.06/59.79	c cleaning 20000 clauses out of 40012 with flag 3388461/221000
138.30/67.90	c cleaning 21000 clauses out of 42014 with flag 3706972/243002
154.76/76.07	c cleaning 22002 clauses out of 44013 with flag 4024819/266001
171.60/84.42	c cleaning 22999 clauses out of 46010 with flag 4320048/290000
178.86/88.06	c cleaning 0 clauses out of 11002 with flag 0/11002
189.94/93.60	c cleaning 24001 clauses out of 48011 with flag 4700080/315000
210.97/104.08	c cleaning 25002 clauses out of 50011 with flag 5124555/341001
233.08/115.07	c cleaning 26001 clauses out of 52008 with flag 5591569/368000
256.19/126.53	c cleaning 26998 clauses out of 54008 with flag 6010105/396001
278.64/137.71	c cleaning 28000 clauses out of 56013 with flag 6369525/425004
304.31/150.51	c cleaning 29002 clauses out of 58010 with flag 6774900/455001
332.24/164.40	c cleaning 29996 clauses out of 60008 with flag 7205258/486001
363.36/179.94	c cleaning 31002 clauses out of 62015 with flag 7658964/518004
392.45/194.43	c cleaning 31999 clauses out of 64009 with flag 8088119/551001
420.81/208.58	c cleaning 32993 clauses out of 66009 with flag 8527371/585000
450.97/223.57	c cleaning 34001 clauses out of 68016 with flag 8972809/620000
481.90/238.98	c cleaning 35003 clauses out of 70016 with flag 9454002/656001
516.12/255.97	c cleaning 35998 clauses out of 72012 with flag 9944238/693000
553.55/274.58	c cleaning 37004 clauses out of 74016 with flag 10451619/731002
594.62/294.91	c cleaning 38000 clauses out of 76012 with flag 10960918/770003
640.68/318.17	c cleaning 39004 clauses out of 78009 with flag 11447274/810000
684.31/339.83	c cleaning 39998 clauses out of 80009 with flag 11972255/851004
730.78/362.94	c cleaning 40998 clauses out of 82009 with flag 12475629/893002
779.63/387.29	c cleaning 41999 clauses out of 84009 with flag 13014895/936000
829.12/411.84	c cleaning 0 clauses out of 18000 with flag 0/18000
833.32/413.91	c cleaning 42997 clauses out of 86010 with flag 13583259/980000
889.22/441.77	c cleaning 44004 clauses out of 88013 with flag 14167282/1025000
946.91/470.44	c cleaning 45000 clauses out of 90009 with flag 14759855/1071000
1009.02/501.33	c cleaning 45999 clauses out of 92009 with flag 15391670/1118001
1079.47/536.34	c cleaning 46998 clauses out of 94012 with flag 15976350/1166003
1146.07/569.44	c cleaning 47999 clauses out of 96013 with flag 16643051/1215002
1214.00/603.68	c cleaning 48994 clauses out of 98011 with flag 17309177/1265000
1289.01/640.91	c cleaning 50006 clauses out of 100016 with flag 17958327/1316000
1320.57/656.67	c And the winner is solver0
1321.03/657.20	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1321.03/657.20	c starts		: 873
1321.03/657.20	c conflicts		: 1344419
1321.03/657.20	c decisions		: 1757761
1321.03/657.20	c propagations		: 390835096
1321.03/657.20	c inspects		: 8624881748
1321.03/657.20	c shortcuts		: 0
1321.03/657.20	c learnt literals	: 20
1321.03/657.20	c learnt binary clauses	: 116
1321.03/657.20	c learnt ternary clauses	: 3141
1321.03/657.20	c learnt constraints	: 1344398
1321.03/657.20	c ignored constraints	: 0
1321.03/657.20	c root simplifications	: 0
1321.03/657.20	c removed literals (reason simplification)	: 98445721
1321.03/657.20	c reason swapping (by a shorter reason)	: 0
1321.03/657.20	c Calls to reduceDB	: 47
1321.03/657.20	c Number of update (reduction) of LBD	: 514633
1321.03/657.20	c Imported unit clauses	: 0
1321.03/657.20	c number of reductions to clauses (during analyze)	: 0
1321.03/657.20	c number of learned constraints concerned by reduction	: 0
1321.03/657.20	c number of learning phase by resolution	: 0
1321.03/657.20	c number of learning phase by cutting planes	: 0
1321.03/657.20	c speed (assignments/second)	: 595080.3636546347
1321.03/657.20	c non guided choices	19504
1321.03/657.22	c learnt constraints type 
1321.03/657.22	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 116
1321.03/657.22	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 78297
1321.03/657.22	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1321.03/657.22	c starts		: 49
1321.03/657.22	c conflicts		: 21255
1321.03/657.22	c decisions		: 169610
1321.03/657.22	c propagations		: 7630680
1321.03/657.22	c inspects		: 771928698
1321.03/657.22	c shortcuts		: 0
1321.03/657.22	c learnt literals	: 0
1321.03/657.22	c learnt binary clauses	: 0
1321.03/657.22	c learnt ternary clauses	: 2347
1321.03/657.22	c learnt constraints	: 21254
1321.03/657.22	c ignored constraints	: 0
1321.03/657.22	c root simplifications	: 0
1321.03/657.22	c removed literals (reason simplification)	: 0
1321.03/657.22	c reason swapping (by a shorter reason)	: 0
1321.03/657.22	c Calls to reduceDB	: 3
1321.03/657.22	c Number of update (reduction) of LBD	: 0
1321.03/657.22	c Imported unit clauses	: 0
1321.03/657.22	c number of reductions to clauses (during analyze)	: 0
1321.03/657.22	c number of learned constraints concerned by reduction	: 0
1321.03/657.22	c number of learning phase by resolution	: 0
1321.03/657.22	c number of learning phase by cutting planes	: 0
1321.03/657.22	c speed (assignments/second)	: 11617.948206534398
1321.03/657.22	c non guided choices	9942
1321.03/657.23	c learnt constraints type 
1321.03/657.23	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 3689
1321.03/657.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17565
1321.03/657.23	s UNSATISFIABLE
1321.03/657.23	c Total wall clock time (in seconds): 657.127

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-4090129-1466025743/watcher-4090129-1466025743 -o /tmp/evaluation-result-4090129-1466025743/solver-4090129-1466025743 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5784 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4090129-1466025743.opb 

pid=11511
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.82 3.96 3.98 4/197 11514
/proc/meminfo: memFree=28536152/32872528 swapFree=248296/248296
[pid=11514] ppid=11511 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/11514/stat : 11514 (java) S 11511 11514 5767 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 4624705 98570240 977 33554432000 1073741824 1073778376 140736252124032 140736252115168 247067607101 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11514/statm: 24065 977 743 9 0 16771 0
[pid=11514/tid=11515] ppid=11511 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11515/stat : 11515 (java) R 11511 11514 5767 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 4624706 98570240 977 33554432000 1073741824 1073778376 140736252124032 140700005551656 247064249728 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100179 s]
/proc/loadavg: 3.82 3.96 3.98 4/197 11514
/proc/meminfo: memFree=28536152/32872528 swapFree=248296/248296
[pid=11514] ppid=11511 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/11514/stat : 11514 (java) S 11511 11514 5767 0 -1 4202496 4493 0 1 0 10 1 0 0 20 0 18 0 4624705 9787879424 6128 33554432000 1073741824 1073778376 140736252124032 140736252115168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11514/statm: 2389619 6128 2158 9 0 2380296 0
[pid=11514/tid=11515] ppid=11511 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/11514/task/11515/stat : 11515 (java) R 11511 11514 5767 0 -1 4202560 2391 0 1 0 8 0 0 0 20 0 18 0 4624706 9787879424 6128 33554432000 1073741824 1073778376 140736252124032 140700005555104 247067632909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.20039 s]
/proc/loadavg: 3.82 3.96 3.98 4/197 11514
/proc/meminfo: memFree=28536152/32872528 swapFree=248296/248296
[pid=11514] ppid=11511 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/11514/stat : 11514 (java) S 11511 11514 5767 0 -1 4202496 4929 0 1 0 24 1 0 0 20 0 18 0 4624705 9787879424 12611 33554432000 1073741824 1073778376 140736252124032 140736252115168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11514/statm: 2389619 12611 2218 9 0 2380296 0
[pid=11514/tid=11515] ppid=11511 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/11514/task/11515/stat : 11515 (java) R 11511 11514 5767 0 -1 4202560 2414 0 1 0 16 1 0 0 20 0 18 0 4624706 9787879424 12611 33554432000 1073741824 1073778376 140736252124032 140700005555104 247067622456 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.3004 s]
/proc/loadavg: 3.82 3.96 3.98 4/197 11514
/proc/meminfo: memFree=28536152/32872528 swapFree=248296/248296
[pid=11514] ppid=11511 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/11514/stat : 11514 (java) S 11511 11514 5767 0 -1 4202496 5853 0 1 0 47 3 0 0 20 0 18 0 4624705 9787879424 23374 33554432000 1073741824 1073778376 140736252124032 140736252115168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11514/statm: 2389619 23374 2231 9 0 2380296 0
[pid=11514/tid=11515] ppid=11511 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/11514/task/11515/stat : 11515 (java) R 11511 11514 5767 0 -1 4202560 2434 0 1 0 25 2 0 0 20 0 18 0 4624706 9787879424 23374 33554432000 1073741824 1073778376 140736252124032 140700005555104 140699857494668 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700234 s]
/proc/loadavg: 3.82 3.96 3.98 4/197 11514
/proc/meminfo: memFree=28536152/32872528 swapFree=248296/248296
[pid=11514] ppid=11511 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/11514/stat : 11514 (java) S 11511 11514 5767 0 -1 4202496 13698 0 1 0 185 4 0 0 20 0 22 0 4624705 10060525568 33808 33554432000 1073741824 1073778376 140736252124032 140736252115168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11514/statm: 2456183 33808 2272 9 0 2446860 0
[pid=11514/tid=11515] ppid=11511 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/11514/task/11515/stat : 11515 (java) S 11511 11514 5767 0 -1 4202560 2453 0 1 0 37 2 0 0 20 0 22 0 4624706 10060525568 33808 33554432000 1073741824 1073778376 140736252124032 140700005557112 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 3.82 3.96 3.98 7/219 11536
/proc/meminfo: memFree=28375480/32872528 swapFree=248296/248296
[pid=11514] ppid=11511 vsize=9824732 CPUtime=4.21 cores=1,3,5,7
/proc/11514/stat : 11514 (java) S 11511 11514 5767 0 -1 4202496 16004 0 1 0 415 6 0 0 20 0 22 0 4624705 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140736252115168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11514/statm: 2456183 44612 2285 9 0 2446860 0
[pid=11514/tid=11515] ppid=11511 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/11514/task/11515/stat : 11515 (java) S 11511 11514 5767 0 -1 4202560 2453 0 1 0 37 2 0 0 20 0 22 0 4624706 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140700005557112 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11517] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11517/stat : 11517 (java) S 11511 11514 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4624707 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699978009384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11518] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11518/stat : 11518 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4624707 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699976956584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11519] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11519/stat : 11519 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4624707 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699975904296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11514/tid=11520] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11520/stat : 11520 (java) S 11511 11514 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4624707 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699846093736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11521] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11521/stat : 11521 (java) S 11511 11514 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4624707 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699845040424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11514/tid=11522] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11522/stat : 11522 (java) S 11511 11514 5767 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4624707 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699843987624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11523] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11523/stat : 11523 (java) S 11511 11514 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4624707 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699842935336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11524] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11524/stat : 11524 (java) S 11511 11514 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4624707 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699841882536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11525] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11525/stat : 11525 (java) S 11511 11514 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4624708 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699359369960 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11526] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11526/stat : 11526 (java) S 11511 11514 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4624708 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699358316024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11527] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11527/stat : 11527 (java) S 11511 11514 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4624708 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699357263624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11528] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11528/stat : 11528 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4624710 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699356212112 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11529] ppid=11511 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/11514/task/11529/stat : 11529 (java) S 11511 11514 5767 0 -1 4202560 8152 0 0 0 92 2 0 0 20 0 22 0 4624710 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699355158712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11530] ppid=11511 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/11514/task/11530/stat : 11530 (java) S 11511 11514 5767 0 -1 4202560 4014 0 0 0 71 0 0 0 20 0 22 0 4624710 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699354105912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11531] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11531/stat : 11531 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4624710 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699353053816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11532] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11532/stat : 11532 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4624710 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699352001224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11533] ppid=11511 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/11514/task/11533/stat : 11533 (java) R 11511 11514 5767 0 -1 4202560 23 0 0 0 105 0 0 0 20 0 22 0 4624747 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699350944752 140699858097736 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11534] ppid=11511 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/11514/task/11534/stat : 11534 (java) R 11511 11514 5767 0 -1 4202560 53 0 0 0 105 0 0 0 20 0 22 0 4624747 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699349894040 140699857885634 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=11514/tid=11535] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11535/stat : 11535 (java) S 11511 11514 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4624748 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699348842152 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11536] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11536/stat : 11536 (java) S 11511 11514 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4624748 10060525568 44612 33554432000 1073741824 1073778376 140736252124032 140699347789352 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 9824732

[startup+3.101 s]
/proc/loadavg: 3.83 3.96 3.98 5/219 11536
/proc/meminfo: memFree=28360648/32872528 swapFree=248296/248296
[pid=11514] ppid=11511 vsize=9824732 CPUtime=7.59 cores=1,3,5,7
/proc/11514/stat : 11514 (java) S 11511 11514 5767 0 -1 4202496 16320 0 1 0 746 13 0 0 20 0 22 0 4624705 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140736252115168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11514/statm: 2456183 82183 2292 9 0 2446860 0
[pid=11514/tid=11515] ppid=11511 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/11514/task/11515/stat : 11515 (java) S 11511 11514 5767 0 -1 4202560 2453 0 1 0 37 2 0 0 20 0 22 0 4624706 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140700005557112 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11517] ppid=11511 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/11514/task/11517/stat : 11517 (java) S 11511 11514 5767 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 4624707 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699978009384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11518] ppid=11511 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/11514/task/11518/stat : 11518 (java) S 11511 11514 5767 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 4624707 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699976956584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11519] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11519/stat : 11519 (java) S 11511 11514 5767 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 4624707 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699975904296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11514/tid=11520] ppid=11511 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/11514/task/11520/stat : 11520 (java) S 11511 11514 5767 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 4624707 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699846093736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11521] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11521/stat : 11521 (java) S 11511 11514 5767 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 4624707 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699845040424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11514/tid=11522] ppid=11511 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/11514/task/11522/stat : 11522 (java) S 11511 11514 5767 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 4624707 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699843987624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11523] ppid=11511 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/11514/task/11523/stat : 11523 (java) S 11511 11514 5767 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 4624707 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699842935336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11524] ppid=11511 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/11514/task/11524/stat : 11524 (java) S 11511 11514 5767 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 4624707 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699841882536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11525] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11525/stat : 11525 (java) S 11511 11514 5767 0 -1 4202560 191 0 0 0 0 0 0 0 20 0 22 0 4624708 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699359369960 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11526] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11526/stat : 11526 (java) S 11511 11514 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4624708 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699358316024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11527] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11527/stat : 11527 (java) S 11511 11514 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4624708 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699357263624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11528] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11528/stat : 11528 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4624710 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699356212112 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11529] ppid=11511 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/11514/task/11529/stat : 11529 (java) S 11511 11514 5767 0 -1 4202560 8159 0 0 0 101 2 0 0 20 0 22 0 4624710 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699355158712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11530] ppid=11511 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/11514/task/11530/stat : 11530 (java) S 11511 11514 5767 0 -1 4202560 4015 0 0 0 75 0 0 0 20 0 22 0 4624710 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699354105912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11531] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11531/stat : 11531 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4624710 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699353053816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11532] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11532/stat : 11532 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4624710 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699352001224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11533] ppid=11511 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/11514/task/11533/stat : 11533 (java) R 11511 11514 5767 0 -1 4202560 25 0 0 0 260 0 0 0 20 0 22 0 4624747 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699350946488 140699857848325 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11534] ppid=11511 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/11514/task/11534/stat : 11534 (java) R 11511 11514 5767 0 -1 4202560 109 0 0 0 254 3 0 0 20 0 22 0 4624747 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699349892736 140699857921397 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11535] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11535/stat : 11535 (java) S 11511 11514 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4624748 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699348842152 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11536] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11536/stat : 11536 (java) S 11511 11514 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4624748 10060525568 82183 33554432000 1073741824 1073778376 140736252124032 140699347789352 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 9824732

[startup+6.3009 s]
/proc/loadavg: 3.83 3.96 3.98 6/219 11536
/proc/meminfo: memFree=27952620/32872528 swapFree=248296/248296
[pid=11514] ppid=11511 vsize=9824732 CPUtime=14.41 cores=1,3,5,7
/proc/11514/stat : 11514 (java) S 11511 11514 5767 0 -1 4202496 19733 0 1 0 1421 20 0 0 20 0 22 0 4624705 10060525568 155923 33554432000 1073741824 1073778376 140736252124032 140736252115168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11514/statm: 2456183 155923 2292 9 0 2446860 0
[pid=11514/tid=11515] ppid=11511 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/11514/task/11515/stat : 11515 (java) S 11511 11514 5767 0 -1 4202560 2453 0 1 0 37 2 0 0 20 0 22 0 4624706 10060525568 155923 33554432000 1073741824 1073778376 140736252124032 140700005557112 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11517] ppid=11511 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/11514/task/11517/stat : 11517 (java) S 11511 11514 5767 0 -1 4202560 41 0 0 0 3 0 0 0 20 0 22 0 4624707 10060525568 155923 33554432000 1073741824 1073778376 140736252124032 140699978009384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11518] ppid=11511 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11514/task/11518/stat : 11518 (java) S 11511 11514 5767 0 -1 4202560 94 0 0 0 3 2 0 0 20 0 22 0 4624707 10060525568 155923 33554432000 1073741824 1073778376 140736252124032 140699976956584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11519] ppid=11511 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/11514/task/11519/stat : 11519 (java) S 11511 11514 5767 0 -1 4202560 161 0 0 0 4 0 0 0 20 0 22 0 4624707 10060525568 155923 33554432000 1073741824 1073778376 140736252124032 140699975904296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11520] ppid=11511 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11514/task/11520/stat : 11520 (java) S 11511 11514 5767 0 -1 4202560 65 0 0 0 5 0 0 0 20 0 22 0 4624707 10060525568 155923 33554432000 1073741824 1073778376 140736252124032 140699846093736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11521] ppid=11511 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/11514/task/11521/stat : 11521 (java) S 11511 11514 5767 0 -1 4202560 109 0 0 0 1 0 0 0 20 0 22 0 4624707 10060525568 155923 33554432000 1073741824 1073778376 140736252124032 140699845040424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11522] ppid=11511 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11514/task/11522/stat : 11522 (java) S 11511 11514 5767 0 -1 4202560 110 0 0 0 5 0 0 0 20 0 22 0 4624707 10060525568 155923 33554432000 1073741824 1073778376 140736252124032 140699843987624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11523] ppid=11511 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/11514/task/11523/stat : 11523 (java) S 11511 11514 5767 0 -1 4202560 43 0 0 0 4 0 0 0 20 0 22 0 4624707 10060525568 155923 33554432000 1073741824 1073778376 140736252124032 140699842935336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11524] ppid=11511 vsize=9824732 CPUtime=0.06 cores=1,3,5,7

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

/proc/11514/task/11529/stat : 11529 (java) S 11511 11514 5767 0 -1 4202560 8191 0 0 0 124 2 0 0 20 0 22 0 4624710 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699355158712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11530] ppid=11511 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/11514/task/11530/stat : 11530 (java) S 11511 11514 5767 0 -1 4202560 10677 0 0 0 140 3 0 0 20 0 22 0 4624710 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699354105912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11531] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11531/stat : 11531 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4624710 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699353053816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11532] ppid=11511 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/11514/task/11532/stat : 11532 (java) S 11511 11514 5767 0 -1 4202560 37 0 0 0 11 15 0 0 20 0 22 0 4624710 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699352001224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11533] ppid=11511 vsize=9824732 CPUtime=645.83 cores=1,3,5,7
/proc/11514/task/11533/stat : 11533 (java) R 11511 11514 5767 0 -1 4202560 90 0 0 0 64571 12 0 0 20 0 22 0 4624747 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699350945584 140699857818369 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11534] ppid=11511 vsize=9824732 CPUtime=645.86 cores=1,3,5,7
/proc/11514/task/11534/stat : 11534 (java) R 11511 11514 5767 0 -1 4202560 1920 0 0 0 64537 49 0 0 20 0 22 0 4624747 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699349894056 140699858090244 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11535] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11535/stat : 11535 (java) S 11511 11514 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4624748 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699348842152 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11536] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11536/stat : 11536 (java) S 11511 11514 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4624748 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699347789352 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1316.17
Current children cumulated vsize (KiB) 9824732

[startup+656.001 s]
/proc/loadavg: 3.95 3.99 3.99 5/219 11551
/proc/meminfo: memFree=26525792/32872528 swapFree=248296/248296
[pid=11514] ppid=11511 vsize=9824732 CPUtime=1319.37 cores=1,3,5,7
/proc/11514/stat : 11514 (java) S 11511 11514 5767 0 -1 4202496 28744 0 1 0 131799 138 0 0 20 0 22 0 4624705 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140736252115168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11514/statm: 2456183 628893 2301 9 0 2446860 0
[pid=11514/tid=11515] ppid=11511 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/11514/task/11515/stat : 11515 (java) S 11511 11514 5767 0 -1 4202560 2457 0 1 0 39 4 0 0 20 0 22 0 4624706 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140700005557112 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11517] ppid=11511 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/11514/task/11517/stat : 11517 (java) S 11511 11514 5767 0 -1 4202560 333 0 0 0 201 7 0 0 20 0 22 0 4624707 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699978009384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11518] ppid=11511 vsize=9824732 CPUtime=2.04 cores=1,3,5,7
/proc/11514/task/11518/stat : 11518 (java) S 11511 11514 5767 0 -1 4202560 311 0 0 0 197 7 0 0 20 0 22 0 4624707 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699976956584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11519] ppid=11511 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/11514/task/11519/stat : 11519 (java) S 11511 11514 5767 0 -1 4202560 422 0 0 0 215 6 0 0 20 0 22 0 4624707 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699975904296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11520] ppid=11511 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/11514/task/11520/stat : 11520 (java) S 11511 11514 5767 0 -1 4202560 265 0 0 0 180 6 0 0 20 0 22 0 4624707 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699846093736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11521] ppid=11511 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/11514/task/11521/stat : 11521 (java) S 11511 11514 5767 0 -1 4202560 387 0 0 0 211 8 0 0 20 0 22 0 4624707 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699845040424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11522] ppid=11511 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/11514/task/11522/stat : 11522 (java) S 11511 11514 5767 0 -1 4202560 331 0 0 0 193 7 0 0 20 0 22 0 4624707 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699843987624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11523] ppid=11511 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/11514/task/11523/stat : 11523 (java) S 11511 11514 5767 0 -1 4202560 260 0 0 0 190 7 0 0 20 0 22 0 4624707 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699842935336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11524] ppid=11511 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/11514/task/11524/stat : 11524 (java) S 11511 11514 5767 0 -1 4202560 406 0 0 0 197 8 0 0 20 0 22 0 4624707 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699841882536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11525] ppid=11511 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/11514/task/11525/stat : 11525 (java) S 11511 11514 5767 0 -1 4202560 1392 0 0 0 137 20 0 0 20 0 22 0 4624708 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699359369960 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11526] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11526/stat : 11526 (java) S 11511 11514 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4624708 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699358316024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11527] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11527/stat : 11527 (java) S 11511 11514 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4624708 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699357263624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11528] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11528/stat : 11528 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4624710 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699356212112 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11529] ppid=11511 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/11514/task/11529/stat : 11529 (java) S 11511 11514 5767 0 -1 4202560 8191 0 0 0 124 2 0 0 20 0 22 0 4624710 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699355158712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11530] ppid=11511 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/11514/task/11530/stat : 11530 (java) S 11511 11514 5767 0 -1 4202560 10677 0 0 0 140 3 0 0 20 0 22 0 4624710 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699354105912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11531] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11531/stat : 11531 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4624710 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699353053816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11532] ppid=11511 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/11514/task/11532/stat : 11532 (java) S 11511 11514 5767 0 -1 4202560 37 0 0 0 11 15 0 0 20 0 22 0 4624710 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699352001224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11533] ppid=11511 vsize=9824732 CPUtime=647.42 cores=1,3,5,7
/proc/11514/task/11533/stat : 11533 (java) R 11511 11514 5767 0 -1 4202560 90 0 0 0 64730 12 0 0 20 0 22 0 4624747 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699350945584 140699857885746 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11534] ppid=11511 vsize=9824732 CPUtime=647.46 cores=1,3,5,7
/proc/11514/task/11534/stat : 11534 (java) R 11511 11514 5767 0 -1 4202560 1920 0 0 0 64697 49 0 0 20 0 22 0 4624747 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699349894136 140699857881261 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11535] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11535/stat : 11535 (java) S 11511 11514 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4624748 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699348842152 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11536] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11536/stat : 11536 (java) S 11511 11514 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4624748 10060525568 628893 33554432000 1073741824 1073778376 140736252124032 140699347789352 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1319.37
Current children cumulated vsize (KiB) 9824732

[startup+656.809 s]
/proc/loadavg: 3.95 3.99 3.99 4/217 11551
/proc/meminfo: memFree=26526040/32872528 swapFree=248296/248296
[pid=11514] ppid=11511 vsize=9824732 CPUtime=1319.38 cores=1,3,5,7
/proc/11514/stat : 11514 (java) S 11511 11514 5767 0 -1 4202496 28758 0 1 0 131790 148 0 0 20 0 20 0 4624705 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140736252115168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11514/statm: 2456183 628546 2302 9 0 2446860 0
[pid=11514/tid=11515] ppid=11511 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/11514/task/11515/stat : 11515 (java) S 11511 11514 5767 0 -1 4202560 2457 0 1 0 39 4 0 0 20 0 20 0 4624706 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140700005557112 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11517] ppid=11511 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/11514/task/11517/stat : 11517 (java) S 11511 11514 5767 0 -1 4202560 333 0 0 0 202 7 0 0 20 0 20 0 4624707 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699978009384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11518] ppid=11511 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/11514/task/11518/stat : 11518 (java) S 11511 11514 5767 0 -1 4202560 314 0 0 0 198 7 0 0 20 0 20 0 4624707 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699976956584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11519] ppid=11511 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/11514/task/11519/stat : 11519 (java) S 11511 11514 5767 0 -1 4202560 422 0 0 0 216 6 0 0 20 0 20 0 4624707 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699975904296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11520] ppid=11511 vsize=9824732 CPUtime=1.88 cores=1,3,5,7
/proc/11514/task/11520/stat : 11520 (java) S 11511 11514 5767 0 -1 4202560 270 0 0 0 182 6 0 0 20 0 20 0 4624707 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699846093736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11514/tid=11521] ppid=11511 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/11514/task/11521/stat : 11521 (java) S 11511 11514 5767 0 -1 4202560 391 0 0 0 214 8 0 0 20 0 20 0 4624707 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699845040424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11522] ppid=11511 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/11514/task/11522/stat : 11522 (java) S 11511 11514 5767 0 -1 4202560 331 0 0 0 194 7 0 0 20 0 20 0 4624707 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699843987624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11523] ppid=11511 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/11514/task/11523/stat : 11523 (java) S 11511 11514 5767 0 -1 4202560 260 0 0 0 192 7 0 0 20 0 20 0 4624707 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699842935336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11524] ppid=11511 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/11514/task/11524/stat : 11524 (java) S 11511 11514 5767 0 -1 4202560 406 0 0 0 198 8 0 0 20 0 20 0 4624707 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699841882536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11525] ppid=11511 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/11514/task/11525/stat : 11525 (java) S 11511 11514 5767 0 -1 4202560 1392 0 0 0 137 20 0 0 20 0 20 0 4624708 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699359369960 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11526] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11526/stat : 11526 (java) S 11511 11514 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 4624708 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699358316024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11527] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11527/stat : 11527 (java) S 11511 11514 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 4624708 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699357263624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11528] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11528/stat : 11528 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4624710 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699356212112 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11529] ppid=11511 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/11514/task/11529/stat : 11529 (java) S 11511 11514 5767 0 -1 4202560 8191 0 0 0 124 2 0 0 20 0 20 0 4624710 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699355158712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11530] ppid=11511 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/11514/task/11530/stat : 11530 (java) S 11511 11514 5767 0 -1 4202560 10677 0 0 0 140 3 0 0 20 0 20 0 4624710 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699354105912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11531] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11531/stat : 11531 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4624710 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699353053816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11532] ppid=11511 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/11514/task/11532/stat : 11532 (java) S 11511 11514 5767 0 -1 4202560 37 0 0 0 11 15 0 0 20 0 20 0 4624710 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699352001224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11534] ppid=11511 vsize=9824732 CPUtime=648.23 cores=1,3,5,7
/proc/11514/task/11534/stat : 11534 (java) R 11511 11514 5767 0 -1 4202560 1921 0 0 0 64774 49 0 0 20 0 20 0 4624747 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699349892968 140699858077059 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11535] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11535/stat : 11535 (java) S 11511 11514 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 4624748 10060525568 628546 33554432000 1073741824 1073778376 140736252124032 140699348842152 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1319.38
Current children cumulated vsize (KiB) 9824732

[startup+657.201 s]
/proc/loadavg: 3.95 3.99 3.99 4/217 11551
/proc/meminfo: memFree=26526040/32872528 swapFree=248296/248296
[pid=11514] ppid=11511 vsize=9824732 CPUtime=1318.18 cores=1,3,5,7
/proc/11514/stat : 11514 (java) S 11511 11514 5767 0 -1 4202496 28758 0 1 0 131661 157 0 0 20 0 20 0 4624705 10060525568 628538 33554432000 1073741824 1073778376 140736252124032 140736252115168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11514/statm: 2456183 628538 2302 9 0 2446860 0
[pid=11514/tid=11515] ppid=11511 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/11514/task/11515/stat : 11515 (java) S 11511 11514 5767 0 -1 4202560 2457 0 1 0 39 4 0 0 20 0 20 0 4624706 10060525568 628540 33554432000 1073741824 1073778376 140736252124032 140700005556952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11517] ppid=11511 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/11514/task/11517/stat : 11517 (java) S 11511 11514 5767 0 -1 4202560 333 0 0 0 202 7 0 0 20 0 20 0 4624707 10060525568 628540 33554432000 1073741824 1073778376 140736252124032 140699978009384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11518] ppid=11511 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/11514/task/11518/stat : 11518 (java) S 11511 11514 5767 0 -1 4202560 314 0 0 0 198 7 0 0 20 0 20 0 4624707 10060525568 628540 33554432000 1073741824 1073778376 140736252124032 140699976956584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11519] ppid=11511 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/11514/task/11519/stat : 11519 (java) S 11511 11514 5767 0 -1 4202560 422 0 0 0 216 6 0 0 20 0 20 0 4624707 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699975904296 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11520] ppid=11511 vsize=9824732 CPUtime=1.88 cores=1,3,5,7
/proc/11514/task/11520/stat : 11520 (java) S 11511 11514 5767 0 -1 4202560 270 0 0 0 182 6 0 0 20 0 19 0 4624707 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699846093736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11514/tid=11521] ppid=11511 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/11514/task/11521/stat : 11521 (java) S 11511 11514 5767 0 -1 4202560 391 0 0 0 214 8 0 0 20 0 19 0 4624707 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699845040424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11522] ppid=11511 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/11514/task/11522/stat : 11522 (java) S 11511 11514 5767 0 -1 4202560 331 0 0 0 194 7 0 0 20 0 19 0 4624707 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699843987624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11514/tid=11523] ppid=11511 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/11514/task/11523/stat : 11523 (java) S 11511 11514 5767 0 -1 4202560 260 0 0 0 192 7 0 0 20 0 19 0 4624707 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699842935336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11524] ppid=11511 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/11514/task/11524/stat : 11524 (java) S 11511 11514 5767 0 -1 4202560 406 0 0 0 198 8 0 0 20 0 19 0 4624707 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699841882536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11525] ppid=11511 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/11514/task/11525/stat : 11525 (java) S 11511 11514 5767 0 -1 4202560 1392 0 0 0 137 20 0 0 20 0 19 0 4624708 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699359369960 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11526] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11526/stat : 11526 (java) S 11511 11514 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4624708 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699358316024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11527] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11527/stat : 11527 (java) S 11511 11514 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4624708 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699357263624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11528] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11528/stat : 11528 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4624710 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699356212112 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11529] ppid=11511 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/11514/task/11529/stat : 11529 (java) S 11511 11514 5767 0 -1 4202560 8191 0 0 0 124 2 0 0 20 0 19 0 4624710 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699355158712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11514/tid=11530] ppid=11511 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/11514/task/11530/stat : 11530 (java) S 11511 11514 5767 0 -1 4202560 10677 0 0 0 140 3 0 0 20 0 19 0 4624710 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699354105912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11531] ppid=11511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11514/task/11531/stat : 11531 (java) S 11511 11514 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4624710 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699353053816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11514/tid=11532] ppid=11511 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/11514/task/11532/stat : 11532 (java) S 11511 11514 5767 0 -1 4202560 37 0 0 0 11 15 0 0 20 0 19 0 4624710 10060525568 628539 33554432000 1073741824 1073778376 140736252124032 140699352001224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1318.18
Current children cumulated vsize (KiB) 9824732

Child status: 20

# 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): 2.84998
#  lost CPU user time (s): 3.03992
#  lost CPU system time (s): -0.19

Real time (s): 657.258
CPU time (s): 1321.4
CPU user time (s): 1319.8
CPU system time (s): 1.60073
CPU usage (%): 201.048
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1316.76
system time used= 1.79073
maximum resident set size= 2881720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28769
page faults= 1
swaps= 0
block input operations= 0
block output operations= 704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22896
involuntary context switches= 35324

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.27235 second user time and 6.39503 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 23:22:23
IDJOB=4090129
IDBENCH=107505
IDSOLVER=2543
FILE ID=node103/4090129-1466025743
RUNJOBID= node103-1466012165-5784
PBS_JOBID= 19902805
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/Instances3col_OPB/normalized-3col-almost3reg-l060-r059-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4090129-1466025743/watcher-4090129-1466025743 -o /tmp/evaluation-result-4090129-1466025743/solver-4090129-1466025743 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5784 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4090129-1466025743.opb

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

MD5SUM BENCH= 7b7ca250942f40bb888b7a621ec4b2b8
RANDOM SEED=391301575

node103.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		: 2667.278
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	: 5334.55
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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:        28537052 kB
Buffers:          136744 kB
Cached:           347712 kB
SwapCached:            0 kB
Active:          3033948 kB
Inactive:         336688 kB
Active(anon):    2888740 kB
Inactive(anon):        0 kB
Active(file):     145208 kB
Inactive(file):   336688 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               612 kB
Writeback:             0 kB
AnonPages:       3140448 kB
Mapped:            21488 kB
Shmem:               204 kB
Slab:             575924 kB
SReclaimable:      19544 kB
SUnreclaim:       556380 kB
KernelStack:        1784 kB
PageTables:         9836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3476748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2838528 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= 71736 MiB
End job on node103 at 2016-06-15 23:33:20