Trace number 4096040

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 Resolution PB16UNSAT 437.18 435.954

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-eq-fixedbandwidth-20.opb
MD5SUM5bf40e051c45df1911b0986ffd1b4832
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 benchmark0.009998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables81
Total number of constraints40
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4096040-1466101440.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  no objective function found
0.09/0.12	c ... done. Wall clock time 0.013s.
0.09/0.12	c declared #vars     81
0.09/0.12	c #constraints  80
0.09/0.12	c constraints type 
0.09/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
0.09/0.13	c 80 constraints processed.
0.62/0.48	c cleaning 2496 clauses out of 5002 with flag 25862/5002
1.29/0.86	c cleaning 4252 clauses out of 8506 with flag 62069/11002
1.80/1.36	c cleaning 5621 clauses out of 11252 with flag 108042/18000
2.60/2.11	c cleaning 6812 clauses out of 13633 with flag 168971/26002
3.53/3.02	c cleaning 7903 clauses out of 15819 with flag 229188/35000
4.63/4.13	c cleaning 8950 clauses out of 17916 with flag 290763/45000
6.04/5.51	c cleaning 9976 clauses out of 19966 with flag 354180/56000
7.53/7.03	c cleaning 10993 clauses out of 21990 with flag 440069/68000
9.13/8.67	c cleaning 11994 clauses out of 24000 with flag 531638/81003
11.13/10.60	c cleaning 12994 clauses out of 26004 with flag 639537/95001
13.43/12.93	c cleaning 13996 clauses out of 28009 with flag 751380/110000
15.94/15.44	c cleaning 14998 clauses out of 30014 with flag 861201/126001
18.73/18.22	c cleaning 16001 clauses out of 32016 with flag 983119/143001
21.83/21.33	c cleaning 17000 clauses out of 34015 with flag 1112270/161001
25.34/24.81	c cleaning 18004 clauses out of 36015 with flag 1246516/180001
29.54/29.02	c cleaning 18999 clauses out of 38011 with flag 1394233/200001
34.04/33.55	c cleaning 20001 clauses out of 40012 with flag 1558859/221001
38.94/38.46	c cleaning 20993 clauses out of 42010 with flag 1719034/243000
44.04/43.58	c cleaning 22004 clauses out of 44018 with flag 1888878/266001
49.53/49.01	c cleaning 22996 clauses out of 46014 with flag 2056425/290001
55.83/55.34	c cleaning 24003 clauses out of 48018 with flag 2237153/315001
62.73/62.30	c cleaning 25000 clauses out of 50014 with flag 2419366/341000
70.13/69.61	c cleaning 26003 clauses out of 52014 with flag 2616117/368000
77.73/77.24	c cleaning 26995 clauses out of 54013 with flag 2806922/396002
85.83/85.36	c cleaning 28003 clauses out of 56016 with flag 2992012/425000
95.03/94.58	c cleaning 29003 clauses out of 58013 with flag 3190720/455000
105.53/105.06	c cleaning 29994 clauses out of 60010 with flag 3396900/486000
115.64/115.13	c cleaning 31004 clauses out of 62018 with flag 3620686/518002
126.74/126.26	c cleaning 31999 clauses out of 64012 with flag 3849114/551000
138.24/137.75	c cleaning 33000 clauses out of 66013 with flag 4076387/585000
151.44/150.92	c cleaning 33997 clauses out of 68013 with flag 4306166/620000
164.46/163.97	c cleaning 35004 clauses out of 70017 with flag 4548401/656001
178.05/177.57	c cleaning 35998 clauses out of 72012 with flag 4817942/693000
193.85/193.33	c cleaning 36999 clauses out of 74014 with flag 5096049/731000
211.11/210.32	c cleaning 38002 clauses out of 76016 with flag 5378852/770001
227.12/226.07	c cleaning 38998 clauses out of 78014 with flag 5650353/810001
243.52/242.48	c cleaning 40002 clauses out of 80015 with flag 5930484/851000
261.32/260.24	c cleaning 41003 clauses out of 82015 with flag 6216579/893002
279.73/278.61	c cleaning 41999 clauses out of 84010 with flag 6513353/936000
300.13/299.03	c cleaning 43001 clauses out of 86011 with flag 6810930/980000
320.84/319.70	c cleaning 44000 clauses out of 88010 with flag 7112351/1025001
339.40/338.24	c cleaning 45002 clauses out of 90011 with flag 7406825/1071002
359.20/358.06	c cleaning 46001 clauses out of 92008 with flag 7726751/1118001
379.11/377.98	c cleaning 46999 clauses out of 94006 with flag 8036145/1166000
399.72/398.50	c cleaning 47996 clauses out of 96007 with flag 8352620/1215001
422.74/421.56	c cleaning 48999 clauses out of 98010 with flag 8675246/1265001
437.18/435.92	c starts		: 525
437.18/435.92	c conflicts		: 1302795
437.18/435.92	c decisions		: 1598529
437.18/435.92	c propagations		: 26049006
437.18/435.92	c inspects		: 10365360569
437.18/435.92	c shortcuts		: 0
437.18/435.92	c learnt literals	: 14
437.18/435.92	c learnt binary clauses	: 16
437.18/435.92	c learnt ternary clauses	: 31
437.18/435.92	c learnt constraints	: 1302780
437.18/435.92	c ignored constraints	: 0
437.18/435.92	c root simplifications	: 0
437.18/435.92	c removed literals (reason simplification)	: 0
437.18/435.92	c reason swapping (by a shorter reason)	: 0
437.18/435.92	c Calls to reduceDB	: 46
437.18/435.92	c Number of update (reduction) of LBD	: 398077
437.18/435.92	c Imported unit clauses	: 0
437.18/435.92	c number of reductions to clauses (during analyze)	: 0
437.18/435.92	c number of learned constraints concerned by reduction	: 0
437.18/435.92	c number of learning phase by resolution	: 0
437.18/435.92	c number of learning phase by cutting planes	: 0
437.18/435.92	c speed (assignments/second)	: 59774.07977677373
437.18/435.92	c non guided choices	17
437.18/435.95	c learnt constraints type 
437.18/435.95	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 16
437.18/435.95	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 86777
437.18/435.95	s UNSATISFIABLE
437.18/435.95	c Total wall clock time (in seconds): 435.834

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-4096040-1466101440/watcher-4096040-1466101440 -o /tmp/evaluation-result-4096040-1466101440/solver-4096040-1466101440 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466098249-14521 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4096040-1466101440.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.25 2.19 2.16 3/192 14932
/proc/meminfo: memFree=30286876/32872528 swapFree=1315980/1463148
[pid=14932] ppid=14929 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (java) D 14929 14932 14504 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 12190903 9515008 186 33554432000 1073741824 1073778376 140733394486128 140733394475192 227503336743 0 0 4096 0 18446744072100609316 0 0 17 1 0 0 0 0 0
/proc/14932/statm: 2323 186 143 9 0 71 0

[startup+0.100126 s]
/proc/loadavg: 2.25 2.19 2.16 3/192 14932
/proc/meminfo: memFree=30286876/32872528 swapFree=1315980/1463148
[pid=14932] ppid=14929 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/14932/stat : 14932 (java) S 14929 14932 14504 0 -1 4202496 4411 0 1 0 8 1 0 0 20 0 18 0 12190903 9787879424 6034 33554432000 1073741824 1073778376 140733394486128 140733394477264 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14932/statm: 2389619 6034 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20023 s]
/proc/loadavg: 2.25 2.19 2.16 3/192 14932
/proc/meminfo: memFree=30286876/32872528 swapFree=1315980/1463148
[pid=14932] ppid=14929 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/14932/stat : 14932 (java) S 14929 14932 14504 0 -1 4202496 6920 0 1 0 28 2 0 0 20 0 19 0 12190903 9856040960 7809 33554432000 1073741824 1073778376 140733394486128 140733394477264 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14932/statm: 2406260 7809 2220 9 0 2396937 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.300243 s]
/proc/loadavg: 2.25 2.19 2.16 3/192 14932
/proc/meminfo: memFree=30286876/32872528 swapFree=1315980/1463148
[pid=14932] ppid=14929 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/14932/stat : 14932 (java) S 14929 14932 14504 0 -1 4202496 7143 0 1 0 48 2 0 0 20 0 19 0 12190903 9856040960 7814 33554432000 1073741824 1073778376 140733394486128 140733394477264 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14932/statm: 2406260 7814 2226 9 0 2396937 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9625040

[startup+0.700304 s]
/proc/loadavg: 2.25 2.19 2.16 3/192 14932
/proc/meminfo: memFree=30286876/32872528 swapFree=1315980/1463148
[pid=14932] ppid=14929 vsize=9625040 CPUtime=1.16 cores=1,3,5,7
/proc/14932/stat : 14932 (java) S 14929 14932 14504 0 -1 4202496 14399 0 1 0 113 3 0 0 20 0 19 0 12190903 9856040960 13211 33554432000 1073741824 1073778376 140733394486128 140733394477264 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14932/statm: 2406260 13211 2237 9 0 2396937 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 9625040

[startup+1.50075 s]
/proc/loadavg: 2.31 2.20 2.16 3/211 14951
/proc/meminfo: memFree=30241520/32872528 swapFree=1315980/1463148
[pid=14932] ppid=14929 vsize=9625040 CPUtime=2 cores=1,3,5,7
/proc/14932/stat : 14932 (java) S 14929 14932 14504 0 -1 4202496 14404 0 1 0 197 3 0 0 20 0 19 0 12190903 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 140733394477264 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14932/statm: 2406260 13726 2240 9 0 2396937 0
[pid=14932/tid=14934] ppid=14929 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/14932/task/14934/stat : 14934 (java) R 14929 14932 14504 0 -1 4202560 2402 0 1 0 146 0 0 0 20 0 19 0 12190904 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717243593256 139717115445858 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14935] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14935/stat : 14935 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717087279656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14936] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14936/stat : 14936 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717086226856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14937] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14937/stat : 14937 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717085174056 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14938] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14938/stat : 14938 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717084121256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14939] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14939/stat : 14939 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717083069480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14940] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14940/stat : 14940 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717082016680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14941] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14941/stat : 14941 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717080963880 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14942] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14942/stat : 14942 (java) S 14929 14932 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717079911080 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14943] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14943/stat : 14943 (java) S 14929 14932 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12190906 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717067713000 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14944] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14944/stat : 14944 (java) S 14929 14932 14504 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717066659064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14945] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14945/stat : 14945 (java) S 14929 14932 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717065606152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14946] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14946/stat : 14946 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717064554640 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14947] ppid=14929 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/14932/task/14947/stat : 14947 (java) S 14929 14932 14504 0 -1 4202560 2428 0 0 0 17 0 0 0 20 0 19 0 12190909 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717063502776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14948] ppid=14929 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/14932/task/14948/stat : 14948 (java) S 14929 14932 14504 0 -1 4202560 8303 0 0 0 32 2 0 0 20 0 19 0 12190909 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717062449976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14949] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14949/stat : 14949 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717061397368 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14950] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14950/stat : 14950 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717060344776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14951] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14951/stat : 14951 (java) S 14929 14932 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12190916 9856040960 13726 33554432000 1073741824 1073778376 140733394486128 139717059290280 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 9625040

[startup+3.10074 s]
/proc/loadavg: 2.31 2.20 2.16 3/211 14951
/proc/meminfo: memFree=30238852/32872528 swapFree=1315980/1463148
[pid=14932] ppid=14929 vsize=9625040 CPUtime=3.63 cores=1,3,5,7
/proc/14932/stat : 14932 (java) S 14929 14932 14504 0 -1 4202496 14408 0 1 0 360 3 0 0 20 0 19 0 12190903 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 140733394477264 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14932/statm: 2406260 14240 2241 9 0 2396937 0
[pid=14932/tid=14934] ppid=14929 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/14932/task/14934/stat : 14934 (java) R 14929 14932 14504 0 -1 4202560 2404 0 1 0 305 1 0 0 20 0 19 0 12190904 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717243593224 139717115277482 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14935] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14935/stat : 14935 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717087279656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14936] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14936/stat : 14936 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717086226856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14937] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14937/stat : 14937 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717085174056 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14938] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14938/stat : 14938 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717084121256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14939] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14939/stat : 14939 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717083069480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14940] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14940/stat : 14940 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717082016680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14941] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14941/stat : 14941 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717080963880 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14942] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14942/stat : 14942 (java) S 14929 14932 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717079911080 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14943] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14943/stat : 14943 (java) S 14929 14932 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12190906 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717067713000 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14944] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14944/stat : 14944 (java) S 14929 14932 14504 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717066659064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14945] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14945/stat : 14945 (java) S 14929 14932 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717065606152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14946] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14946/stat : 14946 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717064554640 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14947] ppid=14929 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/14932/task/14947/stat : 14947 (java) S 14929 14932 14504 0 -1 4202560 2430 0 0 0 19 0 0 0 20 0 19 0 12190909 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717063502776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14948] ppid=14929 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/14932/task/14948/stat : 14948 (java) S 14929 14932 14504 0 -1 4202560 8303 0 0 0 32 2 0 0 20 0 19 0 12190909 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717062449976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14949] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14949/stat : 14949 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717061397368 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14950] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14950/stat : 14950 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717060344776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14951] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14951/stat : 14951 (java) S 14929 14932 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12190916 9856040960 14240 33554432000 1073741824 1073778376 140733394486128 139717059290280 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.29 2.20 2.16 3/211 14951
/proc/meminfo: memFree=30234908/32872528 swapFree=1315980/1463148
[pid=14932] ppid=14929 vsize=9625040 CPUtime=6.83 cores=1,3,5,7
/proc/14932/stat : 14932 (java) S 14929 14932 14504 0 -1 4202496 14411 0 1 0 680 3 0 0 20 0 19 0 12190903 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 140733394477264 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14932/statm: 2406260 14727 2242 9 0 2396937 0
[pid=14932/tid=14934] ppid=14929 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/14932/task/14934/stat : 14934 (java) R 14929 14932 14504 0 -1 4202560 2406 0 1 0 624 1 0 0 20 0 19 0 12190904 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717243584208 139717115279883 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14935] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14935/stat : 14935 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717087279656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14936] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14936/stat : 14936 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717086226856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14937] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14937/stat : 14937 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717085174056 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14938] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14938/stat : 14938 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717084121256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14939] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14939/stat : 14939 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717083069480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14940] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14940/stat : 14940 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717082016680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14941] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14941/stat : 14941 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717080963880 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14942] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14942/stat : 14942 (java) S 14929 14932 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717079911080 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14943] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14943/stat : 14943 (java) S 14929 14932 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12190906 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717067713000 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14944] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14944/stat : 14944 (java) S 14929 14932 14504 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717066659064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14945] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14945/stat : 14945 (java) S 14929 14932 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717065606152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14946] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14946/stat : 14946 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717064554640 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14947] ppid=14929 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/14932/task/14947/stat : 14947 (java) S 14929 14932 14504 0 -1 4202560 2430 0 0 0 19 0 0 0 20 0 19 0 12190909 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717063502776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14948] ppid=14929 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/14932/task/14948/stat : 14948 (java) S 14929 14932 14504 0 -1 4202560 8303 0 0 0 32 2 0 0 20 0 19 0 12190909 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717062449976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14949] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14949/stat : 14949 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717061397368 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14950] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14950/stat : 14950 (java) S 14929 14932 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717060344776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14951] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14951/stat : 14951 (java) S 14929 14932 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12190916 9856040960 14727 33554432000 1073741824 1073778376 140733394486128 139717059290280 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.83
Current children cumulated vsize (KiB) 9625040


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

[pid=14932/tid=14944] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14944/stat : 14944 (java) S 14929 14932 14504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717066659064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14945] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14945/stat : 14945 (java) S 14929 14932 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717065606152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14946] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14946/stat : 14946 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717064554640 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14947] ppid=14929 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/14932/task/14947/stat : 14947 (java) S 14929 14932 14504 0 -1 4202560 10359 0 0 0 79 2 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717063502776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14948] ppid=14929 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/14932/task/14948/stat : 14948 (java) S 14929 14932 14504 0 -1 4202560 8303 0 0 0 34 2 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717062449976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14949] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14949/stat : 14949 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717061397368 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14950] ppid=14929 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/14932/task/14950/stat : 14950 (java) S 14929 14932 14504 0 -1 4202560 26 0 0 0 6 5 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717060344776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14951] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14951/stat : 14951 (java) S 14929 14932 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12190916 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717059290280 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 436.48
Current children cumulated vsize (KiB) 9625040

[startup+435.601 s]
/proc/loadavg: 2.19 2.20 2.18 3/211 15027
/proc/meminfo: memFree=30330368/32872528 swapFree=1315980/1463148
[pid=14932] ppid=14929 vsize=9625040 CPUtime=436.88 cores=1,3,5,7
/proc/14932/stat : 14932 (java) S 14929 14932 14504 0 -1 4202496 22478 0 1 0 43676 12 0 0 20 0 19 0 12190903 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 140733394477264 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14932/statm: 2406260 48741 2262 9 0 2396937 0
[pid=14932/tid=14934] ppid=14929 vsize=9625040 CPUtime=434.44 cores=1,3,5,7
/proc/14932/task/14934/stat : 14934 (java) R 14929 14932 14504 0 -1 4202560 2486 0 1 0 43436 8 0 0 20 0 19 0 12190904 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717243591104 139717115324398 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14935] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14935/stat : 14935 (java) S 14929 14932 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717087279656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14936] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14936/stat : 14936 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717086226856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14937] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14937/stat : 14937 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717085174056 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14938] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14938/stat : 14938 (java) S 14929 14932 14504 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717084121256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14939] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14939/stat : 14939 (java) S 14929 14932 14504 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717083069480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14940] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14940/stat : 14940 (java) S 14929 14932 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717082016680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14941] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14941/stat : 14941 (java) S 14929 14932 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717080963880 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14942] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14942/stat : 14942 (java) S 14929 14932 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717079911080 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14943] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14943/stat : 14943 (java) S 14929 14932 14504 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 12190906 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717067713000 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14944] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14944/stat : 14944 (java) S 14929 14932 14504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717066659064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14945] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14945/stat : 14945 (java) S 14929 14932 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717065606152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14946] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14946/stat : 14946 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717064554640 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14947] ppid=14929 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/14932/task/14947/stat : 14947 (java) S 14929 14932 14504 0 -1 4202560 10359 0 0 0 79 2 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717063502776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14948] ppid=14929 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/14932/task/14948/stat : 14948 (java) S 14929 14932 14504 0 -1 4202560 8303 0 0 0 34 2 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717062449976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14949] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14949/stat : 14949 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717061397368 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14950] ppid=14929 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/14932/task/14950/stat : 14950 (java) S 14929 14932 14504 0 -1 4202560 26 0 0 0 6 5 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717060344776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14951] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14951/stat : 14951 (java) S 14929 14932 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12190916 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717059290280 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 436.88
Current children cumulated vsize (KiB) 9625040

[startup+435.801 s]
/proc/loadavg: 2.19 2.20 2.18 3/211 15027
/proc/meminfo: memFree=30330368/32872528 swapFree=1315980/1463148
[pid=14932] ppid=14929 vsize=9625040 CPUtime=437.08 cores=1,3,5,7
/proc/14932/stat : 14932 (java) S 14929 14932 14504 0 -1 4202496 22478 0 1 0 43696 12 0 0 20 0 19 0 12190903 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 140733394477264 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14932/statm: 2406260 48741 2262 9 0 2396937 0
[pid=14932/tid=14934] ppid=14929 vsize=9625040 CPUtime=434.63 cores=1,3,5,7
/proc/14932/task/14934/stat : 14934 (java) R 14929 14932 14504 0 -1 4202560 2486 0 1 0 43455 8 0 0 20 0 19 0 12190904 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717243591104 139717115324163 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14935] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14935/stat : 14935 (java) S 14929 14932 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717087279656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14936] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14936/stat : 14936 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717086226856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14937] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14937/stat : 14937 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717085174056 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14938] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14938/stat : 14938 (java) S 14929 14932 14504 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717084121256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14939] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14939/stat : 14939 (java) S 14929 14932 14504 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717083069480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14940] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14940/stat : 14940 (java) S 14929 14932 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717082016680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14941] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14941/stat : 14941 (java) S 14929 14932 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717080963880 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14942] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14942/stat : 14942 (java) S 14929 14932 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717079911080 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14943] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14943/stat : 14943 (java) S 14929 14932 14504 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 12190906 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717067713000 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14944] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14944/stat : 14944 (java) S 14929 14932 14504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717066659064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14945] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14945/stat : 14945 (java) S 14929 14932 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717065606152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14946] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14946/stat : 14946 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717064554640 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14947] ppid=14929 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/14932/task/14947/stat : 14947 (java) S 14929 14932 14504 0 -1 4202560 10359 0 0 0 79 2 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717063502776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14948] ppid=14929 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/14932/task/14948/stat : 14948 (java) S 14929 14932 14504 0 -1 4202560 8303 0 0 0 34 2 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717062449976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14949] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14949/stat : 14949 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717061397368 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14950] ppid=14929 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/14932/task/14950/stat : 14950 (java) S 14929 14932 14504 0 -1 4202560 26 0 0 0 6 5 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717060344776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14951] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14951/stat : 14951 (java) S 14929 14932 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12190916 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717059290280 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 437.08
Current children cumulated vsize (KiB) 9625040

[startup+435.901 s]
/proc/loadavg: 2.19 2.20 2.18 3/211 15027
/proc/meminfo: memFree=30330368/32872528 swapFree=1315980/1463148
[pid=14932] ppid=14929 vsize=9625040 CPUtime=437.18 cores=1,3,5,7
/proc/14932/stat : 14932 (java) S 14929 14932 14504 0 -1 4202496 22478 0 1 0 43706 12 0 0 20 0 19 0 12190903 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 140733394477264 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14932/statm: 2406260 48741 2262 9 0 2396937 0
[pid=14932/tid=14934] ppid=14929 vsize=9625040 CPUtime=434.73 cores=1,3,5,7
/proc/14932/task/14934/stat : 14934 (java) R 14929 14932 14504 0 -1 4202560 2486 0 1 0 43465 8 0 0 20 0 19 0 12190904 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717243591104 139717115594499 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14935] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14935/stat : 14935 (java) S 14929 14932 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717087279656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14936] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14936/stat : 14936 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717086226856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14937] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14937/stat : 14937 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717085174056 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14938] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14938/stat : 14938 (java) S 14929 14932 14504 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717084121256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14932/tid=14939] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14939/stat : 14939 (java) S 14929 14932 14504 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717083069480 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14940] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14940/stat : 14940 (java) S 14929 14932 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717082016680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14941] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14941/stat : 14941 (java) S 14929 14932 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717080963880 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14942] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14942/stat : 14942 (java) S 14929 14932 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12190905 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717079911080 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14943] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14943/stat : 14943 (java) S 14929 14932 14504 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 12190906 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717067713000 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14944] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14944/stat : 14944 (java) S 14929 14932 14504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717066659064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14945] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14945/stat : 14945 (java) S 14929 14932 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12190907 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717065606152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14946] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14946/stat : 14946 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717064554640 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14947] ppid=14929 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/14932/task/14947/stat : 14947 (java) S 14929 14932 14504 0 -1 4202560 10359 0 0 0 79 2 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717063502776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14932/tid=14948] ppid=14929 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/14932/task/14948/stat : 14948 (java) S 14929 14932 14504 0 -1 4202560 8303 0 0 0 34 2 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717062449976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14949] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14949/stat : 14949 (java) S 14929 14932 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717061397368 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14932/tid=14950] ppid=14929 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/14932/task/14950/stat : 14950 (java) S 14929 14932 14504 0 -1 4202560 26 0 0 0 6 5 0 0 20 0 19 0 12190909 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717060344776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14932/tid=14951] ppid=14929 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14932/task/14951/stat : 14951 (java) S 14929 14932 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12190916 9856040960 48741 33554432000 1073741824 1073778376 140733394486128 139717059290280 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 437.18
Current children cumulated vsize (KiB) 9625040

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14932 and gives
#  childrusage.ru_utime.tv_sec=435
#  childrusage.ru_utime.tv_usec=943726
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=233964
# CPU time returned by wait4() is 436.178
# while last known CPU time is 437.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 435.954
CPU time (s): 437.18
CPU user time (s): 437.06
CPU system time (s): 0.12
CPU usage (%): 100.281
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 435.944
system time used= 0.233964
maximum resident set size= 195060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22509
page faults= 1
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9492
involuntary context switches= 741

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.09453 second user time and 3.9184 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-16 20:24:00
IDJOB=4096040
IDBENCH=107557
IDSOLVER=2546
FILE ID=node121/4096040-1466101440
RUNJOBID= node121-1466098249-14521
PBS_JOBID= 19904064
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-eq-fixedbandwidth-20.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096040-1466101440/watcher-4096040-1466101440 -o /tmp/evaluation-result-4096040-1466101440/solver-4096040-1466101440 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466098249-14521 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4096040-1466101440.opb

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

MD5SUM BENCH= 5bf40e051c45df1911b0986ffd1b4832
RANDOM SEED=672153868

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
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.691
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.691
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.54
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.691
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.691
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.56
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.691
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:        30287404 kB
Buffers:           35632 kB
Cached:            85632 kB
SwapCached:         2496 kB
Active:           350164 kB
Inactive:          70976 kB
Active(anon):     300348 kB
Inactive(anon):     1756 kB
Active(file):      49816 kB
Inactive(file):    69220 kB
Unevictable:     1463148 kB
Mlocked:         1315980 kB
SwapTotal:      67108856 kB
SwapFree:       67099740 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:       1761364 kB
Mapped:            15136 kB
Shmem:                 0 kB
Slab:             566456 kB
SReclaimable:      10860 kB
SUnreclaim:       555596 kB
KernelStack:        1592 kB
PageTables:         7832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2212380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    430080 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= 71720 MiB
End job on node121 at 2016-06-16 20:31:16