Trace number 3289213

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.44 1300.05

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8988
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.08	c no version file found!!!
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.18-164.el5
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		6997539544
0.05/0.08	c Max memory 		7034241024
0.05/0.08	c Total memory 		7034241024
0.05/0.08	c Number of processors 	8
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483647s
0.10/0.10	c DB Simplification allowed=true
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3289213-1303784999.cnf
0.10/0.10	c reading problem ... 
0.28/0.23	c ... done. Wall clock time 0.133s.
0.28/0.23	c #vars     19995
0.28/0.23	c #constraints  63101
0.28/0.23	c constraints type 
0.28/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30626
0.28/0.23	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 31735
2.99/2.45	c cleaning 2466 clauses out of 4941 with flag 5000/5000
5.47/4.44	c cleaning 4222 clauses out of 8460 with flag 11001/11001
7.67/6.67	c cleaning 5616 clauses out of 11237 with flag 18000/18000
10.37/9.37	c cleaning 6802 clauses out of 13619 with flag 26001/26001
13.49/12.40	c cleaning 7903 clauses out of 15813 with flag 35000/35000
16.99/15.90	c cleaning 8942 clauses out of 17898 with flag 45001/45001
20.99/19.94	c cleaning 9973 clauses out of 19955 with flag 56000/56000
25.70/24.61	c cleaning 10971 clauses out of 21944 with flag 68003/68003
31.10/30.00	c cleaning 11974 clauses out of 23970 with flag 81000/81000
36.90/35.88	c cleaning 12959 clauses out of 25929 with flag 95000/95000
43.30/42.28	c cleaning 13939 clauses out of 27900 with flag 110000/110000
49.71/48.64	c cleaning 14970 clauses out of 29962 with flag 126002/126002
56.91/55.88	c cleaning 15988 clauses out of 31990 with flag 143000/143000
64.61/63.57	c cleaning 16997 clauses out of 34002 with flag 161000/161000
72.82/71.71	c cleaning 17995 clauses out of 35995 with flag 180000/180000
81.72/80.68	c cleaning 18967 clauses out of 37933 with flag 200002/200002
91.42/90.36	c cleaning 19952 clauses out of 39964 with flag 221000/221000
101.73/100.61	c cleaning 20999 clauses out of 42013 with flag 243001/243001
112.63/111.53	c cleaning 21977 clauses out of 44013 with flag 266000/266000
124.43/123.37	c cleaning 23004 clauses out of 46036 with flag 290000/290000
137.24/136.10	c cleaning 23991 clauses out of 48032 with flag 315000/315000
150.65/149.52	c cleaning 25019 clauses out of 50041 with flag 341000/341000
164.25/163.19	c cleaning 25991 clauses out of 52024 with flag 368002/368002
178.76/177.69	c cleaning 27004 clauses out of 54032 with flag 396001/396001
194.96/193.81	c cleaning 28005 clauses out of 56028 with flag 425001/425001
210.67/209.56	c cleaning 28989 clauses out of 58022 with flag 455000/455000
227.57/226.47	c cleaning 30009 clauses out of 60033 with flag 486000/486000
245.38/244.23	c cleaning 31006 clauses out of 62026 with flag 518004/518004
264.09/262.99	c cleaning 31995 clauses out of 64016 with flag 551000/551000
284.89/283.75	c cleaning 32989 clauses out of 66018 with flag 585000/585000
305.09/303.91	c cleaning 34009 clauses out of 68030 with flag 620001/620001
326.99/325.81	c cleaning 34997 clauses out of 70019 with flag 656001/656001
349.30/348.16	c cleaning 35947 clauses out of 71922 with flag 693000/693000
370.60/369.43	c cleaning 36970 clauses out of 73975 with flag 731000/731000
394.91/393.74	c cleaning 37999 clauses out of 76006 with flag 770001/770001
420.22/419.06	c cleaning 38988 clauses out of 78006 with flag 810000/810000
445.02/443.86	c cleaning 39994 clauses out of 80019 with flag 851001/851001
469.52/468.31	c cleaning 40996 clauses out of 82025 with flag 893001/893001
501.43/500.26	c cleaning 42012 clauses out of 84029 with flag 936001/936001
527.83/526.69	c cleaning 43005 clauses out of 86018 with flag 980002/980002
560.63/559.43	c cleaning 43996 clauses out of 88013 with flag 1025002/1025002
592.94/591.73	c cleaning 45002 clauses out of 90016 with flag 1071001/1071001
623.85/622.62	c cleaning 46006 clauses out of 92013 with flag 1118000/1118000
654.85/653.68	c cleaning 46993 clauses out of 94008 with flag 1166001/1166001
689.66/688.47	c cleaning 48003 clauses out of 96014 with flag 1215000/1215000
723.76/722.54	c cleaning 48999 clauses out of 98011 with flag 1265000/1265000
755.66/754.40	c cleaning 49990 clauses out of 100015 with flag 1316003/1316003
794.28/793.06	c cleaning 51007 clauses out of 102022 with flag 1368000/1368000
830.19/828.97	c cleaning 51996 clauses out of 104016 with flag 1421001/1421001
863.99/862.73	c cleaning 53004 clauses out of 106019 with flag 1475000/1475000
897.09/895.87	c cleaning 54005 clauses out of 108017 with flag 1530002/1530002
929.40/928.14	c cleaning 55004 clauses out of 110012 with flag 1586002/1586002
964.00/962.78	c cleaning 55984 clauses out of 112001 with flag 1643000/1643000
1001.41/1000.13	c cleaning 56996 clauses out of 114011 with flag 1701001/1701001
1041.31/1040.06	c cleaning 57995 clauses out of 116015 with flag 1760001/1760001
1078.02/1076.80	c cleaning 58989 clauses out of 118019 with flag 1820000/1820000
1116.92/1115.66	c cleaning 59946 clauses out of 119927 with flag 1881001/1881001
1154.93/1153.66	c cleaning 60982 clauses out of 121980 with flag 1943000/1943000
1194.53/1193.29	c cleaning 61983 clauses out of 124000 with flag 2006002/2006002
1237.74/1236.45	c cleaning 62494 clauses out of 125016 with flag 2069001/2069001
1278.04/1276.78	c cleaning 62761 clauses out of 125525 with flag 2132004/2132004
1301.35/1300.01	c starts		: 1591
1301.35/1300.01	c conflicts		: 2168508
1301.35/1300.01	c decisions		: 2948843
1301.35/1300.01	c propagations		: 1929941556
1301.35/1300.01	c inspects		: 11871181297
1301.35/1300.01	c shortcuts		: 0
1301.35/1300.01	c learnt literals	: 64
1301.35/1300.01	c learnt binary clauses	: 538
1301.35/1300.01	c learnt ternary clauses	: 1492
1301.35/1300.01	c learnt constraints	: 2168444
1301.35/1300.01	c ignored constraints	: 0
1301.35/1300.01	c root simplifications	: 1655
1301.35/1300.01	c removed literals (reason simplification)	: 71290241
1301.35/1300.01	c reason swapping (by a shorter reason)	: 0
1301.35/1300.01	c Calls to reduceDB	: 61
1301.35/1300.01	c speed (assignments/second)	: 1484817.135770251
1301.35/1300.01	c non guided choices	243
1301.35/1300.04	c learnt constraints type 
1301.35/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 485
1301.35/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 98788
1301.35/1300.04	c constraints type 
1301.35/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30626
1301.35/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 31735
1301.35/1300.04	s UNKNOWN
1301.35/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-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-3289213-1303784999/watcher-3289213-1303784999 -o /tmp/evaluation-result-3289213-1303784999/solver-3289213-1303784999 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3289213-1303784999.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.68 3.93 3.90 3/176 9442
/proc/meminfo: memFree=17257000/32950928 swapFree=67111528/67111528
[pid=9442] ppid=9440 vsize=23028 CPUtime=0 cores=1,3
/proc/9442/stat : 9442 (java) R 9440 9442 8297 0 -1 4202496 954 0 0 0 0 0 0 0 23 0 1 0 490098727 23580672 698 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268267726312 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9442/statm: 5757 698 515 9 0 124 0

[startup+0.06731 s]
/proc/loadavg: 3.68 3.93 3.90 3/176 9442
/proc/meminfo: memFree=17257000/32950928 swapFree=67111528/67111528
[pid=9442] ppid=9440 vsize=7569808 CPUtime=0.05 cores=1,3
/proc/9442/stat : 9442 (java) S 9440 9442 8297 0 -1 4202496 9248 0 1 0 5 0 0 0 23 0 18 0 490098727 7751483392 8945 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9442/statm: 1892452 8945 1739 9 0 1883190 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569808

[startup+0.100243 s]
/proc/loadavg: 3.68 3.93 3.90 3/176 9442
/proc/meminfo: memFree=17257000/32950928 swapFree=67111528/67111528
[pid=9442] ppid=9440 vsize=7636404 CPUtime=0.1 cores=1,3
/proc/9442/stat : 9442 (java) S 9440 9442 8297 0 -1 4202496 10535 0 1 0 9 1 0 0 23 0 18 0 490098727 7819677696 10232 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9442/statm: 1909101 10232 2090 9 0 1899839 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636404

[startup+0.300209 s]
/proc/loadavg: 3.68 3.93 3.90 3/176 9442
/proc/meminfo: memFree=17257000/32950928 swapFree=67111528/67111528
[pid=9442] ppid=9440 vsize=7639692 CPUtime=0.46 cores=1,3
/proc/9442/stat : 9442 (java) S 9440 9442 8297 0 -1 4202496 13458 0 1 0 45 1 0 0 23 0 19 0 490098727 7823044608 13097 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9442/statm: 1909923 13097 2209 9 0 1900661 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7639692

[startup+0.700135 s]
/proc/loadavg: 3.68 3.93 3.90 3/176 9442
/proc/meminfo: memFree=17257000/32950928 swapFree=67111528/67111528
[pid=9442] ppid=9440 vsize=7640428 CPUtime=1.2 cores=1,3
/proc/9442/stat : 9442 (java) S 9440 9442 8297 0 -1 4202496 16735 0 1 0 119 1 0 0 23 0 19 0 490098727 7823798272 14839 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9442/statm: 1910107 14839 2222 9 0 1900845 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 7640428

[startup+1.50099 s]
/proc/loadavg: 3.68 3.93 3.90 5/262 9541
/proc/meminfo: memFree=17020744/32950928 swapFree=67111528/67111528
[pid=9442] ppid=9440 vsize=7640428 CPUtime=2.07 cores=1,3
/proc/9442/stat : 9442 (java) S 9440 9442 8297 0 -1 4202496 16872 0 1 0 205 2 0 0 23 0 19 0 490098727 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9442/statm: 1910107 14976 2223 9 0 1900845 0
[pid=9442/tid=9444] ppid=9440 vsize=7640428 CPUtime=1.48 cores=1,3
/proc/9442/task/9444/stat : 9444 (java) R 9440 9442 8297 0 -1 4202560 11090 0 1 0 147 1 0 0 19 0 19 0 490098728 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 46912505625665 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9442/tid=9445] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9445/stat : 9445 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098729 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9446] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9446/stat : 9446 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098729 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9447] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9447/stat : 9447 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098729 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9448] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9448/stat : 9448 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098729 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9449] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9449/stat : 9449 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098729 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9450] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9450/stat : 9450 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098729 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9451] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9451/stat : 9451 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098729 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9452] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9452/stat : 9452 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098729 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9453] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9453/stat : 9453 (java) S 9440 9442 8297 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 490098730 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 0 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9457] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9457/stat : 9457 (java) S 9440 9442 8297 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490098731 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9458] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9458/stat : 9458 (java) S 9440 9442 8297 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490098731 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9460] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9460/stat : 9460 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284512689 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9461] ppid=9440 vsize=7640428 CPUtime=0.24 cores=1,3
/proc/9442/task/9461/stat : 9461 (java) S 9440 9442 8297 0 -1 4202560 2774 0 0 0 24 0 0 0 22 0 19 0 490098733 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9462] ppid=9440 vsize=7640428 CPUtime=0.33 cores=1,3
/proc/9442/task/9462/stat : 9462 (java) S 9440 9442 8297 0 -1 4202560 1842 0 0 0 33 0 0 0 22 0 19 0 490098733 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9463] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9463/stat : 9463 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9464] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9464/stat : 9464 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490098733 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9533] ppid=9440 vsize=7640428 CPUtime=0 cores=1,3
/proc/9442/task/9533/stat : 9533 (java) S 9440 9442 8297 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 490098753 7823798272 14976 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 7640428

[startup+3.10077 s]
/proc/loadavg: 3.68 3.93 3.90 5/262 9541
/proc/meminfo: memFree=17017272/32950928 swapFree=67111528/67111528
[pid=9442] ppid=9440 vsize=7657772 CPUtime=4.14 cores=1,3
/proc/9442/stat : 9442 (java) S 9440 9442 8297 0 -1 4202496 27570 0 1 0 410 4 0 0 23 0 19 0 490098727 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9442/statm: 1914443 24024 2252 9 0 1905181 0
[pid=9442/tid=9444] ppid=9440 vsize=7657772 CPUtime=3.01 cores=1,3
/proc/9442/task/9444/stat : 9444 (java) R 9440 9442 8297 0 -1 4202560 11299 0 1 0 300 1 0 0 22 0 19 0 490098728 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 46912505593599 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9442/tid=9445] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9445/stat : 9445 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490098729 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9446] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9446/stat : 9446 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490098729 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9447] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9447/stat : 9447 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490098729 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9448] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9448/stat : 9448 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490098729 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9449] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9449/stat : 9449 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490098729 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9450] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9450/stat : 9450 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490098729 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9451] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9451/stat : 9451 (java) S 9440 9442 8297 0 -1 4202560 1257 0 0 0 0 0 0 0 18 0 19 0 490098729 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9452] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9452/stat : 9452 (java) S 9440 9442 8297 0 -1 4202560 995 0 0 0 0 0 0 0 18 0 19 0 490098729 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9453] ppid=9440 vsize=7657772 CPUtime=0.03 cores=1,3
/proc/9442/task/9453/stat : 9453 (java) S 9440 9442 8297 0 -1 4202560 2257 0 0 0 3 0 0 0 17 0 19 0 490098730 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 0 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9457] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9457/stat : 9457 (java) S 9440 9442 8297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490098731 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9458] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9458/stat : 9458 (java) S 9440 9442 8297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490098731 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9460] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9460/stat : 9460 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284512689 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9461] ppid=9440 vsize=7657772 CPUtime=0.25 cores=1,3
/proc/9442/task/9461/stat : 9461 (java) S 9440 9442 8297 0 -1 4202560 2778 0 0 0 25 0 0 0 17 0 19 0 490098733 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9462] ppid=9440 vsize=7657772 CPUtime=0.79 cores=1,3
/proc/9442/task/9462/stat : 9462 (java) S 9440 9442 8297 0 -1 4202560 7823 0 0 0 78 1 0 0 16 0 19 0 490098733 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9463] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9463/stat : 9463 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9464] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9464/stat : 9464 (java) R 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490098733 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9442/tid=9533] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9533/stat : 9533 (java) S 9440 9442 8297 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 490098753 7841558528 24024 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 7657772

[startup+6.30114 s]
/proc/loadavg: 3.70 3.93 3.90 5/262 9541
/proc/meminfo: memFree=16815296/32950928 swapFree=67111528/67111528
[pid=9442] ppid=9440 vsize=7657772 CPUtime=7.36 cores=1,3
/proc/9442/stat : 9442 (java) S 9440 9442 8297 0 -1 4202496 28167 0 1 0 732 4 0 0 23 0 19 0 490098727 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9442/statm: 1914443 24579 2254 9 0 1905181 0
[pid=9442/tid=9444] ppid=9440 vsize=7657772 CPUtime=6.17 cores=1,3
/proc/9442/task/9444/stat : 9444 (java) R 9440 9442 8297 0 -1 4202560 11302 0 1 0 616 1 0 0 25 0 19 0 490098728 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 46912505778637 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9442/tid=9445] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9445/stat : 9445 (java) S 9440 9442 8297 0 -1 4202560 315 0 0 0 0 0 0 0 15 0 19 0 490098729 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9446] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9446/stat : 9446 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490098729 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9447] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9447/stat : 9447 (java) S 9440 9442 8297 0 -1 4202560 136 0 0 0 0 0 0 0 15 0 19 0 490098729 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9448] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9448/stat : 9448 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490098729 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9449] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9449/stat : 9449 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490098729 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9450] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9450/stat : 9450 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490098729 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9451] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9451/stat : 9451 (java) S 9440 9442 8297 0 -1 4202560 1257 0 0 0 0 0 0 0 17 0 19 0 490098729 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9452] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9452/stat : 9452 (java) S 9440 9442 8297 0 -1 4202560 995 0 0 0 0 0 0 0 18 0 19 0 490098729 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9453] ppid=9440 vsize=7657772 CPUtime=0.06 cores=1,3
/proc/9442/task/9453/stat : 9453 (java) S 9440 9442 8297 0 -1 4202560 2394 0 0 0 6 0 0 0 16 0 19 0 490098730 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 0 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9457] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9457/stat : 9457 (java) S 9440 9442 8297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490098731 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9458] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9458/stat : 9458 (java) S 9440 9442 8297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490098731 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9460] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9460/stat : 9460 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284512689 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9461] ppid=9440 vsize=7657772 CPUtime=0.26 cores=1,3
/proc/9442/task/9461/stat : 9461 (java) S 9440 9442 8297 0 -1 4202560 2786 0 0 0 26 0 0 0 15 0 19 0 490098733 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9462] ppid=9440 vsize=7657772 CPUtime=0.81 cores=1,3
/proc/9442/task/9462/stat : 9462 (java) S 9440 9442 8297 0 -1 4202560 7823 0 0 0 80 1 0 0 15 0 19 0 490098733 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9463] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9463/stat : 9463 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9464] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9464/stat : 9464 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490098733 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9533] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9533/stat : 9533 (java) S 9440 9442 8297 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 490098753 7841558528 24579 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.36
Current children cumulated vsize (KiB) 7657772

[startup+12.701 s]

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

[pid=9442/tid=9450] ppid=9440 vsize=7657772 CPUtime=0.04 cores=1,3
/proc/9442/task/9450/stat : 9450 (java) S 9440 9442 8297 0 -1 4202560 808 0 0 0 4 0 0 0 15 0 19 0 490098729 7841558528 31725 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9451] ppid=9440 vsize=7657772 CPUtime=0.1 cores=1,3
/proc/9442/task/9451/stat : 9451 (java) S 9440 9442 8297 0 -1 4202560 1557 0 0 0 10 0 0 0 16 0 19 0 490098729 7841558528 31725 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9452] ppid=9440 vsize=7657772 CPUtime=0.06 cores=1,3
/proc/9442/task/9452/stat : 9452 (java) S 9440 9442 8297 0 -1 4202560 1336 0 0 0 6 0 0 0 15 0 19 0 490098729 7841558528 31725 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9453] ppid=9440 vsize=7657772 CPUtime=2.43 cores=1,3
/proc/9442/task/9453/stat : 9453 (java) S 9440 9442 8297 0 -1 4202560 5625 0 0 0 243 0 0 0 15 0 19 0 490098730 7841558528 31725 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 0 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9457] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9457/stat : 9457 (java) S 9440 9442 8297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490098731 7841558528 31725 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9458] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9458/stat : 9458 (java) S 9440 9442 8297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490098731 7841558528 31725 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9460] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9460/stat : 9460 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7841558528 31725 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284512689 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9461] ppid=9440 vsize=7657772 CPUtime=0.26 cores=1,3
/proc/9442/task/9461/stat : 9461 (java) S 9440 9442 8297 0 -1 4202560 2786 0 0 0 26 0 0 0 15 0 19 0 490098733 7841558528 31725 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9462] ppid=9440 vsize=7657772 CPUtime=0.83 cores=1,3
/proc/9442/task/9462/stat : 9462 (java) S 9440 9442 8297 0 -1 4202560 7824 0 0 0 82 1 0 0 15 0 19 0 490098733 7841558528 31725 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9463] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9463/stat : 9463 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7841558528 31725 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9464] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9464/stat : 9464 (java) S 9440 9442 8297 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 490098733 7841558528 31725 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9533] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9533/stat : 9533 (java) S 9440 9442 8297 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 490098753 7841558528 31725 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.63
Current children cumulated vsize (KiB) 7657772

[startup+1182.3 s]
/proc/loadavg: 3.00 3.29 3.61 4/238 9590
/proc/meminfo: memFree=16842284/32950928 swapFree=67111528/67111528
[pid=9442] ppid=9440 vsize=7657772 CPUtime=1183.63 cores=1,3
/proc/9442/stat : 9442 (java) S 9440 9442 8297 0 -1 4202496 35570 0 1 0 118357 6 0 0 23 0 19 0 490098727 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9442/statm: 1914443 31789 2254 9 0 1905181 0
[pid=9442/tid=9444] ppid=9440 vsize=7657772 CPUtime=1179.48 cores=1,3
/proc/9442/task/9444/stat : 9444 (java) R 9440 9442 8297 0 -1 4202560 12647 0 1 0 117946 2 0 0 25 0 19 0 490098728 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 46912505670209 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9442/tid=9445] ppid=9440 vsize=7657772 CPUtime=0.05 cores=1,3
/proc/9442/task/9445/stat : 9445 (java) S 9440 9442 8297 0 -1 4202560 320 0 0 0 5 0 0 0 16 0 19 0 490098729 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9446] ppid=9440 vsize=7657772 CPUtime=0.05 cores=1,3
/proc/9442/task/9446/stat : 9446 (java) S 9440 9442 8297 0 -1 4202560 71 0 0 0 5 0 0 0 15 0 19 0 490098729 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9447] ppid=9440 vsize=7657772 CPUtime=0.04 cores=1,3
/proc/9442/task/9447/stat : 9447 (java) S 9440 9442 8297 0 -1 4202560 140 0 0 0 4 0 0 0 16 0 19 0 490098729 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9448] ppid=9440 vsize=7657772 CPUtime=0.08 cores=1,3
/proc/9442/task/9448/stat : 9448 (java) S 9440 9442 8297 0 -1 4202560 998 0 0 0 8 0 0 0 15 0 19 0 490098729 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9449] ppid=9440 vsize=7657772 CPUtime=0.07 cores=1,3
/proc/9442/task/9449/stat : 9449 (java) S 9440 9442 8297 0 -1 4202560 170 0 0 0 7 0 0 0 15 0 19 0 490098729 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9450] ppid=9440 vsize=7657772 CPUtime=0.04 cores=1,3
/proc/9442/task/9450/stat : 9450 (java) S 9440 9442 8297 0 -1 4202560 808 0 0 0 4 0 0 0 15 0 19 0 490098729 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9451] ppid=9440 vsize=7657772 CPUtime=0.1 cores=1,3
/proc/9442/task/9451/stat : 9451 (java) S 9440 9442 8297 0 -1 4202560 1557 0 0 0 10 0 0 0 15 0 19 0 490098729 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9452] ppid=9440 vsize=7657772 CPUtime=0.06 cores=1,3
/proc/9442/task/9452/stat : 9452 (java) S 9440 9442 8297 0 -1 4202560 1336 0 0 0 6 0 0 0 15 0 19 0 490098729 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9453] ppid=9440 vsize=7657772 CPUtime=2.48 cores=1,3
/proc/9442/task/9453/stat : 9453 (java) S 9440 9442 8297 0 -1 4202560 5690 0 0 0 248 0 0 0 15 0 19 0 490098730 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 0 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9457] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9457/stat : 9457 (java) S 9440 9442 8297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490098731 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9458] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9458/stat : 9458 (java) S 9440 9442 8297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490098731 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9460] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9460/stat : 9460 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284512689 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9461] ppid=9440 vsize=7657772 CPUtime=0.26 cores=1,3
/proc/9442/task/9461/stat : 9461 (java) S 9440 9442 8297 0 -1 4202560 2786 0 0 0 26 0 0 0 15 0 19 0 490098733 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9462] ppid=9440 vsize=7657772 CPUtime=0.83 cores=1,3
/proc/9442/task/9462/stat : 9462 (java) S 9440 9442 8297 0 -1 4202560 7824 0 0 0 82 1 0 0 15 0 19 0 490098733 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9463] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9463/stat : 9463 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9464] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9464/stat : 9464 (java) S 9440 9442 8297 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 490098733 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9533] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9533/stat : 9533 (java) S 9440 9442 8297 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 490098753 7841558528 31789 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.63
Current children cumulated vsize (KiB) 7657772

[startup+1242.3 s]
/proc/loadavg: 3.00 3.23 3.57 4/238 9592
/proc/meminfo: memFree=16839900/32950928 swapFree=67111528/67111528
[pid=9442] ppid=9440 vsize=7657772 CPUtime=1243.64 cores=1,3
/proc/9442/stat : 9442 (java) S 9440 9442 8297 0 -1 4202496 35832 0 1 0 124358 6 0 0 23 0 19 0 490098727 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9442/statm: 1914443 32041 2254 9 0 1905181 0
[pid=9442/tid=9444] ppid=9440 vsize=7657772 CPUtime=1239.36 cores=1,3
/proc/9442/task/9444/stat : 9444 (java) R 9440 9442 8297 0 -1 4202560 12824 0 1 0 123934 2 0 0 25 0 19 0 490098728 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 46912505647471 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9442/tid=9445] ppid=9440 vsize=7657772 CPUtime=0.06 cores=1,3
/proc/9442/task/9445/stat : 9445 (java) S 9440 9442 8297 0 -1 4202560 320 0 0 0 6 0 0 0 16 0 19 0 490098729 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9446] ppid=9440 vsize=7657772 CPUtime=0.05 cores=1,3
/proc/9442/task/9446/stat : 9446 (java) S 9440 9442 8297 0 -1 4202560 71 0 0 0 5 0 0 0 15 0 19 0 490098729 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9447] ppid=9440 vsize=7657772 CPUtime=0.04 cores=1,3
/proc/9442/task/9447/stat : 9447 (java) S 9440 9442 8297 0 -1 4202560 140 0 0 0 4 0 0 0 16 0 19 0 490098729 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9448] ppid=9440 vsize=7657772 CPUtime=0.08 cores=1,3
/proc/9442/task/9448/stat : 9448 (java) S 9440 9442 8297 0 -1 4202560 998 0 0 0 8 0 0 0 15 0 19 0 490098729 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9449] ppid=9440 vsize=7657772 CPUtime=0.08 cores=1,3
/proc/9442/task/9449/stat : 9449 (java) S 9440 9442 8297 0 -1 4202560 170 0 0 0 8 0 0 0 15 0 19 0 490098729 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9450] ppid=9440 vsize=7657772 CPUtime=0.04 cores=1,3
/proc/9442/task/9450/stat : 9450 (java) S 9440 9442 8297 0 -1 4202560 808 0 0 0 4 0 0 0 15 0 19 0 490098729 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9451] ppid=9440 vsize=7657772 CPUtime=0.1 cores=1,3
/proc/9442/task/9451/stat : 9451 (java) S 9440 9442 8297 0 -1 4202560 1557 0 0 0 10 0 0 0 15 0 19 0 490098729 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9452] ppid=9440 vsize=7657772 CPUtime=0.06 cores=1,3
/proc/9442/task/9452/stat : 9452 (java) S 9440 9442 8297 0 -1 4202560 1338 0 0 0 6 0 0 0 15 0 19 0 490098729 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9453] ppid=9440 vsize=7657772 CPUtime=2.59 cores=1,3
/proc/9442/task/9453/stat : 9453 (java) S 9440 9442 8297 0 -1 4202560 5769 0 0 0 259 0 0 0 15 0 19 0 490098730 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 0 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9457] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9457/stat : 9457 (java) S 9440 9442 8297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490098731 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9458] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9458/stat : 9458 (java) S 9440 9442 8297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490098731 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9460] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9460/stat : 9460 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284512689 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9461] ppid=9440 vsize=7657772 CPUtime=0.26 cores=1,3
/proc/9442/task/9461/stat : 9461 (java) S 9440 9442 8297 0 -1 4202560 2786 0 0 0 26 0 0 0 15 0 19 0 490098733 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9462] ppid=9440 vsize=7657772 CPUtime=0.83 cores=1,3
/proc/9442/task/9462/stat : 9462 (java) S 9440 9442 8297 0 -1 4202560 7824 0 0 0 82 1 0 0 15 0 19 0 490098733 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9463] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9463/stat : 9463 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9464] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9464/stat : 9464 (java) S 9440 9442 8297 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 490098733 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9533] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9533/stat : 9533 (java) S 9440 9442 8297 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 490098753 7841558528 32041 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.64
Current children cumulated vsize (KiB) 7657772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.07 3.22 3.54 4/238 9594
/proc/meminfo: memFree=16839624/32950928 swapFree=67111528/67111528
[pid=9442] ppid=9440 vsize=7657772 CPUtime=1301.35 cores=1,3
/proc/9442/stat : 9442 (java) S 9440 9442 8297 0 -1 4202496 35843 0 1 0 130129 6 0 0 23 0 19 0 490098727 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9442/statm: 1914443 32045 2254 9 0 1905181 0
[pid=9442/tid=9444] ppid=9440 vsize=7657772 CPUtime=1297.01 cores=1,3
/proc/9442/task/9444/stat : 9444 (java) R 9440 9442 8297 0 -1 4202560 12825 0 1 0 129699 2 0 0 25 0 19 0 490098728 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 46912505670392 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9442/tid=9445] ppid=9440 vsize=7657772 CPUtime=0.06 cores=1,3
/proc/9442/task/9445/stat : 9445 (java) S 9440 9442 8297 0 -1 4202560 320 0 0 0 6 0 0 0 15 0 19 0 490098729 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9446] ppid=9440 vsize=7657772 CPUtime=0.06 cores=1,3
/proc/9442/task/9446/stat : 9446 (java) S 9440 9442 8297 0 -1 4202560 71 0 0 0 6 0 0 0 15 0 19 0 490098729 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9447] ppid=9440 vsize=7657772 CPUtime=0.04 cores=1,3
/proc/9442/task/9447/stat : 9447 (java) S 9440 9442 8297 0 -1 4202560 140 0 0 0 4 0 0 0 15 0 19 0 490098729 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9448] ppid=9440 vsize=7657772 CPUtime=0.08 cores=1,3
/proc/9442/task/9448/stat : 9448 (java) S 9440 9442 8297 0 -1 4202560 998 0 0 0 8 0 0 0 15 0 19 0 490098729 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9449] ppid=9440 vsize=7657772 CPUtime=0.08 cores=1,3
/proc/9442/task/9449/stat : 9449 (java) S 9440 9442 8297 0 -1 4202560 170 0 0 0 8 0 0 0 15 0 19 0 490098729 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9450] ppid=9440 vsize=7657772 CPUtime=0.04 cores=1,3
/proc/9442/task/9450/stat : 9450 (java) S 9440 9442 8297 0 -1 4202560 808 0 0 0 4 0 0 0 15 0 19 0 490098729 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9451] ppid=9440 vsize=7657772 CPUtime=0.1 cores=1,3
/proc/9442/task/9451/stat : 9451 (java) S 9440 9442 8297 0 -1 4202560 1557 0 0 0 10 0 0 0 15 0 19 0 490098729 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9452] ppid=9440 vsize=7657772 CPUtime=0.07 cores=1,3
/proc/9442/task/9452/stat : 9452 (java) S 9440 9442 8297 0 -1 4202560 1338 0 0 0 7 0 0 0 16 0 19 0 490098729 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9453] ppid=9440 vsize=7657772 CPUtime=2.63 cores=1,3
/proc/9442/task/9453/stat : 9453 (java) S 9440 9442 8297 0 -1 4202560 5775 0 0 0 263 0 0 0 15 0 19 0 490098730 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 0 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9457] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9457/stat : 9457 (java) S 9440 9442 8297 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490098731 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9458] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9458/stat : 9458 (java) S 9440 9442 8297 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490098731 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9460] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9460/stat : 9460 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284512689 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9461] ppid=9440 vsize=7657772 CPUtime=0.26 cores=1,3
/proc/9442/task/9461/stat : 9461 (java) S 9440 9442 8297 0 -1 4202560 2786 0 0 0 26 0 0 0 15 0 19 0 490098733 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9462] ppid=9440 vsize=7657772 CPUtime=0.83 cores=1,3
/proc/9442/task/9462/stat : 9462 (java) S 9440 9442 8297 0 -1 4202560 7824 0 0 0 82 1 0 0 15 0 19 0 490098733 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9463] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9463/stat : 9463 (java) S 9440 9442 8297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490098733 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284504985 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
[pid=9442/tid=9464] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9464/stat : 9464 (java) S 9440 9442 8297 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 490098733 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 3 0 0 0
[pid=9442/tid=9533] ppid=9440 vsize=7657772 CPUtime=0 cores=1,3
/proc/9442/task/9533/stat : 9533 (java) S 9440 9442 8297 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 490098753 7841558528 32045 33554432000 1073741824 1073778376 140736487176320 18446744073709551615 268284505600 0 4 0 16800975 18446604470555978432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.35
Current children cumulated vsize (KiB) 7657772

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.05
CPU time (s): 1301.44
CPU user time (s): 1301.36
CPU system time (s): 0.075988
CPU usage (%): 100.107
Max. virtual memory (cumulated for all children) (KiB): 7657772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.36
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35880
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= 28330
involuntary context switches= 5569

runsolver used 2.05669 second user time and 5.05423 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 04:29:59
IDJOB=3289213
IDBENCH=83117
IDSOLVER=1611
FILE ID=node122/3289213-1303784999
RUNJOBID= node122-1303784999-9428
PBS_JOBID= 13157214
Free space on /tmp= 71716 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom13.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-3289213-1303784999/watcher-3289213-1303784999 -o /tmp/evaluation-result-3289213-1303784999/solver-3289213-1303784999 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3289213-1303784999.cnf

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=768850755

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17257288 kB
Buffers:       1719872 kB
Cached:       13340808 kB
SwapCached:          0 kB
Active:        4269436 kB
Inactive:     10859740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17257288 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1956 kB
Writeback:           0 kB
AnonPages:       68568 kB
Mapped:          14680 kB
Slab:           499232 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194368 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= 71708 MiB
End job on node122 at 2011-04-26 04:51:41