Trace number 4121206

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 1699.02 1697.1

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n82-d3-i2-f.cnf.gz-plain.pb.metafix.opb
MD5SUMbb3d54c1198a438e0a2723a8c09675a1
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 benchmark1.12983
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints328
Number of constraints which are clauses328
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4121206-1467313710.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.15	c ... done. Wall clock time 0.048s.
0.11/0.15	c declared #vars     123
0.11/0.15	c #constraints  328
0.11/0.15	c constraints type 
0.11/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 328
0.11/0.16	c 328 constraints processed.
0.63/0.46	c cleaning 2498 clauses out of 5000 with flag 21523/5000
1.18/0.77	c cleaning 4250 clauses out of 8503 with flag 59371/11001
1.70/1.21	c cleaning 5626 clauses out of 11253 with flag 101290/18001
2.40/1.93	c cleaning 6809 clauses out of 13626 with flag 151021/26000
3.32/2.82	c cleaning 7908 clauses out of 15817 with flag 206775/35000
4.42/3.92	c cleaning 8953 clauses out of 17909 with flag 268715/45000
5.82/5.33	c cleaning 9978 clauses out of 19956 with flag 336777/56000
7.32/6.81	c cleaning 10989 clauses out of 21978 with flag 411034/68000
8.92/8.45	c cleaning 11994 clauses out of 23990 with flag 490081/81001
10.93/10.48	c cleaning 12996 clauses out of 25996 with flag 574950/95001
13.33/12.87	c cleaning 13999 clauses out of 27999 with flag 665469/110000
16.03/15.51	c cleaning 14999 clauses out of 30000 with flag 762469/126000
18.73/18.28	c cleaning 16000 clauses out of 32002 with flag 864274/143001
22.02/21.55	c cleaning 16999 clauses out of 34002 with flag 973402/161001
25.62/25.11	c cleaning 18001 clauses out of 36003 with flag 1087621/180001
29.62/29.17	c cleaning 19000 clauses out of 38002 with flag 1208872/200001
34.33/33.83	c cleaning 20001 clauses out of 40002 with flag 1334875/221001
39.32/38.84	c cleaning 20999 clauses out of 42000 with flag 1467787/243000
44.42/43.92	c cleaning 22000 clauses out of 44001 with flag 1607223/266000
50.02/49.53	c cleaning 22997 clauses out of 46002 with flag 1740566/290001
56.22/55.79	c cleaning 23999 clauses out of 48004 with flag 1877611/315000
63.33/62.88	c cleaning 25001 clauses out of 50005 with flag 2019734/341000
71.32/70.87	c cleaning 26001 clauses out of 52004 with flag 2167380/368000
80.01/79.56	c cleaning 27002 clauses out of 54003 with flag 2320440/396000
89.92/89.48	c cleaning 27997 clauses out of 56001 with flag 2479452/425000
101.11/100.63	c cleaning 29001 clauses out of 58005 with flag 2644154/455001
112.72/112.28	c cleaning 29998 clauses out of 60004 with flag 2814311/486001
123.94/123.47	c cleaning 31003 clauses out of 62005 with flag 2989953/518000
133.54/133.06	c cleaning 31997 clauses out of 64003 with flag 3164995/551001
143.64/143.13	c cleaning 33002 clauses out of 66006 with flag 3361232/585001
150.54/150.06	c cleaning 34000 clauses out of 68004 with flag 3521775/620001
157.14/156.60	c cleaning 34998 clauses out of 70003 with flag 3700145/656000
166.13/165.65	c cleaning 35999 clauses out of 72005 with flag 3879178/693000
176.04/175.56	c cleaning 37001 clauses out of 74007 with flag 4045988/731001
189.04/188.52	c cleaning 37998 clauses out of 76006 with flag 4219828/770001
204.23/203.80	c cleaning 39001 clauses out of 78007 with flag 4405344/810000
217.63/217.19	c cleaning 40004 clauses out of 80007 with flag 4587812/851001
227.74/226.80	c cleaning 41000 clauses out of 82002 with flag 4771075/893000
238.95/238.04	c cleaning 41999 clauses out of 84002 with flag 4982244/936000
251.35/250.45	c cleaning 43000 clauses out of 86004 with flag 5167890/980001
266.15/265.30	c cleaning 44002 clauses out of 88004 with flag 5373287/1025001
281.44/280.50	c cleaning 44998 clauses out of 90002 with flag 5590917/1071001
296.23/295.36	c cleaning 45999 clauses out of 92004 with flag 5797483/1118001
311.53/310.65	c cleaning 46999 clauses out of 94004 with flag 6017725/1166000
326.12/325.24	c cleaning 48001 clauses out of 96005 with flag 6230198/1215000
346.43/345.55	c cleaning 48997 clauses out of 98004 with flag 6471060/1265000
375.43/374.51	c cleaning 50001 clauses out of 100007 with flag 6749509/1316000
406.13/405.24	c cleaning 51000 clauses out of 102006 with flag 7031759/1368000
431.44/430.56	c cleaning 51999 clauses out of 104006 with flag 7277981/1421000
455.20/454.30	c cleaning 52999 clauses out of 106008 with flag 7532221/1475001
479.60/478.61	c cleaning 53999 clauses out of 108008 with flag 7797423/1530000
505.30/504.30	c cleaning 55003 clauses out of 110009 with flag 8058126/1586000
532.01/531.06	c cleaning 56003 clauses out of 112006 with flag 8323110/1643000
562.19/561.20	c cleaning 56997 clauses out of 114003 with flag 8589933/1701001
592.30/591.30	c cleaning 58001 clauses out of 116006 with flag 8862381/1760001
614.50/613.55	c cleaning 58998 clauses out of 118005 with flag 9107633/1820001
639.90/638.90	c cleaning 60003 clauses out of 120006 with flag 9397384/1881000
674.33/673.33	c cleaning 60998 clauses out of 122004 with flag 9676030/1943001
715.13/714.15	c cleaning 61996 clauses out of 124006 with flag 9979207/2006001
757.23/756.24	c cleaning 63001 clauses out of 126009 with flag 10333600/2070000
801.45/800.49	c cleaning 64002 clauses out of 128008 with flag 10664902/2135000
849.66/848.66	c cleaning 64997 clauses out of 130006 with flag 10994638/2201000
904.87/903.86	c cleaning 66003 clauses out of 132010 with flag 11342512/2268001
963.08/962.02	c cleaning 66999 clauses out of 134006 with flag 11683341/2336000
1027.23/1026.12	c cleaning 67998 clauses out of 136006 with flag 12040155/2405000
1105.46/1104.33	c cleaning 68998 clauses out of 138008 with flag 12455229/2475000
1170.64/1169.49	c cleaning 69999 clauses out of 140011 with flag 12831342/2546001
1221.33/1220.14	c cleaning 71001 clauses out of 142012 with flag 13242281/2618001
1275.53/1274.36	c cleaning 72004 clauses out of 144011 with flag 13590076/2691001
1330.93/1329.76	c cleaning 72999 clauses out of 146006 with flag 13933889/2765000
1392.33/1391.11	c cleaning 74001 clauses out of 148007 with flag 14279602/2840001
1466.46/1465.26	c cleaning 74996 clauses out of 150006 with flag 14572813/2916001
1539.21/1537.97	c cleaning 76001 clauses out of 152009 with flag 14866914/2993001
1614.12/1612.84	c cleaning 77004 clauses out of 154007 with flag 15232656/3071000
1688.13/1686.88	c cleaning 77999 clauses out of 156000 with flag 15571431/3150000
1698.33/1697.06	c starts		: 321
1698.33/1697.06	c conflicts		: 3172479
1698.33/1697.06	c decisions		: 3761070
1698.33/1697.06	c propagations		: 32382583
1698.33/1697.06	c inspects		: 39393903416
1698.33/1697.06	c shortcuts		: 0
1698.33/1697.06	c learnt literals	: 22
1698.33/1697.06	c learnt binary clauses	: 20
1698.33/1697.06	c learnt ternary clauses	: 43
1698.33/1697.06	c learnt constraints	: 3172456
1698.33/1697.06	c ignored constraints	: 0
1698.33/1697.06	c root simplifications	: 0
1698.33/1697.06	c removed literals (reason simplification)	: 0
1698.33/1697.06	c reason swapping (by a shorter reason)	: 0
1698.33/1697.06	c Calls to reduceDB	: 75
1698.33/1697.06	c Number of update (reduction) of LBD	: 177913
1698.33/1697.06	c Imported unit clauses	: 0
1698.33/1697.06	c number of reductions to clauses (during analyze)	: 0
1698.33/1697.06	c number of learned constraints concerned by reduction	: 0
1698.33/1697.06	c number of learning phase by resolution	: 0
1698.33/1697.06	c number of learning phase by cutting planes	: 0
1698.33/1697.06	c speed (assignments/second)	: 19083.309859237932
1698.33/1697.06	c non guided choices	1072
1698.33/1697.09	c learnt constraints type 
1698.33/1697.09	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 20
1698.33/1697.09	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 100444
1698.33/1697.09	s UNSATISFIABLE
1698.33/1697.09	c Total wall clock time (in seconds): 1696.984

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

pid=21665
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.06 2.02 1.98 3/194 21668
/proc/meminfo: memFree=28697912/32872528 swapFree=7620/7620
[pid=21668] ppid=21665 vsize=94176 CPUtime=0 cores=0,2,4,6
/proc/21668/stat : 21668 (java) S 21665 21668 19879 0 -1 4202496 1307 0 0 0 0 0 0 0 20 0 2 0 12267129 96436224 939 33554432000 1073741824 1073778376 140735653678384 140735653669520 218238058557 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21668/statm: 24081 943 715 9 0 16771 0
[pid=21668/tid=21669] ppid=21665 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21669/stat : 21669 (java) R 21665 21668 19879 0 -1 4202560 115 0 0 0 0 0 0 0 20 0 2 0 12267130 98570240 963 33554432000 1073741824 1073778376 140735653678384 139676985613864 139676987799760 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100117 s]
/proc/loadavg: 2.06 2.02 1.98 3/194 21668
/proc/meminfo: memFree=28697912/32872528 swapFree=7620/7620
[pid=21668] ppid=21665 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/21668/stat : 21668 (java) S 21665 21668 19879 0 -1 4202496 4430 0 1 0 10 1 0 0 20 0 18 0 12267129 9787879424 6059 33554432000 1073741824 1073778376 140735653678384 140735653669520 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21668/statm: 2389619 6059 2140 9 0 2380296 0
[pid=21668/tid=21669] ppid=21665 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/21668/task/21669/stat : 21669 (java) R 21665 21668 19879 0 -1 4202560 2384 0 1 0 7 0 0 0 20 0 18 0 12267130 9787879424 6059 33554432000 1073741824 1073778376 140735653678384 139676985619176 218238084365 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200326 s]
/proc/loadavg: 2.06 2.02 1.98 3/194 21668
/proc/meminfo: memFree=28697912/32872528 swapFree=7620/7620
[pid=21668] ppid=21665 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/21668/stat : 21668 (java) S 21665 21668 19879 0 -1 4202496 6513 0 1 0 26 1 0 0 20 0 19 0 12267129 9856040960 7554 33554432000 1073741824 1073778376 140735653678384 140735653669520 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21668/statm: 2406260 7554 2224 9 0 2396937 0
[pid=21668/tid=21669] ppid=21665 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/21668/task/21669/stat : 21669 (java) R 21665 21668 19879 0 -1 4202560 2407 0 1 0 17 0 0 0 20 0 19 0 12267130 9856040960 7554 33554432000 1073741824 1073778376 140735653678384 139676985619072 139676993045393 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9625040

[startup+0.300327 s]
/proc/loadavg: 2.06 2.02 1.98 3/194 21668
/proc/meminfo: memFree=28697912/32872528 swapFree=7620/7620
[pid=21668] ppid=21665 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/21668/stat : 21668 (java) S 21665 21668 19879 0 -1 4202496 6991 0 1 0 48 1 0 0 20 0 19 0 12267129 9856040960 8195 33554432000 1073741824 1073778376 140735653678384 140735653669520 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21668/statm: 2406260 8195 2242 9 0 2396937 0
[pid=21668/tid=21669] ppid=21665 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/21668/task/21669/stat : 21669 (java) R 21665 21668 19879 0 -1 4202560 2410 0 1 0 27 0 0 0 20 0 19 0 12267130 9856040960 8195 33554432000 1073741824 1073778376 140735653678384 139676985618280 139676849975637 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700281 s]
/proc/loadavg: 2.06 2.02 1.98 3/194 21668
/proc/meminfo: memFree=28697912/32872528 swapFree=7620/7620
[pid=21668] ppid=21665 vsize=9625040 CPUtime=1.18 cores=0,2,4,6
/proc/21668/stat : 21668 (java) S 21665 21668 19879 0 -1 4202496 14401 0 1 0 116 2 0 0 20 0 19 0 12267129 9856040960 13203 33554432000 1073741824 1073778376 140735653678384 140735653669520 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21668/statm: 2406260 13203 2254 9 0 2396937 0
[pid=21668/tid=21669] ppid=21665 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/21668/task/21669/stat : 21669 (java) R 21665 21668 19879 0 -1 4202560 2410 0 1 0 67 0 0 0 20 0 19 0 12267130 9856040960 13203 33554432000 1073741824 1073778376 140735653678384 139676985618440 139676850016776 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 9625040

[startup+1.50073 s]
/proc/loadavg: 2.06 2.02 1.98 3/213 21687
/proc/meminfo: memFree=28650768/32872528 swapFree=7620/7620
[pid=21668] ppid=21665 vsize=9625040 CPUtime=2 cores=0,2,4,6
/proc/21668/stat : 21668 (java) S 21665 21668 19879 0 -1 4202496 14409 0 1 0 198 2 0 0 20 0 19 0 12267129 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 140735653669520 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21668/statm: 2406260 13721 2256 9 0 2396937 0
[pid=21668/tid=21669] ppid=21665 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/21668/task/21669/stat : 21669 (java) R 21665 21668 19879 0 -1 4202560 2412 0 1 0 147 0 0 0 20 0 19 0 12267130 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676985609936 139676850016771 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21671] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21671/stat : 21671 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676974680616 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21672] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21672/stat : 21672 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676973627816 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21673] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21673/stat : 21673 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676972575016 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21668/tid=21674] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21674/stat : 21674 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676971522216 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21675] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21675/stat : 21675 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676970470440 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21676] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21676/stat : 21676 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676969417640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21677] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21677/stat : 21677 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676968364840 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21678] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21678/stat : 21678 (java) S 21665 21668 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676821961384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21679] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21679/stat : 21679 (java) S 21665 21668 19879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676809763304 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21680] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21680/stat : 21680 (java) S 21665 21668 19879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676808709368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21681] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21681/stat : 21681 (java) S 21665 21668 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676807656456 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21682] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21682/stat : 21682 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676806604944 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21683] ppid=21665 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/21668/task/21683/stat : 21683 (java) S 21665 21668 19879 0 -1 4202560 2015 0 0 0 18 0 0 0 20 0 19 0 12267135 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676805553080 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21684] ppid=21665 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/21668/task/21684/stat : 21684 (java) S 21665 21668 19879 0 -1 4202560 8710 0 0 0 29 1 0 0 20 0 19 0 12267135 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676804500280 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21685] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21685/stat : 21685 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676803447672 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21686] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21686/stat : 21686 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676802395080 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21687] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21687/stat : 21687 (java) S 21665 21668 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12267146 9856040960 13721 33554432000 1073741824 1073778376 140735653678384 139676801340584 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 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.06 2.02 1.98 3/213 21687
/proc/meminfo: memFree=28648100/32872528 swapFree=7620/7620
[pid=21668] ppid=21665 vsize=9625040 CPUtime=3.62 cores=0,2,4,6
/proc/21668/stat : 21668 (java) S 21665 21668 19879 0 -1 4202496 14413 0 1 0 360 2 0 0 20 0 19 0 12267129 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 140735653669520 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21668/statm: 2406260 14747 2257 9 0 2396937 0
[pid=21668/tid=21669] ppid=21665 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/21668/task/21669/stat : 21669 (java) R 21665 21668 19879 0 -1 4202560 2414 0 1 0 306 1 0 0 20 0 19 0 12267130 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676985618712 139676850016771 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21671] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21671/stat : 21671 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676974680616 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21672] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21672/stat : 21672 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676973627816 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21673] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21673/stat : 21673 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676972575016 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21668/tid=21674] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21674/stat : 21674 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676971522216 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21675] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21675/stat : 21675 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676970470440 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21676] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21676/stat : 21676 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676969417640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21677] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21677/stat : 21677 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676968364840 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21678] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21678/stat : 21678 (java) S 21665 21668 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676821961384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21679] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21679/stat : 21679 (java) S 21665 21668 19879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676809763304 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21680] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21680/stat : 21680 (java) S 21665 21668 19879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676808709368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21681] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21681/stat : 21681 (java) S 21665 21668 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676807656456 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21682] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21682/stat : 21682 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676806604944 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21683] ppid=21665 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/21668/task/21683/stat : 21683 (java) S 21665 21668 19879 0 -1 4202560 2017 0 0 0 21 0 0 0 20 0 19 0 12267135 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676805553080 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21684] ppid=21665 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/21668/task/21684/stat : 21684 (java) S 21665 21668 19879 0 -1 4202560 8710 0 0 0 29 2 0 0 20 0 19 0 12267135 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676804500280 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21685] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21685/stat : 21685 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676803447672 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21686] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21686/stat : 21686 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676802395080 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21687] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21687/stat : 21687 (java) S 21665 21668 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12267146 9856040960 14747 33554432000 1073741824 1073778376 140735653678384 139676801340584 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.06 2.01 1.98 3/213 21687
/proc/meminfo: memFree=28638508/32872528 swapFree=7620/7620
[pid=21668] ppid=21665 vsize=9625040 CPUtime=6.82 cores=0,2,4,6
/proc/21668/stat : 21668 (java) S 21665 21668 19879 0 -1 4202496 14420 0 1 0 680 2 0 0 20 0 19 0 12267129 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 140735653669520 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21668/statm: 2406260 17112 2258 9 0 2396937 0
[pid=21668/tid=21669] ppid=21665 vsize=9625040 CPUtime=6.27 cores=0,2,4,6
/proc/21668/task/21669/stat : 21669 (java) R 21665 21668 19879 0 -1 4202560 2420 0 1 0 626 1 0 0 20 0 19 0 12267130 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676985609936 139676849975859 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21671] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21671/stat : 21671 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676974680616 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21672] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21672/stat : 21672 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676973627816 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21673] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21673/stat : 21673 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676972575016 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21668/tid=21674] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21674/stat : 21674 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676971522216 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21675] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21675/stat : 21675 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676970470440 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21676] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21676/stat : 21676 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676969417640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21677] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21677/stat : 21677 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676968364840 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21678] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21678/stat : 21678 (java) S 21665 21668 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676821961384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21679] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21679/stat : 21679 (java) S 21665 21668 19879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676809763304 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21680] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21680/stat : 21680 (java) S 21665 21668 19879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676808709368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21681] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21681/stat : 21681 (java) S 21665 21668 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676807656456 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21682] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21682/stat : 21682 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676806604944 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21683] ppid=21665 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/21668/task/21683/stat : 21683 (java) S 21665 21668 19879 0 -1 4202560 2017 0 0 0 21 0 0 0 20 0 19 0 12267135 9856040960 17112 33554432000 1073741824 1073778376 140735653678384 139676805553080 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21684] ppid=21665 vsize=9625040 CPUtime=0.31 cores=0,2,4,6

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

[pid=21668/tid=21673] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21673/stat : 21673 (java) S 21665 21668 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676972575016 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21674] ppid=21665 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21668/task/21674/stat : 21674 (java) S 21665 21668 19879 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676971522216 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21675] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21675/stat : 21675 (java) S 21665 21668 19879 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676970470440 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21676] ppid=21665 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21668/task/21676/stat : 21676 (java) S 21665 21668 19879 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676969417640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21677] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21677/stat : 21677 (java) S 21665 21668 19879 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676968364840 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21668/tid=21678] ppid=21665 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/21668/task/21678/stat : 21678 (java) S 21665 21668 19879 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676821961384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21679] ppid=21665 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/21668/task/21679/stat : 21679 (java) S 21665 21668 19879 0 -1 4202560 21 0 0 0 1 1 0 0 20 0 19 0 12267132 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676809763304 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21680] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21680/stat : 21680 (java) S 21665 21668 19879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676808709368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21681] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21681/stat : 21681 (java) S 21665 21668 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676807656456 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21682] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21682/stat : 21682 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676806604944 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21683] ppid=21665 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/21668/task/21683/stat : 21683 (java) S 21665 21668 19879 0 -1 4202560 9202 0 0 0 72 2 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676805553080 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21684] ppid=21665 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/21668/task/21684/stat : 21684 (java) S 21665 21668 19879 0 -1 4202560 8710 0 0 0 31 2 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676804500280 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21685] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21685/stat : 21685 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676803447672 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21686] ppid=21665 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/21668/task/21686/stat : 21686 (java) S 21665 21668 19879 0 -1 4202560 98 0 0 0 34 28 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676802395080 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21687] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21687/stat : 21687 (java) S 21665 21668 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12267146 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676801340584 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1695.73
Current children cumulated vsize (KiB) 9625040

[startup+1696 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 21925
/proc/meminfo: memFree=28454760/32872528 swapFree=7620/7620
[pid=21668] ppid=21665 vsize=9625040 CPUtime=1697.33 cores=0,2,4,6
/proc/21668/stat : 21668 (java) S 21665 21668 19879 0 -1 4202496 21860 0 1 0 169698 35 0 0 20 0 19 0 12267129 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 140735653669520 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21668/statm: 2406260 57619 2272 9 0 2396937 0
[pid=21668/tid=21669] ppid=21665 vsize=9625040 CPUtime=1695.85 cores=0,2,4,6
/proc/21668/task/21669/stat : 21669 (java) R 21665 21668 19879 0 -1 4202560 2489 0 1 0 169555 30 0 0 20 0 19 0 12267130 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676985609936 139676849975866 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21671] ppid=21665 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/21668/task/21671/stat : 21671 (java) S 21665 21668 19879 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676974680616 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21672] ppid=21665 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21668/task/21672/stat : 21672 (java) S 21665 21668 19879 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676973627816 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21673] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21673/stat : 21673 (java) S 21665 21668 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676972575016 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21674] ppid=21665 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21668/task/21674/stat : 21674 (java) S 21665 21668 19879 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676971522216 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21675] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21675/stat : 21675 (java) S 21665 21668 19879 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676970470440 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21676] ppid=21665 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21668/task/21676/stat : 21676 (java) S 21665 21668 19879 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676969417640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21677] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21677/stat : 21677 (java) S 21665 21668 19879 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676968364840 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21668/tid=21678] ppid=21665 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/21668/task/21678/stat : 21678 (java) S 21665 21668 19879 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676821961384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21679] ppid=21665 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/21668/task/21679/stat : 21679 (java) S 21665 21668 19879 0 -1 4202560 21 0 0 0 1 1 0 0 20 0 19 0 12267132 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676809763304 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21680] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21680/stat : 21680 (java) S 21665 21668 19879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676808709368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21681] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21681/stat : 21681 (java) S 21665 21668 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676807656456 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21682] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21682/stat : 21682 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676806604944 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21683] ppid=21665 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/21668/task/21683/stat : 21683 (java) S 21665 21668 19879 0 -1 4202560 9202 0 0 0 72 2 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676805553080 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21684] ppid=21665 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/21668/task/21684/stat : 21684 (java) S 21665 21668 19879 0 -1 4202560 8710 0 0 0 31 2 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676804500280 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21685] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21685/stat : 21685 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676803447672 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21686] ppid=21665 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/21668/task/21686/stat : 21686 (java) S 21665 21668 19879 0 -1 4202560 98 0 0 0 34 28 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676802395080 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21687] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21687/stat : 21687 (java) S 21665 21668 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12267146 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676801340584 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1697.33
Current children cumulated vsize (KiB) 9625040

[startup+1696.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 21925
/proc/meminfo: memFree=28454760/32872528 swapFree=7620/7620
[pid=21668] ppid=21665 vsize=9625040 CPUtime=1698.13 cores=0,2,4,6
/proc/21668/stat : 21668 (java) S 21665 21668 19879 0 -1 4202496 21860 0 1 0 169778 35 0 0 20 0 19 0 12267129 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 140735653669520 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21668/statm: 2406260 57619 2272 9 0 2396937 0
[pid=21668/tid=21669] ppid=21665 vsize=9625040 CPUtime=1696.65 cores=0,2,4,6
/proc/21668/task/21669/stat : 21669 (java) R 21665 21668 19879 0 -1 4202560 2489 0 1 0 169635 30 0 0 20 0 19 0 12267130 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676985609936 139676849975586 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21671] ppid=21665 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/21668/task/21671/stat : 21671 (java) S 21665 21668 19879 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676974680616 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21672] ppid=21665 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21668/task/21672/stat : 21672 (java) S 21665 21668 19879 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676973627816 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21673] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21673/stat : 21673 (java) S 21665 21668 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676972575016 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21674] ppid=21665 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21668/task/21674/stat : 21674 (java) S 21665 21668 19879 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676971522216 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21675] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21675/stat : 21675 (java) S 21665 21668 19879 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676970470440 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21676] ppid=21665 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21668/task/21676/stat : 21676 (java) S 21665 21668 19879 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676969417640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21677] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21677/stat : 21677 (java) S 21665 21668 19879 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676968364840 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21668/tid=21678] ppid=21665 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/21668/task/21678/stat : 21678 (java) S 21665 21668 19879 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676821961384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21679] ppid=21665 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/21668/task/21679/stat : 21679 (java) S 21665 21668 19879 0 -1 4202560 21 0 0 0 1 1 0 0 20 0 19 0 12267132 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676809763304 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21680] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21680/stat : 21680 (java) S 21665 21668 19879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676808709368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21681] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21681/stat : 21681 (java) S 21665 21668 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676807656456 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21682] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21682/stat : 21682 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676806604944 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21683] ppid=21665 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/21668/task/21683/stat : 21683 (java) S 21665 21668 19879 0 -1 4202560 9202 0 0 0 72 2 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676805553080 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21684] ppid=21665 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/21668/task/21684/stat : 21684 (java) S 21665 21668 19879 0 -1 4202560 8710 0 0 0 31 2 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676804500280 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21685] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21685/stat : 21685 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676803447672 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21686] ppid=21665 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/21668/task/21686/stat : 21686 (java) S 21665 21668 19879 0 -1 4202560 98 0 0 0 34 28 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676802395080 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21687] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21687/stat : 21687 (java) S 21665 21668 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12267146 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676801340584 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1698.13
Current children cumulated vsize (KiB) 9625040

[startup+1697 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 21925
/proc/meminfo: memFree=28454760/32872528 swapFree=7620/7620
[pid=21668] ppid=21665 vsize=9625040 CPUtime=1698.33 cores=0,2,4,6
/proc/21668/stat : 21668 (java) S 21665 21668 19879 0 -1 4202496 21860 0 1 0 169798 35 0 0 20 0 19 0 12267129 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 140735653669520 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21668/statm: 2406260 57619 2272 9 0 2396937 0
[pid=21668/tid=21669] ppid=21665 vsize=9625040 CPUtime=1696.85 cores=0,2,4,6
/proc/21668/task/21669/stat : 21669 (java) R 21665 21668 19879 0 -1 4202560 2489 0 1 0 169655 30 0 0 20 0 19 0 12267130 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676985609936 139676849975552 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21671] ppid=21665 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/21668/task/21671/stat : 21671 (java) S 21665 21668 19879 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676974680616 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21672] ppid=21665 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21668/task/21672/stat : 21672 (java) S 21665 21668 19879 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676973627816 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21673] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21673/stat : 21673 (java) S 21665 21668 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676972575016 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21674] ppid=21665 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21668/task/21674/stat : 21674 (java) S 21665 21668 19879 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676971522216 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21675] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21675/stat : 21675 (java) S 21665 21668 19879 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676970470440 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21676] ppid=21665 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/21668/task/21676/stat : 21676 (java) S 21665 21668 19879 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676969417640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21677] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21677/stat : 21677 (java) S 21665 21668 19879 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676968364840 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21668/tid=21678] ppid=21665 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/21668/task/21678/stat : 21678 (java) S 21665 21668 19879 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 12267131 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676821961384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21679] ppid=21665 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/21668/task/21679/stat : 21679 (java) S 21665 21668 19879 0 -1 4202560 21 0 0 0 1 1 0 0 20 0 19 0 12267132 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676809763304 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21680] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21680/stat : 21680 (java) S 21665 21668 19879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676808709368 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21681] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21681/stat : 21681 (java) S 21665 21668 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12267132 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676807656456 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21682] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21682/stat : 21682 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676806604944 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21668/tid=21683] ppid=21665 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/21668/task/21683/stat : 21683 (java) S 21665 21668 19879 0 -1 4202560 9202 0 0 0 72 2 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676805553080 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21684] ppid=21665 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/21668/task/21684/stat : 21684 (java) S 21665 21668 19879 0 -1 4202560 8710 0 0 0 31 2 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676804500280 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21685] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21685/stat : 21685 (java) S 21665 21668 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676803447672 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21668/tid=21686] ppid=21665 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/21668/task/21686/stat : 21686 (java) S 21665 21668 19879 0 -1 4202560 98 0 0 0 34 28 0 0 20 0 19 0 12267135 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676802395080 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21668/tid=21687] ppid=21665 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21668/task/21687/stat : 21687 (java) S 21665 21668 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12267146 9856040960 57619 33554432000 1073741824 1073778376 140735653678384 139676801340584 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1698.33
Current children cumulated vsize (KiB) 9625040

Child status: 20
Real time (s): 1697.1
CPU time (s): 1699.02
CPU user time (s): 1698.24
CPU system time (s): 0.771882
CPU usage (%): 100.113
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1698.24
system time used= 0.771882
maximum resident set size= 230572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21894
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35947
involuntary context switches= 7878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.13976 second user time and 10.5134 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 21:08:30
IDJOB=4121206
IDBENCH=110352
IDSOLVER=2546
FILE ID=node106/4121206-1467313710
RUNJOBID= node106-1467308742-19895
PBS_JOBID= 20005279
Free space on /tmp= 71748 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-n82-d3-i2-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121206-1467313710/watcher-4121206-1467313710 -o /tmp/evaluation-result-4121206-1467313710/solver-4121206-1467313710 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467308742-19895 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4121206-1467313710.opb

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

MD5SUM BENCH= bb3d54c1198a438e0a2723a8c09675a1
RANDOM SEED=1995245456

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28698712 kB
Buffers:           81412 kB
Cached:          3133440 kB
SwapCached:            0 kB
Active:          2537680 kB
Inactive:         874040 kB
Active(anon):     183976 kB
Inactive(anon):    15724 kB
Active(file):    2353704 kB
Inactive(file):   858316 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               832 kB
Writeback:             0 kB
AnonPages:        220880 kB
Mapped:            23448 kB
Shmem:               204 kB
Slab:             626224 kB
SReclaimable:      69136 kB
SUnreclaim:       557088 kB
KernelStack:        1760 kB
PageTables:         4220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     696364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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= 71748 MiB
End job on node106 at 2016-06-30 21:36:47