Trace number 3292203

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.91 1300.06

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3457
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c no version file found!!!
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		6997539544
0.00/0.09	c Max memory 		7034241024
0.00/0.09	c Total memory 		7034241024
0.00/0.09	c Number of processors 	8
0.08/0.11	c --- Begin Solver configuration ---
0.08/0.11	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.11	c Expensive reason simplification
0.08/0.11	c Armin Biere (Picosat) restarts strategy
0.08/0.11	c Glucose learned constraints deletion strategy
0.08/0.11	c timeout=2147483647s
0.08/0.11	c DB Simplification allowed=true
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3292203-1303792496.cnf
0.08/0.11	c reading problem ... 
0.43/0.36	c ... done. Wall clock time 0.256s.
0.43/0.36	c #vars     1156
0.43/0.36	c #constraints  194072
0.43/0.36	c constraints type 
0.43/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 117674
0.43/0.36	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 76398
2.35/1.92	c cleaning 2502 clauses out of 5006 with flag 5006/5006
4.27/3.83	c cleaning 4247 clauses out of 8499 with flag 11001/11001
6.82/6.00	c cleaning 5625 clauses out of 11255 with flag 18004/18004
9.84/8.69	c cleaning 6814 clauses out of 13629 with flag 26003/26003
12.97/11.74	c cleaning 7903 clauses out of 15812 with flag 35000/35000
16.07/14.88	c cleaning 8953 clauses out of 17911 with flag 45002/45002
19.57/18.30	c cleaning 9968 clauses out of 19957 with flag 56001/56001
23.58/22.37	c cleaning 10988 clauses out of 21989 with flag 68001/68001
28.08/26.89	c cleaning 11995 clauses out of 24001 with flag 81001/81001
33.09/31.83	c cleaning 12997 clauses out of 26005 with flag 95001/95001
38.29/37.06	c cleaning 14004 clauses out of 28012 with flag 110005/110005
43.99/42.78	c cleaning 15000 clauses out of 30004 with flag 126001/126001
50.20/48.95	c cleaning 16000 clauses out of 32005 with flag 143002/143002
56.80/55.50	c cleaning 16999 clauses out of 34006 with flag 161003/161003
63.81/62.51	c cleaning 17988 clauses out of 36005 with flag 180001/180001
71.21/69.98	c cleaning 19005 clauses out of 38017 with flag 200001/200001
79.42/78.16	c cleaning 19999 clauses out of 40011 with flag 221000/221000
87.72/86.44	c cleaning 21003 clauses out of 42014 with flag 243002/243002
96.52/95.25	c cleaning 21998 clauses out of 44009 with flag 266000/266000
105.53/104.29	c cleaning 23001 clauses out of 46011 with flag 290000/290000
115.93/114.65	c cleaning 24002 clauses out of 48014 with flag 315004/315004
126.44/125.11	c cleaning 24994 clauses out of 50008 with flag 341000/341000
137.54/136.25	c cleaning 26007 clauses out of 52015 with flag 368001/368001
148.75/147.43	c cleaning 26995 clauses out of 54008 with flag 396001/396001
161.65/160.36	c cleaning 28000 clauses out of 56012 with flag 425000/425000
174.26/172.92	c cleaning 29000 clauses out of 58014 with flag 455002/455002
187.06/185.74	c cleaning 29997 clauses out of 60013 with flag 486001/486001
200.66/199.38	c cleaning 31002 clauses out of 62015 with flag 518000/518000
214.37/213.09	c cleaning 31999 clauses out of 64013 with flag 551000/551000
229.18/227.89	c cleaning 33006 clauses out of 66014 with flag 585000/585000
244.29/242.92	c cleaning 34004 clauses out of 68009 with flag 620001/620001
260.40/259.04	c cleaning 34992 clauses out of 70004 with flag 656000/656000
276.50/275.17	c cleaning 36004 clauses out of 72013 with flag 693001/693001
293.41/292.05	c cleaning 37000 clauses out of 74010 with flag 731002/731002
311.81/310.50	c cleaning 37993 clauses out of 76009 with flag 770001/770001
329.62/328.28	c cleaning 38996 clauses out of 78016 with flag 810001/810001
348.33/346.99	c cleaning 40004 clauses out of 80019 with flag 851000/851000
367.33/365.92	c cleaning 41002 clauses out of 82018 with flag 893003/893003
386.54/385.15	c cleaning 42004 clauses out of 84013 with flag 936000/936000
404.94/403.50	c cleaning 43000 clauses out of 86009 with flag 980000/980000
425.35/423.97	c cleaning 43997 clauses out of 88012 with flag 1025003/1025003
445.27/443.87	c cleaning 45000 clauses out of 90012 with flag 1071000/1071000
466.87/465.43	c cleaning 45999 clauses out of 92015 with flag 1118003/1118003
488.98/487.56	c cleaning 47001 clauses out of 94013 with flag 1166000/1166000
511.19/509.78	c cleaning 48002 clauses out of 96014 with flag 1215002/1215002
534.00/532.50	c cleaning 49001 clauses out of 98010 with flag 1265000/1265000
559.12/557.70	c cleaning 50002 clauses out of 100010 with flag 1316001/1316001
582.42/580.98	c cleaning 50999 clauses out of 102007 with flag 1368000/1368000
606.44/604.95	c cleaning 51999 clauses out of 104009 with flag 1421001/1421001
630.54/629.04	c cleaning 52996 clauses out of 106010 with flag 1475001/1475001
655.26/653.70	c cleaning 54001 clauses out of 108015 with flag 1530002/1530002
678.97/677.43	c cleaning 54997 clauses out of 110013 with flag 1586001/1586001
704.68/703.18	c cleaning 56001 clauses out of 112016 with flag 1643001/1643001
730.19/728.62	c cleaning 57004 clauses out of 114015 with flag 1701001/1701001
755.60/754.02	c cleaning 57995 clauses out of 116011 with flag 1760001/1760001
779.51/777.97	c cleaning 59003 clauses out of 118015 with flag 1820000/1820000
805.52/803.97	c cleaning 59998 clauses out of 120015 with flag 1881003/1881003
830.93/829.35	c cleaning 60997 clauses out of 122015 with flag 1943001/1943001
858.83/857.30	c cleaning 61999 clauses out of 124018 with flag 2006001/2006001
885.56/883.93	c cleaning 63002 clauses out of 126018 with flag 2070000/2070000
916.05/914.49	c cleaning 63986 clauses out of 128016 with flag 2135000/2135000
944.96/943.33	c cleaning 65004 clauses out of 130030 with flag 2201000/2201000
974.08/972.41	c cleaning 66010 clauses out of 132029 with flag 2268003/2268003
1003.58/1001.91	c cleaning 67002 clauses out of 134016 with flag 2336000/2336000
1035.50/1033.80	c cleaning 67991 clauses out of 136017 with flag 2405003/2405003
1068.22/1066.57	c cleaning 69007 clauses out of 138023 with flag 2475000/2475000
1100.93/1099.24	c cleaning 70005 clauses out of 140017 with flag 2546001/2546001
1136.94/1135.21	c cleaning 70995 clauses out of 142011 with flag 2618000/2618000
1174.85/1173.12	c cleaning 72002 clauses out of 144017 with flag 2691001/2691001
1210.57/1208.87	c cleaning 72997 clauses out of 146015 with flag 2765001/2765001
1244.27/1242.51	c cleaning 74003 clauses out of 148018 with flag 2840001/2840001
1281.89/1280.15	c cleaning 74993 clauses out of 150016 with flag 2916002/2916002
1301.81/1300.01	c starts		: 1770
1301.81/1300.01	c conflicts		: 2967869
1301.81/1300.01	c decisions		: 6287053
1301.81/1300.01	c propagations		: 502109782
1301.81/1300.01	c inspects		: 12695188430
1301.81/1300.01	c shortcuts		: 0
1301.81/1300.01	c learnt literals	: 1
1301.81/1300.01	c learnt binary clauses	: 40
1301.81/1300.01	c learnt ternary clauses	: 6659
1301.81/1300.01	c learnt constraints	: 2967868
1301.81/1300.01	c ignored constraints	: 0
1301.81/1300.01	c root simplifications	: 1771
1301.81/1300.01	c removed literals (reason simplification)	: 93779596
1301.81/1300.01	c reason swapping (by a shorter reason)	: 0
1301.81/1300.01	c Calls to reduceDB	: 72
1301.81/1300.01	c speed (assignments/second)	: 386342.0356695759
1301.81/1300.01	c non guided choices	163
1301.81/1300.04	c learnt constraints type 
1301.81/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 40
1301.81/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 126941
1301.81/1300.04	c constraints type 
1301.81/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 117674
1301.81/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 76398
1301.81/1300.04	s UNKNOWN
1301.81/1300.04	c Total wall clock time (in seconds) : 1299.907

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-3292203-1303792496/watcher-3292203-1303792496 -o /tmp/evaluation-result-3292203-1303792496/solver-3292203-1303792496 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3292203-1303792496.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: 3.38 3.87 3.83 4/179 28392
/proc/meminfo: memFree=19163848/32951124 swapFree=67111528/67111528
[pid=28392] ppid=28390 vsize=11800 CPUtime=0 cores=5,7
/proc/28392/stat : 28392 (runsolver) R 28390 28392 28353 0 -1 4202560 46 0 0 0 0 0 0 0 25 0 1 0 490852217 12083200 54 33554432000 4194304 5434984 140735536687424 18446744073709551615 5055495 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/28392/statm: 2950 54 34 303 0 2644 0

[startup+0.0296401 s]
/proc/loadavg: 3.38 3.87 3.83 4/179 28392
/proc/meminfo: memFree=19163848/32951124 swapFree=67111528/67111528
[pid=28392] ppid=28390 vsize=7540840 CPUtime=0 cores=5,7
/proc/28392/stat : 28392 (java) S 28390 28392 28353 0 -1 4202496 5808 0 1 0 0 0 0 0 18 0 2 0 490852217 7721820160 5509 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646318053 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0
/proc/28392/statm: 1885210 5533 919 9 0 1876366 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7540840

[startup+0.10057 s]
/proc/loadavg: 3.38 3.87 3.83 4/179 28392
/proc/meminfo: memFree=19163848/32951124 swapFree=67111528/67111528
[pid=28392] ppid=28390 vsize=7569940 CPUtime=0.08 cores=5,7
/proc/28392/stat : 28392 (java) S 28390 28392 28353 0 -1 4202496 9598 0 1 0 7 1 0 0 18 0 18 0 490852217 7751618560 9293 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28392/statm: 1892485 9293 1754 9 0 1883223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.300571 s]
/proc/loadavg: 3.38 3.87 3.83 4/179 28392
/proc/meminfo: memFree=19163848/32951124 swapFree=67111528/67111528
[pid=28392] ppid=28390 vsize=7639624 CPUtime=0.43 cores=5,7
/proc/28392/stat : 28392 (java) S 28390 28392 28353 0 -1 4202496 13511 0 1 0 42 1 0 0 18 0 18 0 490852217 7822974976 13044 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28392/statm: 1909906 13045 2197 9 0 1900644 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 7639624

[startup+0.700466 s]
/proc/loadavg: 3.38 3.87 3.83 4/179 28392
/proc/meminfo: memFree=19163848/32951124 swapFree=67111528/67111528
[pid=28392] ppid=28390 vsize=7640412 CPUtime=1.1 cores=5,7
/proc/28392/stat : 28392 (java) S 28390 28392 28353 0 -1 4202496 16663 0 1 0 108 2 0 0 18 0 19 0 490852217 7823781888 15490 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28392/statm: 1910103 15490 2223 9 0 1900841 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 7640412

[startup+1.50137 s]
/proc/loadavg: 3.38 3.87 3.83 5/220 28438
/proc/meminfo: memFree=18975132/32951124 swapFree=67111528/67111528
[pid=28392] ppid=28390 vsize=7640412 CPUtime=1.94 cores=5,7
/proc/28392/stat : 28392 (java) S 28390 28392 28353 0 -1 4202496 17248 0 1 0 192 2 0 0 18 0 19 0 490852217 7823781888 15949 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28392/statm: 1910103 15949 2226 9 0 1900841 0
[pid=28392/tid=28397] ppid=28390 vsize=7640412 CPUtime=1.44 cores=5,7
/proc/28392/task/28397/stat : 28397 (java) R 28390 28392 28353 0 -1 4202560 13490 0 1 0 143 1 0 0 20 0 19 0 490852218 7823781888 15949 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 46912505624379 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28392/tid=28398] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28398/stat : 28398 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490852220 7823781888 15949 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28399] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28399/stat : 28399 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852220 7823781888 15949 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28400] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28400/stat : 28400 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852220 7823781888 15949 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28401] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28401/stat : 28401 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852220 7823781888 15949 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28402] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28402/stat : 28402 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852220 7823781888 15949 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28403] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28403/stat : 28403 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852220 7823781888 15949 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28404] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28404/stat : 28404 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852220 7823781888 15949 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28405] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28405/stat : 28405 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852220 7823781888 15949 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28406] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28406/stat : 28406 (java) S 28390 28392 28353 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 490852221 7823781888 15949 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28407] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28407/stat : 28407 (java) S 28390 28392 28353 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 19 0 490852222 7823781888 15949 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28408] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28408/stat : 28408 (java) S 28390 28392 28353 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 490852222 7823781888 15950 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28409] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28409/stat : 28409 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852224 7823781888 15950 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28410] ppid=28390 vsize=7640412 CPUtime=0.24 cores=5,7
/proc/28392/task/28410/stat : 28410 (java) S 28390 28392 28353 0 -1 4202560 566 0 0 0 24 0 0 0 17 0 19 0 490852224 7823781888 15950 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28411] ppid=28390 vsize=7640412 CPUtime=0.23 cores=5,7
/proc/28392/task/28411/stat : 28411 (java) S 28390 28392 28353 0 -1 4202560 2029 0 0 0 23 0 0 0 16 0 19 0 490852224 7823781888 15950 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28412] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28412/stat : 28412 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490852224 7823781888 15950 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28413] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28413/stat : 28413 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490852224 7823781888 15950 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28438] ppid=28390 vsize=7640412 CPUtime=0 cores=5,7
/proc/28392/task/28438/stat : 28438 (java) S 28390 28392 28353 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490852254 7823781888 15950 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 7640412

[startup+3.10108 s]
/proc/loadavg: 3.43 3.87 3.83 5/220 28438
/proc/meminfo: memFree=18816084/32951124 swapFree=67111528/67111528
[pid=28392] ppid=28390 vsize=7640548 CPUtime=3.56 cores=5,7
/proc/28392/stat : 28392 (java) S 28390 28392 28353 0 -1 4202496 24982 0 1 0 353 3 0 0 18 0 19 0 490852217 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28392/statm: 1910137 23588 2252 9 0 1900875 0
[pid=28392/tid=28397] ppid=28390 vsize=7640548 CPUtime=2.9 cores=5,7
/proc/28392/task/28397/stat : 28397 (java) R 28390 28392 28353 0 -1 4202560 13697 0 1 0 289 1 0 0 25 0 19 0 490852218 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 46912505749792 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28392/tid=28398] ppid=28390 vsize=7640548 CPUtime=0.01 cores=5,7
/proc/28392/task/28398/stat : 28398 (java) S 28390 28392 28353 0 -1 4202560 1767 0 0 0 1 0 0 0 17 0 19 0 490852220 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28399] ppid=28390 vsize=7640548 CPUtime=0 cores=5,7
/proc/28392/task/28399/stat : 28399 (java) S 28390 28392 28353 0 -1 4202560 460 0 0 0 0 0 0 0 17 0 19 0 490852220 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28400] ppid=28390 vsize=7640548 CPUtime=0 cores=5,7
/proc/28392/task/28400/stat : 28400 (java) S 28390 28392 28353 0 -1 4202560 77 0 0 0 0 0 0 0 17 0 19 0 490852220 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28401] ppid=28390 vsize=7640548 CPUtime=0 cores=5,7
/proc/28392/task/28401/stat : 28401 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490852220 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28402] ppid=28390 vsize=7640548 CPUtime=0 cores=5,7
/proc/28392/task/28402/stat : 28402 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490852220 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28403] ppid=28390 vsize=7640548 CPUtime=0 cores=5,7
/proc/28392/task/28403/stat : 28403 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490852220 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28404] ppid=28390 vsize=7640548 CPUtime=0 cores=5,7
/proc/28392/task/28404/stat : 28404 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490852220 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28405] ppid=28390 vsize=7640548 CPUtime=0.01 cores=5,7
/proc/28392/task/28405/stat : 28405 (java) S 28390 28392 28353 0 -1 4202560 1401 0 0 0 1 0 0 0 17 0 19 0 490852220 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28406] ppid=28390 vsize=7640548 CPUtime=0.05 cores=5,7
/proc/28392/task/28406/stat : 28406 (java) S 28390 28392 28353 0 -1 4202560 3694 0 0 0 5 0 0 0 16 0 19 0 490852221 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28407] ppid=28390 vsize=7640548 CPUtime=0 cores=5,7
/proc/28392/task/28407/stat : 28407 (java) S 28390 28392 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490852222 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28408] ppid=28390 vsize=7640548 CPUtime=0 cores=5,7
/proc/28392/task/28408/stat : 28408 (java) S 28390 28392 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490852222 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28409] ppid=28390 vsize=7640548 CPUtime=0 cores=5,7
/proc/28392/task/28409/stat : 28409 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852224 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28410] ppid=28390 vsize=7640548 CPUtime=0.26 cores=5,7
/proc/28392/task/28410/stat : 28410 (java) S 28390 28392 28353 0 -1 4202560 605 0 0 0 26 0 0 0 15 0 19 0 490852224 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28411] ppid=28390 vsize=7640548 CPUtime=0.26 cores=5,7
/proc/28392/task/28411/stat : 28411 (java) S 28390 28392 28353 0 -1 4202560 2125 0 0 0 26 0 0 0 16 0 19 0 490852224 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28412] ppid=28390 vsize=7640548 CPUtime=0 cores=5,7
/proc/28392/task/28412/stat : 28412 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490852224 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28413] ppid=28390 vsize=7640548 CPUtime=0 cores=5,7
/proc/28392/task/28413/stat : 28413 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490852224 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28438] ppid=28390 vsize=7640548 CPUtime=0 cores=5,7
/proc/28392/task/28438/stat : 28438 (java) S 28390 28392 28353 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490852254 7823921152 23588 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 7640548

[startup+6.30148 s]
/proc/loadavg: 3.43 3.87 3.83 5/260 28485
/proc/meminfo: memFree=18269036/32951124 swapFree=67111528/67111528
[pid=28392] ppid=28390 vsize=7664312 CPUtime=7.36 cores=5,7
/proc/28392/stat : 28392 (java) S 28390 28392 28353 0 -1 4202496 36120 0 1 0 731 5 0 0 18 0 19 0 490852217 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28392/statm: 1916078 30143 2254 9 0 1906816 0
[pid=28392/tid=28397] ppid=28390 vsize=7664312 CPUtime=5.95 cores=5,7
/proc/28392/task/28397/stat : 28397 (java) R 28390 28392 28353 0 -1 4202560 13700 0 1 0 594 1 0 0 25 0 19 0 490852218 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 46912505683850 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28392/tid=28398] ppid=28390 vsize=7664312 CPUtime=0.01 cores=5,7
/proc/28392/task/28398/stat : 28398 (java) S 28390 28392 28353 0 -1 4202560 1767 0 0 0 1 0 0 0 15 0 19 0 490852220 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28399] ppid=28390 vsize=7664312 CPUtime=0.01 cores=5,7
/proc/28392/task/28399/stat : 28399 (java) S 28390 28392 28353 0 -1 4202560 461 0 0 0 1 0 0 0 16 0 19 0 490852220 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28400] ppid=28390 vsize=7664312 CPUtime=0 cores=5,7
/proc/28392/task/28400/stat : 28400 (java) S 28390 28392 28353 0 -1 4202560 215 0 0 0 0 0 0 0 15 0 19 0 490852220 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28401] ppid=28390 vsize=7664312 CPUtime=0 cores=5,7
/proc/28392/task/28401/stat : 28401 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490852220 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28402] ppid=28390 vsize=7664312 CPUtime=0 cores=5,7
/proc/28392/task/28402/stat : 28402 (java) S 28390 28392 28353 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 490852220 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28403] ppid=28390 vsize=7664312 CPUtime=0 cores=5,7
/proc/28392/task/28403/stat : 28403 (java) S 28390 28392 28353 0 -1 4202560 263 0 0 0 0 0 0 0 15 0 19 0 490852220 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28404] ppid=28390 vsize=7664312 CPUtime=0 cores=5,7
/proc/28392/task/28404/stat : 28404 (java) S 28390 28392 28353 0 -1 4202560 437 0 0 0 0 0 0 0 15 0 19 0 490852220 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28405] ppid=28390 vsize=7664312 CPUtime=0.01 cores=5,7
/proc/28392/task/28405/stat : 28405 (java) S 28390 28392 28353 0 -1 4202560 1401 0 0 0 1 0 0 0 15 0 19 0 490852220 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28406] ppid=28390 vsize=7664312 CPUtime=0.15 cores=5,7
/proc/28392/task/28406/stat : 28406 (java) S 28390 28392 28353 0 -1 4202560 4107 0 0 0 15 0 0 0 16 0 19 0 490852221 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28407] ppid=28390 vsize=7664312 CPUtime=0 cores=5,7
/proc/28392/task/28407/stat : 28407 (java) S 28390 28392 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490852222 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28408] ppid=28390 vsize=7664312 CPUtime=0 cores=5,7
/proc/28392/task/28408/stat : 28408 (java) S 28390 28392 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490852222 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28409] ppid=28390 vsize=7664312 CPUtime=0 cores=5,7
/proc/28392/task/28409/stat : 28409 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852224 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28410] ppid=28390 vsize=7664312 CPUtime=0.3 cores=5,7
/proc/28392/task/28410/stat : 28410 (java) S 28390 28392 28353 0 -1 4202560 612 0 0 0 30 0 0 0 15 0 19 0 490852224 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28411] ppid=28390 vsize=7664312 CPUtime=0.85 cores=5,7
/proc/28392/task/28411/stat : 28411 (java) R 28390 28392 28353 0 -1 4202560 11990 0 0 0 84 1 0 0 16 0 19 0 490852224 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 47674856035040 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28392/tid=28412] ppid=28390 vsize=7664312 CPUtime=0 cores=5,7
/proc/28392/task/28412/stat : 28412 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490852224 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28413] ppid=28390 vsize=7664312 CPUtime=0 cores=5,7
/proc/28392/task/28413/stat : 28413 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490852224 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28438] ppid=28390 vsize=7664312 CPUtime=0 cores=5,7
/proc/28392/task/28438/stat : 28438 (java) S 28390 28392 28353 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490852254 7848255488 30143 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.36
Current children cumulated vsize (KiB) 7664312

[startup+12.7014 s]

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

[pid=28392/tid=28403] ppid=28390 vsize=7651652 CPUtime=0.1 cores=5,7
/proc/28392/task/28403/stat : 28403 (java) S 28390 28392 28353 0 -1 4202560 610 0 0 0 10 0 0 0 15 0 19 0 490852220 7835291648 47825 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28404] ppid=28390 vsize=7651652 CPUtime=0.1 cores=5,7
/proc/28392/task/28404/stat : 28404 (java) S 28390 28392 28353 0 -1 4202560 469 0 0 0 10 0 0 0 15 0 19 0 490852220 7835291648 47825 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28405] ppid=28390 vsize=7651652 CPUtime=0.2 cores=5,7
/proc/28392/task/28405/stat : 28405 (java) S 28390 28392 28353 0 -1 4202560 2700 0 0 0 20 0 0 0 15 0 19 0 490852220 7835291648 47825 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28406] ppid=28390 vsize=7651652 CPUtime=5.15 cores=5,7
/proc/28392/task/28406/stat : 28406 (java) S 28390 28392 28353 0 -1 4202560 9950 0 0 0 514 1 0 0 15 0 19 0 490852221 7835291648 47825 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28407] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28407/stat : 28407 (java) S 28390 28392 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490852222 7835291648 47825 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28408] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28408/stat : 28408 (java) S 28390 28392 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490852222 7835291648 47825 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28409] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28409/stat : 28409 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852224 7835291648 47825 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28410] ppid=28390 vsize=7651652 CPUtime=0.32 cores=5,7
/proc/28392/task/28410/stat : 28410 (java) S 28390 28392 28353 0 -1 4202560 896 0 0 0 32 0 0 0 15 0 19 0 490852224 7835291648 47825 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28411] ppid=28390 vsize=7651652 CPUtime=1.06 cores=5,7
/proc/28392/task/28411/stat : 28411 (java) S 28390 28392 28353 0 -1 4202560 12593 0 0 0 105 1 0 0 15 0 19 0 490852224 7835291648 47825 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28412] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28412/stat : 28412 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490852224 7835291648 47825 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28413] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28413/stat : 28413 (java) S 28390 28392 28353 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 490852224 7835291648 47825 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28438] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28438/stat : 28438 (java) S 28390 28392 28353 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490852254 7835291648 47825 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1124.04
Current children cumulated vsize (KiB) 7651652

[startup+1182.3 s]
/proc/loadavg: 4.23 4.12 3.98 5/262 28702
/proc/meminfo: memFree=18521860/32951124 swapFree=67111528/67111528
[pid=28392] ppid=28390 vsize=7651652 CPUtime=1184.06 cores=5,7
/proc/28392/stat : 28392 (java) S 28390 28392 28353 0 -1 4202496 57898 0 1 0 118396 10 0 0 18 0 19 0 490852217 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28392/statm: 1912913 48485 2254 9 0 1903651 0
[pid=28392/tid=28397] ppid=28390 vsize=7651652 CPUtime=1176.13 cores=5,7
/proc/28392/task/28397/stat : 28397 (java) R 28390 28392 28353 0 -1 4202560 19080 0 1 0 117609 4 0 0 25 0 19 0 490852218 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 46912505737450 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28392/tid=28398] ppid=28390 vsize=7651652 CPUtime=0.15 cores=5,7
/proc/28392/task/28398/stat : 28398 (java) S 28390 28392 28353 0 -1 4202560 4394 0 0 0 15 0 0 0 15 0 19 0 490852220 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28399] ppid=28390 vsize=7651652 CPUtime=0.13 cores=5,7
/proc/28392/task/28399/stat : 28399 (java) S 28390 28392 28353 0 -1 4202560 773 0 0 0 13 0 0 0 16 0 19 0 490852220 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28400] ppid=28390 vsize=7651652 CPUtime=0.13 cores=5,7
/proc/28392/task/28400/stat : 28400 (java) S 28390 28392 28353 0 -1 4202560 1608 0 0 0 13 0 0 0 15 0 19 0 490852220 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28401] ppid=28390 vsize=7651652 CPUtime=0.14 cores=5,7
/proc/28392/task/28401/stat : 28401 (java) S 28390 28392 28353 0 -1 4202560 2866 0 0 0 14 0 0 0 15 0 19 0 490852220 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28402] ppid=28390 vsize=7651652 CPUtime=0.14 cores=5,7
/proc/28392/task/28402/stat : 28402 (java) S 28390 28392 28353 0 -1 4202560 567 0 0 0 14 0 0 0 15 0 19 0 490852220 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28403] ppid=28390 vsize=7651652 CPUtime=0.1 cores=5,7
/proc/28392/task/28403/stat : 28403 (java) S 28390 28392 28353 0 -1 4202560 610 0 0 0 10 0 0 0 15 0 19 0 490852220 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28404] ppid=28390 vsize=7651652 CPUtime=0.1 cores=5,7
/proc/28392/task/28404/stat : 28404 (java) S 28390 28392 28353 0 -1 4202560 469 0 0 0 10 0 0 0 15 0 19 0 490852220 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28405] ppid=28390 vsize=7651652 CPUtime=0.2 cores=5,7
/proc/28392/task/28405/stat : 28405 (java) S 28390 28392 28353 0 -1 4202560 2700 0 0 0 20 0 0 0 15 0 19 0 490852220 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28406] ppid=28390 vsize=7651652 CPUtime=5.36 cores=5,7
/proc/28392/task/28406/stat : 28406 (java) S 28390 28392 28353 0 -1 4202560 10122 0 0 0 535 1 0 0 15 0 19 0 490852221 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28407] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28407/stat : 28407 (java) S 28390 28392 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490852222 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28408] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28408/stat : 28408 (java) S 28390 28392 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490852222 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28409] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28409/stat : 28409 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852224 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28410] ppid=28390 vsize=7651652 CPUtime=0.32 cores=5,7
/proc/28392/task/28410/stat : 28410 (java) S 28390 28392 28353 0 -1 4202560 896 0 0 0 32 0 0 0 15 0 19 0 490852224 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28411] ppid=28390 vsize=7651652 CPUtime=1.06 cores=5,7
/proc/28392/task/28411/stat : 28411 (java) S 28390 28392 28353 0 -1 4202560 12593 0 0 0 105 1 0 0 15 0 19 0 490852224 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28412] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28412/stat : 28412 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490852224 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28413] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28413/stat : 28413 (java) S 28390 28392 28353 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 490852224 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28438] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28438/stat : 28438 (java) S 28390 28392 28353 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490852254 7835291648 48485 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1184.06
Current children cumulated vsize (KiB) 7651652

[startup+1242.3 s]
/proc/loadavg: 4.08 4.09 3.98 6/262 28704
/proc/meminfo: memFree=18514500/32951124 swapFree=67111528/67111528
[pid=28392] ppid=28390 vsize=7651652 CPUtime=1244.07 cores=5,7
/proc/28392/stat : 28392 (java) S 28390 28392 28353 0 -1 4202496 58672 0 1 0 124397 10 0 0 18 0 19 0 490852217 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28392/statm: 1912913 49252 2254 9 0 1903651 0
[pid=28392/tid=28397] ppid=28390 vsize=7651652 CPUtime=1236.03 cores=5,7
/proc/28392/task/28397/stat : 28397 (java) R 28390 28392 28353 0 -1 4202560 19723 0 1 0 123599 4 0 0 25 0 19 0 490852218 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 46912506019331 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28392/tid=28398] ppid=28390 vsize=7651652 CPUtime=0.15 cores=5,7
/proc/28392/task/28398/stat : 28398 (java) S 28390 28392 28353 0 -1 4202560 4394 0 0 0 15 0 0 0 15 0 19 0 490852220 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28399] ppid=28390 vsize=7651652 CPUtime=0.14 cores=5,7
/proc/28392/task/28399/stat : 28399 (java) S 28390 28392 28353 0 -1 4202560 773 0 0 0 14 0 0 0 16 0 19 0 490852220 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28400] ppid=28390 vsize=7651652 CPUtime=0.13 cores=5,7
/proc/28392/task/28400/stat : 28400 (java) S 28390 28392 28353 0 -1 4202560 1608 0 0 0 13 0 0 0 15 0 19 0 490852220 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28401] ppid=28390 vsize=7651652 CPUtime=0.14 cores=5,7
/proc/28392/task/28401/stat : 28401 (java) S 28390 28392 28353 0 -1 4202560 2866 0 0 0 14 0 0 0 15 0 19 0 490852220 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28402] ppid=28390 vsize=7651652 CPUtime=0.14 cores=5,7
/proc/28392/task/28402/stat : 28402 (java) S 28390 28392 28353 0 -1 4202560 567 0 0 0 14 0 0 0 15 0 19 0 490852220 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28403] ppid=28390 vsize=7651652 CPUtime=0.1 cores=5,7
/proc/28392/task/28403/stat : 28403 (java) S 28390 28392 28353 0 -1 4202560 610 0 0 0 10 0 0 0 15 0 19 0 490852220 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28404] ppid=28390 vsize=7651652 CPUtime=0.1 cores=5,7
/proc/28392/task/28404/stat : 28404 (java) S 28390 28392 28353 0 -1 4202560 469 0 0 0 10 0 0 0 15 0 19 0 490852220 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28405] ppid=28390 vsize=7651652 CPUtime=0.21 cores=5,7
/proc/28392/task/28405/stat : 28405 (java) S 28390 28392 28353 0 -1 4202560 2700 0 0 0 21 0 0 0 15 0 19 0 490852220 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28406] ppid=28390 vsize=7651652 CPUtime=5.44 cores=5,7
/proc/28392/task/28406/stat : 28406 (java) S 28390 28392 28353 0 -1 4202560 10249 0 0 0 543 1 0 0 15 0 19 0 490852221 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28407] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28407/stat : 28407 (java) S 28390 28392 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490852222 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28408] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28408/stat : 28408 (java) S 28390 28392 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490852222 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28409] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28409/stat : 28409 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852224 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28410] ppid=28390 vsize=7651652 CPUtime=0.32 cores=5,7
/proc/28392/task/28410/stat : 28410 (java) S 28390 28392 28353 0 -1 4202560 896 0 0 0 32 0 0 0 15 0 19 0 490852224 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28411] ppid=28390 vsize=7651652 CPUtime=1.06 cores=5,7
/proc/28392/task/28411/stat : 28411 (java) S 28390 28392 28353 0 -1 4202560 12593 0 0 0 105 1 0 0 15 0 19 0 490852224 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28412] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28412/stat : 28412 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490852224 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28413] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28413/stat : 28413 (java) S 28390 28392 28353 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 490852224 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28438] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28438/stat : 28438 (java) S 28390 28392 28353 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490852254 7835291648 49252 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1244.07
Current children cumulated vsize (KiB) 7651652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.07 3.98 5/262 28705
/proc/meminfo: memFree=18496604/32951124 swapFree=67111528/67111528
[pid=28392] ppid=28390 vsize=7651652 CPUtime=1301.81 cores=5,7
/proc/28392/stat : 28392 (java) S 28390 28392 28353 0 -1 4202496 60973 0 1 0 130170 11 0 0 18 0 19 0 490852217 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28392/statm: 1912913 51233 2255 9 0 1903651 0
[pid=28392/tid=28397] ppid=28390 vsize=7651652 CPUtime=1293.49 cores=5,7
/proc/28392/task/28397/stat : 28397 (java) R 28390 28392 28353 0 -1 4202560 19725 0 1 0 129345 4 0 0 25 0 19 0 490852218 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 46912505624179 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28392/tid=28398] ppid=28390 vsize=7651652 CPUtime=0.15 cores=5,7
/proc/28392/task/28398/stat : 28398 (java) S 28390 28392 28353 0 -1 4202560 4394 0 0 0 15 0 0 0 15 0 19 0 490852220 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28399] ppid=28390 vsize=7651652 CPUtime=0.15 cores=5,7
/proc/28392/task/28399/stat : 28399 (java) S 28390 28392 28353 0 -1 4202560 775 0 0 0 15 0 0 0 15 0 19 0 490852220 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28400] ppid=28390 vsize=7651652 CPUtime=0.15 cores=5,7
/proc/28392/task/28400/stat : 28400 (java) S 28390 28392 28353 0 -1 4202560 2371 0 0 0 15 0 0 0 15 0 19 0 490852220 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28401] ppid=28390 vsize=7651652 CPUtime=0.14 cores=5,7
/proc/28392/task/28401/stat : 28401 (java) S 28390 28392 28353 0 -1 4202560 2866 0 0 0 14 0 0 0 15 0 19 0 490852220 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28402] ppid=28390 vsize=7651652 CPUtime=0.15 cores=5,7
/proc/28392/task/28402/stat : 28402 (java) S 28390 28392 28353 0 -1 4202560 567 0 0 0 15 0 0 0 15 0 19 0 490852220 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28403] ppid=28390 vsize=7651652 CPUtime=0.12 cores=5,7
/proc/28392/task/28403/stat : 28403 (java) S 28390 28392 28353 0 -1 4202560 1334 0 0 0 12 0 0 0 15 0 19 0 490852220 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28404] ppid=28390 vsize=7651652 CPUtime=0.1 cores=5,7
/proc/28392/task/28404/stat : 28404 (java) S 28390 28392 28353 0 -1 4202560 469 0 0 0 10 0 0 0 15 0 19 0 490852220 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28405] ppid=28390 vsize=7651652 CPUtime=0.21 cores=5,7
/proc/28392/task/28405/stat : 28405 (java) S 28390 28392 28353 0 -1 4202560 2700 0 0 0 21 0 0 0 15 0 19 0 490852220 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28406] ppid=28390 vsize=7651652 CPUtime=5.64 cores=5,7
/proc/28392/task/28406/stat : 28406 (java) S 28390 28392 28353 0 -1 4202560 10392 0 0 0 563 1 0 0 15 0 19 0 490852221 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28407] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28407/stat : 28407 (java) S 28390 28392 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490852222 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28408] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28408/stat : 28408 (java) S 28390 28392 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490852222 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28409] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28409/stat : 28409 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490852224 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28410] ppid=28390 vsize=7651652 CPUtime=0.34 cores=5,7
/proc/28392/task/28410/stat : 28410 (java) S 28390 28392 28353 0 -1 4202560 1561 0 0 0 34 0 0 0 15 0 19 0 490852224 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28411] ppid=28390 vsize=7651652 CPUtime=1.06 cores=5,7
/proc/28392/task/28411/stat : 28411 (java) S 28390 28392 28353 0 -1 4202560 12593 0 0 0 105 1 0 0 15 0 19 0 490852224 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28412] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28412/stat : 28412 (java) S 28390 28392 28353 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490852224 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=28392/tid=28413] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28413/stat : 28413 (java) S 28390 28392 28353 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 490852224 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=28392/tid=28438] ppid=28390 vsize=7651652 CPUtime=0 cores=5,7
/proc/28392/task/28438/stat : 28438 (java) S 28390 28392 28353 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490852254 7835291648 51233 33554432000 1073741824 1073778376 140736930166336 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 7651652

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.06
CPU time (s): 1301.91
CPU user time (s): 1301.79
CPU system time (s): 0.121981
CPU usage (%): 100.142
Max. virtual memory (cumulated for all children) (KiB): 7666556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.79
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61212
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= 28749
involuntary context switches= 7274

runsolver used 2.03169 second user time and 5.08523 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 06:34:56
IDJOB=3292203
IDBENCH=85965
IDSOLVER=1611
FILE ID=node103/3292203-1303792496
RUNJOBID= node103-1303792496-28374
PBS_JOBID= 13157275
Free space on /tmp= 71768 MiB

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

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=290647045

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:      19164004 kB
Buffers:       2128076 kB
Cached:       11005332 kB
SwapCached:          0 kB
Active:        4087428 kB
Inactive:      9117284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19164004 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7996 kB
Writeback:           0 kB
AnonPages:       70888 kB
Mapped:          14228 kB
Slab:           515708 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195644 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:38