Trace number 3292341

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.63 1300.07

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.07	c See www.sat4j.org for details.
0.03/0.08	c no version file found!!!
0.03/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.08	c java.vm.version	19.1-b02
0.03/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version		1.6.0_24
0.03/0.08	c os.name		Linux
0.03/0.08	c os.version		2.6.18-164.el5
0.03/0.08	c os.arch		amd64
0.03/0.08	c Free memory 		6997539544
0.03/0.08	c Max memory 		7034241024
0.03/0.08	c Total memory 		7034241024
0.03/0.08	c Number of processors 	8
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483647s
0.10/0.10	c DB Simplification allowed=true
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3292341-1303792514.cnf
0.10/0.10	c reading problem ... 
0.35/0.29	c ... done. Wall clock time 0.195s.
0.35/0.29	c #vars     1024
0.35/0.29	c #constraints  161664
0.35/0.29	c constraints type 
0.35/0.29	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 98080
0.35/0.29	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 63584
2.30/1.84	c cleaning 2498 clauses out of 5001 with flag 5001/5001
4.55/3.60	c cleaning 4250 clauses out of 8503 with flag 11001/11001
6.64/5.76	c cleaning 5627 clauses out of 11257 with flag 18005/18005
9.25/8.36	c cleaning 6807 clauses out of 13625 with flag 26000/26000
12.28/11.37	c cleaning 7908 clauses out of 15820 with flag 35002/35002
15.58/14.65	c cleaning 8954 clauses out of 17910 with flag 45000/45000
19.19/18.24	c cleaning 9974 clauses out of 19957 with flag 56001/56001
23.29/22.39	c cleaning 10987 clauses out of 21982 with flag 68000/68000
27.90/26.90	c cleaning 11996 clauses out of 23997 with flag 81002/81002
32.91/31.98	c cleaning 12998 clauses out of 26001 with flag 95002/95002
38.41/37.47	c cleaning 14001 clauses out of 28003 with flag 110003/110003
44.02/43.07	c cleaning 14996 clauses out of 30002 with flag 126003/126003
50.53/49.55	c cleaning 15997 clauses out of 32005 with flag 143002/143002
57.32/56.38	c cleaning 16996 clauses out of 34010 with flag 161004/161004
64.83/63.85	c cleaning 18005 clauses out of 36012 with flag 180002/180002
72.93/71.94	c cleaning 18996 clauses out of 38005 with flag 200000/200000
81.53/80.52	c cleaning 20005 clauses out of 40009 with flag 221000/221000
89.94/88.91	c cleaning 20997 clauses out of 42005 with flag 243001/243001
99.14/98.10	c cleaning 22002 clauses out of 44008 with flag 266001/266001
108.55/107.59	c cleaning 22992 clauses out of 46005 with flag 290000/290000
119.05/118.04	c cleaning 24001 clauses out of 48013 with flag 315000/315000
129.96/128.99	c cleaning 25003 clauses out of 50012 with flag 341000/341000
141.17/140.19	c cleaning 25992 clauses out of 52009 with flag 368000/368000
153.48/152.49	c cleaning 26999 clauses out of 54018 with flag 396001/396001
165.99/164.93	c cleaning 28006 clauses out of 56019 with flag 425001/425001
178.98/177.95	c cleaning 29005 clauses out of 58013 with flag 455001/455001
193.09/192.08	c cleaning 29996 clauses out of 60007 with flag 486000/486000
207.30/206.28	c cleaning 31000 clauses out of 62013 with flag 518002/518002
223.60/222.53	c cleaning 32005 clauses out of 64012 with flag 551001/551001
239.72/238.64	c cleaning 32996 clauses out of 66007 with flag 585001/585001
255.82/254.78	c cleaning 33999 clauses out of 68012 with flag 620002/620002
272.92/271.85	c cleaning 34997 clauses out of 70014 with flag 656003/656003
290.53/289.41	c cleaning 35998 clauses out of 72014 with flag 693000/693000
307.33/306.29	c cleaning 36994 clauses out of 74016 with flag 731000/731000
325.14/324.05	c cleaning 38008 clauses out of 76023 with flag 770001/770001
345.45/344.34	c cleaning 39005 clauses out of 78015 with flag 810001/810001
366.65/365.56	c cleaning 40000 clauses out of 80009 with flag 851000/851000
386.46/385.34	c cleaning 40999 clauses out of 82009 with flag 893000/893000
406.98/405.90	c cleaning 41997 clauses out of 84013 with flag 936003/936003
427.69/426.57	c cleaning 43003 clauses out of 86014 with flag 980001/980001
449.50/448.30	c cleaning 43999 clauses out of 88012 with flag 1025002/1025002
469.90/468.70	c cleaning 44993 clauses out of 90012 with flag 1071001/1071001
490.40/489.27	c cleaning 46009 clauses out of 92022 with flag 1118004/1118004
514.92/513.79	c cleaning 46996 clauses out of 94011 with flag 1166002/1166002
538.22/537.01	c cleaning 47996 clauses out of 96014 with flag 1215001/1215001
561.93/560.72	c cleaning 49007 clauses out of 98019 with flag 1265002/1265002
585.55/584.31	c cleaning 50001 clauses out of 100011 with flag 1316001/1316001
610.67/609.42	c cleaning 51001 clauses out of 102009 with flag 1368000/1368000
636.87/635.60	c cleaning 51997 clauses out of 104010 with flag 1421002/1421002
659.48/658.30	c cleaning 53000 clauses out of 106012 with flag 1475001/1475001
686.19/684.97	c cleaning 53998 clauses out of 108012 with flag 1530001/1530001
712.19/710.97	c cleaning 55002 clauses out of 110013 with flag 1586000/1586000
738.71/737.46	c cleaning 55998 clauses out of 112011 with flag 1643000/1643000
767.13/765.85	c cleaning 57003 clauses out of 114013 with flag 1701000/1701000
794.14/792.85	c cleaning 57993 clauses out of 116011 with flag 1760001/1760001
822.75/821.45	c cleaning 59003 clauses out of 118017 with flag 1820000/1820000
851.16/849.83	c cleaning 60003 clauses out of 120014 with flag 1881000/1881000
878.27/876.93	c cleaning 60994 clauses out of 122011 with flag 1943000/1943000
906.18/904.80	c cleaning 62002 clauses out of 124017 with flag 2006000/2006000
936.79/935.45	c cleaning 63003 clauses out of 126017 with flag 2070002/2070002
963.81/962.48	c cleaning 63998 clauses out of 128013 with flag 2135001/2135001
993.81/992.44	c cleaning 64998 clauses out of 130014 with flag 2201000/2201000
1026.33/1024.92	c cleaning 66003 clauses out of 132017 with flag 2268001/2268001
1056.74/1055.35	c cleaning 66999 clauses out of 134015 with flag 2336002/2336002
1094.55/1093.16	c cleaning 67978 clauses out of 136016 with flag 2405002/2405002
1127.47/1126.03	c cleaning 69010 clauses out of 138036 with flag 2475000/2475000
1162.38/1160.99	c cleaning 69985 clauses out of 140026 with flag 2546000/2546000
1197.20/1195.72	c cleaning 71014 clauses out of 142042 with flag 2618001/2618001
1232.42/1230.97	c cleaning 72009 clauses out of 144030 with flag 2691003/2691003
1266.53/1265.05	c cleaning 73002 clauses out of 146020 with flag 2765002/2765002
1301.54/1300.01	c starts		: 1763
1301.54/1300.01	c conflicts		: 2833440
1301.54/1300.03	c decisions		: 5791792
1301.54/1300.03	c propagations		: 448363442
1301.54/1300.03	c inspects		: 12155067579
1301.54/1300.03	c shortcuts		: 0
1301.54/1300.03	c learnt literals	: 1
1301.54/1300.03	c learnt binary clauses	: 64
1301.54/1300.03	c learnt ternary clauses	: 6799
1301.54/1300.03	c learnt constraints	: 2833439
1301.54/1300.03	c ignored constraints	: 0
1301.54/1300.03	c root simplifications	: 1764
1301.54/1300.03	c removed literals (reason simplification)	: 83419794
1301.54/1300.03	c reason swapping (by a shorter reason)	: 0
1301.54/1300.03	c Calls to reduceDB	: 70
1301.54/1300.03	c speed (assignments/second)	: 344969.2564552365
1301.54/1300.03	c non guided choices	181
1301.54/1300.05	c learnt constraints type 
1301.54/1300.05	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 64
1301.54/1300.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 141393
1301.54/1300.05	c constraints type 
1301.54/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 98080
1301.54/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 63584
1301.54/1300.05	s UNKNOWN
1301.54/1300.05	c Total wall clock time (in seconds) : 1299.916

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

running on 2 cores: 0,2

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: 3.62 3.89 3.83 5/243 28560
/proc/meminfo: memFree=18891832/32951124 swapFree=67111528/67111528
[pid=28560] ppid=28558 vsize=23028 CPUtime=0 cores=0,2
/proc/28560/stat : 28560 (java) R 28558 28560 28353 0 -1 4202496 958 0 0 0 0 0 0 0 25 0 1 0 490854029 23580672 700 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216629553041 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28560/statm: 5757 700 516 9 0 124 0

[startup+0.0462809 s]
/proc/loadavg: 3.62 3.89 3.83 5/243 28560
/proc/meminfo: memFree=18891832/32951124 swapFree=67111528/67111528
[pid=28560] ppid=28558 vsize=7564352 CPUtime=0.03 cores=0,2
/proc/28560/stat : 28560 (java) S 28558 28560 28353 0 -1 4202496 8840 0 1 0 3 0 0 0 25 0 13 0 490854029 7745896448 8535 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646318053 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/28560/statm: 1891088 8536 1681 9 0 1881836 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.102127 s]
/proc/loadavg: 3.62 3.89 3.83 5/243 28560
/proc/meminfo: memFree=18891832/32951124 swapFree=67111528/67111528
[pid=28560] ppid=28558 vsize=7636580 CPUtime=0.1 cores=0,2
/proc/28560/stat : 28560 (java) S 28558 28560 28353 0 -1 4202496 10527 0 1 0 9 1 0 0 25 0 18 0 490854029 7819857920 10222 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28560/statm: 1909145 10222 2093 9 0 1899883 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636580

[startup+0.3012 s]
/proc/loadavg: 3.62 3.89 3.83 5/243 28560
/proc/meminfo: memFree=18891832/32951124 swapFree=67111528/67111528
[pid=28560] ppid=28558 vsize=7639580 CPUtime=0.42 cores=0,2
/proc/28560/stat : 28560 (java) S 28558 28560 28353 0 -1 4202496 14600 0 1 0 41 1 0 0 25 0 19 0 490854029 7822929920 14185 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28560/statm: 1909895 14185 2203 9 0 1900633 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 7639580

[startup+0.701101 s]
/proc/loadavg: 3.62 3.89 3.83 5/243 28560
/proc/meminfo: memFree=18891832/32951124 swapFree=67111528/67111528
[pid=28560] ppid=28558 vsize=7641324 CPUtime=1.12 cores=0,2
/proc/28560/stat : 28560 (java) S 28558 28560 28353 0 -1 4202496 16212 0 1 0 111 1 0 0 25 0 19 0 490854029 7824715776 15033 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28560/statm: 1910331 15033 2223 9 0 1901069 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 7641324

[startup+1.50099 s]
/proc/loadavg: 3.62 3.89 3.83 5/262 28579
/proc/meminfo: memFree=18803152/32951124 swapFree=67111528/67111528
[pid=28560] ppid=28558 vsize=7641324 CPUtime=1.97 cores=0,2
/proc/28560/stat : 28560 (java) S 28558 28560 28353 0 -1 4202496 16922 0 1 0 195 2 0 0 25 0 19 0 490854029 7824715776 15467 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28560/statm: 1910331 15467 2226 9 0 1901069 0
[pid=28560/tid=28562] ppid=28558 vsize=7641324 CPUtime=1.48 cores=0,2
/proc/28560/task/28562/stat : 28562 (java) R 28558 28560 28353 0 -1 4202560 12745 0 1 0 147 1 0 0 25 0 19 0 490854029 7824715776 15467 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 46912505568954 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28560/tid=28563] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28563/stat : 28563 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854031 7824715776 15467 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28564] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28564/stat : 28564 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854031 7824715776 15467 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28565] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28565/stat : 28565 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854031 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28566] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28566/stat : 28566 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854031 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28567] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28567/stat : 28567 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854031 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28568] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28568/stat : 28568 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854031 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28569] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28569/stat : 28569 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854031 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28570] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28570/stat : 28570 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854031 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28571] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28571/stat : 28571 (java) S 28558 28560 28353 0 -1 4202560 6 0 0 0 0 0 0 0 19 0 19 0 490854032 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 0 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28572] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28572/stat : 28572 (java) S 28558 28560 28353 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490854032 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28573] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28573/stat : 28573 (java) S 28558 28560 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490854032 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28574] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28574/stat : 28574 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646338993 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28575] ppid=28558 vsize=7641324 CPUtime=0.35 cores=0,2
/proc/28560/task/28575/stat : 28575 (java) S 28558 28560 28353 0 -1 4202560 2088 0 0 0 35 0 0 0 15 0 19 0 490854034 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28576] ppid=28558 vsize=7641324 CPUtime=0.13 cores=0,2
/proc/28560/task/28576/stat : 28576 (java) S 28558 28560 28353 0 -1 4202560 926 0 0 0 13 0 0 0 23 0 19 0 490854034 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28577] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28577/stat : 28577 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28578] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28578/stat : 28578 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490854034 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28579] ppid=28558 vsize=7641324 CPUtime=0 cores=0,2
/proc/28560/task/28579/stat : 28579 (java) S 28558 28560 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490854058 7824715776 15468 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 7641324

[startup+3.10068 s]
/proc/loadavg: 3.62 3.89 3.83 7/262 28579
/proc/meminfo: memFree=18757768/32951124 swapFree=67111528/67111528
[pid=28560] ppid=28558 vsize=7641624 CPUtime=4.03 cores=0,2
/proc/28560/stat : 28560 (java) S 28558 28560 28353 0 -1 4202496 30691 0 1 0 399 4 0 0 25 0 19 0 490854029 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28560/statm: 1910406 26332 2252 9 0 1901144 0
[pid=28560/tid=28562] ppid=28558 vsize=7641624 CPUtime=2.96 cores=0,2
/proc/28560/task/28562/stat : 28562 (java) R 28558 28560 28353 0 -1 4202560 12879 0 1 0 295 1 0 0 25 0 19 0 490854029 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 46912505635646 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28560/tid=28563] ppid=28558 vsize=7641624 CPUtime=0.01 cores=0,2
/proc/28560/task/28563/stat : 28563 (java) S 28558 28560 28353 0 -1 4202560 923 0 0 0 1 0 0 0 18 0 19 0 490854031 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28564] ppid=28558 vsize=7641624 CPUtime=0 cores=0,2
/proc/28560/task/28564/stat : 28564 (java) S 28558 28560 28353 0 -1 4202560 20 0 0 0 0 0 0 0 18 0 19 0 490854031 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28565] ppid=28558 vsize=7641624 CPUtime=0 cores=0,2
/proc/28560/task/28565/stat : 28565 (java) S 28558 28560 28353 0 -1 4202560 447 0 0 0 0 0 0 0 18 0 19 0 490854031 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28566] ppid=28558 vsize=7641624 CPUtime=0 cores=0,2
/proc/28560/task/28566/stat : 28566 (java) S 28558 28560 28353 0 -1 4202560 61 0 0 0 0 0 0 0 18 0 19 0 490854031 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28567] ppid=28558 vsize=7641624 CPUtime=0 cores=0,2
/proc/28560/task/28567/stat : 28567 (java) S 28558 28560 28353 0 -1 4202560 22 0 0 0 0 0 0 0 18 0 19 0 490854031 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28568] ppid=28558 vsize=7641624 CPUtime=0 cores=0,2
/proc/28560/task/28568/stat : 28568 (java) S 28558 28560 28353 0 -1 4202560 23 0 0 0 0 0 0 0 18 0 19 0 490854031 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28569] ppid=28558 vsize=7641624 CPUtime=0 cores=0,2
/proc/28560/task/28569/stat : 28569 (java) S 28558 28560 28353 0 -1 4202560 312 0 0 0 0 0 0 0 18 0 19 0 490854031 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28570] ppid=28558 vsize=7641624 CPUtime=0.01 cores=0,2
/proc/28560/task/28570/stat : 28570 (java) S 28558 28560 28353 0 -1 4202560 1332 0 0 0 1 0 0 0 18 0 19 0 490854031 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28571] ppid=28558 vsize=7641624 CPUtime=0.05 cores=0,2
/proc/28560/task/28571/stat : 28571 (java) S 28558 28560 28353 0 -1 4202560 3109 0 0 0 5 0 0 0 15 0 19 0 490854032 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 0 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28572] ppid=28558 vsize=7641624 CPUtime=0 cores=0,2
/proc/28560/task/28572/stat : 28572 (java) S 28558 28560 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490854032 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28573] ppid=28558 vsize=7641624 CPUtime=0 cores=0,2
/proc/28560/task/28573/stat : 28573 (java) S 28558 28560 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490854032 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28574] ppid=28558 vsize=7641624 CPUtime=0 cores=0,2
/proc/28560/task/28574/stat : 28574 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646338993 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28575] ppid=28558 vsize=7641624 CPUtime=0.79 cores=0,2
/proc/28560/task/28575/stat : 28575 (java) S 28558 28560 28353 0 -1 4202560 9443 0 0 0 78 1 0 0 16 0 19 0 490854034 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28576] ppid=28558 vsize=7641624 CPUtime=0.16 cores=0,2
/proc/28560/task/28576/stat : 28576 (java) S 28558 28560 28353 0 -1 4202560 968 0 0 0 16 0 0 0 15 0 19 0 490854034 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28577] ppid=28558 vsize=7641624 CPUtime=0 cores=0,2
/proc/28560/task/28577/stat : 28577 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28578] ppid=28558 vsize=7641624 CPUtime=0 cores=0,2
/proc/28560/task/28578/stat : 28578 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490854034 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28579] ppid=28558 vsize=7641624 CPUtime=0 cores=0,2
/proc/28560/task/28579/stat : 28579 (java) S 28558 28560 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490854058 7825022976 26332 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 7641624

[startup+6.30117 s]
/proc/loadavg: 3.65 3.89 3.83 5/262 28579
/proc/meminfo: memFree=18750576/32951124 swapFree=67111528/67111528
[pid=28560] ppid=28558 vsize=7641976 CPUtime=7.25 cores=0,2
/proc/28560/stat : 28560 (java) S 28558 28560 28353 0 -1 4202496 31928 0 1 0 721 4 0 0 25 0 19 0 490854029 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28560/statm: 1910494 27534 2254 9 0 1901232 0
[pid=28560/tid=28562] ppid=28558 vsize=7641976 CPUtime=6.03 cores=0,2
/proc/28560/task/28562/stat : 28562 (java) R 28558 28560 28353 0 -1 4202560 12883 0 1 0 602 1 0 0 25 0 19 0 490854029 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 46912505646477 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28560/tid=28563] ppid=28558 vsize=7641976 CPUtime=0.01 cores=0,2
/proc/28560/task/28563/stat : 28563 (java) S 28558 28560 28353 0 -1 4202560 924 0 0 0 1 0 0 0 15 0 19 0 490854031 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28564] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28564/stat : 28564 (java) S 28558 28560 28353 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 19 0 490854031 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28565] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28565/stat : 28565 (java) S 28558 28560 28353 0 -1 4202560 447 0 0 0 0 0 0 0 15 0 19 0 490854031 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28566] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28566/stat : 28566 (java) S 28558 28560 28353 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 19 0 490854031 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28567] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28567/stat : 28567 (java) S 28558 28560 28353 0 -1 4202560 377 0 0 0 0 0 0 0 18 0 19 0 490854031 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28568] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28568/stat : 28568 (java) S 28558 28560 28353 0 -1 4202560 432 0 0 0 0 0 0 0 15 0 19 0 490854031 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28569] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28569/stat : 28569 (java) S 28558 28560 28353 0 -1 4202560 312 0 0 0 0 0 0 0 18 0 19 0 490854031 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28570] ppid=28558 vsize=7641976 CPUtime=0.01 cores=0,2
/proc/28560/task/28570/stat : 28570 (java) S 28558 28560 28353 0 -1 4202560 1332 0 0 0 1 0 0 0 15 0 19 0 490854031 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28571] ppid=28558 vsize=7641976 CPUtime=0.13 cores=0,2
/proc/28560/task/28571/stat : 28571 (java) S 28558 28560 28353 0 -1 4202560 3490 0 0 0 13 0 0 0 16 0 19 0 490854032 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 0 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28572] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28572/stat : 28572 (java) S 28558 28560 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490854032 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28573] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28573/stat : 28573 (java) S 28558 28560 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490854032 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28574] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28574/stat : 28574 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646338993 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28575] ppid=28558 vsize=7641976 CPUtime=0.83 cores=0,2
/proc/28560/task/28575/stat : 28575 (java) S 28558 28560 28353 0 -1 4202560 9443 0 0 0 82 1 0 0 15 0 19 0 490854034 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28576] ppid=28558 vsize=7641976 CPUtime=0.18 cores=0,2
/proc/28560/task/28576/stat : 28576 (java) S 28558 28560 28353 0 -1 4202560 1055 0 0 0 18 0 0 0 16 0 19 0 490854034 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28577] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28577/stat : 28577 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28578] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28578/stat : 28578 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490854034 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28579] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28579/stat : 28579 (java) S 28558 28560 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490854058 7825383424 27534 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.25
Current children cumulated vsize (KiB) 7641976

[startup+12.701 s]

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

[pid=28560/tid=28568] ppid=28558 vsize=7641976 CPUtime=0.11 cores=0,2
/proc/28560/task/28568/stat : 28568 (java) S 28558 28560 28353 0 -1 4202560 863 0 0 0 11 0 0 0 16 0 19 0 490854031 7825383424 43677 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28569] ppid=28558 vsize=7641976 CPUtime=0.16 cores=0,2
/proc/28560/task/28569/stat : 28569 (java) S 28558 28560 28353 0 -1 4202560 2685 0 0 0 16 0 0 0 15 0 19 0 490854031 7825383424 43677 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28570] ppid=28558 vsize=7641976 CPUtime=0.08 cores=0,2
/proc/28560/task/28570/stat : 28570 (java) S 28558 28560 28353 0 -1 4202560 3044 0 0 0 8 0 0 0 15 0 19 0 490854031 7825383424 43677 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28571] ppid=28558 vsize=7641976 CPUtime=4.76 cores=0,2
/proc/28560/task/28571/stat : 28571 (java) S 28558 28560 28353 0 -1 4202560 9094 0 0 0 475 1 0 0 15 0 19 0 490854032 7825383424 43677 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 0 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28572] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28572/stat : 28572 (java) S 28558 28560 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490854032 7825383424 43677 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28573] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28573/stat : 28573 (java) S 28558 28560 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490854032 7825383424 43677 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28574] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28574/stat : 28574 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7825383424 43677 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646338993 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28575] ppid=28558 vsize=7641976 CPUtime=0.86 cores=0,2
/proc/28560/task/28575/stat : 28575 (java) S 28558 28560 28353 0 -1 4202560 9446 0 0 0 85 1 0 0 15 0 19 0 490854034 7825383424 43677 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28576] ppid=28558 vsize=7641976 CPUtime=0.18 cores=0,2
/proc/28560/task/28576/stat : 28576 (java) S 28558 28560 28353 0 -1 4202560 1055 0 0 0 18 0 0 0 16 0 19 0 490854034 7825383424 43677 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28577] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28577/stat : 28577 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7825383424 43677 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28578] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28578/stat : 28578 (java) S 28558 28560 28353 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 490854034 7825383424 43677 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28579] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28579/stat : 28579 (java) S 28558 28560 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490854058 7825383424 43677 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1123.77
Current children cumulated vsize (KiB) 7641976

[startup+1182.3 s]
/proc/loadavg: 4.18 4.11 3.98 5/262 28702
/proc/meminfo: memFree=18521852/32951124 swapFree=67111528/67111528
[pid=28560] ppid=28558 vsize=7641976 CPUtime=1183.79 cores=0,2
/proc/28560/stat : 28560 (java) S 28558 28560 28353 0 -1 4202496 50425 0 1 0 118369 10 0 0 25 0 19 0 490854029 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28560/statm: 1910494 44387 2254 9 0 1901232 0
[pid=28560/tid=28562] ppid=28558 vsize=7641976 CPUtime=1176.71 cores=0,2
/proc/28560/task/28562/stat : 28562 (java) R 28558 28560 28353 0 -1 4202560 17579 0 1 0 117667 4 0 0 25 0 19 0 490854029 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 46912505646266 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28560/tid=28563] ppid=28558 vsize=7641976 CPUtime=0.13 cores=0,2
/proc/28560/task/28563/stat : 28563 (java) S 28558 28560 28353 0 -1 4202560 1966 0 0 0 13 0 0 0 15 0 19 0 490854031 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28564] ppid=28558 vsize=7641976 CPUtime=0.13 cores=0,2
/proc/28560/task/28564/stat : 28564 (java) S 28558 28560 28353 0 -1 4202560 437 0 0 0 13 0 0 0 15 0 19 0 490854031 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28565] ppid=28558 vsize=7641976 CPUtime=0.15 cores=0,2
/proc/28560/task/28565/stat : 28565 (java) S 28558 28560 28353 0 -1 4202560 501 0 0 0 15 0 0 0 16 0 19 0 490854031 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28566] ppid=28558 vsize=7641976 CPUtime=0.13 cores=0,2
/proc/28560/task/28566/stat : 28566 (java) S 28558 28560 28353 0 -1 4202560 1046 0 0 0 13 0 0 0 15 0 19 0 490854031 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28567] ppid=28558 vsize=7641976 CPUtime=0.1 cores=0,2
/proc/28560/task/28567/stat : 28567 (java) S 28558 28560 28353 0 -1 4202560 1086 0 0 0 10 0 0 0 15 0 19 0 490854031 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28568] ppid=28558 vsize=7641976 CPUtime=0.12 cores=0,2
/proc/28560/task/28568/stat : 28568 (java) S 28558 28560 28353 0 -1 4202560 863 0 0 0 12 0 0 0 15 0 19 0 490854031 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28569] ppid=28558 vsize=7641976 CPUtime=0.17 cores=0,2
/proc/28560/task/28569/stat : 28569 (java) S 28558 28560 28353 0 -1 4202560 2685 0 0 0 17 0 0 0 15 0 19 0 490854031 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28570] ppid=28558 vsize=7641976 CPUtime=0.09 cores=0,2
/proc/28560/task/28570/stat : 28570 (java) S 28558 28560 28353 0 -1 4202560 3044 0 0 0 9 0 0 0 15 0 19 0 490854031 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28571] ppid=28558 vsize=7641976 CPUtime=4.92 cores=0,2
/proc/28560/task/28571/stat : 28571 (java) S 28558 28560 28353 0 -1 4202560 9497 0 0 0 491 1 0 0 15 0 19 0 490854032 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 0 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28572] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28572/stat : 28572 (java) S 28558 28560 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490854032 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28573] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28573/stat : 28573 (java) S 28558 28560 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490854032 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28574] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28574/stat : 28574 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646338993 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28575] ppid=28558 vsize=7641976 CPUtime=0.86 cores=0,2
/proc/28560/task/28575/stat : 28575 (java) S 28558 28560 28353 0 -1 4202560 9446 0 0 0 85 1 0 0 15 0 19 0 490854034 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28576] ppid=28558 vsize=7641976 CPUtime=0.18 cores=0,2
/proc/28560/task/28576/stat : 28576 (java) S 28558 28560 28353 0 -1 4202560 1055 0 0 0 18 0 0 0 16 0 19 0 490854034 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28577] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28577/stat : 28577 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28578] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28578/stat : 28578 (java) S 28558 28560 28353 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 490854034 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28579] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28579/stat : 28579 (java) S 28558 28560 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490854058 7825383424 44387 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1183.79
Current children cumulated vsize (KiB) 7641976

[startup+1242.3 s]
/proc/loadavg: 4.06 4.09 3.98 5/262 28704
/proc/meminfo: memFree=18507180/32951124 swapFree=67111528/67111528
[pid=28560] ppid=28558 vsize=7641976 CPUtime=1243.82 cores=0,2
/proc/28560/stat : 28560 (java) S 28558 28560 28353 0 -1 4202496 51995 0 1 0 124371 11 0 0 25 0 19 0 490854029 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28560/statm: 1910494 45948 2254 9 0 1901232 0
[pid=28560/tid=28562] ppid=28558 vsize=7641976 CPUtime=1236.5 cores=0,2
/proc/28560/task/28562/stat : 28562 (java) R 28558 28560 28353 0 -1 4202560 18557 0 1 0 123645 5 0 0 25 0 19 0 490854029 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 46912505635646 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28560/tid=28563] ppid=28558 vsize=7641976 CPUtime=0.13 cores=0,2
/proc/28560/task/28563/stat : 28563 (java) S 28558 28560 28353 0 -1 4202560 1966 0 0 0 13 0 0 0 15 0 19 0 490854031 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28564] ppid=28558 vsize=7641976 CPUtime=0.13 cores=0,2
/proc/28560/task/28564/stat : 28564 (java) S 28558 28560 28353 0 -1 4202560 437 0 0 0 13 0 0 0 16 0 19 0 490854031 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28565] ppid=28558 vsize=7641976 CPUtime=0.18 cores=0,2
/proc/28560/task/28565/stat : 28565 (java) S 28558 28560 28353 0 -1 4202560 683 0 0 0 18 0 0 0 15 0 19 0 490854031 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28566] ppid=28558 vsize=7641976 CPUtime=0.14 cores=0,2
/proc/28560/task/28566/stat : 28566 (java) S 28558 28560 28353 0 -1 4202560 1374 0 0 0 14 0 0 0 15 0 19 0 490854031 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28567] ppid=28558 vsize=7641976 CPUtime=0.1 cores=0,2
/proc/28560/task/28567/stat : 28567 (java) S 28558 28560 28353 0 -1 4202560 1086 0 0 0 10 0 0 0 15 0 19 0 490854031 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28568] ppid=28558 vsize=7641976 CPUtime=0.12 cores=0,2
/proc/28560/task/28568/stat : 28568 (java) S 28558 28560 28353 0 -1 4202560 863 0 0 0 12 0 0 0 15 0 19 0 490854031 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28569] ppid=28558 vsize=7641976 CPUtime=0.17 cores=0,2
/proc/28560/task/28569/stat : 28569 (java) S 28558 28560 28353 0 -1 4202560 2685 0 0 0 17 0 0 0 15 0 19 0 490854031 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28570] ppid=28558 vsize=7641976 CPUtime=0.1 cores=0,2
/proc/28560/task/28570/stat : 28570 (java) S 28558 28560 28353 0 -1 4202560 3044 0 0 0 10 0 0 0 15 0 19 0 490854031 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28571] ppid=28558 vsize=7641976 CPUtime=5.12 cores=0,2
/proc/28560/task/28571/stat : 28571 (java) S 28558 28560 28353 0 -1 4202560 9577 0 0 0 511 1 0 0 15 0 19 0 490854032 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 0 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28572] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28572/stat : 28572 (java) S 28558 28560 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490854032 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28573] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28573/stat : 28573 (java) S 28558 28560 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490854032 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28574] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28574/stat : 28574 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646338993 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28575] ppid=28558 vsize=7641976 CPUtime=0.86 cores=0,2
/proc/28560/task/28575/stat : 28575 (java) S 28558 28560 28353 0 -1 4202560 9446 0 0 0 85 1 0 0 15 0 19 0 490854034 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28576] ppid=28558 vsize=7641976 CPUtime=0.18 cores=0,2
/proc/28560/task/28576/stat : 28576 (java) S 28558 28560 28353 0 -1 4202560 1055 0 0 0 18 0 0 0 16 0 19 0 490854034 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28577] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28577/stat : 28577 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28578] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28578/stat : 28578 (java) S 28558 28560 28353 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 490854034 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28579] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28579/stat : 28579 (java) S 28558 28560 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490854058 7825383424 45948 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1243.82
Current children cumulated vsize (KiB) 7641976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.96 4.05 3.97 5/262 28754
/proc/meminfo: memFree=18553072/32951124 swapFree=67111528/67111528
[pid=28560] ppid=28558 vsize=7641976 CPUtime=1301.54 cores=0,2
/proc/28560/stat : 28560 (java) S 28558 28560 28353 0 -1 4202496 52099 0 1 0 130143 11 0 0 25 0 19 0 490854029 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28560/statm: 1910494 46045 2254 9 0 1901232 0
[pid=28560/tid=28562] ppid=28558 vsize=7641976 CPUtime=1294.11 cores=0,2
/proc/28560/task/28562/stat : 28562 (java) R 28558 28560 28353 0 -1 4202560 18558 0 1 0 129406 5 0 0 25 0 19 0 490854029 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 46912505635646 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28560/tid=28563] ppid=28558 vsize=7641976 CPUtime=0.13 cores=0,2
/proc/28560/task/28563/stat : 28563 (java) S 28558 28560 28353 0 -1 4202560 1966 0 0 0 13 0 0 0 15 0 19 0 490854031 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28564] ppid=28558 vsize=7641976 CPUtime=0.14 cores=0,2
/proc/28560/task/28564/stat : 28564 (java) S 28558 28560 28353 0 -1 4202560 437 0 0 0 14 0 0 0 16 0 19 0 490854031 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28565] ppid=28558 vsize=7641976 CPUtime=0.18 cores=0,2
/proc/28560/task/28565/stat : 28565 (java) S 28558 28560 28353 0 -1 4202560 683 0 0 0 18 0 0 0 15 0 19 0 490854031 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28566] ppid=28558 vsize=7641976 CPUtime=0.14 cores=0,2
/proc/28560/task/28566/stat : 28566 (java) S 28558 28560 28353 0 -1 4202560 1374 0 0 0 14 0 0 0 15 0 19 0 490854031 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28567] ppid=28558 vsize=7641976 CPUtime=0.1 cores=0,2
/proc/28560/task/28567/stat : 28567 (java) S 28558 28560 28353 0 -1 4202560 1086 0 0 0 10 0 0 0 15 0 19 0 490854031 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28568] ppid=28558 vsize=7641976 CPUtime=0.13 cores=0,2
/proc/28560/task/28568/stat : 28568 (java) S 28558 28560 28353 0 -1 4202560 863 0 0 0 13 0 0 0 15 0 19 0 490854031 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28569] ppid=28558 vsize=7641976 CPUtime=0.17 cores=0,2
/proc/28560/task/28569/stat : 28569 (java) S 28558 28560 28353 0 -1 4202560 2685 0 0 0 17 0 0 0 15 0 19 0 490854031 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28570] ppid=28558 vsize=7641976 CPUtime=0.1 cores=0,2
/proc/28560/task/28570/stat : 28570 (java) S 28558 28560 28353 0 -1 4202560 3044 0 0 0 10 0 0 0 15 0 19 0 490854031 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28571] ppid=28558 vsize=7641976 CPUtime=5.2 cores=0,2
/proc/28560/task/28571/stat : 28571 (java) S 28558 28560 28353 0 -1 4202560 9676 0 0 0 519 1 0 0 15 0 19 0 490854032 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 0 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28572] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28572/stat : 28572 (java) S 28558 28560 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490854032 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28573] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28573/stat : 28573 (java) S 28558 28560 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490854032 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28574] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28574/stat : 28574 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646338993 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28575] ppid=28558 vsize=7641976 CPUtime=0.86 cores=0,2
/proc/28560/task/28575/stat : 28575 (java) S 28558 28560 28353 0 -1 4202560 9446 0 0 0 85 1 0 0 15 0 19 0 490854034 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28576] ppid=28558 vsize=7641976 CPUtime=0.18 cores=0,2
/proc/28560/task/28576/stat : 28576 (java) S 28558 28560 28353 0 -1 4202560 1055 0 0 0 18 0 0 0 16 0 19 0 490854034 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28577] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28577/stat : 28577 (java) S 28558 28560 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490854034 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331289 0 4 0 16800975 18446604453733578560 0 0 -1 0 0 0 0
[pid=28560/tid=28578] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28578/stat : 28578 (java) S 28558 28560 28353 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 490854034 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
[pid=28560/tid=28579] ppid=28558 vsize=7641976 CPUtime=0 cores=0,2
/proc/28560/task/28579/stat : 28579 (java) S 28558 28560 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490854058 7825383424 46045 33554432000 1073741824 1073778376 140737270530112 18446744073709551615 216646331904 0 4 0 16800975 18446604453733578560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1301.54
Current children cumulated vsize (KiB) 7641976

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.07
CPU time (s): 1301.63
CPU user time (s): 1301.51
CPU system time (s): 0.124981
CPU usage (%): 100.121
Max. virtual memory (cumulated for all children) (KiB): 7641976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.51
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52151
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= 28745
involuntary context switches= 5342

runsolver used 2.28365 second user time and 4.83026 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 06:35:14
IDJOB=3292341
IDBENCH=85975
IDSOLVER=1611
FILE ID=node103/3292341-1303792514
RUNJOBID= node103-1303792496-28371
PBS_JOBID= 13157275
Free space on /tmp= 71764 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.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-3292341-1303792514/watcher-3292341-1303792514 -o /tmp/evaluation-result-3292341-1303792514/solver-3292341-1303792514 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3292341-1303792514.cnf

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=1984617520

node103.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.858
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.71
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.858
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	: 5332.75
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.858
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.858
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.77
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.858
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.858
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.75
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18891864 kB
Buffers:       2128316 kB
Cached:       11027392 kB
SwapCached:          0 kB
Active:        4356696 kB
Inactive:      9118036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18891864 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8672 kB
Writeback:           8 kB
AnonPages:      318320 kB
Mapped:          23388 kB
Slab:           516576 kB
PageTables:       6192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22044332 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= 71764 MiB
End job on node103 at 2011-04-26 06:56:56