Trace number 4122718

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 375.43 374.171

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n60-d3-i2-r2.cnf.gz-plain.pb.metafix.opb
MD5SUMd65d034d0b37961cce59c4c82e2445b5
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.296954
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables90
Total number of constraints240
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
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 --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
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 No 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.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4122718-1467317419.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
0.11/0.14	c ... done. Wall clock time 0.034s.
0.11/0.14	c declared #vars     90
0.11/0.14	c #constraints  240
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 240
0.11/0.14	c 240 constraints processed.
0.64/0.42	c cleaning 2498 clauses out of 5000 with flag 21526/5000
0.92/0.69	c cleaning 4251 clauses out of 8503 with flag 49099/11001
1.34/1.02	c cleaning 5624 clauses out of 11251 with flag 82322/18000
1.96/1.60	c cleaning 6813 clauses out of 13628 with flag 126231/26001
2.68/2.31	c cleaning 7907 clauses out of 15815 with flag 169588/35001
3.55/3.12	c cleaning 8950 clauses out of 17907 with flag 218279/45000
4.55/4.19	c cleaning 9979 clauses out of 19957 with flag 279787/56000
5.65/5.28	c cleaning 10990 clauses out of 21979 with flag 352085/68001
6.94/6.58	c cleaning 11994 clauses out of 23988 with flag 416043/81000
8.44/8.04	c cleaning 12996 clauses out of 25995 with flag 484886/95001
10.14/9.79	c cleaning 13997 clauses out of 27998 with flag 561422/110000
12.24/11.86	c cleaning 14996 clauses out of 30001 with flag 646982/126000
15.14/14.80	c cleaning 16000 clauses out of 32005 with flag 739048/143000
18.44/18.05	c cleaning 17001 clauses out of 34006 with flag 836455/161001
21.94/21.50	c cleaning 18000 clauses out of 36004 with flag 939666/180000
25.25/24.84	c cleaning 19000 clauses out of 38004 with flag 1045363/200000
29.55/29.10	c cleaning 20002 clauses out of 40004 with flag 1160157/221000
34.15/33.80	c cleaning 20996 clauses out of 42002 with flag 1281211/243000
39.54/39.16	c cleaning 22001 clauses out of 44006 with flag 1402727/266000
45.04/44.64	c cleaning 22997 clauses out of 46005 with flag 1534774/290000
50.74/50.34	c cleaning 24002 clauses out of 48008 with flag 1671541/315000
57.68/57.04	c cleaning 24998 clauses out of 50006 with flag 1803089/341000
65.49/64.51	c cleaning 26001 clauses out of 52008 with flag 1939795/368000
73.39/72.38	c cleaning 27001 clauses out of 54007 with flag 2089854/396000
81.99/80.95	c cleaning 28000 clauses out of 56006 with flag 2244793/425000
91.00/89.97	c cleaning 29000 clauses out of 58006 with flag 2406433/455000
100.90/99.82	c cleaning 30003 clauses out of 60006 with flag 2573617/486000
112.31/111.22	c cleaning 30999 clauses out of 62003 with flag 2746073/518000
124.80/123.79	c cleaning 32000 clauses out of 64004 with flag 2922841/551000
137.20/136.11	c cleaning 33000 clauses out of 66004 with flag 3099623/585000
149.90/148.85	c cleaning 33998 clauses out of 68003 with flag 3271980/620000
164.02/162.99	c cleaning 34997 clauses out of 70005 with flag 3463580/656000
179.02/177.95	c cleaning 35999 clauses out of 72008 with flag 3659661/693000
195.11/194.00	c cleaning 37002 clauses out of 74009 with flag 3864645/731000
212.21/211.17	c cleaning 38002 clauses out of 76007 with flag 4074552/770000
229.87/228.73	c cleaning 39000 clauses out of 78005 with flag 4290430/810000
247.95/246.78	c cleaning 39999 clauses out of 80004 with flag 4495746/851000
267.16/265.93	c cleaning 41002 clauses out of 82005 with flag 4715390/893000
286.86/285.65	c cleaning 41998 clauses out of 84003 with flag 4947068/936000
308.68/307.48	c cleaning 42997 clauses out of 86004 with flag 5184378/980000
334.39/333.17	c cleaning 44000 clauses out of 88007 with flag 5426831/1025000
360.81/359.52	c cleaning 45003 clauses out of 90006 with flag 5674568/1071000
375.43/374.14	c starts		: 334
375.43/374.14	c conflicts		: 1103798
375.43/374.14	c decisions		: 1126856
375.43/374.14	c propagations		: 18480111
375.43/374.14	c inspects		: 11073511133
375.43/374.14	c shortcuts		: 0
375.43/374.14	c learnt literals	: 20
375.43/374.14	c learnt binary clauses	: 18
375.43/374.14	c learnt ternary clauses	: 47
375.43/374.14	c learnt constraints	: 1103777
375.43/374.14	c ignored constraints	: 0
375.43/374.14	c root simplifications	: 0
375.43/374.14	c removed literals (reason simplification)	: 0
375.43/374.14	c reason swapping (by a shorter reason)	: 0
375.43/374.14	c Calls to reduceDB	: 42
375.43/374.14	c Number of update (reduction) of LBD	: 18157
375.43/374.14	c Imported unit clauses	: 0
375.43/374.14	c number of reductions to clauses (during analyze)	: 0
375.43/374.14	c number of learned constraints concerned by reduction	: 0
375.43/374.14	c number of learning phase by resolution	: 0
375.43/374.14	c number of learning phase by cutting planes	: 0
375.43/374.14	c speed (assignments/second)	: 49412.32573436222
375.43/374.14	c non guided choices	125
375.43/374.16	c learnt constraints type 
375.43/374.16	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 18
375.43/374.16	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 77766
375.43/374.16	s UNSATISFIABLE
375.43/374.16	c Total wall clock time (in seconds): 374.063

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-4122718-1467317419/watcher-4122718-1467317419 -o /tmp/evaluation-result-4122718-1467317419/solver-4122718-1467317419 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467315427-7729 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4122718-1467317419.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.19 2.25 2.17 4/195 8243
/proc/meminfo: memFree=28491984/32872528 swapFree=1522152/1652968
[pid=8243] ppid=8240 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/8243/stat : 8243 (java) S 8240 8243 3195 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 2420910 98570240 977 33554432000 1073741824 1073778376 140735456492592 140735456483728 217413877821 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8243/statm: 24065 977 743 9 0 16771 0
[pid=8243/tid=8244] ppid=8240 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8244/stat : 8244 (java) R 8240 8243 3195 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 2420910 98570240 977 33554432000 1073741824 1073778376 140735456492592 140006264618536 217410520448 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.19 2.25 2.17 4/195 8243
/proc/meminfo: memFree=28491984/32872528 swapFree=1522152/1652968
[pid=8243] ppid=8240 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/8243/stat : 8243 (java) S 8240 8243 3195 0 -1 4202496 4529 0 1 0 10 1 0 0 20 0 18 0 2420910 9787879424 5652 33554432000 1073741824 1073778376 140735456492592 140735456483728 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8243/statm: 2389619 5652 2157 9 0 2380296 0
[pid=8243/tid=8244] ppid=8240 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/8243/task/8244/stat : 8244 (java) R 8240 8243 3195 0 -1 4202560 2431 0 1 0 7 0 0 0 20 0 18 0 2420910 9787879424 5652 33554432000 1073741824 1073778376 140735456492592 140006264621984 217413903629 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200264 s]
/proc/loadavg: 2.19 2.25 2.17 4/195 8243
/proc/meminfo: memFree=28491984/32872528 swapFree=1522152/1652968
[pid=8243] ppid=8240 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/8243/stat : 8243 (java) S 8240 8243 3195 0 -1 4202496 7153 0 1 0 29 2 0 0 20 0 19 0 2420910 9856040960 7533 33554432000 1073741824 1073778376 140735456492592 140735456483728 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8243/statm: 2406260 7533 2223 9 0 2396937 0
[pid=8243/tid=8244] ppid=8240 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/8243/task/8244/stat : 8244 (java) R 8240 8243 3195 0 -1 4202560 2455 0 1 0 16 1 0 0 20 0 19 0 2420910 9856040960 7533 33554432000 1073741824 1073778376 140735456492592 140006264623744 140006204338012 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9625040

[startup+0.300311 s]
/proc/loadavg: 2.19 2.25 2.17 4/195 8243
/proc/meminfo: memFree=28491984/32872528 swapFree=1522152/1652968
[pid=8243] ppid=8240 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/8243/stat : 8243 (java) S 8240 8243 3195 0 -1 4202496 7330 0 1 0 47 2 0 0 20 0 19 0 2420910 9856040960 7528 33554432000 1073741824 1073778376 140735456492592 140735456483728 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8243/statm: 2406260 7528 2236 9 0 2396937 0
[pid=8243/tid=8244] ppid=8240 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/8243/task/8244/stat : 8244 (java) R 8240 8243 3195 0 -1 4202560 2456 0 1 0 26 1 0 0 20 0 19 0 2420910 9856040960 7528 33554432000 1073741824 1073778376 140735456492592 140006264623144 140006204743377 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700252 s]
/proc/loadavg: 2.19 2.25 2.17 4/195 8243
/proc/meminfo: memFree=28491984/32872528 swapFree=1522152/1652968
[pid=8243] ppid=8240 vsize=9625040 CPUtime=1.04 cores=0,2,4,6
/proc/8243/stat : 8243 (java) S 8240 8243 3195 0 -1 4202496 8420 0 1 0 102 2 0 0 20 0 19 0 2420910 9856040960 8155 33554432000 1073741824 1073778376 140735456492592 140735456483728 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8243/statm: 2406260 8155 2248 9 0 2396937 0
[pid=8243/tid=8244] ppid=8240 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/8243/task/8244/stat : 8244 (java) R 8240 8243 3195 0 -1 4202560 2457 0 1 0 66 1 0 0 20 0 19 0 2420910 9856040960 8155 33554432000 1073741824 1073778376 140735456492592 140006264623688 140006204783835 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9625040

[startup+1.50074 s]
/proc/loadavg: 2.25 2.26 2.17 4/214 8262
/proc/meminfo: memFree=28464676/32872528 swapFree=1522152/1652968
[pid=8243] ppid=8240 vsize=9625040 CPUtime=1.85 cores=0,2,4,6
/proc/8243/stat : 8243 (java) S 8240 8243 3195 0 -1 4202496 8423 0 1 0 183 2 0 0 20 0 19 0 2420910 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140735456483728 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8243/statm: 2406260 8668 2249 9 0 2396937 0
[pid=8243/tid=8244] ppid=8240 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/8243/task/8244/stat : 8244 (java) R 8240 8243 3195 0 -1 4202560 2459 0 1 0 146 1 0 0 20 0 19 0 2420910 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006264623592 140006204783835 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8246] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8246/stat : 8246 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006108379816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8247] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8247/stat : 8247 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006107327272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8248] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8248/stat : 8248 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006106274728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8249] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8249/stat : 8249 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006105222184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8250] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8250/stat : 8250 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006104168616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8251] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8251/stat : 8251 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006103116072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8252] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8252/stat : 8252 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006102063528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8253] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8253/stat : 8253 (java) S 8240 8243 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006101010984 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8254] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8254/stat : 8254 (java) S 8240 8243 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006088813160 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8255] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8255/stat : 8255 (java) S 8240 8243 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006087759480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8256] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8256/stat : 8256 (java) S 8240 8243 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006086706824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8257] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8257/stat : 8257 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420914 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006085655568 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8258] ppid=8240 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/8243/task/8258/stat : 8258 (java) S 8240 8243 3195 0 -1 4202560 1377 0 0 0 13 0 0 0 20 0 19 0 2420915 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006084601912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8259] ppid=8240 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/8243/task/8259/stat : 8259 (java) S 8240 8243 3195 0 -1 4202560 3316 0 0 0 20 0 0 0 20 0 19 0 2420915 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006083549368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8260] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8260/stat : 8260 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420915 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006082497016 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8261] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8261/stat : 8261 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420915 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006081444680 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8262] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8262/stat : 8262 (java) S 8240 8243 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2420924 9856040960 8668 33554432000 1073741824 1073778376 140735456492592 140006080390440 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 9625040

[startup+3.10085 s]
/proc/loadavg: 2.25 2.26 2.17 4/214 8262
/proc/meminfo: memFree=28462008/32872528 swapFree=1522152/1652968
[pid=8243] ppid=8240 vsize=9625040 CPUtime=3.55 cores=0,2,4,6
/proc/8243/stat : 8243 (java) S 8240 8243 3195 0 -1 4202496 9755 0 1 0 352 3 0 0 20 0 19 0 2420910 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140735456483728 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8243/statm: 2406260 9929 2250 9 0 2396937 0
[pid=8243/tid=8244] ppid=8240 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/8243/task/8244/stat : 8244 (java) R 8240 8243 3195 0 -1 4202560 2461 0 1 0 306 1 0 0 20 0 19 0 2420910 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006264614608 140006204783835 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8246] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8246/stat : 8246 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006108379816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8247] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8247/stat : 8247 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006107327272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8248] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8248/stat : 8248 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006106274728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8249] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8249/stat : 8249 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006105222184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8250] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8250/stat : 8250 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006104168616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8251] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8251/stat : 8251 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006103116072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8252] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8252/stat : 8252 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006102063528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8253] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8253/stat : 8253 (java) S 8240 8243 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006101010984 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8254] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8254/stat : 8254 (java) S 8240 8243 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006088813160 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8255] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8255/stat : 8255 (java) S 8240 8243 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006087759480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8256] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8256/stat : 8256 (java) S 8240 8243 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006086706824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8257] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8257/stat : 8257 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420914 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006085655568 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8258] ppid=8240 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/8243/task/8258/stat : 8258 (java) S 8240 8243 3195 0 -1 4202560 2707 0 0 0 21 0 0 0 20 0 19 0 2420915 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006084601912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8259] ppid=8240 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/8243/task/8259/stat : 8259 (java) S 8240 8243 3195 0 -1 4202560 3316 0 0 0 21 0 0 0 20 0 19 0 2420915 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006083549368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8260] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8260/stat : 8260 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420915 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006082497016 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8261] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8261/stat : 8261 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420915 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006081444680 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8262] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8262/stat : 8262 (java) S 8240 8243 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2420924 9856040960 9929 33554432000 1073741824 1073778376 140735456492592 140006080390440 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.25 2.26 2.17 3/214 8262
/proc/meminfo: memFree=28454512/32872528 swapFree=1522152/1652968
[pid=8243] ppid=8240 vsize=9625040 CPUtime=6.74 cores=0,2,4,6
/proc/8243/stat : 8243 (java) S 8240 8243 3195 0 -1 4202496 9759 0 1 0 671 3 0 0 20 0 19 0 2420910 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140735456483728 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8243/statm: 2406260 10938 2251 9 0 2396937 0
[pid=8243/tid=8244] ppid=8240 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/8243/task/8244/stat : 8244 (java) R 8240 8243 3195 0 -1 4202560 2464 0 1 0 625 1 0 0 20 0 19 0 2420910 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006264614608 140006204783835 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8246] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8246/stat : 8246 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006108379816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8247] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8247/stat : 8247 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006107327272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8248] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8248/stat : 8248 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006106274728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8249] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8249/stat : 8249 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006105222184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8250] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8250/stat : 8250 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006104168616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8251] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8251/stat : 8251 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006103116072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8252] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8252/stat : 8252 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006102063528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8253] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8253/stat : 8253 (java) S 8240 8243 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006101010984 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8254] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8254/stat : 8254 (java) S 8240 8243 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006088813160 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8255] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8255/stat : 8255 (java) S 8240 8243 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006087759480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8256] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8256/stat : 8256 (java) S 8240 8243 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006086706824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8257] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8257/stat : 8257 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420914 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006085655568 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8258] ppid=8240 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/8243/task/8258/stat : 8258 (java) S 8240 8243 3195 0 -1 4202560 2707 0 0 0 21 0 0 0 20 0 19 0 2420915 9856040960 10938 33554432000 1073741824 1073778376 140735456492592 140006084601912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8259] ppid=8240 vsize=9625040 CPUtime=0.21 cores=0,2,4,6

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

[pid=8243/tid=8255] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8255/stat : 8255 (java) S 8240 8243 3195 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006087759480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8256] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8256/stat : 8256 (java) S 8240 8243 3195 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006086706824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8257] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8257/stat : 8257 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420914 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006085655568 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8258] ppid=8240 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/8243/task/8258/stat : 8258 (java) S 8240 8243 3195 0 -1 4202560 12585 0 0 0 92 3 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006084601912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8259] ppid=8240 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/8243/task/8259/stat : 8259 (java) S 8240 8243 3195 0 -1 4202560 3316 0 0 0 23 0 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006083549368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8260] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8260/stat : 8260 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006082497016 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8261] ppid=8240 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/8243/task/8261/stat : 8261 (java) S 8240 8243 3195 0 -1 4202560 24 0 0 0 5 5 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006081444680 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8262] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8262/stat : 8262 (java) S 8240 8243 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2420924 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006080390440 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 374.11
Current children cumulated vsize (KiB) 9625040

[startup+373.601 s]
/proc/loadavg: 2.15 2.18 2.17 3/213 8269
/proc/meminfo: memFree=28259784/32872528 swapFree=1522152/1652968
[pid=8243] ppid=8240 vsize=9625040 CPUtime=374.92 cores=0,2,4,6
/proc/8243/stat : 8243 (java) S 8240 8243 3195 0 -1 4202496 19814 0 1 0 37476 16 0 0 20 0 19 0 2420910 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140735456483728 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8243/statm: 2406260 51151 2271 9 0 2396937 0
[pid=8243/tid=8244] ppid=8240 vsize=9625040 CPUtime=372.58 cores=0,2,4,6
/proc/8243/task/8244/stat : 8244 (java) R 8240 8243 3195 0 -1 4202560 2541 0 1 0 37250 8 0 0 20 0 19 0 2420910 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006264623408 140006204743494 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8246] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8246/stat : 8246 (java) S 8240 8243 3195 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006108379816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8247] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8247/stat : 8247 (java) S 8240 8243 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006107327272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8248] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8248/stat : 8248 (java) S 8240 8243 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006106274728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8249] ppid=8240 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8243/task/8249/stat : 8249 (java) S 8240 8243 3195 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006105222184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8250] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8250/stat : 8250 (java) S 8240 8243 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006104168616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8251] ppid=8240 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8243/task/8251/stat : 8251 (java) S 8240 8243 3195 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006103116072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8252] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8252/stat : 8252 (java) S 8240 8243 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006102063528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8253] ppid=8240 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8243/task/8253/stat : 8253 (java) S 8240 8243 3195 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006101010984 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8254] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8254/stat : 8254 (java) S 8240 8243 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006088813160 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8255] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8255/stat : 8255 (java) S 8240 8243 3195 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006087759480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8256] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8256/stat : 8256 (java) S 8240 8243 3195 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006086706824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8257] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8257/stat : 8257 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420914 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006085655568 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8258] ppid=8240 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/8243/task/8258/stat : 8258 (java) S 8240 8243 3195 0 -1 4202560 12585 0 0 0 92 3 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006084601912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8259] ppid=8240 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/8243/task/8259/stat : 8259 (java) S 8240 8243 3195 0 -1 4202560 3316 0 0 0 23 0 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006083549368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8260] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8260/stat : 8260 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006082497016 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8261] ppid=8240 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/8243/task/8261/stat : 8261 (java) S 8240 8243 3195 0 -1 4202560 24 0 0 0 5 5 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006081444680 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8262] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8262/stat : 8262 (java) S 8240 8243 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2420924 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006080390440 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 374.92
Current children cumulated vsize (KiB) 9625040

[startup+374.001 s]
/proc/loadavg: 2.15 2.18 2.17 3/213 8269
/proc/meminfo: memFree=28259784/32872528 swapFree=1522152/1652968
[pid=8243] ppid=8240 vsize=9625040 CPUtime=375.33 cores=0,2,4,6
/proc/8243/stat : 8243 (java) S 8240 8243 3195 0 -1 4202496 19814 0 1 0 37517 16 0 0 20 0 19 0 2420910 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140735456483728 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8243/statm: 2406260 51151 2271 9 0 2396937 0
[pid=8243/tid=8244] ppid=8240 vsize=9625040 CPUtime=372.99 cores=0,2,4,6
/proc/8243/task/8244/stat : 8244 (java) R 8240 8243 3195 0 -1 4202560 2541 0 1 0 37291 8 0 0 20 0 19 0 2420910 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006264623408 140006204738643 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8246] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8246/stat : 8246 (java) S 8240 8243 3195 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006108379816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8247] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8247/stat : 8247 (java) S 8240 8243 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006107327272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8248] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8248/stat : 8248 (java) S 8240 8243 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006106274728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8249] ppid=8240 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8243/task/8249/stat : 8249 (java) S 8240 8243 3195 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006105222184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8250] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8250/stat : 8250 (java) S 8240 8243 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006104168616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8251] ppid=8240 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8243/task/8251/stat : 8251 (java) S 8240 8243 3195 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006103116072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8252] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8252/stat : 8252 (java) S 8240 8243 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006102063528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8253] ppid=8240 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8243/task/8253/stat : 8253 (java) S 8240 8243 3195 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006101010984 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8254] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8254/stat : 8254 (java) S 8240 8243 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006088813160 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8255] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8255/stat : 8255 (java) S 8240 8243 3195 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006087759480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8256] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8256/stat : 8256 (java) S 8240 8243 3195 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006086706824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8257] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8257/stat : 8257 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420914 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006085655568 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8258] ppid=8240 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/8243/task/8258/stat : 8258 (java) S 8240 8243 3195 0 -1 4202560 12585 0 0 0 92 3 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006084601912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8259] ppid=8240 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/8243/task/8259/stat : 8259 (java) S 8240 8243 3195 0 -1 4202560 3316 0 0 0 23 0 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006083549368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8260] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8260/stat : 8260 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006082497016 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8261] ppid=8240 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/8243/task/8261/stat : 8261 (java) S 8240 8243 3195 0 -1 4202560 24 0 0 0 5 5 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006081444680 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8262] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8262/stat : 8262 (java) S 8240 8243 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2420924 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006080390440 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 375.33
Current children cumulated vsize (KiB) 9625040

[startup+374.108 s]
/proc/loadavg: 2.15 2.18 2.17 3/213 8269
/proc/meminfo: memFree=28259784/32872528 swapFree=1522152/1652968
[pid=8243] ppid=8240 vsize=9625040 CPUtime=375.43 cores=0,2,4,6
/proc/8243/stat : 8243 (java) S 8240 8243 3195 0 -1 4202496 19814 0 1 0 37527 16 0 0 20 0 19 0 2420910 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140735456483728 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8243/statm: 2406260 51151 2271 9 0 2396937 0
[pid=8243/tid=8244] ppid=8240 vsize=9625040 CPUtime=373.09 cores=0,2,4,6
/proc/8243/task/8244/stat : 8244 (java) R 8240 8243 3195 0 -1 4202560 2541 0 1 0 37301 8 0 0 20 0 19 0 2420910 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006264623408 140006204743397 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8246] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8246/stat : 8246 (java) S 8240 8243 3195 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006108379816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8247] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8247/stat : 8247 (java) S 8240 8243 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006107327272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8248] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8248/stat : 8248 (java) S 8240 8243 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006106274728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8243/tid=8249] ppid=8240 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8243/task/8249/stat : 8249 (java) S 8240 8243 3195 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006105222184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8250] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8250/stat : 8250 (java) S 8240 8243 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006104168616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8251] ppid=8240 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8243/task/8251/stat : 8251 (java) S 8240 8243 3195 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006103116072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8252] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8252/stat : 8252 (java) S 8240 8243 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006102063528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8253] ppid=8240 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8243/task/8253/stat : 8253 (java) S 8240 8243 3195 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 2420911 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006101010984 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8254] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8254/stat : 8254 (java) S 8240 8243 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006088813160 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8255] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8255/stat : 8255 (java) S 8240 8243 3195 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006087759480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8256] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8256/stat : 8256 (java) S 8240 8243 3195 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2420912 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006086706824 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8257] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8257/stat : 8257 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420914 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006085655568 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8258] ppid=8240 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/8243/task/8258/stat : 8258 (java) S 8240 8243 3195 0 -1 4202560 12585 0 0 0 92 3 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006084601912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8243/tid=8259] ppid=8240 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/8243/task/8259/stat : 8259 (java) S 8240 8243 3195 0 -1 4202560 3316 0 0 0 23 0 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006083549368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8260] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8260/stat : 8260 (java) S 8240 8243 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006082497016 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8243/tid=8261] ppid=8240 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/8243/task/8261/stat : 8261 (java) S 8240 8243 3195 0 -1 4202560 24 0 0 0 5 5 0 0 20 0 19 0 2420915 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006081444680 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8243/tid=8262] ppid=8240 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8243/task/8262/stat : 8262 (java) S 8240 8243 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2420924 9856040960 51151 33554432000 1073741824 1073778376 140735456492592 140006080390440 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 375.43
Current children cumulated vsize (KiB) 9625040

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8243 and gives
#  childrusage.ru_utime.tv_sec=374
#  childrusage.ru_utime.tv_usec=394083
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=262960
# CPU time returned by wait4() is 374.657
# while last known CPU time is 375.43
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 374.171
CPU time (s): 375.43
CPU user time (s): 375.27
CPU system time (s): 0.16
CPU usage (%): 100.336
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 374.394
system time used= 0.26296
maximum resident set size= 204700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19847
page faults= 1
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8200
involuntary context switches= 462

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.03369 second user time and 2.74658 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-30 22:10:19
IDJOB=4122718
IDBENCH=111268
IDSOLVER=2546
FILE ID=node122/4122718-1467317419
RUNJOBID= node122-1467315427-7729
PBS_JOBID= 20005252
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n60-d3-i2-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122718-1467317419/watcher-4122718-1467317419 -o /tmp/evaluation-result-4122718-1467317419/solver-4122718-1467317419 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467315427-7729 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4122718-1467317419.opb

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

MD5SUM BENCH= d65d034d0b37961cce59c4c82e2445b5
RANDOM SEED=878413649

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.814
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.56
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.814
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.814
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:        28491892 kB
Buffers:           85740 kB
Cached:          1743712 kB
SwapCached:            0 kB
Active:           342352 kB
Inactive:        1631132 kB
Active(anon):     146604 kB
Inactive(anon):        4 kB
Active(file):     195748 kB
Inactive(file):  1631128 kB
Unevictable:     1652968 kB
Mlocked:         1522152 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               600 kB
Writeback:             0 kB
AnonPages:       1825260 kB
Mapped:            22076 kB
Shmem:               204 kB
Slab:             609936 kB
SReclaimable:      53552 kB
SUnreclaim:       556384 kB
KernelStack:        1768 kB
PageTables:         7560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2347224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 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= 71728 MiB
End job on node122 at 2016-06-30 22:16:33