Trace number 3281255

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 core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.78 1300.08

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.08	c no version file found!!!
0.02/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.08	c java.vm.version	19.1-b02
0.02/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.08	c sun.arch.data.model	64
0.02/0.08	c java.version		1.6.0_24
0.02/0.08	c os.name		Linux
0.02/0.08	c os.version		2.6.18-164.el5
0.02/0.08	c os.arch		amd64
0.02/0.08	c Free memory 		6997539544
0.02/0.08	c Max memory 		7034241024
0.02/0.08	c Total memory 		7034241024
0.02/0.08	c Number of processors 	8
0.08/0.10	c --- Begin Solver configuration ---
0.08/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.10	c Expensive reason simplification
0.08/0.10	c Armin Biere (Picosat) restarts strategy
0.08/0.10	c Glucose learned constraints deletion strategy
0.08/0.10	c timeout=2147483647s
0.08/0.10	c DB Simplification allowed=true
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3281255-1303750916.cnf
0.08/0.10	c reading problem ... 
0.81/0.77	c ... done. Wall clock time 0.675s.
0.81/0.77	c #vars     165064
0.81/0.77	c #constraints  679684
0.81/0.77	c constraints type 
0.81/0.77	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 195281
0.81/0.77	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 481871
5.40/4.81	c cleaning 2489 clauses out of 4983 with flag 5002/5002
9.22/8.59	c cleaning 4236 clauses out of 8492 with flag 11000/11000
13.23/12.50	c cleaning 5600 clauses out of 11258 with flag 18002/18002
17.64/16.95	c cleaning 6797 clauses out of 13656 with flag 26000/26000
22.77/22.07	c cleaning 7895 clauses out of 15859 with flag 35000/35000
28.37/27.62	c cleaning 8969 clauses out of 17964 with flag 45002/45002
34.79/34.05	c cleaning 9931 clauses out of 19938 with flag 56000/56000
41.80/41.06	c cleaning 10968 clauses out of 22009 with flag 68002/68002
49.81/49.01	c cleaning 11933 clauses out of 24039 with flag 81000/81000
58.22/57.48	c cleaning 12855 clauses out of 26082 with flag 95001/95001
67.73/66.92	c cleaning 14106 clauses out of 28224 with flag 110001/110001
76.84/76.01	c cleaning 15000 clauses out of 30110 with flag 126001/126001
87.46/86.65	c cleaning 16034 clauses out of 32107 with flag 143000/143000
98.97/98.14	c cleaning 16976 clauses out of 34068 with flag 161000/161000
110.18/109.36	c cleaning 17906 clauses out of 36039 with flag 180000/180000
123.20/122.39	c cleaning 18864 clauses out of 38094 with flag 200001/200001
135.41/134.59	c cleaning 20052 clauses out of 40222 with flag 221001/221001
148.24/147.33	c cleaning 20969 clauses out of 42161 with flag 243001/243001
161.65/160.72	c cleaning 21895 clauses out of 44094 with flag 266000/266000
177.66/176.75	c cleaning 22875 clauses out of 46186 with flag 290001/290001
193.28/192.32	c cleaning 23949 clauses out of 48280 with flag 315000/315000
210.00/209.01	c cleaning 25069 clauses out of 50260 with flag 341000/341000
226.62/225.64	c cleaning 26041 clauses out of 52170 with flag 368001/368001
244.12/243.18	c cleaning 26730 clauses out of 54103 with flag 396000/396000
264.45/263.48	c cleaning 28041 clauses out of 56340 with flag 425001/425001
283.46/282.49	c cleaning 29077 clauses out of 58289 with flag 455000/455000
304.88/303.86	c cleaning 30086 clauses out of 60201 with flag 486001/486001
327.00/325.99	c cleaning 30857 clauses out of 62014 with flag 518000/518000
349.22/348.14	c cleaning 31948 clauses out of 64130 with flag 551000/551000
372.44/371.39	c cleaning 32853 clauses out of 66149 with flag 585000/585000
400.76/399.67	c cleaning 34136 clauses out of 68277 with flag 620002/620002
423.77/422.69	c cleaning 34886 clauses out of 70076 with flag 656001/656001
448.69/447.53	c cleaning 35676 clauses out of 72177 with flag 693000/693000
477.01/475.88	c cleaning 37137 clauses out of 74457 with flag 731001/731001
512.64/511.40	c cleaning 38016 clauses out of 76266 with flag 770002/770002
538.95/537.73	c cleaning 38777 clauses out of 78242 with flag 810000/810000
570.57/569.31	c cleaning 40206 clauses out of 80464 with flag 851002/851002
610.09/608.89	c cleaning 41059 clauses out of 82210 with flag 893000/893000
643.81/642.51	c cleaning 41927 clauses out of 84131 with flag 936001/936001
676.93/675.63	c cleaning 42692 clauses out of 86106 with flag 980000/980000
712.55/711.21	c cleaning 43495 clauses out of 88303 with flag 1025000/1025000
751.37/750.05	c cleaning 45144 clauses out of 90753 with flag 1071000/1071000
792.20/790.85	c cleaning 46000 clauses out of 92409 with flag 1118001/1118001
829.62/828.29	c cleaning 46746 clauses out of 94345 with flag 1166000/1166000
872.44/871.06	c cleaning 47887 clauses out of 96519 with flag 1215000/1215000
915.47/914.07	c cleaning 48822 clauses out of 98578 with flag 1265000/1265000
959.99/958.59	c cleaning 49656 clauses out of 100736 with flag 1316001/1316001
1012.42/1010.94	c cleaning 51089 clauses out of 103068 with flag 1368003/1368003
1063.24/1061.73	c cleaning 52275 clauses out of 104946 with flag 1421000/1421000
1120.16/1118.60	c cleaning 53110 clauses out of 106610 with flag 1475000/1475000
1171.08/1169.55	c cleaning 54053 clauses out of 108491 with flag 1530000/1530000
1223.71/1222.20	c cleaning 54568 clauses out of 110435 with flag 1586001/1586001
1276.83/1275.22	c cleaning 55951 clauses out of 112848 with flag 1643000/1643000
1301.65/1300.01	c starts		: 1360
1301.65/1300.01	c conflicts		: 1673189
1301.65/1300.01	c decisions		: 4648759
1301.65/1300.01	c propagations		: 2190891118
1301.65/1300.01	c inspects		: 7341175690
1301.65/1300.01	c shortcuts		: 0
1301.65/1300.01	c learnt literals	: 336
1301.65/1300.01	c learnt binary clauses	: 22126
1301.65/1300.01	c learnt ternary clauses	: 46742
1301.65/1300.01	c learnt constraints	: 1672853
1301.65/1300.01	c ignored constraints	: 0
1301.65/1300.01	c root simplifications	: 1696
1301.65/1300.01	c removed literals (reason simplification)	: 25617288
1301.65/1300.01	c reason swapping (by a shorter reason)	: 0
1301.65/1300.01	c Calls to reduceDB	: 53
1301.65/1300.01	c speed (assignments/second)	: 1686293.1786782222
1301.65/1300.01	c non guided choices	157908
1301.65/1300.06	c learnt constraints type 
1301.65/1300.06	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 21754
1301.65/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 65363
1301.65/1300.06	c constraints type 
1301.65/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 195281
1301.65/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 481871
1301.65/1300.06	s UNKNOWN
1301.65/1300.06	c Total wall clock time (in seconds) : 1299.912

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3281255-1303750916/watcher-3281255-1303750916 -o /tmp/evaluation-result-3281255-1303750916/solver-3281255-1303750916 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3281255-1303750916.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 2.19 2.82 7/242 6508
/proc/meminfo: memFree=24639892/32951124 swapFree=67111348/67111528
[pid=6508] ppid=6506 vsize=30536 CPUtime=0 cores=5,7
/proc/6508/stat : 6508 (java) S 6506 6508 5867 0 -1 4202496 1253 0 0 0 0 0 0 0 21 0 2 0 565322135 31268864 972 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469868517 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/6508/statm: 7634 972 745 9 0 385 0
[pid=6508/tid=6509] ppid=6506 vsize=31608 CPUtime=0 cores=5,7
/proc/6508/task/6509/stat : 6509 (java) R 6506 6508 5867 0 -1 4202560 167 0 0 0 0 0 0 0 22 0 2 0 565322135 32366592 999 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252458065664 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.0376859 s]
/proc/loadavg: 1.08 2.19 2.82 7/242 6508
/proc/meminfo: memFree=24639892/32951124 swapFree=67111348/67111528
[pid=6508] ppid=6506 vsize=7561136 CPUtime=0.02 cores=5,7
/proc/6508/stat : 6508 (java) S 6506 6508 5867 0 -1 4202496 8402 0 1 0 1 1 0 0 21 0 10 0 565322135 7742603264 8101 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469868517 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/6508/statm: 1890574 8105 1567 9 0 1881322 0
[pid=6508/tid=6509] ppid=6506 vsize=7562296 CPUtime=0.01 cores=5,7
/proc/6508/task/6509/stat : 6509 (java) R 6506 6508 5867 0 -1 4202560 7283 0 1 0 1 0 0 0 25 0 11 0 565322135 7743791104 8106 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 47784461009488 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7561136

[startup+0.100672 s]
/proc/loadavg: 1.08 2.19 2.82 7/242 6508
/proc/meminfo: memFree=24639892/32951124 swapFree=67111348/67111528
[pid=6508] ppid=6506 vsize=7569940 CPUtime=0.08 cores=5,7
/proc/6508/stat : 6508 (java) S 6506 6508 5867 0 -1 4202496 9667 0 1 0 7 1 0 0 21 0 18 0 565322135 7751618560 9364 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6508/statm: 1892485 9364 1756 9 0 1883223 0
[pid=6508/tid=6509] ppid=6506 vsize=7569940 CPUtime=0.08 cores=5,7
/proc/6508/task/6509/stat : 6509 (java) R 6506 6508 5867 0 -1 4202560 8494 0 1 0 7 1 0 0 25 0 18 0 565322135 7751618560 9365 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 47784461825560 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.300606 s]
/proc/loadavg: 1.08 2.19 2.82 7/242 6508
/proc/meminfo: memFree=24639892/32951124 swapFree=67111348/67111528
[pid=6508] ppid=6506 vsize=7637988 CPUtime=0.36 cores=5,7
/proc/6508/stat : 6508 (java) S 6506 6508 5867 0 -1 4202496 13172 0 1 0 35 1 0 0 21 0 18 0 565322135 7821299712 12789 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6508/statm: 1909497 12789 2187 9 0 1900235 0
[pid=6508/tid=6509] ppid=6506 vsize=7637988 CPUtime=0.27 cores=5,7
/proc/6508/task/6509/stat : 6509 (java) R 6506 6508 5867 0 -1 4202560 10760 0 1 0 26 1 0 0 18 0 18 0 565322135 7821299712 12790 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 7637988

[startup+0.700566 s]
/proc/loadavg: 1.08 2.19 2.82 7/242 6508
/proc/meminfo: memFree=24639892/32951124 swapFree=67111348/67111528
[pid=6508] ppid=6506 vsize=7637988 CPUtime=0.81 cores=5,7
/proc/6508/stat : 6508 (java) S 6506 6508 5867 0 -1 4202496 27363 0 1 0 77 4 0 0 21 0 18 0 565322135 7821299712 26852 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6508/statm: 1909497 26853 2198 9 0 1900235 0
[pid=6508/tid=6509] ppid=6506 vsize=7637988 CPUtime=0.68 cores=5,7
/proc/6508/task/6509/stat : 6509 (java) R 6506 6508 5867 0 -1 4202560 24829 0 1 0 64 4 0 0 18 0 18 0 565322135 7821299712 26854 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 46912505528822 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 7637988

[startup+1.50141 s]
/proc/loadavg: 1.63 2.29 2.85 7/262 6528
/proc/meminfo: memFree=24440432/32951124 swapFree=67111348/67111528
[pid=6508] ppid=6506 vsize=7707196 CPUtime=2.01 cores=5,7
/proc/6508/stat : 6508 (java) S 6506 6508 5867 0 -1 4202496 34537 0 1 0 196 5 0 0 21 0 19 0 565322135 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6508/statm: 1926799 32925 2222 9 0 1917537 0
[pid=6508/tid=6509] ppid=6506 vsize=7707196 CPUtime=1.43 cores=5,7
/proc/6508/task/6509/stat : 6509 (java) R 6506 6508 5867 0 -1 4202560 29955 0 1 0 139 4 0 0 19 0 19 0 565322135 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 46912505658014 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6508/tid=6511] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6511/stat : 6511 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 565322138 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6512] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6512/stat : 6512 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 565322138 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6513] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6513/stat : 6513 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322138 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6514] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6514/stat : 6514 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322138 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6515] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6515/stat : 6515 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322138 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6516] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6516/stat : 6516 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322138 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6517] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6517/stat : 6517 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322138 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6518] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6518/stat : 6518 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322138 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6519] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6519/stat : 6519 (java) S 6506 6508 5867 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 19 0 565322139 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 0 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6520] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6520/stat : 6520 (java) S 6506 6508 5867 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 565322139 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6521] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6521/stat : 6521 (java) S 6506 6508 5867 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 565322139 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6522] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6522/stat : 6522 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469889457 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6523] ppid=6506 vsize=7707196 CPUtime=0.25 cores=5,7
/proc/6508/task/6523/stat : 6523 (java) S 6506 6508 5867 0 -1 4202560 1475 0 0 0 25 0 0 0 19 0 19 0 565322141 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6524] ppid=6506 vsize=7707196 CPUtime=0.31 cores=5,7
/proc/6508/task/6524/stat : 6524 (java) S 6506 6508 5867 0 -1 4202560 1947 0 0 0 31 0 0 0 19 0 19 0 565322141 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6525] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6525/stat : 6525 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6526] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6526/stat : 6526 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 565322141 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6528] ppid=6506 vsize=7707196 CPUtime=0 cores=5,7
/proc/6508/task/6528/stat : 6528 (java) S 6506 6508 5867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 565322219 7892168704 32925 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 7707196

[startup+3.10112 s]
/proc/loadavg: 1.63 2.29 2.85 5/262 6528
/proc/meminfo: memFree=24437084/32951124 swapFree=67111348/67111528
[pid=6508] ppid=6506 vsize=7707032 CPUtime=3.69 cores=5,7
/proc/6508/stat : 6508 (java) S 6506 6508 5867 0 -1 4202496 34894 0 1 0 364 5 0 0 21 0 19 0 565322135 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6508/statm: 1926758 33182 2226 9 0 1917496 0
[pid=6508/tid=6509] ppid=6506 vsize=7707032 CPUtime=3.04 cores=5,7
/proc/6508/task/6509/stat : 6509 (java) R 6506 6508 5867 0 -1 4202560 30206 0 1 0 299 5 0 0 24 0 19 0 565322135 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 46912505631023 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6508/tid=6511] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6511/stat : 6511 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 565322138 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6512] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6512/stat : 6512 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 565322138 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6513] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6513/stat : 6513 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322138 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6514] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6514/stat : 6514 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322138 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6515] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6515/stat : 6515 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322138 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6516] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6516/stat : 6516 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322138 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6517] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6517/stat : 6517 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322138 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6518] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6518/stat : 6518 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322138 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6519] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6519/stat : 6519 (java) S 6506 6508 5867 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 565322139 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 0 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6520] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6520/stat : 6520 (java) S 6506 6508 5867 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 565322139 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6521] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6521/stat : 6521 (java) S 6506 6508 5867 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 565322139 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6522] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6522/stat : 6522 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469889457 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6523] ppid=6506 vsize=7707032 CPUtime=0.28 cores=5,7
/proc/6508/task/6523/stat : 6523 (java) S 6506 6508 5867 0 -1 4202560 1480 0 0 0 28 0 0 0 15 0 19 0 565322141 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6524] ppid=6506 vsize=7707032 CPUtime=0.35 cores=5,7
/proc/6508/task/6524/stat : 6524 (java) S 6506 6508 5867 0 -1 4202560 2047 0 0 0 35 0 0 0 15 0 19 0 565322141 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6525] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6525/stat : 6525 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6526] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6526/stat : 6526 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 565322141 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6528] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6528/stat : 6528 (java) S 6506 6508 5867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 565322219 7892000768 33182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 7707032

[startup+6.30153 s]
/proc/loadavg: 1.63 2.29 2.85 5/262 6528
/proc/meminfo: memFree=24059352/32951124 swapFree=67111348/67111528
[pid=6508] ppid=6506 vsize=7707032 CPUtime=7 cores=5,7
/proc/6508/stat : 6508 (java) S 6506 6508 5867 0 -1 4202496 77203 0 1 0 690 10 0 0 21 0 19 0 565322135 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6508/statm: 1926758 75182 2252 9 0 1917496 0
[pid=6508/tid=6509] ppid=6506 vsize=7707032 CPUtime=5.79 cores=5,7
/proc/6508/task/6509/stat : 6509 (java) R 6506 6508 5867 0 -1 4202560 30352 0 1 0 574 5 0 0 25 0 19 0 565322135 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 46912505721486 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6508/tid=6511] ppid=6506 vsize=7707032 CPUtime=0.1 cores=5,7
/proc/6508/task/6511/stat : 6511 (java) S 6506 6508 5867 0 -1 4202560 8606 0 0 0 10 0 0 0 18 0 19 0 565322138 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6512] ppid=6506 vsize=7707032 CPUtime=0.08 cores=5,7
/proc/6508/task/6512/stat : 6512 (java) S 6506 6508 5867 0 -1 4202560 9013 0 0 0 7 1 0 0 18 0 19 0 565322138 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6513] ppid=6506 vsize=7707032 CPUtime=0.01 cores=5,7
/proc/6508/task/6513/stat : 6513 (java) S 6506 6508 5867 0 -1 4202560 1077 0 0 0 1 0 0 0 17 0 19 0 565322138 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6514] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6514/stat : 6514 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 565322138 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6515] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6515/stat : 6515 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 565322138 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6516] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6516/stat : 6516 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 565322138 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6517] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6517/stat : 6517 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 565322138 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6518] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6518/stat : 6518 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 565322138 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6519] ppid=6506 vsize=7707032 CPUtime=0.29 cores=5,7
/proc/6508/task/6519/stat : 6519 (java) S 6506 6508 5867 0 -1 4202560 23192 0 0 0 27 2 0 0 15 0 19 0 565322139 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 0 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6520] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6520/stat : 6520 (java) S 6506 6508 5867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 565322139 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6521] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6521/stat : 6521 (java) S 6506 6508 5867 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 565322139 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6522] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6522/stat : 6522 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469889457 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6523] ppid=6506 vsize=7707032 CPUtime=0.32 cores=5,7
/proc/6508/task/6523/stat : 6523 (java) S 6506 6508 5867 0 -1 4202560 1753 0 0 0 32 0 0 0 15 0 19 0 565322141 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6524] ppid=6506 vsize=7707032 CPUtime=0.37 cores=5,7
/proc/6508/task/6524/stat : 6524 (java) S 6506 6508 5867 0 -1 4202560 2054 0 0 0 37 0 0 0 15 0 19 0 565322141 7892000768 75182 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0

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

[pid=6508/tid=6516] ppid=6506 vsize=7707032 CPUtime=0.18 cores=5,7
/proc/6508/task/6516/stat : 6516 (java) S 6506 6508 5867 0 -1 4202560 19 0 0 0 18 0 0 0 15 0 19 0 565322138 7892000768 79012 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6517] ppid=6506 vsize=7707032 CPUtime=0.22 cores=5,7
/proc/6508/task/6517/stat : 6517 (java) S 6506 6508 5867 0 -1 4202560 10 0 0 0 22 0 0 0 15 0 19 0 565322138 7892000768 79012 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6518] ppid=6506 vsize=7707032 CPUtime=0.15 cores=5,7
/proc/6508/task/6518/stat : 6518 (java) S 6506 6508 5867 0 -1 4202560 15 0 0 0 15 0 0 0 15 0 19 0 565322138 7892000768 79012 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6519] ppid=6506 vsize=7707032 CPUtime=11.84 cores=5,7
/proc/6508/task/6519/stat : 6519 (java) S 6506 6508 5867 0 -1 4202560 26841 0 0 0 1182 2 0 0 15 0 19 0 565322139 7892000768 79012 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 0 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6520] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6520/stat : 6520 (java) S 6506 6508 5867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 565322139 7892000768 79012 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6521] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6521/stat : 6521 (java) S 6506 6508 5867 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 565322139 7892000768 79012 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6522] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6522/stat : 6522 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892000768 79012 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469889457 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6523] ppid=6506 vsize=7707032 CPUtime=0.34 cores=5,7
/proc/6508/task/6523/stat : 6523 (java) S 6506 6508 5867 0 -1 4202560 1950 0 0 0 34 0 0 0 15 0 19 0 565322141 7892000768 79012 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6524] ppid=6506 vsize=7707032 CPUtime=0.41 cores=5,7
/proc/6508/task/6524/stat : 6524 (java) S 6506 6508 5867 0 -1 4202560 2083 0 0 0 41 0 0 0 15 0 19 0 565322141 7892000768 79012 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6525] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6525/stat : 6525 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892000768 79012 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6526] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6526/stat : 6526 (java) S 6506 6508 5867 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 565322141 7892000768 79012 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6528] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6528/stat : 6528 (java) S 6506 6508 5867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 565322219 7892000768 79012 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.88
Current children cumulated vsize (KiB) 7707032

[startup+1182.3 s]
/proc/loadavg: 4.05 4.00 3.68 5/262 6606
/proc/meminfo: memFree=22761168/32951124 swapFree=67111348/67111528
[pid=6508] ppid=6506 vsize=7707032 CPUtime=1183.9 cores=5,7
/proc/6508/stat : 6508 (java) S 6506 6508 5867 0 -1 4202496 81575 0 1 0 118379 11 0 0 21 0 19 0 565322135 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6508/statm: 1926758 79157 2254 9 0 1917496 0
[pid=6508/tid=6509] ppid=6506 vsize=7707032 CPUtime=1169.07 cores=5,7
/proc/6508/task/6509/stat : 6509 (java) R 6506 6508 5867 0 -1 4202560 30403 0 1 0 116902 5 0 0 25 0 19 0 565322135 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 46912505742721 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6508/tid=6511] ppid=6506 vsize=7707032 CPUtime=0.47 cores=5,7
/proc/6508/task/6511/stat : 6511 (java) S 6506 6508 5867 0 -1 4202560 8659 0 0 0 47 0 0 0 15 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6512] ppid=6506 vsize=7707032 CPUtime=0.36 cores=5,7
/proc/6508/task/6512/stat : 6512 (java) S 6506 6508 5867 0 -1 4202560 9108 0 0 0 35 1 0 0 15 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6513] ppid=6506 vsize=7707032 CPUtime=0.25 cores=5,7
/proc/6508/task/6513/stat : 6513 (java) S 6506 6508 5867 0 -1 4202560 1097 0 0 0 25 0 0 0 15 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6514] ppid=6506 vsize=7707032 CPUtime=0.17 cores=5,7
/proc/6508/task/6514/stat : 6514 (java) S 6506 6508 5867 0 -1 4202560 14 0 0 0 17 0 0 0 15 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6515] ppid=6506 vsize=7707032 CPUtime=0.13 cores=5,7
/proc/6508/task/6515/stat : 6515 (java) S 6506 6508 5867 0 -1 4202560 12 0 0 0 13 0 0 0 16 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6516] ppid=6506 vsize=7707032 CPUtime=0.18 cores=5,7
/proc/6508/task/6516/stat : 6516 (java) S 6506 6508 5867 0 -1 4202560 19 0 0 0 18 0 0 0 15 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6517] ppid=6506 vsize=7707032 CPUtime=0.22 cores=5,7
/proc/6508/task/6517/stat : 6517 (java) S 6506 6508 5867 0 -1 4202560 10 0 0 0 22 0 0 0 15 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6518] ppid=6506 vsize=7707032 CPUtime=0.15 cores=5,7
/proc/6508/task/6518/stat : 6518 (java) S 6506 6508 5867 0 -1 4202560 15 0 0 0 15 0 0 0 16 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6519] ppid=6506 vsize=7707032 CPUtime=12.07 cores=5,7
/proc/6508/task/6519/stat : 6519 (java) S 6506 6508 5867 0 -1 4202560 26986 0 0 0 1205 2 0 0 15 0 19 0 565322139 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 0 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6520] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6520/stat : 6520 (java) S 6506 6508 5867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 565322139 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6521] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6521/stat : 6521 (java) S 6506 6508 5867 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 565322139 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6522] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6522/stat : 6522 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469889457 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6523] ppid=6506 vsize=7707032 CPUtime=0.34 cores=5,7
/proc/6508/task/6523/stat : 6523 (java) S 6506 6508 5867 0 -1 4202560 1950 0 0 0 34 0 0 0 15 0 19 0 565322141 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6524] ppid=6506 vsize=7707032 CPUtime=0.41 cores=5,7
/proc/6508/task/6524/stat : 6524 (java) S 6506 6508 5867 0 -1 4202560 2083 0 0 0 41 0 0 0 15 0 19 0 565322141 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6525] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6525/stat : 6525 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6526] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6526/stat : 6526 (java) S 6506 6508 5867 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 565322141 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6528] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6528/stat : 6528 (java) S 6506 6508 5867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 565322219 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.9
Current children cumulated vsize (KiB) 7707032

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.69 6/262 6607
/proc/meminfo: memFree=22759936/32951124 swapFree=67111348/67111528
[pid=6508] ppid=6506 vsize=7707032 CPUtime=1243.92 cores=5,7
/proc/6508/stat : 6508 (java) S 6506 6508 5867 0 -1 4202496 81582 0 1 0 124381 11 0 0 21 0 19 0 565322135 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6508/statm: 1926758 79157 2254 9 0 1917496 0
[pid=6508/tid=6509] ppid=6506 vsize=7707032 CPUtime=1228.74 cores=5,7
/proc/6508/task/6509/stat : 6509 (java) R 6506 6508 5867 0 -1 4202560 30404 0 1 0 122869 5 0 0 25 0 19 0 565322135 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 46912505702920 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6508/tid=6511] ppid=6506 vsize=7707032 CPUtime=0.47 cores=5,7
/proc/6508/task/6511/stat : 6511 (java) S 6506 6508 5867 0 -1 4202560 8659 0 0 0 47 0 0 0 15 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6512] ppid=6506 vsize=7707032 CPUtime=0.36 cores=5,7
/proc/6508/task/6512/stat : 6512 (java) S 6506 6508 5867 0 -1 4202560 9108 0 0 0 35 1 0 0 15 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6513] ppid=6506 vsize=7707032 CPUtime=0.25 cores=5,7
/proc/6508/task/6513/stat : 6513 (java) S 6506 6508 5867 0 -1 4202560 1097 0 0 0 25 0 0 0 15 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6514] ppid=6506 vsize=7707032 CPUtime=0.17 cores=5,7
/proc/6508/task/6514/stat : 6514 (java) S 6506 6508 5867 0 -1 4202560 14 0 0 0 17 0 0 0 15 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6515] ppid=6506 vsize=7707032 CPUtime=0.13 cores=5,7
/proc/6508/task/6515/stat : 6515 (java) S 6506 6508 5867 0 -1 4202560 12 0 0 0 13 0 0 0 15 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6516] ppid=6506 vsize=7707032 CPUtime=0.18 cores=5,7
/proc/6508/task/6516/stat : 6516 (java) S 6506 6508 5867 0 -1 4202560 19 0 0 0 18 0 0 0 15 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6517] ppid=6506 vsize=7707032 CPUtime=0.25 cores=5,7
/proc/6508/task/6517/stat : 6517 (java) S 6506 6508 5867 0 -1 4202560 10 0 0 0 25 0 0 0 16 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6518] ppid=6506 vsize=7707032 CPUtime=0.17 cores=5,7
/proc/6508/task/6518/stat : 6518 (java) S 6506 6508 5867 0 -1 4202560 15 0 0 0 17 0 0 0 16 0 19 0 565322138 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6519] ppid=6506 vsize=7707032 CPUtime=12.39 cores=5,7
/proc/6508/task/6519/stat : 6519 (java) S 6506 6508 5867 0 -1 4202560 26988 0 0 0 1237 2 0 0 15 0 19 0 565322139 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 0 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6520] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6520/stat : 6520 (java) S 6506 6508 5867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 565322139 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6521] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6521/stat : 6521 (java) S 6506 6508 5867 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 565322139 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6522] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6522/stat : 6522 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469889457 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6523] ppid=6506 vsize=7707032 CPUtime=0.34 cores=5,7
/proc/6508/task/6523/stat : 6523 (java) S 6506 6508 5867 0 -1 4202560 1950 0 0 0 34 0 0 0 15 0 19 0 565322141 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6524] ppid=6506 vsize=7707032 CPUtime=0.41 cores=5,7
/proc/6508/task/6524/stat : 6524 (java) S 6506 6508 5867 0 -1 4202560 2083 0 0 0 41 0 0 0 15 0 19 0 565322141 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6525] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6525/stat : 6525 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6526] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6526/stat : 6526 (java) S 6506 6508 5867 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 565322141 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6528] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6528/stat : 6528 (java) S 6506 6508 5867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 565322219 7892000768 79157 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.92
Current children cumulated vsize (KiB) 7707032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.71 3/222 6615
/proc/meminfo: memFree=23025020/32951124 swapFree=67111348/67111528
[pid=6508] ppid=6506 vsize=7707032 CPUtime=1301.65 cores=5,7
/proc/6508/stat : 6508 (java) S 6506 6508 5867 0 -1 4202496 81602 0 1 0 130154 11 0 0 21 0 19 0 565322135 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/6508/statm: 1926758 79170 2254 9 0 1917496 0
[pid=6508/tid=6509] ppid=6506 vsize=7707032 CPUtime=1286.19 cores=5,7
/proc/6508/task/6509/stat : 6509 (java) R 6506 6508 5867 0 -1 4202560 30405 0 1 0 128614 5 0 0 25 0 19 0 565322135 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 46912505656342 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6508/tid=6511] ppid=6506 vsize=7707032 CPUtime=0.49 cores=5,7
/proc/6508/task/6511/stat : 6511 (java) S 6506 6508 5867 0 -1 4202560 8659 0 0 0 49 0 0 0 16 0 19 0 565322138 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6512] ppid=6506 vsize=7707032 CPUtime=0.38 cores=5,7
/proc/6508/task/6512/stat : 6512 (java) S 6506 6508 5867 0 -1 4202560 9108 0 0 0 37 1 0 0 16 0 19 0 565322138 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6513] ppid=6506 vsize=7707032 CPUtime=0.25 cores=5,7
/proc/6508/task/6513/stat : 6513 (java) S 6506 6508 5867 0 -1 4202560 1097 0 0 0 25 0 0 0 15 0 19 0 565322138 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6514] ppid=6506 vsize=7707032 CPUtime=0.17 cores=5,7
/proc/6508/task/6514/stat : 6514 (java) S 6506 6508 5867 0 -1 4202560 14 0 0 0 17 0 0 0 15 0 19 0 565322138 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6515] ppid=6506 vsize=7707032 CPUtime=0.13 cores=5,7
/proc/6508/task/6515/stat : 6515 (java) S 6506 6508 5867 0 -1 4202560 12 0 0 0 13 0 0 0 15 0 19 0 565322138 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6516] ppid=6506 vsize=7707032 CPUtime=0.18 cores=5,7
/proc/6508/task/6516/stat : 6516 (java) S 6506 6508 5867 0 -1 4202560 19 0 0 0 18 0 0 0 15 0 19 0 565322138 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6517] ppid=6506 vsize=7707032 CPUtime=0.25 cores=5,7
/proc/6508/task/6517/stat : 6517 (java) S 6506 6508 5867 0 -1 4202560 10 0 0 0 25 0 0 0 15 0 19 0 565322138 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6518] ppid=6506 vsize=7707032 CPUtime=0.17 cores=5,7
/proc/6508/task/6518/stat : 6518 (java) S 6506 6508 5867 0 -1 4202560 15 0 0 0 17 0 0 0 15 0 19 0 565322138 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6519] ppid=6506 vsize=7707032 CPUtime=12.62 cores=5,7
/proc/6508/task/6519/stat : 6519 (java) S 6506 6508 5867 0 -1 4202560 27003 0 0 0 1260 2 0 0 15 0 19 0 565322139 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 0 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6520] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6520/stat : 6520 (java) S 6506 6508 5867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 565322139 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6521] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6521/stat : 6521 (java) S 6506 6508 5867 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 565322139 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6522] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6522/stat : 6522 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469889457 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6523] ppid=6506 vsize=7707032 CPUtime=0.34 cores=5,7
/proc/6508/task/6523/stat : 6523 (java) S 6506 6508 5867 0 -1 4202560 1950 0 0 0 34 0 0 0 15 0 19 0 565322141 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6524] ppid=6506 vsize=7707032 CPUtime=0.41 cores=5,7
/proc/6508/task/6524/stat : 6524 (java) S 6506 6508 5867 0 -1 4202560 2083 0 0 0 41 0 0 0 15 0 19 0 565322141 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6525] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6525/stat : 6525 (java) S 6506 6508 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322141 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469881753 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
[pid=6508/tid=6526] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6526/stat : 6526 (java) S 6506 6508 5867 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 565322141 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 4 0 16800975 18446604471129486464 0 0 -1 7 0 0 0
[pid=6508/tid=6528] ppid=6506 vsize=7707032 CPUtime=0 cores=5,7
/proc/6508/task/6528/stat : 6528 (java) S 6506 6508 5867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 565322219 7892000768 79170 33554432000 1073741824 1073778376 140734673226928 18446744073709551615 252469882368 0 4 0 16800975 18446604471129486464 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.65
Current children cumulated vsize (KiB) 7707032

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

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1300.08
CPU time (s): 1301.78
CPU user time (s): 1301.65
CPU system time (s): 0.12998
CPU usage (%): 100.131
Max. virtual memory (cumulated for all children) (KiB): 7707360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.65
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81643
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27993
involuntary context switches= 4568

runsolver used 2.03269 second user time and 5.08223 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 19:01:57
IDJOB=3281255
IDBENCH=20558
IDSOLVER=1611
FILE ID=node111/3281255-1303750916
RUNJOBID= node111-1303750916-6416
PBS_JOBID= 13154051
Free space on /tmp= 70608 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281255-1303750916/watcher-3281255-1303750916 -o /tmp/evaluation-result-3281255-1303750916/solver-3281255-1303750916 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3281255-1303750916.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= d35e27c66dd20912347d4209a4f12c99
RANDOM SEED=430966140

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24640172 kB
Buffers:       1208892 kB
Cached:        6414980 kB
SwapCached:        132 kB
Active:        2583908 kB
Inactive:      5255204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24640172 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           35820 kB
Writeback:           0 kB
AnonPages:      214324 kB
Mapped:          23020 kB
Slab:           406464 kB
PageTables:       5900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22005588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70472 MiB
End job on node111 at 2011-04-25 19:23:39