Trace number 3190315

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S1298436766-097-UNKNOWN.cnf
MD5SUM28b704f4b0f31dccf5e0c8fedfb14daa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.2658
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.02/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.07	c See www.sat4j.org for details.
0.02/0.11	c no version file found!!!
0.02/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.11	c java.vm.version	19.1-b02
0.02/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.11	c sun.arch.data.model	64
0.02/0.11	c java.version		1.6.0_24
0.02/0.11	c os.name		Linux
0.02/0.11	c os.version		2.6.18-164.el5
0.02/0.11	c os.arch		amd64
0.02/0.11	c Free memory 		6997539544
0.02/0.11	c Max memory 		7034241024
0.02/0.11	c Total memory 		7034241024
0.02/0.11	c Number of processors 	8
0.02/0.11	c --- Begin Solver configuration ---
0.02/0.11	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.02/0.11	c Learn all clauses as in MiniSAT
0.02/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.02/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.02/0.11	c Expensive reason simplification
0.02/0.11	c Armin Biere (Picosat) restarts strategy
0.02/0.11	c Glucose learned constraints deletion strategy
0.02/0.11	c timeout=2147483647s
0.02/0.11	c DB Simplification allowed=true
0.02/0.11	c --- End Solver configuration ---
0.02/0.11	c solving HOME/instance-3190315-1302598634.cnf
0.02/0.11	c reading problem ... 
0.28/0.25	c ... done. Wall clock time 0.155s.
0.28/0.25	c #vars     20000
0.28/0.25	c #constraints  84000
0.28/0.25	c constraints type 
0.28/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 84000
3.73/3.22	c cleaning 2498 clauses out of 5000 with flag 5000/5000
6.87/6.13	c cleaning 4249 clauses out of 8503 with flag 11001/11001
10.07/9.39	c cleaning 5624 clauses out of 11254 with flag 18001/18001
13.98/13.26	c cleaning 6814 clauses out of 13629 with flag 26000/26000
18.29/17.59	c cleaning 7898 clauses out of 15815 with flag 35000/35000
23.09/22.40	c cleaning 8952 clauses out of 17917 with flag 45000/45000
28.39/27.63	c cleaning 9981 clauses out of 19966 with flag 56001/56001
34.30/33.56	c cleaning 10980 clauses out of 21984 with flag 68000/68000
40.51/39.74	c cleaning 11996 clauses out of 24004 with flag 81000/81000
47.31/46.50	c cleaning 13002 clauses out of 26008 with flag 95000/95000
54.72/53.92	c cleaning 13997 clauses out of 28007 with flag 110001/110001
62.62/61.80	c cleaning 14995 clauses out of 30009 with flag 126000/126000
71.03/70.20	c cleaning 16005 clauses out of 32014 with flag 143000/143000
80.14/79.30	c cleaning 16996 clauses out of 34009 with flag 161000/161000
89.86/89.01	c cleaning 18006 clauses out of 36015 with flag 180002/180002
100.05/99.25	c cleaning 18993 clauses out of 38007 with flag 200000/200000
110.87/110.03	c cleaning 20000 clauses out of 40014 with flag 221000/221000
122.17/121.35	c cleaning 21006 clauses out of 42014 with flag 243000/243000
133.88/133.03	c cleaning 21998 clauses out of 44009 with flag 266001/266001
146.19/145.34	c cleaning 22998 clauses out of 46012 with flag 290002/290002
159.10/158.22	c cleaning 23994 clauses out of 48014 with flag 315002/315002
172.80/171.97	c cleaning 25005 clauses out of 50018 with flag 341000/341000
187.12/186.23	c cleaning 26002 clauses out of 52013 with flag 368000/368000
201.53/200.67	c cleaning 27002 clauses out of 54011 with flag 396000/396000
216.94/216.03	c cleaning 28001 clauses out of 56009 with flag 425000/425000
233.05/232.14	c cleaning 28995 clauses out of 58008 with flag 455000/455000
249.15/248.27	c cleaning 30000 clauses out of 60013 with flag 486000/486000
266.66/265.77	c cleaning 30996 clauses out of 62013 with flag 518000/518000
284.18/283.23	c cleaning 32001 clauses out of 64017 with flag 551000/551000
302.39/301.41	c cleaning 33000 clauses out of 66017 with flag 585001/585001
321.99/321.01	c cleaning 34002 clauses out of 68016 with flag 620000/620000
341.00/340.09	c cleaning 34999 clauses out of 70016 with flag 656002/656002
361.91/360.99	c cleaning 36000 clauses out of 72017 with flag 693002/693002
382.43/381.46	c cleaning 36997 clauses out of 74016 with flag 731001/731001
404.54/403.58	c cleaning 37996 clauses out of 76018 with flag 770000/770000
426.55/425.53	c cleaning 38994 clauses out of 78022 with flag 810000/810000
450.16/449.14	c cleaning 40007 clauses out of 80028 with flag 851000/851000
473.58/472.50	c cleaning 41001 clauses out of 82022 with flag 893001/893001
498.99/497.91	c cleaning 42001 clauses out of 84020 with flag 936000/936000
523.70/522.60	c cleaning 43003 clauses out of 86020 with flag 980001/980001
550.02/548.97	c cleaning 44001 clauses out of 88017 with flag 1025001/1025001
576.02/574.91	c cleaning 44996 clauses out of 90015 with flag 1071000/1071000
604.74/603.67	c cleaning 46008 clauses out of 92019 with flag 1118000/1118000
632.16/631.07	c cleaning 46991 clauses out of 94011 with flag 1166000/1166000
660.87/659.72	c cleaning 48004 clauses out of 96020 with flag 1215000/1215000
691.18/690.01	c cleaning 49000 clauses out of 98018 with flag 1265002/1265002
720.30/719.16	c cleaning 49992 clauses out of 100017 with flag 1316001/1316001
752.93/751.73	c cleaning 51000 clauses out of 102024 with flag 1368000/1368000
784.04/782.89	c cleaning 52002 clauses out of 104024 with flag 1421000/1421000
816.95/815.70	c cleaning 53007 clauses out of 106023 with flag 1475001/1475001
851.68/850.42	c cleaning 54001 clauses out of 108016 with flag 1530001/1530001
885.49/884.21	c cleaning 55002 clauses out of 110014 with flag 1586000/1586000
920.82/919.57	c cleaning 56000 clauses out of 112012 with flag 1643000/1643000
957.24/955.99	c cleaning 56997 clauses out of 114014 with flag 1701002/1701002
993.14/991.80	c cleaning 57979 clauses out of 116017 with flag 1760002/1760002
1031.16/1029.82	c cleaning 59002 clauses out of 118036 with flag 1820000/1820000
1069.68/1068.30	c cleaning 60011 clauses out of 120037 with flag 1881003/1881003
1108.00/1106.67	c cleaning 61010 clauses out of 122024 with flag 1943001/1943001
1149.61/1148.22	c cleaning 61999 clauses out of 124014 with flag 2006001/2006001
1190.54/1189.15	c cleaning 63003 clauses out of 126016 with flag 2070002/2070002
1231.64/1230.20	c cleaning 63989 clauses out of 128011 with flag 2135000/2135000
1274.56/1273.16	c cleaning 65002 clauses out of 130024 with flag 2201002/2201002
1301.49/1300.01	c starts		: 1629
1301.49/1300.01	c conflicts		: 2241985
1301.49/1300.01	c decisions		: 5546324
1301.49/1300.01	c propagations		: 1840670949
1301.49/1300.01	c inspects		: 5604537484
1301.49/1300.01	c shortcuts		: 0
1301.49/1300.01	c learnt literals	: 0
1301.49/1300.01	c learnt binary clauses	: 0
1301.49/1300.01	c learnt ternary clauses	: 79
1301.49/1300.01	c learnt constraints	: 2241985
1301.49/1300.01	c ignored constraints	: 0
1301.49/1300.01	c root simplifications	: 1629
1301.49/1300.01	c removed literals (reason simplification)	: 40994285
1301.49/1300.01	c reason swapping (by a shorter reason)	: 0
1301.49/1300.01	c Calls to reduceDB	: 62
1301.49/1300.01	c speed (assignments/second)	: 1416160.4270628009
1301.49/1300.01	c non guided choices	1804
1301.49/1300.04	c learnt constraints type 
1301.49/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 106019
1301.49/1300.04	c constraints type 
1301.49/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 84000
1301.49/1300.04	s UNKNOWN
1301.49/1300.04	c Total wall clock time (in seconds) : 1299.917

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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.82 3.96 3.48 6/235 31537
/proc/meminfo: memFree=28028576/32951124 swapFree=67111528/67111528
[pid=31537] ppid=31535 vsize=11760 CPUtime=0 cores=1,3
/proc/31537/stat : 31537 (runsolver) R 31535 31537 31202 0 -1 4202560 48 0 0 0 0 0 0 0 25 0 1 0 104054695 12042240 55 33554432000 4194304 5392636 140734035773168 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/31537/statm: 2940 55 36 293 0 2644 0

[startup+0.037533 s]
/proc/loadavg: 3.82 3.96 3.48 6/235 31537
/proc/meminfo: memFree=28028576/32951124 swapFree=67111528/67111528
[pid=31537] ppid=31535 vsize=7563324 CPUtime=0.02 cores=1,3
/proc/31537/stat : 31537 (java) S 31535 31537 31202 0 -1 4202496 8569 0 1 0 2 0 0 0 25 0 12 0 104054695 7744843776 8265 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/31537/statm: 1890831 8265 1631 9 0 1881579 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7563324

[startup+0.161374 s]
/proc/loadavg: 3.82 3.96 3.48 6/235 31537
/proc/meminfo: memFree=28028576/32951124 swapFree=67111528/67111528
[pid=31537] ppid=31535 vsize=7571920 CPUtime=0.2 cores=1,3
/proc/31537/stat : 31537 (java) S 31535 31537 31202 0 -1 4202496 11704 0 1 0 20 0 0 0 25 0 18 0 104054695 7753646080 11340 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31537/statm: 1892980 11340 2178 9 0 1883718 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 7571920

[startup+0.300352 s]
/proc/loadavg: 3.82 3.96 3.48 6/235 31537
/proc/meminfo: memFree=28028576/32951124 swapFree=67111528/67111528
[pid=31537] ppid=31535 vsize=7639056 CPUtime=0.44 cores=1,3
/proc/31537/stat : 31537 (java) S 31535 31537 31202 0 -1 4202496 14144 0 1 0 44 0 0 0 25 0 19 0 104054695 7822393344 13780 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31537/statm: 1909764 13780 2208 9 0 1900502 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 7639056

[startup+0.700284 s]
/proc/loadavg: 3.82 3.96 3.48 6/235 31537
/proc/meminfo: memFree=28028576/32951124 swapFree=67111528/67111528
[pid=31537] ppid=31535 vsize=7645180 CPUtime=1.15 cores=1,3
/proc/31537/stat : 31537 (java) S 31535 31537 31202 0 -1 4202496 18255 0 1 0 115 0 0 0 25 0 19 0 104054695 7828664320 15670 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31537/statm: 1911295 15670 2221 9 0 1902033 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 7645180

[startup+1.50114 s]
/proc/loadavg: 3.82 3.96 3.48 6/262 31564
/proc/meminfo: memFree=27925636/32951124 swapFree=67111528/67111528
[pid=31537] ppid=31535 vsize=7645180 CPUtime=2.03 cores=1,3
/proc/31537/stat : 31537 (java) S 31535 31537 31202 0 -1 4202496 18646 0 1 0 203 0 0 0 25 0 19 0 104054695 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31537/statm: 1911295 16060 2224 9 0 1902033 0
[pid=31537/tid=31544] ppid=31535 vsize=7645180 CPUtime=1.47 cores=1,3
/proc/31537/task/31544/stat : 31544 (java) R 31535 31537 31202 0 -1 4202560 12450 0 1 0 147 0 0 0 25 0 19 0 104054696 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 46912505736015 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31537/tid=31545] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31545/stat : 31545 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31546] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31546/stat : 31546 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31547] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31547/stat : 31547 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31548] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31548/stat : 31548 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31549] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31549/stat : 31549 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31550] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31550/stat : 31550 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31551] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31551/stat : 31551 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31552] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31552/stat : 31552 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31553] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31553/stat : 31553 (java) S 31535 31537 31202 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 104054698 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 0 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31554] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31554/stat : 31554 (java) S 31535 31537 31202 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 104054699 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31555] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31555/stat : 31555 (java) S 31535 31537 31202 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 104054699 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31557] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31557/stat : 31557 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672485809 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31558] ppid=31535 vsize=7645180 CPUtime=0.22 cores=1,3
/proc/31537/task/31558/stat : 31558 (java) S 31535 31537 31202 0 -1 4202560 1825 0 0 0 22 0 0 0 21 0 19 0 104054701 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31559] ppid=31535 vsize=7645180 CPUtime=0.32 cores=1,3
/proc/31537/task/31559/stat : 31559 (java) S 31535 31537 31202 0 -1 4202560 3204 0 0 0 32 0 0 0 22 0 19 0 104054701 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31560] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31560/stat : 31560 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31561] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31561/stat : 31561 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054701 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31564] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31564/stat : 31564 (java) S 31535 31537 31202 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 19 0 104054724 7828664320 16060 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 7645180

[startup+3.10086 s]
/proc/loadavg: 3.82 3.96 3.48 5/262 31564
/proc/meminfo: memFree=27829536/32951124 swapFree=67111528/67111528
[pid=31537] ppid=31535 vsize=7645180 CPUtime=3.63 cores=1,3
/proc/31537/stat : 31537 (java) S 31535 31537 31202 0 -1 4202496 19392 0 1 0 362 1 0 0 25 0 19 0 104054695 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31537/statm: 1911295 16806 2224 9 0 1902033 0
[pid=31537/tid=31544] ppid=31535 vsize=7645180 CPUtime=3.06 cores=1,3
/proc/31537/task/31544/stat : 31544 (java) R 31535 31537 31202 0 -1 4202560 13196 0 1 0 306 0 0 0 25 0 19 0 104054696 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 46912505657593 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31537/tid=31545] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31545/stat : 31545 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31546] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31546/stat : 31546 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31547] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31547/stat : 31547 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31548] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31548/stat : 31548 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31549] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31549/stat : 31549 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31550] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31550/stat : 31550 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31551] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31551/stat : 31551 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31552] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31552/stat : 31552 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054697 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31553] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31553/stat : 31553 (java) S 31535 31537 31202 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 104054698 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 0 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31554] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31554/stat : 31554 (java) S 31535 31537 31202 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 104054699 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31555] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31555/stat : 31555 (java) S 31535 31537 31202 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 104054699 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31557] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31557/stat : 31557 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672485809 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31558] ppid=31535 vsize=7645180 CPUtime=0.23 cores=1,3
/proc/31537/task/31558/stat : 31558 (java) S 31535 31537 31202 0 -1 4202560 1825 0 0 0 23 0 0 0 18 0 19 0 104054701 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31559] ppid=31535 vsize=7645180 CPUtime=0.32 cores=1,3
/proc/31537/task/31559/stat : 31559 (java) S 31535 31537 31202 0 -1 4202560 3204 0 0 0 32 0 0 0 22 0 19 0 104054701 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31560] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31560/stat : 31560 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31561] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31561/stat : 31561 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054701 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31564] ppid=31535 vsize=7645180 CPUtime=0 cores=1,3
/proc/31537/task/31564/stat : 31564 (java) S 31535 31537 31202 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 19 0 104054724 7828664320 16806 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 7645180

[startup+6.3013 s]
/proc/loadavg: 3.83 3.96 3.48 5/262 31564
/proc/meminfo: memFree=27776868/32951124 swapFree=67111528/67111528
[pid=31537] ppid=31535 vsize=7659572 CPUtime=7.07 cores=1,3
/proc/31537/stat : 31537 (java) S 31535 31537 31202 0 -1 4202496 33387 0 1 0 705 2 0 0 25 0 19 0 104054695 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31537/statm: 1914893 28132 2253 9 0 1905631 0
[pid=31537/tid=31544] ppid=31535 vsize=7659572 CPUtime=6.1 cores=1,3
/proc/31537/task/31544/stat : 31544 (java) R 31535 31537 31202 0 -1 4202560 13242 0 1 0 610 0 0 0 25 0 19 0 104054696 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 46912505735708 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31537/tid=31545] ppid=31535 vsize=7659572 CPUtime=0.02 cores=1,3
/proc/31537/task/31545/stat : 31545 (java) S 31535 31537 31202 0 -1 4202560 1872 0 0 0 2 0 0 0 18 0 19 0 104054697 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31546] ppid=31535 vsize=7659572 CPUtime=0.01 cores=1,3
/proc/31537/task/31546/stat : 31546 (java) S 31535 31537 31202 0 -1 4202560 1245 0 0 0 1 0 0 0 18 0 19 0 104054697 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31547] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31547/stat : 31547 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054697 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31548] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31548/stat : 31548 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054697 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31549] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31549/stat : 31549 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054697 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31550] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31550/stat : 31550 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054697 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31551] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31551/stat : 31551 (java) S 31535 31537 31202 0 -1 4202560 517 0 0 0 0 0 0 0 16 0 19 0 104054697 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31552] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31552/stat : 31552 (java) S 31535 31537 31202 0 -1 4202560 775 0 0 0 0 0 0 0 15 0 19 0 104054697 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31553] ppid=31535 vsize=7659572 CPUtime=0.09 cores=1,3
/proc/31537/task/31553/stat : 31553 (java) S 31535 31537 31202 0 -1 4202560 3350 0 0 0 9 0 0 0 16 0 19 0 104054698 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 0 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31554] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31554/stat : 31554 (java) S 31535 31537 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054699 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31555] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31555/stat : 31555 (java) S 31535 31537 31202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 104054699 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31557] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31557/stat : 31557 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672485809 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31558] ppid=31535 vsize=7659572 CPUtime=0.44 cores=1,3
/proc/31537/task/31558/stat : 31558 (java) S 31535 31537 31202 0 -1 4202560 8021 0 0 0 44 0 0 0 15 0 19 0 104054701 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31559] ppid=31535 vsize=7659572 CPUtime=0.34 cores=1,3
/proc/31537/task/31559/stat : 31559 (java) S 31535 31537 31202 0 -1 4202560 3204 0 0 0 34 0 0 0 15 0 19 0 104054701 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31560] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31560/stat : 31560 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31561] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31561/stat : 31561 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 104054701 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31564] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31564/stat : 31564 (java) S 31535 31537 31202 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 19 0 104054724 7843401728 28132 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 7659572

[startup+12.7012 s]

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

[pid=31537/tid=31550] ppid=31535 vsize=7659572 CPUtime=0.13 cores=1,3
/proc/31537/task/31550/stat : 31550 (java) S 31535 31537 31202 0 -1 4202560 1425 0 0 0 13 0 0 0 15 0 19 0 104054697 7843401728 78970 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31551] ppid=31535 vsize=7659572 CPUtime=0.15 cores=1,3
/proc/31537/task/31551/stat : 31551 (java) S 31535 31537 31202 0 -1 4202560 1569 0 0 0 15 0 0 0 15 0 19 0 104054697 7843401728 78970 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31552] ppid=31535 vsize=7659572 CPUtime=0.13 cores=1,3
/proc/31537/task/31552/stat : 31552 (java) S 31535 31537 31202 0 -1 4202560 2732 0 0 0 13 0 0 0 15 0 19 0 104054697 7843401728 78970 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31553] ppid=31535 vsize=7659572 CPUtime=3.96 cores=1,3
/proc/31537/task/31553/stat : 31553 (java) S 31535 31537 31202 0 -1 4202560 7723 0 0 0 396 0 0 0 15 0 19 0 104054698 7843401728 78970 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 0 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31554] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31554/stat : 31554 (java) S 31535 31537 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054699 7843401728 78970 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31555] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31555/stat : 31555 (java) S 31535 31537 31202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 104054699 7843401728 78970 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31557] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31557/stat : 31557 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7843401728 78970 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672485809 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31558] ppid=31535 vsize=7659572 CPUtime=0.44 cores=1,3
/proc/31537/task/31558/stat : 31558 (java) S 31535 31537 31202 0 -1 4202560 8021 0 0 0 44 0 0 0 15 0 19 0 104054701 7843401728 78970 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31559] ppid=31535 vsize=7659572 CPUtime=0.36 cores=1,3
/proc/31537/task/31559/stat : 31559 (java) S 31535 31537 31202 0 -1 4202560 3208 0 0 0 36 0 0 0 15 0 19 0 104054701 7843401728 78970 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31560] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31560/stat : 31560 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7843401728 78970 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31561] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31561/stat : 31561 (java) S 31535 31537 31202 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 104054701 7843401728 78970 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31564] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31564/stat : 31564 (java) S 31535 31537 31202 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 19 0 104054724 7843401728 78970 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.71
Current children cumulated vsize (KiB) 7659572

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.84 5/262 31605
/proc/meminfo: memFree=27463372/32951124 swapFree=67111528/67111528
[pid=31537] ppid=31535 vsize=7659572 CPUtime=1183.73 cores=1,3
/proc/31537/stat : 31537 (java) S 31535 31537 31202 0 -1 4202496 84627 0 1 0 118359 14 0 0 25 0 19 0 104054695 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31537/statm: 1914893 79177 2253 9 0 1905631 0
[pid=31537/tid=31544] ppid=31535 vsize=7659572 CPUtime=1177.47 cores=1,3
/proc/31537/task/31544/stat : 31544 (java) R 31535 31537 31202 0 -1 4202560 31799 0 1 0 117740 7 0 0 25 0 19 0 104054696 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 46912505657166 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31537/tid=31545] ppid=31535 vsize=7659572 CPUtime=0.12 cores=1,3
/proc/31537/task/31545/stat : 31545 (java) S 31535 31537 31202 0 -1 4202560 2708 0 0 0 12 0 0 0 15 0 19 0 104054697 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31546] ppid=31535 vsize=7659572 CPUtime=0.24 cores=1,3
/proc/31537/task/31546/stat : 31546 (java) S 31535 31537 31202 0 -1 4202560 10239 0 0 0 23 1 0 0 15 0 19 0 104054697 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31547] ppid=31535 vsize=7659572 CPUtime=0.14 cores=1,3
/proc/31537/task/31547/stat : 31547 (java) S 31535 31537 31202 0 -1 4202560 2104 0 0 0 14 0 0 0 15 0 19 0 104054697 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31548] ppid=31535 vsize=7659572 CPUtime=0.21 cores=1,3
/proc/31537/task/31548/stat : 31548 (java) S 31535 31537 31202 0 -1 4202560 6530 0 0 0 20 1 0 0 16 0 19 0 104054697 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31549] ppid=31535 vsize=7659572 CPUtime=0.17 cores=1,3
/proc/31537/task/31549/stat : 31549 (java) S 31535 31537 31202 0 -1 4202560 5135 0 0 0 17 0 0 0 15 0 19 0 104054697 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31550] ppid=31535 vsize=7659572 CPUtime=0.13 cores=1,3
/proc/31537/task/31550/stat : 31550 (java) S 31535 31537 31202 0 -1 4202560 1425 0 0 0 13 0 0 0 15 0 19 0 104054697 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31551] ppid=31535 vsize=7659572 CPUtime=0.17 cores=1,3
/proc/31537/task/31551/stat : 31551 (java) S 31535 31537 31202 0 -1 4202560 1569 0 0 0 17 0 0 0 16 0 19 0 104054697 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31552] ppid=31535 vsize=7659572 CPUtime=0.13 cores=1,3
/proc/31537/task/31552/stat : 31552 (java) S 31535 31537 31202 0 -1 4202560 2732 0 0 0 13 0 0 0 15 0 19 0 104054697 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31553] ppid=31535 vsize=7659572 CPUtime=4.04 cores=1,3
/proc/31537/task/31553/stat : 31553 (java) S 31535 31537 31202 0 -1 4202560 7932 0 0 0 404 0 0 0 15 0 19 0 104054698 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 0 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31554] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31554/stat : 31554 (java) S 31535 31537 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054699 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31555] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31555/stat : 31555 (java) S 31535 31537 31202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 104054699 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31557] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31557/stat : 31557 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672485809 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31558] ppid=31535 vsize=7659572 CPUtime=0.44 cores=1,3
/proc/31537/task/31558/stat : 31558 (java) S 31535 31537 31202 0 -1 4202560 8021 0 0 0 44 0 0 0 15 0 19 0 104054701 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31559] ppid=31535 vsize=7659572 CPUtime=0.36 cores=1,3
/proc/31537/task/31559/stat : 31559 (java) S 31535 31537 31202 0 -1 4202560 3208 0 0 0 36 0 0 0 15 0 19 0 104054701 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31560] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31560/stat : 31560 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31561] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31561/stat : 31561 (java) S 31535 31537 31202 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 104054701 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31564] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31564/stat : 31564 (java) S 31535 31537 31202 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 19 0 104054724 7843401728 79177 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.73
Current children cumulated vsize (KiB) 7659572

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.85 5/262 31607
/proc/meminfo: memFree=27457352/32951124 swapFree=67111528/67111528
[pid=31537] ppid=31535 vsize=7659572 CPUtime=1243.76 cores=1,3
/proc/31537/stat : 31537 (java) S 31535 31537 31202 0 -1 4202496 85786 0 1 0 124362 14 0 0 25 0 19 0 104054695 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31537/statm: 1914893 80326 2253 9 0 1905631 0
[pid=31537/tid=31544] ppid=31535 vsize=7659572 CPUtime=1237.26 cores=1,3
/proc/31537/task/31544/stat : 31544 (java) R 31535 31537 31202 0 -1 4202560 32934 0 1 0 123718 8 0 0 25 0 19 0 104054696 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 46912505693586 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31537/tid=31545] ppid=31535 vsize=7659572 CPUtime=0.14 cores=1,3
/proc/31537/task/31545/stat : 31545 (java) S 31535 31537 31202 0 -1 4202560 2708 0 0 0 14 0 0 0 16 0 19 0 104054697 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31546] ppid=31535 vsize=7659572 CPUtime=0.24 cores=1,3
/proc/31537/task/31546/stat : 31546 (java) S 31535 31537 31202 0 -1 4202560 10239 0 0 0 23 1 0 0 15 0 19 0 104054697 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31547] ppid=31535 vsize=7659572 CPUtime=0.14 cores=1,3
/proc/31537/task/31547/stat : 31547 (java) S 31535 31537 31202 0 -1 4202560 2104 0 0 0 14 0 0 0 16 0 19 0 104054697 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31548] ppid=31535 vsize=7659572 CPUtime=0.21 cores=1,3
/proc/31537/task/31548/stat : 31548 (java) S 31535 31537 31202 0 -1 4202560 6530 0 0 0 20 1 0 0 15 0 19 0 104054697 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31549] ppid=31535 vsize=7659572 CPUtime=0.18 cores=1,3
/proc/31537/task/31549/stat : 31549 (java) S 31535 31537 31202 0 -1 4202560 5135 0 0 0 18 0 0 0 15 0 19 0 104054697 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31550] ppid=31535 vsize=7659572 CPUtime=0.15 cores=1,3
/proc/31537/task/31550/stat : 31550 (java) S 31535 31537 31202 0 -1 4202560 1425 0 0 0 15 0 0 0 15 0 19 0 104054697 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31551] ppid=31535 vsize=7659572 CPUtime=0.19 cores=1,3
/proc/31537/task/31551/stat : 31551 (java) S 31535 31537 31202 0 -1 4202560 1569 0 0 0 19 0 0 0 16 0 19 0 104054697 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31552] ppid=31535 vsize=7659572 CPUtime=0.13 cores=1,3
/proc/31537/task/31552/stat : 31552 (java) S 31535 31537 31202 0 -1 4202560 2732 0 0 0 13 0 0 0 15 0 19 0 104054697 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31553] ppid=31535 vsize=7659572 CPUtime=4.22 cores=1,3
/proc/31537/task/31553/stat : 31553 (java) S 31535 31537 31202 0 -1 4202560 7952 0 0 0 422 0 0 0 15 0 19 0 104054698 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 0 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31554] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31554/stat : 31554 (java) S 31535 31537 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054699 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31555] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31555/stat : 31555 (java) S 31535 31537 31202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 104054699 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31557] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31557/stat : 31557 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672485809 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31558] ppid=31535 vsize=7659572 CPUtime=0.44 cores=1,3
/proc/31537/task/31558/stat : 31558 (java) S 31535 31537 31202 0 -1 4202560 8021 0 0 0 44 0 0 0 15 0 19 0 104054701 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31559] ppid=31535 vsize=7659572 CPUtime=0.36 cores=1,3
/proc/31537/task/31559/stat : 31559 (java) S 31535 31537 31202 0 -1 4202560 3208 0 0 0 36 0 0 0 15 0 19 0 104054701 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31560] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31560/stat : 31560 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31561] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31561/stat : 31561 (java) S 31535 31537 31202 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 104054701 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31564] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31564/stat : 31564 (java) S 31535 31537 31202 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 19 0 104054724 7843401728 80326 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.76
Current children cumulated vsize (KiB) 7659572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.85 2/204 31617
/proc/meminfo: memFree=27789568/32951124 swapFree=67111528/67111528
[pid=31537] ppid=31535 vsize=7659572 CPUtime=1301.49 cores=1,3
/proc/31537/stat : 31537 (java) S 31535 31537 31202 0 -1 4202496 88182 0 1 0 130134 15 0 0 25 0 19 0 104054695 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31537/statm: 1914893 82715 2253 9 0 1905631 0
[pid=31537/tid=31544] ppid=31535 vsize=7659572 CPUtime=1294.86 cores=1,3
/proc/31537/task/31544/stat : 31544 (java) R 31535 31537 31202 0 -1 4202560 33882 0 1 0 129478 8 0 0 25 0 19 0 104054696 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 46912505735708 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31537/tid=31545] ppid=31535 vsize=7659572 CPUtime=0.14 cores=1,3
/proc/31537/task/31545/stat : 31545 (java) S 31535 31537 31202 0 -1 4202560 2708 0 0 0 14 0 0 0 15 0 19 0 104054697 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31546] ppid=31535 vsize=7659572 CPUtime=0.24 cores=1,3
/proc/31537/task/31546/stat : 31546 (java) S 31535 31537 31202 0 -1 4202560 10239 0 0 0 23 1 0 0 15 0 19 0 104054697 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31547] ppid=31535 vsize=7659572 CPUtime=0.14 cores=1,3
/proc/31537/task/31547/stat : 31547 (java) S 31535 31537 31202 0 -1 4202560 2104 0 0 0 14 0 0 0 15 0 19 0 104054697 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31548] ppid=31535 vsize=7659572 CPUtime=0.23 cores=1,3
/proc/31537/task/31548/stat : 31548 (java) S 31535 31537 31202 0 -1 4202560 7069 0 0 0 22 1 0 0 15 0 19 0 104054697 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31549] ppid=31535 vsize=7659572 CPUtime=0.18 cores=1,3
/proc/31537/task/31549/stat : 31549 (java) S 31535 31537 31202 0 -1 4202560 5135 0 0 0 18 0 0 0 15 0 19 0 104054697 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31550] ppid=31535 vsize=7659572 CPUtime=0.15 cores=1,3
/proc/31537/task/31550/stat : 31550 (java) S 31535 31537 31202 0 -1 4202560 1425 0 0 0 15 0 0 0 15 0 19 0 104054697 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31551] ppid=31535 vsize=7659572 CPUtime=0.21 cores=1,3
/proc/31537/task/31551/stat : 31551 (java) S 31535 31537 31202 0 -1 4202560 2267 0 0 0 21 0 0 0 16 0 19 0 104054697 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31552] ppid=31535 vsize=7659572 CPUtime=0.13 cores=1,3
/proc/31537/task/31552/stat : 31552 (java) S 31535 31537 31202 0 -1 4202560 2732 0 0 0 13 0 0 0 15 0 19 0 104054697 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31553] ppid=31535 vsize=7659572 CPUtime=4.3 cores=1,3
/proc/31537/task/31553/stat : 31553 (java) S 31535 31537 31202 0 -1 4202560 8159 0 0 0 430 0 0 0 15 0 19 0 104054698 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 0 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31554] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31554/stat : 31554 (java) S 31535 31537 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 104054699 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31555] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31555/stat : 31555 (java) S 31535 31537 31202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 104054699 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31557] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31557/stat : 31557 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672485809 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31558] ppid=31535 vsize=7659572 CPUtime=0.44 cores=1,3
/proc/31537/task/31558/stat : 31558 (java) S 31535 31537 31202 0 -1 4202560 8021 0 0 0 44 0 0 0 15 0 19 0 104054701 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31559] ppid=31535 vsize=7659572 CPUtime=0.36 cores=1,3
/proc/31537/task/31559/stat : 31559 (java) S 31535 31537 31202 0 -1 4202560 3208 0 0 0 36 0 0 0 15 0 19 0 104054701 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
[pid=31537/tid=31560] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31560/stat : 31560 (java) S 31535 31537 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 104054701 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478105 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31561] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31561/stat : 31561 (java) S 31535 31537 31202 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 104054701 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 3 0 0 0
[pid=31537/tid=31564] ppid=31535 vsize=7659572 CPUtime=0 cores=1,3
/proc/31537/task/31564/stat : 31564 (java) S 31535 31537 31202 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 19 0 104054724 7843401728 82715 33554432000 1073741824 1073778376 140735682488432 18446744073709551615 268672478720 0 4 0 16800975 18446604466797090752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.49
Current children cumulated vsize (KiB) 7659572

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.58
CPU user time (s): 1301.41
CPU system time (s): 0.166974
CPU usage (%): 100.117
Max. virtual memory (cumulated for all children) (KiB): 7662888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.41
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88216
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= 28362
involuntary context switches= 4668

runsolver used 2.06169 second user time and 5.04623 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-12 10:57:14
IDJOB=3190315
IDBENCH=82646
IDSOLVER=1611
FILE ID=node107/3190315-1302598634
RUNJOBID= node107-1302597331-31222
PBS_JOBID= 12958097
Free space on /tmp= 73604 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S1298436766-097-UNKNOWN.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-3190315-1302598634/watcher-3190315-1302598634 -o /tmp/evaluation-result-3190315-1302598634/solver-3190315-1302598634 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190315-1302598634.cnf

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

MD5SUM BENCH= 28b704f4b0f31dccf5e0c8fedfb14daa
RANDOM SEED=590497223

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28029228 kB
Buffers:        529660 kB
Cached:        3996544 kB
SwapCached:          0 kB
Active:        2690112 kB
Inactive:      1993376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28029228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5152 kB
Writeback:           0 kB
AnonPages:      156948 kB
Mapped:          22828 kB
Slab:           175000 kB
PageTables:       5496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 21981888 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= 73604 MiB
End job on node107 at 2011-04-12 11:18:56