Trace number 4120166

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 PB16? (TO) 1800.73 1798.64

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n94-d3-i2-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM651e6e4d56f2f5ed63e52f29c55253d1
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 benchmark6.11907
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables141
Total number of constraints376
Number of constraints which are clauses376
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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4120166-1467310434.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.16	c ... done. Wall clock time 0.052s.
0.10/0.16	c declared #vars     141
0.10/0.16	c #constraints  376
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 376
0.10/0.16	c 376 constraints processed.
0.64/0.45	c cleaning 2498 clauses out of 5000 with flag 21226/5000
1.02/0.69	c cleaning 4246 clauses out of 8503 with flag 42918/11001
1.56/1.14	c cleaning 5625 clauses out of 11256 with flag 67656/18000
2.16/1.78	c cleaning 6810 clauses out of 13632 with flag 91538/26001
2.99/2.51	c cleaning 7907 clauses out of 15822 with flag 133374/35001
3.69/3.26	c cleaning 8951 clauses out of 17914 with flag 180400/45000
4.59/4.17	c cleaning 9980 clauses out of 19964 with flag 227655/56001
5.19/4.80	c cleaning 10988 clauses out of 21984 with flag 290486/68001
6.00/5.51	c cleaning 11992 clauses out of 23996 with flag 357850/81001
6.99/6.56	c cleaning 13000 clauses out of 26003 with flag 427008/95000
8.19/7.73	c cleaning 13998 clauses out of 28004 with flag 497799/110001
9.49/9.06	c cleaning 14999 clauses out of 30005 with flag 576075/126000
10.89/10.41	c cleaning 16001 clauses out of 32006 with flag 665769/143000
12.29/11.87	c cleaning 16999 clauses out of 34006 with flag 752875/161001
14.18/13.75	c cleaning 17997 clauses out of 36006 with flag 845851/180000
16.18/15.76	c cleaning 19002 clauses out of 38009 with flag 945749/200000
18.68/18.21	c cleaning 20003 clauses out of 40008 with flag 1048960/221001
20.88/20.45	c cleaning 21002 clauses out of 42005 with flag 1153197/243001
23.18/22.72	c cleaning 21996 clauses out of 44003 with flag 1264466/266001
26.48/26.01	c cleaning 22998 clauses out of 46007 with flag 1380981/290001
30.68/30.26	c cleaning 23998 clauses out of 48008 with flag 1508684/315000
34.97/34.55	c cleaning 25004 clauses out of 50010 with flag 1651963/341000
39.88/39.47	c cleaning 26000 clauses out of 52006 with flag 1785572/368000
45.27/44.84	c cleaning 27001 clauses out of 54006 with flag 1918716/396000
50.57/50.11	c cleaning 28002 clauses out of 56005 with flag 2050056/425000
56.47/56.08	c cleaning 28995 clauses out of 58004 with flag 2183066/455001
63.97/63.57	c cleaning 30000 clauses out of 60009 with flag 2315367/486001
72.26/71.86	c cleaning 30998 clauses out of 62009 with flag 2446709/518001
81.36/80.99	c cleaning 32003 clauses out of 64010 with flag 2593524/551000
91.45/91.09	c cleaning 33003 clauses out of 66007 with flag 2748447/585000
101.64/101.25	c cleaning 34001 clauses out of 68005 with flag 2900622/620001
112.65/112.28	c cleaning 34998 clauses out of 70003 with flag 3063893/656000
124.75/124.33	c cleaning 36001 clauses out of 72006 with flag 3224033/693001
137.34/136.96	c cleaning 37001 clauses out of 74005 with flag 3385943/731001
150.94/150.55	c cleaning 37997 clauses out of 76003 with flag 3557059/770000
165.55/165.17	c cleaning 39000 clauses out of 78006 with flag 3732899/810000
181.05/180.68	c cleaning 40001 clauses out of 80006 with flag 3912801/851000
198.15/197.78	c cleaning 40998 clauses out of 82005 with flag 4101319/893000
215.76/215.32	c cleaning 42004 clauses out of 84008 with flag 4288509/936001
234.15/233.77	c cleaning 42998 clauses out of 86004 with flag 4479178/980001
253.35/252.93	c cleaning 44001 clauses out of 88006 with flag 4675444/1025001
273.43/272.45	c cleaning 45002 clauses out of 90004 with flag 4875044/1071000
296.14/295.14	c cleaning 45996 clauses out of 92002 with flag 5077917/1118000
318.84/317.85	c cleaning 46998 clauses out of 94006 with flag 5285137/1166000
342.24/341.22	c cleaning 48000 clauses out of 96008 with flag 5486742/1215000
366.65/365.64	c cleaning 49001 clauses out of 98009 with flag 5693199/1265001
393.76/392.75	c cleaning 50002 clauses out of 100008 with flag 5898666/1316001
420.66/419.62	c cleaning 51003 clauses out of 102006 with flag 6103264/1368001
451.27/450.29	c cleaning 51997 clauses out of 104003 with flag 6322056/1421001
483.68/482.69	c cleaning 52996 clauses out of 106006 with flag 6573744/1475001
518.78/517.76	c cleaning 53997 clauses out of 108010 with flag 6837865/1530001
555.78/554.75	c cleaning 55000 clauses out of 110013 with flag 7082111/1586001
594.29/593.22	c cleaning 56003 clauses out of 112012 with flag 7337926/1643000
636.09/635.05	c cleaning 56999 clauses out of 114010 with flag 7611928/1701001
681.10/680.01	c cleaning 58003 clauses out of 116010 with flag 7860637/1760000
725.61/724.52	c cleaning 59001 clauses out of 118008 with flag 8114340/1820001
773.32/772.25	c cleaning 59998 clauses out of 120006 with flag 8396602/1881000
816.20/815.08	c cleaning 61005 clauses out of 122009 with flag 8693514/1943001
861.38/860.12	c cleaning 61996 clauses out of 124003 with flag 8986102/2006001
907.39/906.11	c cleaning 63002 clauses out of 126006 with flag 9283881/2070000
958.07/956.84	c cleaning 63999 clauses out of 128004 with flag 9561789/2135000
1010.18/1008.97	c cleaning 65001 clauses out of 130006 with flag 9834352/2201001
1067.30/1066.01	c cleaning 66000 clauses out of 132005 with flag 10097730/2268001
1126.30/1125.00	c cleaning 66998 clauses out of 134005 with flag 10362404/2336001
1186.01/1184.72	c cleaning 67998 clauses out of 136007 with flag 10635578/2405001
1247.43/1246.19	c cleaning 69000 clauses out of 138009 with flag 10909845/2475001
1312.04/1310.77	c cleaning 70001 clauses out of 140009 with flag 11186632/2546001
1379.35/1378.01	c cleaning 71001 clauses out of 142007 with flag 11461820/2618000
1450.06/1448.80	c cleaning 72000 clauses out of 144006 with flag 11749793/2691000
1521.57/1520.29	c cleaning 73002 clauses out of 146006 with flag 12029601/2765000
1598.88/1597.57	c cleaning 74000 clauses out of 148004 with flag 12328010/2840000
1676.19/1674.88	c cleaning 75000 clauses out of 150004 with flag 12620980/2916000
1756.06/1754.66	c cleaning 76000 clauses out of 152004 with flag 12922983/2993000
1800.06/1798.61	c starts		: 6637
1800.06/1798.61	c conflicts		: 3047559
1800.06/1798.61	c decisions		: 4064945
1800.06/1798.61	c propagations		: 21532085
1800.06/1798.61	c inspects		: 40895839143
1800.06/1798.61	c shortcuts		: 0
1800.06/1798.61	c learnt literals	: 1
1800.06/1798.61	c learnt binary clauses	: 3
1800.06/1798.61	c learnt ternary clauses	: 14
1800.06/1798.61	c learnt constraints	: 3047558
1800.06/1798.61	c ignored constraints	: 0
1800.06/1798.61	c root simplifications	: 0
1800.06/1798.61	c removed literals (reason simplification)	: 0
1800.06/1798.61	c reason swapping (by a shorter reason)	: 0
1800.06/1798.61	c Calls to reduceDB	: 73
1800.06/1798.61	c Number of update (reduction) of LBD	: 158042
1800.06/1798.61	c Imported unit clauses	: 0
1800.06/1798.61	c number of reductions to clauses (during analyze)	: 0
1800.06/1798.61	c number of learned constraints concerned by reduction	: 0
1800.06/1798.61	c number of learning phase by resolution	: 0
1800.06/1798.61	c number of learning phase by cutting planes	: 0
1800.06/1798.61	c speed (assignments/second)	: 11972.605794113362
1800.06/1798.61	c non guided choices	630
1800.06/1798.61	c timeout
1800.06/1798.64	c learnt constraints type 
1800.06/1798.64	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3
1800.06/1798.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 130561
1800.06/1798.64	s UNKNOWN
1800.06/1798.64	c Total wall clock time (in seconds): 1798.527

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

pid=20459
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.00 2.01 1.91 3/194 20462
/proc/meminfo: memFree=28646460/32872528 swapFree=7620/7620
[pid=20462] ppid=20459 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/20462/stat : 20462 (java) S 20459 20462 19879 0 -1 4202496 1282 0 0 0 0 0 0 0 20 0 2 0 11939540 94019584 917 33554432000 1073741824 1073778376 140736196751424 140736196742560 218238058557 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20462/statm: 22954 917 697 9 0 16769 0
[pid=20462/tid=20463] ppid=20459 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20463/stat : 20463 (java) D 20459 20462 19879 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 11939541 95129600 927 33554432000 1073741824 1073778376 140736196751424 140333430246952 218225536295 0 0 4096 0 18446744072100588836 0 0 -1 2 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 2.00 2.01 1.91 3/194 20462
/proc/meminfo: memFree=28646460/32872528 swapFree=7620/7620
[pid=20462] ppid=20459 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/20462/stat : 20462 (java) S 20459 20462 19879 0 -1 4202496 4438 0 1 0 9 1 0 0 20 0 18 0 11939540 9787879424 6062 33554432000 1073741824 1073778376 140736196751424 140736196742560 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20462/statm: 2389619 6062 2125 9 0 2380296 0
[pid=20462/tid=20463] ppid=20459 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/20462/task/20463/stat : 20463 (java) R 20459 20462 19879 0 -1 4202560 2407 0 1 0 7 0 0 0 20 0 18 0 11939541 9787879424 6062 33554432000 1073741824 1073778376 140736196751424 140333430250400 218238084365 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.20032 s]
/proc/loadavg: 2.00 2.01 1.91 3/194 20462
/proc/meminfo: memFree=28646460/32872528 swapFree=7620/7620
[pid=20462] ppid=20459 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/20462/stat : 20462 (java) S 20459 20462 19879 0 -1 4202496 5966 0 1 0 25 1 0 0 20 0 19 0 11939540 9856040960 7139 33554432000 1073741824 1073778376 140736196751424 140736196742560 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20462/statm: 2406260 7140 2219 9 0 2396937 0
[pid=20462/tid=20463] ppid=20459 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/20462/task/20463/stat : 20463 (java) R 20459 20462 19879 0 -1 4202560 2431 0 1 0 17 0 0 0 20 0 19 0 11939541 9856040960 7142 33554432000 1073741824 1073778376 140736196751424 140333430252160 140333301990950 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.30031 s]
/proc/loadavg: 2.00 2.01 1.91 3/194 20462
/proc/meminfo: memFree=28646460/32872528 swapFree=7620/7620
[pid=20462] ppid=20459 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/20462/stat : 20462 (java) S 20459 20462 19879 0 -1 4202496 7195 0 1 0 48 2 0 0 20 0 19 0 11939540 9856040960 8292 33554432000 1073741824 1073778376 140736196751424 140736196742560 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20462/statm: 2406260 8292 2242 9 0 2396937 0
[pid=20462/tid=20463] ppid=20459 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/20462/task/20463/stat : 20463 (java) R 20459 20462 19879 0 -1 4202560 2433 0 1 0 27 0 0 0 20 0 19 0 11939541 9856040960 8292 33554432000 1073741824 1073778376 140736196751424 140333430251544 140333302407176 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9625040

[startup+0.70026 s]
/proc/loadavg: 2.00 2.01 1.91 3/194 20462
/proc/meminfo: memFree=28646460/32872528 swapFree=7620/7620
[pid=20462] ppid=20459 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/20462/stat : 20462 (java) S 20459 20462 19879 0 -1 4202496 12018 0 1 0 113 3 0 0 20 0 19 0 11939540 9856040960 11204 33554432000 1073741824 1073778376 140736196751424 140736196742560 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20462/statm: 2406260 11204 2254 9 0 2396937 0
[pid=20462/tid=20463] ppid=20459 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/20462/task/20463/stat : 20463 (java) R 20459 20462 19879 0 -1 4202560 2434 0 1 0 66 1 0 0 20 0 19 0 11939541 9856040960 11204 33554432000 1073741824 1073778376 140736196751424 140333430251544 140333302367821 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 9625040

[startup+1.50071 s]
/proc/loadavg: 2.00 2.01 1.91 3/213 20481
/proc/meminfo: memFree=28606148/32872528 swapFree=7620/7620
[pid=20462] ppid=20459 vsize=9625040 CPUtime=1.96 cores=0,2,4,6
/proc/20462/stat : 20462 (java) S 20459 20462 19879 0 -1 4202496 12024 0 1 0 193 3 0 0 20 0 19 0 11939540 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140736196742560 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20462/statm: 2406260 12231 2256 9 0 2396937 0
[pid=20462/tid=20463] ppid=20459 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/20462/task/20463/stat : 20463 (java) R 20459 20462 19879 0 -1 4202560 2437 0 1 0 146 2 0 0 20 0 19 0 11939541 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333430243024 140333302407225 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20465] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333274351912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20466] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333273299112 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20467] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20467/stat : 20467 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333272246824 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20462/tid=20468] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20468/stat : 20468 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333271194024 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20469] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20469/stat : 20469 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333270141736 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20470] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20470/stat : 20470 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333269088936 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20471] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20471/stat : 20471 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333268036648 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20472] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20472/stat : 20472 (java) S 20459 20462 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333266983848 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20473] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20473/stat : 20473 (java) S 20459 20462 19879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333254572264 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20474] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20474/stat : 20474 (java) S 20459 20462 19879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333253518328 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20475] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20475/stat : 20475 (java) S 20459 20462 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333252465928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20476] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20476/stat : 20476 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939545 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333251414416 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20477] ppid=20459 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/20462/task/20477/stat : 20477 (java) S 20459 20462 19879 0 -1 4202560 2258 0 0 0 18 0 0 0 20 0 19 0 11939546 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333250362040 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20478] ppid=20459 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/20462/task/20478/stat : 20478 (java) S 20459 20462 19879 0 -1 4202560 6058 0 0 0 27 0 0 0 20 0 19 0 11939546 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333249309240 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20479] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20479/stat : 20479 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939546 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333248257144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20480] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20480/stat : 20480 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939546 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333247204552 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20481] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20481/stat : 20481 (java) S 20459 20462 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11939557 9856040960 12231 33554432000 1073741824 1073778376 140736196751424 140333246051240 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.00 2.01 1.91 3/213 20481
/proc/meminfo: memFree=28603604/32872528 swapFree=7620/7620
[pid=20462] ppid=20459 vsize=9625040 CPUtime=3.59 cores=0,2,4,6
/proc/20462/stat : 20462 (java) S 20459 20462 19879 0 -1 4202496 12028 0 1 0 356 3 0 0 20 0 19 0 11939540 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140736196742560 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20462/statm: 2406260 13257 2257 9 0 2396937 0
[pid=20462/tid=20463] ppid=20459 vsize=9625040 CPUtime=3.08 cores=0,2,4,6
/proc/20462/task/20463/stat : 20463 (java) R 20459 20462 19879 0 -1 4202560 2439 0 1 0 306 2 0 0 20 0 19 0 11939541 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333430251800 140333302407176 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20465] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333274351912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20466] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333273299112 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20467] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20467/stat : 20467 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333272246824 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20462/tid=20468] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20468/stat : 20468 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333271194024 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20469] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20469/stat : 20469 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333270141736 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20470] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20470/stat : 20470 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333269088936 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20471] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20471/stat : 20471 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333268036648 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20472] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20472/stat : 20472 (java) S 20459 20462 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333266983848 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20473] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20473/stat : 20473 (java) S 20459 20462 19879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333254572264 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20474] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20474/stat : 20474 (java) S 20459 20462 19879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333253518328 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20475] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20475/stat : 20475 (java) S 20459 20462 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333252465928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20476] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20476/stat : 20476 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939545 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333251414416 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20477] ppid=20459 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/20462/task/20477/stat : 20477 (java) S 20459 20462 19879 0 -1 4202560 2260 0 0 0 20 0 0 0 20 0 19 0 11939546 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333250362040 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20478] ppid=20459 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/20462/task/20478/stat : 20478 (java) S 20459 20462 19879 0 -1 4202560 6058 0 0 0 27 0 0 0 20 0 19 0 11939546 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333249309240 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20479] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20479/stat : 20479 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939546 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333248257144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20480] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20480/stat : 20480 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939546 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333247204552 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20481] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20481/stat : 20481 (java) S 20459 20462 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11939557 9856040960 13257 33554432000 1073741824 1073778376 140736196751424 140333246051240 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 2.00 2.01 1.91 3/213 20481
/proc/meminfo: memFree=28601836/32872528 swapFree=7620/7620
[pid=20462] ppid=20459 vsize=9625040 CPUtime=6.79 cores=0,2,4,6
/proc/20462/stat : 20462 (java) S 20459 20462 19879 0 -1 4202496 12033 0 1 0 676 3 0 0 20 0 19 0 11939540 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140736196742560 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20462/statm: 2406260 14642 2258 9 0 2396937 0
[pid=20462/tid=20463] ppid=20459 vsize=9625040 CPUtime=6.28 cores=0,2,4,6
/proc/20462/task/20463/stat : 20463 (java) R 20459 20462 19879 0 -1 4202560 2443 0 1 0 626 2 0 0 20 0 19 0 11939541 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333430243008 140333302407148 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20465] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333274351912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20466] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333273299112 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20467] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20467/stat : 20467 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333272246824 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20462/tid=20468] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20468/stat : 20468 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333271194024 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20469] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20469/stat : 20469 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333270141736 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20470] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20470/stat : 20470 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333269088936 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20471] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20471/stat : 20471 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333268036648 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20472] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20472/stat : 20472 (java) S 20459 20462 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333266983848 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20473] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20473/stat : 20473 (java) S 20459 20462 19879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333254572264 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20474] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20474/stat : 20474 (java) S 20459 20462 19879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333253518328 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20475] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20475/stat : 20475 (java) S 20459 20462 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333252465928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20476] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20476/stat : 20476 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939545 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333251414416 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20477] ppid=20459 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/20462/task/20477/stat : 20477 (java) S 20459 20462 19879 0 -1 4202560 2260 0 0 0 20 0 0 0 20 0 19 0 11939546 9856040960 14642 33554432000 1073741824 1073778376 140736196751424 140333250362040 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20478] ppid=20459 vsize=9625040 CPUtime=0.27 cores=0,2,4,6

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

[pid=20462/tid=20474] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20474/stat : 20474 (java) S 20459 20462 19879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 52512 33554432000 1073741824 1073778376 140736196751424 140333253518328 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20475] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20475/stat : 20475 (java) S 20459 20462 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 52512 33554432000 1073741824 1073778376 140736196751424 140333252465928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20476] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20476/stat : 20476 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939545 9856040960 52512 33554432000 1073741824 1073778376 140736196751424 140333251414416 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20477] ppid=20459 vsize=9625040 CPUtime=0.93 cores=0,2,4,6
/proc/20462/task/20477/stat : 20477 (java) S 20459 20462 19879 0 -1 4202560 11016 0 0 0 91 2 0 0 20 0 19 0 11939546 9856040960 52512 33554432000 1073741824 1073778376 140736196751424 140333250362040 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20478] ppid=20459 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/20462/task/20478/stat : 20478 (java) S 20459 20462 19879 0 -1 4202560 6072 0 0 0 29 0 0 0 20 0 19 0 11939546 9856040960 52512 33554432000 1073741824 1073778376 140736196751424 140333249309240 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20479] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20479/stat : 20479 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939546 9856040960 52512 33554432000 1073741824 1073778376 140736196751424 140333248257144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20480] ppid=20459 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/20462/task/20480/stat : 20480 (java) S 20459 20462 19879 0 -1 4202560 96 0 0 0 31 29 0 0 20 0 19 0 11939546 9856040960 52512 33554432000 1073741824 1073778376 140736196751424 140333247204552 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20481] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20481/stat : 20481 (java) S 20459 20462 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11939557 9856040960 52512 33554432000 1073741824 1073778376 140736196751424 140333246051240 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1663.69
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/213 20720
/proc/meminfo: memFree=28457096/32872528 swapFree=7620/7620
[pid=20462] ppid=20459 vsize=9625040 CPUtime=1723.75 cores=0,2,4,6
/proc/20462/stat : 20462 (java) S 20459 20462 19879 0 -1 4202496 21057 0 1 0 172342 33 0 0 20 0 19 0 11939540 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140736196742560 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20462/statm: 2406260 54049 2272 9 0 2396937 0
[pid=20462/tid=20463] ppid=20459 vsize=9625040 CPUtime=1722.11 cores=0,2,4,6
/proc/20462/task/20463/stat : 20463 (java) R 20459 20462 19879 0 -1 4202560 2508 0 1 0 172181 30 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333430250784 140333302625646 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20465] ppid=20459 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (java) S 20459 20462 19879 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333274351912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20466] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (java) S 20459 20462 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333273299112 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20467] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20467/stat : 20467 (java) S 20459 20462 19879 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333272246824 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20468] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20468/stat : 20468 (java) S 20459 20462 19879 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333271194024 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20469] ppid=20459 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20462/task/20469/stat : 20469 (java) S 20459 20462 19879 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333270141736 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20470] ppid=20459 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/20462/task/20470/stat : 20470 (java) S 20459 20462 19879 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333269088936 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20471] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20471/stat : 20471 (java) S 20459 20462 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333268036648 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20472] ppid=20459 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/20462/task/20472/stat : 20472 (java) S 20459 20462 19879 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333266983848 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20473] ppid=20459 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/20462/task/20473/stat : 20473 (java) S 20459 20462 19879 0 -1 4202560 16 0 0 0 0 2 0 0 20 0 19 0 11939543 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333254572264 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20474] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20474/stat : 20474 (java) S 20459 20462 19879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333253518328 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20475] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20475/stat : 20475 (java) S 20459 20462 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333252465928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20476] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20476/stat : 20476 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939545 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333251414416 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20477] ppid=20459 vsize=9625040 CPUtime=0.93 cores=0,2,4,6
/proc/20462/task/20477/stat : 20477 (java) S 20459 20462 19879 0 -1 4202560 11016 0 0 0 91 2 0 0 20 0 19 0 11939546 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333250362040 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20478] ppid=20459 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/20462/task/20478/stat : 20478 (java) S 20459 20462 19879 0 -1 4202560 6072 0 0 0 29 0 0 0 20 0 19 0 11939546 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333249309240 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20479] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20479/stat : 20479 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939546 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333248257144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20480] ppid=20459 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/20462/task/20480/stat : 20480 (java) S 20459 20462 19879 0 -1 4202560 100 0 0 0 32 31 0 0 20 0 19 0 11939546 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333247204552 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20481] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20481/stat : 20481 (java) S 20459 20462 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11939557 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333246051240 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1723.75
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/213 20721
/proc/meminfo: memFree=28456888/32872528 swapFree=7620/7620
[pid=20462] ppid=20459 vsize=9625040 CPUtime=1783.76 cores=0,2,4,6
/proc/20462/stat : 20462 (java) S 20459 20462 19879 0 -1 4202496 21061 0 1 0 178342 34 0 0 20 0 19 0 11939540 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140736196742560 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20462/statm: 2406260 54049 2272 9 0 2396937 0
[pid=20462/tid=20463] ppid=20459 vsize=9625040 CPUtime=1782.11 cores=0,2,4,6
/proc/20462/task/20463/stat : 20463 (java) R 20459 20462 19879 0 -1 4202560 2508 0 1 0 178180 31 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333430243008 140333302625646 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20465] ppid=20459 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (java) S 20459 20462 19879 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333274351912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20466] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (java) S 20459 20462 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333273299112 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20467] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20467/stat : 20467 (java) S 20459 20462 19879 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333272246824 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20468] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20468/stat : 20468 (java) S 20459 20462 19879 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333271194024 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20469] ppid=20459 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20462/task/20469/stat : 20469 (java) S 20459 20462 19879 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333270141736 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20470] ppid=20459 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/20462/task/20470/stat : 20470 (java) S 20459 20462 19879 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333269088936 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20471] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20471/stat : 20471 (java) S 20459 20462 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333268036648 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20472] ppid=20459 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/20462/task/20472/stat : 20472 (java) S 20459 20462 19879 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333266983848 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20473] ppid=20459 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/20462/task/20473/stat : 20473 (java) S 20459 20462 19879 0 -1 4202560 16 0 0 0 0 2 0 0 20 0 19 0 11939543 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333254572264 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20474] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20474/stat : 20474 (java) S 20459 20462 19879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333253518328 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20475] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20475/stat : 20475 (java) S 20459 20462 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333252465928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20476] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20476/stat : 20476 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939545 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333251414416 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20477] ppid=20459 vsize=9625040 CPUtime=0.93 cores=0,2,4,6
/proc/20462/task/20477/stat : 20477 (java) S 20459 20462 19879 0 -1 4202560 11016 0 0 0 91 2 0 0 20 0 19 0 11939546 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333250362040 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20478] ppid=20459 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/20462/task/20478/stat : 20478 (java) S 20459 20462 19879 0 -1 4202560 6072 0 0 0 29 0 0 0 20 0 19 0 11939546 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333249309240 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20479] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20479/stat : 20479 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939546 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333248257144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20480] ppid=20459 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/20462/task/20480/stat : 20480 (java) S 20459 20462 19879 0 -1 4202560 104 0 0 0 33 33 0 0 20 0 19 0 11939546 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333247204552 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20481] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20481/stat : 20481 (java) S 20459 20462 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11939557 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333246051240 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1783.76
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.61 s]
/proc/loadavg: 2.02 2.01 1.95 3/213 20721
/proc/meminfo: memFree=28436108/32872528 swapFree=7620/7620
[pid=20462] ppid=20459 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/20462/stat : 20462 (java) S 20459 20462 19879 0 -1 4202496 21061 0 1 0 179972 34 0 0 20 0 19 0 11939540 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140736196742560 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20462/statm: 2406260 54049 2272 9 0 2396937 0
[pid=20462/tid=20463] ppid=20459 vsize=9625040 CPUtime=1798.42 cores=0,2,4,6
/proc/20462/task/20463/stat : 20463 (java) R 20459 20462 19879 0 -1 4202560 2508 0 1 0 179811 31 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333430243008 140333302367838 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20465] ppid=20459 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/20462/task/20465/stat : 20465 (java) S 20459 20462 19879 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333274351912 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20466] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20466/stat : 20466 (java) S 20459 20462 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333273299112 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20467] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20467/stat : 20467 (java) S 20459 20462 19879 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333272246824 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20468] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20468/stat : 20468 (java) S 20459 20462 19879 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333271194024 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20469] ppid=20459 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20462/task/20469/stat : 20469 (java) S 20459 20462 19879 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333270141736 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20470] ppid=20459 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/20462/task/20470/stat : 20470 (java) S 20459 20462 19879 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333269088936 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20471] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20471/stat : 20471 (java) S 20459 20462 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333268036648 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20472] ppid=20459 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/20462/task/20472/stat : 20472 (java) S 20459 20462 19879 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 11939541 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333266983848 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20473] ppid=20459 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/20462/task/20473/stat : 20473 (java) S 20459 20462 19879 0 -1 4202560 16 0 0 0 0 2 0 0 20 0 19 0 11939543 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333254572264 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20474] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20474/stat : 20474 (java) S 20459 20462 19879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333253518328 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20475] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20475/stat : 20475 (java) S 20459 20462 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11939543 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333252465928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20476] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20476/stat : 20476 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939545 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333251414416 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20477] ppid=20459 vsize=9625040 CPUtime=0.93 cores=0,2,4,6
/proc/20462/task/20477/stat : 20477 (java) S 20459 20462 19879 0 -1 4202560 11016 0 0 0 91 2 0 0 20 0 19 0 11939546 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333250362040 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20462/tid=20478] ppid=20459 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/20462/task/20478/stat : 20478 (java) S 20459 20462 19879 0 -1 4202560 6072 0 0 0 29 0 0 0 20 0 19 0 11939546 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333249309240 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20479] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20479/stat : 20479 (java) S 20459 20462 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11939546 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333248257144 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20462/tid=20480] ppid=20459 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/20462/task/20480/stat : 20480 (java) S 20459 20462 19879 0 -1 4202560 104 0 0 0 33 34 0 0 20 0 19 0 11939546 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333247204552 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20462/tid=20481] ppid=20459 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20462/task/20481/stat : 20481 (java) S 20459 20462 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11939557 9856040960 54049 33554432000 1073741824 1073778376 140736196751424 140333246051240 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9625040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 20462 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1798.64
CPU time (s): 1800.73
CPU user time (s): 1799.89
CPU system time (s): 0.841872
CPU usage (%): 100.116
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.841872
maximum resident set size= 216320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21106
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38064
involuntary context switches= 5074

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3443 second user time and 12.3221 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 20:13:54
IDJOB=4120166
IDBENCH=109737
IDSOLVER=2546
FILE ID=node106/4120166-1467310434
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-n94-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-4120166-1467310434/watcher-4120166-1467310434 -o /tmp/evaluation-result-4120166-1467310434/solver-4120166-1467310434 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467308742-19895 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4120166-1467310434.opb

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

MD5SUM BENCH= 651e6e4d56f2f5ed63e52f29c55253d1
RANDOM SEED=473338060

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:        28646996 kB
Buffers:           78156 kB
Cached:          3132296 kB
SwapCached:            0 kB
Active:          2586836 kB
Inactive:         870892 kB
Active(anon):     234420 kB
Inactive(anon):    15724 kB
Active(file):    2352416 kB
Inactive(file):   855168 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               616 kB
Writeback:             0 kB
AnonPages:        279604 kB
Mapped:            23448 kB
Shmem:               204 kB
Slab:             626012 kB
SReclaimable:      68960 kB
SUnreclaim:       557052 kB
KernelStack:        1760 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     729936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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 20:43:53