Trace number 3291421

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

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3381
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.08	c no version file found!!!
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.18-164.el5
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		6997539544
0.04/0.08	c Max memory 		7034241024
0.04/0.08	c Total memory 		7034241024
0.04/0.08	c Number of processors 	8
0.04/0.10	c --- Begin Solver configuration ---
0.04/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.04/0.10	c Learn all clauses as in MiniSAT
0.04/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.10	c Expensive reason simplification
0.04/0.10	c Armin Biere (Picosat) restarts strategy
0.04/0.10	c Glucose learned constraints deletion strategy
0.04/0.10	c timeout=2147483647s
0.04/0.10	c DB Simplification allowed=true
0.04/0.10	c --- End Solver configuration ---
0.04/0.10	c solving HOME/instance-3291421-1303790815.cnf
0.04/0.10	c reading problem ... 
0.31/0.24	c ... done. Wall clock time 0.14s.
0.31/0.24	c #vars     11680
0.31/0.24	c #constraints  74576
0.31/0.24	c constraints type 
0.31/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 57394
0.31/0.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 17177
3.56/3.17	c cleaning 2451 clauses out of 4996 with flag 5000/5000
7.23/6.36	c cleaning 4256 clauses out of 8545 with flag 11000/11000
11.43/10.58	c cleaning 5643 clauses out of 11289 with flag 18000/18000
16.15/15.30	c cleaning 6776 clauses out of 13648 with flag 26002/26002
20.79/19.87	c cleaning 7761 clauses out of 15722 with flag 35000/35000
26.39/25.42	c cleaning 8925 clauses out of 17961 with flag 45000/45000
32.49/31.57	c cleaning 9933 clauses out of 20011 with flag 56002/56002
38.79/37.89	c cleaning 10962 clauses out of 22076 with flag 68000/68000
45.59/44.63	c cleaning 11961 clauses out of 23983 with flag 81002/81002
53.20/52.28	c cleaning 12963 clauses out of 26020 with flag 95000/95000
61.80/60.83	c cleaning 13910 clauses out of 28058 with flag 110001/110001
70.81/69.85	c cleaning 15057 clauses out of 30147 with flag 126000/126000
80.41/79.46	c cleaning 16010 clauses out of 32090 with flag 143000/143000
90.82/89.89	c cleaning 16991 clauses out of 34080 with flag 161000/161000
102.32/101.37	c cleaning 18011 clauses out of 36090 with flag 180001/180001
114.53/113.58	c cleaning 19017 clauses out of 38078 with flag 200000/200000
128.53/127.56	c cleaning 20029 clauses out of 40062 with flag 221001/221001
142.63/141.62	c cleaning 20981 clauses out of 42032 with flag 243000/243000
160.24/159.22	c cleaning 22020 clauses out of 44051 with flag 266000/266000
176.74/175.72	c cleaning 22980 clauses out of 46031 with flag 290000/290000
194.06/193.03	c cleaning 23985 clauses out of 48051 with flag 315000/315000
214.16/213.12	c cleaning 25016 clauses out of 50066 with flag 341000/341000
233.87/232.85	c cleaning 26013 clauses out of 52050 with flag 368000/368000
256.47/255.42	c cleaning 27005 clauses out of 54037 with flag 396000/396000
279.18/278.14	c cleaning 27998 clauses out of 56032 with flag 425000/425000
304.59/303.57	c cleaning 29012 clauses out of 58034 with flag 455000/455000
328.40/327.35	c cleaning 29990 clauses out of 60022 with flag 486000/486000
354.80/353.72	c cleaning 30991 clauses out of 62032 with flag 518000/518000
381.21/380.19	c cleaning 31993 clauses out of 64041 with flag 551000/551000
409.51/408.46	c cleaning 33008 clauses out of 66048 with flag 585000/585000
437.92/436.81	c cleaning 34010 clauses out of 68040 with flag 620000/620000
468.73/467.65	c cleaning 34997 clauses out of 70031 with flag 656001/656001
498.03/496.97	c cleaning 35997 clauses out of 72033 with flag 693000/693000
529.54/528.42	c cleaning 36998 clauses out of 74036 with flag 731000/731000
563.84/562.75	c cleaning 38002 clauses out of 76038 with flag 770000/770000
595.25/594.11	c cleaning 39006 clauses out of 78039 with flag 810003/810003
630.96/629.88	c cleaning 39997 clauses out of 80030 with flag 851000/851000
669.17/668.05	c cleaning 40996 clauses out of 82034 with flag 893001/893001
704.78/703.61	c cleaning 42014 clauses out of 84038 with flag 936001/936001
740.78/739.61	c cleaning 43000 clauses out of 86023 with flag 980000/980000
778.39/777.27	c cleaning 43987 clauses out of 88024 with flag 1025001/1025001
814.50/813.38	c cleaning 45000 clauses out of 90036 with flag 1071000/1071000
853.00/851.89	c cleaning 45993 clauses out of 92036 with flag 1118000/1118000
893.91/892.75	c cleaning 47003 clauses out of 94043 with flag 1166000/1166000
934.32/933.17	c cleaning 48017 clauses out of 96041 with flag 1215001/1215001
976.03/974.80	c cleaning 48997 clauses out of 98025 with flag 1265002/1265002
1020.34/1019.17	c cleaning 50006 clauses out of 100028 with flag 1316002/1316002
1063.66/1062.43	c cleaning 51001 clauses out of 102021 with flag 1368001/1368001
1109.47/1108.29	c cleaning 52000 clauses out of 104019 with flag 1421000/1421000
1156.37/1155.16	c cleaning 52994 clauses out of 106020 with flag 1475001/1475001
1205.29/1204.05	c cleaning 54003 clauses out of 108025 with flag 1530000/1530000
1255.90/1254.66	c cleaning 54994 clauses out of 110022 with flag 1586000/1586000
1301.32/1300.01	c starts		: 1430
1301.32/1300.01	c conflicts		: 1635918
1301.32/1300.01	c decisions		: 2910308
1301.32/1300.01	c propagations		: 886978460
1301.32/1300.01	c inspects		: 7997973034
1301.32/1300.01	c shortcuts		: 0
1301.32/1300.01	c learnt literals	: 4
1301.32/1300.01	c learnt binary clauses	: 271
1301.32/1300.01	c learnt ternary clauses	: 6587
1301.32/1300.01	c learnt constraints	: 1635914
1301.32/1300.01	c ignored constraints	: 0
1301.32/1300.01	c root simplifications	: 1434
1301.32/1300.01	c removed literals (reason simplification)	: 309982580
1301.32/1300.01	c reason swapping (by a shorter reason)	: 0
1301.32/1300.01	c Calls to reduceDB	: 52
1301.32/1300.01	c speed (assignments/second)	: 682410.3478068863
1301.32/1300.01	c non guided choices	669
1301.32/1300.04	c learnt constraints type 
1301.32/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 255
1301.32/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 104721
1301.32/1300.04	c constraints type 
1301.32/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 57394
1301.32/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 17177
1301.32/1300.04	s UNKNOWN
1301.32/1300.04	c Total wall clock time (in seconds) : 1299.914

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

running on 2 cores: 4,6

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: 4.07 3.93 3.76 5/247 2723
/proc/meminfo: memFree=25799256/32951124 swapFree=67111524/67111528
[pid=2723] ppid=2721 vsize=9100 CPUtime=0 cores=4,6
/proc/2723/stat : 2723 (java) R 2721 2723 2468 0 -1 4202496 226 0 0 0 0 0 0 0 25 0 1 0 490679714 9318400 162 33554432000 1073741824 1073778376 140735701638960 18446744073709551615 1073758356 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2723/statm: 2275 166 125 9 0 67 0

[startup+0.061078 s]
/proc/loadavg: 4.07 3.93 3.76 5/247 2723
/proc/meminfo: memFree=25799256/32951124 swapFree=67111524/67111528
[pid=2723] ppid=2721 vsize=7635184 CPUtime=0.04 cores=4,6
/proc/2723/stat : 2723 (java) S 2721 2723 2468 0 -1 4202496 9147 0 1 0 3 1 0 0 25 0 18 0 490679714 7818428416 8842 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2723/statm: 1908796 8842 1730 9 0 1899539 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7635184

[startup+0.101071 s]
/proc/loadavg: 4.07 3.93 3.76 5/247 2723
/proc/meminfo: memFree=25799256/32951124 swapFree=67111524/67111528
[pid=2723] ppid=2721 vsize=7636512 CPUtime=0.09 cores=4,6
/proc/2723/stat : 2723 (java) S 2721 2723 2468 0 -1 4202496 10357 0 1 0 8 1 0 0 25 0 18 0 490679714 7819788288 10052 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2723/statm: 1909128 10054 2093 9 0 1899866 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7636512

[startup+0.303434 s]
/proc/loadavg: 4.07 3.93 3.76 5/247 2723
/proc/meminfo: memFree=25799256/32951124 swapFree=67111524/67111528
[pid=2723] ppid=2721 vsize=7639808 CPUtime=0.45 cores=4,6
/proc/2723/stat : 2723 (java) S 2721 2723 2468 0 -1 4202496 13845 0 1 0 43 2 0 0 25 0 19 0 490679714 7823163392 13270 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2723/statm: 1909952 13270 2208 9 0 1900690 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 7639808

[startup+0.701037 s]
/proc/loadavg: 4.07 3.93 3.76 5/247 2723
/proc/meminfo: memFree=25799256/32951124 swapFree=67111524/67111528
[pid=2723] ppid=2721 vsize=7639788 CPUtime=1.06 cores=4,6
/proc/2723/stat : 2723 (java) S 2721 2723 2468 0 -1 4202496 15609 0 1 0 104 2 0 0 25 0 19 0 490679714 7823142912 13590 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2723/statm: 1909947 13590 2218 9 0 1900685 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 7639788

[startup+1.50089 s]
/proc/loadavg: 4.07 3.93 3.76 5/266 2742
/proc/meminfo: memFree=25752116/32951124 swapFree=67111524/67111528
[pid=2723] ppid=2721 vsize=7639656 CPUtime=1.95 cores=4,6
/proc/2723/stat : 2723 (java) S 2721 2723 2468 0 -1 4202496 16259 0 1 0 193 2 0 0 25 0 19 0 490679714 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2723/statm: 1909914 13723 2225 9 0 1900652 0
[pid=2723/tid=2725] ppid=2721 vsize=7639656 CPUtime=1.47 cores=4,6
/proc/2723/task/2725/stat : 2725 (java) R 2721 2723 2468 0 -1 4202560 11460 0 1 0 146 1 0 0 25 0 19 0 490679715 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 46912505643814 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2723/tid=2726] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2726/stat : 2726 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2727] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2727/stat : 2727 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2728] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2728/stat : 2728 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2729] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2729/stat : 2729 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2730] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2730/stat : 2730 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2731] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2731/stat : 2731 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2732] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2732/stat : 2732 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2733] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2733/stat : 2733 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2734] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2734/stat : 2734 (java) S 2721 2723 2468 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 490679717 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 0 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2735] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2735/stat : 2735 (java) S 2721 2723 2468 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 490679718 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2736] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2736/stat : 2736 (java) S 2721 2723 2468 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490679718 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2737] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2737/stat : 2737 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490679720 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347716017 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2738] ppid=2721 vsize=7639656 CPUtime=0.22 cores=4,6
/proc/2723/task/2738/stat : 2738 (java) S 2721 2723 2468 0 -1 4202560 1529 0 0 0 22 0 0 0 15 0 19 0 490679720 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2739] ppid=2721 vsize=7639656 CPUtime=0.24 cores=4,6
/proc/2723/task/2739/stat : 2739 (java) S 2721 2723 2468 0 -1 4202560 2101 0 0 0 24 0 0 0 15 0 19 0 490679720 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2740] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2740/stat : 2740 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490679720 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2741] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2741/stat : 2741 (java) S 2721 2723 2468 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490679720 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2742] ppid=2721 vsize=7639656 CPUtime=0 cores=4,6
/proc/2723/task/2742/stat : 2742 (java) S 2721 2723 2468 0 -1 4202560 11 0 0 0 0 0 0 0 22 0 19 0 490679740 7823007744 13723 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 7639656

[startup+3.1016 s]
/proc/loadavg: 4.07 3.93 3.76 5/266 2743
/proc/meminfo: memFree=25751124/32951124 swapFree=67111524/67111528
[pid=2723] ppid=2721 vsize=7639800 CPUtime=3.56 cores=4,6
/proc/2723/stat : 2723 (java) S 2721 2723 2468 0 -1 4202496 16453 0 1 0 354 2 0 0 25 0 19 0 490679714 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2723/statm: 1909950 13917 2225 9 0 1900688 0
[pid=2723/tid=2725] ppid=2721 vsize=7639800 CPUtime=3.07 cores=4,6
/proc/2723/task/2725/stat : 2725 (java) R 2721 2723 2468 0 -1 4202560 11638 0 1 0 306 1 0 0 25 0 19 0 490679715 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 46912505643616 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2723/tid=2726] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2726/stat : 2726 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2727] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2727/stat : 2727 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2728] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2728/stat : 2728 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2729] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2729/stat : 2729 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2730] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2730/stat : 2730 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2731] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2731/stat : 2731 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2732] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2732/stat : 2732 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2733] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2733/stat : 2733 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490679716 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2734] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2734/stat : 2734 (java) S 2721 2723 2468 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 490679717 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 0 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2735] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2735/stat : 2735 (java) S 2721 2723 2468 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 490679718 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2736] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2736/stat : 2736 (java) S 2721 2723 2468 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490679718 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2737] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2737/stat : 2737 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490679720 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347716017 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2738] ppid=2721 vsize=7639800 CPUtime=0.23 cores=4,6
/proc/2723/task/2738/stat : 2738 (java) S 2721 2723 2468 0 -1 4202560 1545 0 0 0 23 0 0 0 15 0 19 0 490679720 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2739] ppid=2721 vsize=7639800 CPUtime=0.24 cores=4,6
/proc/2723/task/2739/stat : 2739 (java) S 2721 2723 2468 0 -1 4202560 2101 0 0 0 24 0 0 0 15 0 19 0 490679720 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2740] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2740/stat : 2740 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490679720 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2741] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2741/stat : 2741 (java) S 2721 2723 2468 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490679720 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2742] ppid=2721 vsize=7639800 CPUtime=0 cores=4,6
/proc/2723/task/2742/stat : 2742 (java) S 2721 2723 2468 0 -1 4202560 11 0 0 0 0 0 0 0 22 0 19 0 490679740 7823155200 13917 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 7639800

[startup+6.30104 s]
/proc/loadavg: 4.07 3.93 3.76 5/266 2743
/proc/meminfo: memFree=25713028/32951124 swapFree=67111524/67111528
[pid=2723] ppid=2721 vsize=7659976 CPUtime=7.23 cores=4,6
/proc/2723/stat : 2723 (java) S 2721 2723 2468 0 -1 4202496 28306 0 1 0 719 4 0 0 25 0 19 0 490679714 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2723/statm: 1914994 23032 2253 9 0 1905732 0
[pid=2723/tid=2725] ppid=2721 vsize=7659976 CPUtime=6.22 cores=4,6
/proc/2723/task/2725/stat : 2725 (java) R 2721 2723 2468 0 -1 4202560 11647 0 1 0 620 2 0 0 25 0 19 0 490679715 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 46912505631935 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2723/tid=2726] ppid=2721 vsize=7659976 CPUtime=0.01 cores=4,6
/proc/2723/task/2726/stat : 2726 (java) S 2721 2723 2468 0 -1 4202560 1029 0 0 0 1 0 0 0 18 0 19 0 490679716 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2727] ppid=2721 vsize=7659976 CPUtime=0.01 cores=4,6
/proc/2723/task/2727/stat : 2727 (java) S 2721 2723 2468 0 -1 4202560 1224 0 0 0 1 0 0 0 18 0 19 0 490679716 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2728] ppid=2721 vsize=7659976 CPUtime=0 cores=4,6
/proc/2723/task/2728/stat : 2728 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490679716 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2729] ppid=2721 vsize=7659976 CPUtime=0 cores=4,6
/proc/2723/task/2729/stat : 2729 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490679716 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2730] ppid=2721 vsize=7659976 CPUtime=0 cores=4,6
/proc/2723/task/2730/stat : 2730 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490679716 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2731] ppid=2721 vsize=7659976 CPUtime=0 cores=4,6
/proc/2723/task/2731/stat : 2731 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490679716 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2732] ppid=2721 vsize=7659976 CPUtime=0 cores=4,6
/proc/2723/task/2732/stat : 2732 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490679716 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2733] ppid=2721 vsize=7659976 CPUtime=0 cores=4,6
/proc/2723/task/2733/stat : 2733 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490679716 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2734] ppid=2721 vsize=7659976 CPUtime=0.03 cores=4,6
/proc/2723/task/2734/stat : 2734 (java) S 2721 2723 2468 0 -1 4202560 2261 0 0 0 3 0 0 0 15 0 19 0 490679717 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 0 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2735] ppid=2721 vsize=7659976 CPUtime=0 cores=4,6
/proc/2723/task/2735/stat : 2735 (java) S 2721 2723 2468 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 19 0 490679718 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2736] ppid=2721 vsize=7659976 CPUtime=0 cores=4,6
/proc/2723/task/2736/stat : 2736 (java) S 2721 2723 2468 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 19 0 490679718 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2737] ppid=2721 vsize=7659976 CPUtime=0 cores=4,6
/proc/2723/task/2737/stat : 2737 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490679720 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347716017 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2738] ppid=2721 vsize=7659976 CPUtime=0.66 cores=4,6
/proc/2723/task/2738/stat : 2738 (java) S 2721 2723 2468 0 -1 4202560 8577 0 0 0 66 0 0 0 15 0 19 0 490679720 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2739] ppid=2721 vsize=7659976 CPUtime=0.25 cores=4,6
/proc/2723/task/2739/stat : 2739 (java) S 2721 2723 2468 0 -1 4202560 2404 0 0 0 25 0 0 0 15 0 19 0 490679720 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2740] ppid=2721 vsize=7659976 CPUtime=0 cores=4,6
/proc/2723/task/2740/stat : 2740 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490679720 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2741] ppid=2721 vsize=7659976 CPUtime=0 cores=4,6
/proc/2723/task/2741/stat : 2741 (java) S 2721 2723 2468 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490679720 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2742] ppid=2721 vsize=7659976 CPUtime=0 cores=4,6
/proc/2723/task/2742/stat : 2742 (java) S 2721 2723 2468 0 -1 4202560 11 0 0 0 0 0 0 0 22 0 19 0 490679740 7843815424 23032 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.23
Current children cumulated vsize (KiB) 7659976

[startup+12.7009 s]

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

[pid=2723/tid=2731] ppid=2721 vsize=7648904 CPUtime=0.02 cores=4,6
/proc/2723/task/2731/stat : 2731 (java) S 2721 2723 2468 0 -1 4202560 1037 0 0 0 2 0 0 0 15 0 19 0 490679716 7832477696 38589 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2732] ppid=2721 vsize=7648904 CPUtime=0.09 cores=4,6
/proc/2723/task/2732/stat : 2732 (java) S 2721 2723 2468 0 -1 4202560 491 0 0 0 9 0 0 0 15 0 19 0 490679716 7832477696 38589 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2733] ppid=2721 vsize=7648904 CPUtime=0.07 cores=4,6
/proc/2723/task/2733/stat : 2733 (java) S 2721 2723 2468 0 -1 4202560 420 0 0 0 7 0 0 0 15 0 19 0 490679716 7832477696 38589 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2734] ppid=2721 vsize=7648904 CPUtime=2.36 cores=4,6
/proc/2723/task/2734/stat : 2734 (java) S 2721 2723 2468 0 -1 4202560 5777 0 0 0 236 0 0 0 15 0 19 0 490679717 7832477696 38589 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 0 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2735] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2735/stat : 2735 (java) S 2721 2723 2468 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 19 0 490679718 7832477696 38589 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2736] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2736/stat : 2736 (java) S 2721 2723 2468 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 19 0 490679718 7832477696 38589 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2737] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2737/stat : 2737 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490679720 7832477696 38589 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347716017 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2738] ppid=2721 vsize=7648904 CPUtime=0.66 cores=4,6
/proc/2723/task/2738/stat : 2738 (java) S 2721 2723 2468 0 -1 4202560 8577 0 0 0 66 0 0 0 15 0 19 0 490679720 7832477696 38589 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2739] ppid=2721 vsize=7648904 CPUtime=0.3 cores=4,6
/proc/2723/task/2739/stat : 2739 (java) S 2721 2723 2468 0 -1 4202560 2406 0 0 0 30 0 0 0 15 0 19 0 490679720 7832477696 38589 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2740] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2740/stat : 2740 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490679720 7832477696 38589 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2741] ppid=2721 vsize=7648904 CPUtime=0.01 cores=4,6
/proc/2723/task/2741/stat : 2741 (java) S 2721 2723 2468 0 -1 4202560 66 0 0 0 1 0 0 0 15 0 19 0 490679720 7832477696 38589 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2742] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2742/stat : 2742 (java) S 2721 2723 2468 0 -1 4202560 11 0 0 0 0 0 0 0 22 0 19 0 490679740 7832477696 38589 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1123.57
Current children cumulated vsize (KiB) 7648904

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 3.92 5/265 2922
/proc/meminfo: memFree=25351548/32951124 swapFree=67111524/67111528
[pid=2723] ppid=2721 vsize=7648904 CPUtime=1183.58 cores=4,6
/proc/2723/stat : 2723 (java) S 2721 2723 2468 0 -1 4202496 46731 0 1 0 118350 8 0 0 25 0 19 0 490679714 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2723/statm: 1912226 38934 2253 9 0 1902964 0
[pid=2723/tid=2725] ppid=2721 vsize=7648904 CPUtime=1179.54 cores=4,6
/proc/2723/task/2725/stat : 2725 (java) R 2721 2723 2468 0 -1 4202560 16904 0 1 0 117950 4 0 0 25 0 19 0 490679715 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 46912505705915 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2723/tid=2726] ppid=2721 vsize=7648904 CPUtime=0.09 cores=4,6
/proc/2723/task/2726/stat : 2726 (java) S 2721 2723 2468 0 -1 4202560 1329 0 0 0 9 0 0 0 15 0 19 0 490679716 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2727] ppid=2721 vsize=7648904 CPUtime=0.09 cores=4,6
/proc/2723/task/2727/stat : 2727 (java) S 2721 2723 2468 0 -1 4202560 2072 0 0 0 9 0 0 0 15 0 19 0 490679716 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2728] ppid=2721 vsize=7648904 CPUtime=0.04 cores=4,6
/proc/2723/task/2728/stat : 2728 (java) S 2721 2723 2468 0 -1 4202560 659 0 0 0 4 0 0 0 15 0 19 0 490679716 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2729] ppid=2721 vsize=7648904 CPUtime=0.06 cores=4,6
/proc/2723/task/2729/stat : 2729 (java) S 2721 2723 2468 0 -1 4202560 2267 0 0 0 6 0 0 0 15 0 19 0 490679716 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2730] ppid=2721 vsize=7648904 CPUtime=0.08 cores=4,6
/proc/2723/task/2730/stat : 2730 (java) S 2721 2723 2468 0 -1 4202560 3449 0 0 0 8 0 0 0 15 0 19 0 490679716 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2731] ppid=2721 vsize=7648904 CPUtime=0.03 cores=4,6
/proc/2723/task/2731/stat : 2731 (java) S 2721 2723 2468 0 -1 4202560 1044 0 0 0 3 0 0 0 16 0 19 0 490679716 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2732] ppid=2721 vsize=7648904 CPUtime=0.09 cores=4,6
/proc/2723/task/2732/stat : 2732 (java) S 2721 2723 2468 0 -1 4202560 491 0 0 0 9 0 0 0 15 0 19 0 490679716 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2733] ppid=2721 vsize=7648904 CPUtime=0.07 cores=4,6
/proc/2723/task/2733/stat : 2733 (java) S 2721 2723 2468 0 -1 4202560 420 0 0 0 7 0 0 0 15 0 19 0 490679716 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2734] ppid=2721 vsize=7648904 CPUtime=2.41 cores=4,6
/proc/2723/task/2734/stat : 2734 (java) S 2721 2723 2468 0 -1 4202560 5887 0 0 0 241 0 0 0 15 0 19 0 490679717 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 0 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2735] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2735/stat : 2735 (java) S 2721 2723 2468 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 19 0 490679718 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2736] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2736/stat : 2736 (java) S 2721 2723 2468 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 19 0 490679718 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2737] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2737/stat : 2737 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490679720 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347716017 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2738] ppid=2721 vsize=7648904 CPUtime=0.66 cores=4,6
/proc/2723/task/2738/stat : 2738 (java) S 2721 2723 2468 0 -1 4202560 8577 0 0 0 66 0 0 0 15 0 19 0 490679720 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2739] ppid=2721 vsize=7648904 CPUtime=0.3 cores=4,6
/proc/2723/task/2739/stat : 2739 (java) S 2721 2723 2468 0 -1 4202560 2406 0 0 0 30 0 0 0 15 0 19 0 490679720 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2740] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2740/stat : 2740 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490679720 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2741] ppid=2721 vsize=7648904 CPUtime=0.01 cores=4,6
/proc/2723/task/2741/stat : 2741 (java) S 2721 2723 2468 0 -1 4202560 70 0 0 0 1 0 0 0 15 0 19 0 490679720 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2742] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2742/stat : 2742 (java) S 2721 2723 2468 0 -1 4202560 11 0 0 0 0 0 0 0 22 0 19 0 490679740 7832477696 38934 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1183.58
Current children cumulated vsize (KiB) 7648904

[startup+1242.3 s]
/proc/loadavg: 4.32 4.11 3.95 5/266 2925
/proc/meminfo: memFree=24200072/32951124 swapFree=67111524/67111528
[pid=2723] ppid=2721 vsize=7648904 CPUtime=1243.6 cores=4,6
/proc/2723/stat : 2723 (java) S 2721 2723 2468 0 -1 4202496 46884 0 1 0 124351 9 0 0 25 0 19 0 490679714 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2723/statm: 1912226 39082 2253 9 0 1902964 0
[pid=2723/tid=2725] ppid=2721 vsize=7648904 CPUtime=1239.48 cores=4,6
/proc/2723/task/2725/stat : 2725 (java) R 2721 2723 2468 0 -1 4202560 16905 0 1 0 123944 4 0 0 25 0 19 0 490679715 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 46912505705585 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2723/tid=2726] ppid=2721 vsize=7648904 CPUtime=0.09 cores=4,6
/proc/2723/task/2726/stat : 2726 (java) S 2721 2723 2468 0 -1 4202560 1333 0 0 0 9 0 0 0 15 0 19 0 490679716 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2727] ppid=2721 vsize=7648904 CPUtime=0.09 cores=4,6
/proc/2723/task/2727/stat : 2727 (java) S 2721 2723 2468 0 -1 4202560 2072 0 0 0 9 0 0 0 15 0 19 0 490679716 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2728] ppid=2721 vsize=7648904 CPUtime=0.04 cores=4,6
/proc/2723/task/2728/stat : 2728 (java) S 2721 2723 2468 0 -1 4202560 659 0 0 0 4 0 0 0 15 0 19 0 490679716 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2729] ppid=2721 vsize=7648904 CPUtime=0.06 cores=4,6
/proc/2723/task/2729/stat : 2729 (java) S 2721 2723 2468 0 -1 4202560 2267 0 0 0 6 0 0 0 15 0 19 0 490679716 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2730] ppid=2721 vsize=7648904 CPUtime=0.09 cores=4,6
/proc/2723/task/2730/stat : 2730 (java) S 2721 2723 2468 0 -1 4202560 3449 0 0 0 9 0 0 0 15 0 19 0 490679716 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2731] ppid=2721 vsize=7648904 CPUtime=0.03 cores=4,6
/proc/2723/task/2731/stat : 2731 (java) S 2721 2723 2468 0 -1 4202560 1044 0 0 0 3 0 0 0 15 0 19 0 490679716 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2732] ppid=2721 vsize=7648904 CPUtime=0.09 cores=4,6
/proc/2723/task/2732/stat : 2732 (java) S 2721 2723 2468 0 -1 4202560 494 0 0 0 9 0 0 0 15 0 19 0 490679716 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2733] ppid=2721 vsize=7648904 CPUtime=0.07 cores=4,6
/proc/2723/task/2733/stat : 2733 (java) S 2721 2723 2468 0 -1 4202560 420 0 0 0 7 0 0 0 15 0 19 0 490679716 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2734] ppid=2721 vsize=7648904 CPUtime=2.47 cores=4,6
/proc/2723/task/2734/stat : 2734 (java) S 2721 2723 2468 0 -1 4202560 6030 0 0 0 247 0 0 0 15 0 19 0 490679717 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 0 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2735] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2735/stat : 2735 (java) S 2721 2723 2468 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 19 0 490679718 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2736] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2736/stat : 2736 (java) S 2721 2723 2468 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 19 0 490679718 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2737] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2737/stat : 2737 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490679720 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347716017 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2738] ppid=2721 vsize=7648904 CPUtime=0.66 cores=4,6
/proc/2723/task/2738/stat : 2738 (java) S 2721 2723 2468 0 -1 4202560 8577 0 0 0 66 0 0 0 15 0 19 0 490679720 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2739] ppid=2721 vsize=7648904 CPUtime=0.3 cores=4,6
/proc/2723/task/2739/stat : 2739 (java) S 2721 2723 2468 0 -1 4202560 2406 0 0 0 30 0 0 0 15 0 19 0 490679720 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2740] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2740/stat : 2740 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490679720 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2741] ppid=2721 vsize=7648904 CPUtime=0.01 cores=4,6
/proc/2723/task/2741/stat : 2741 (java) S 2721 2723 2468 0 -1 4202560 72 0 0 0 1 0 0 0 15 0 19 0 490679720 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2742] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2742/stat : 2742 (java) S 2721 2723 2468 0 -1 4202560 11 0 0 0 0 0 0 0 22 0 19 0 490679740 7832477696 39082 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1243.6
Current children cumulated vsize (KiB) 7648904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.09 3.95 5/266 2927
/proc/meminfo: memFree=24194392/32951124 swapFree=67111524/67111528
[pid=2723] ppid=2721 vsize=7648904 CPUtime=1301.32 cores=4,6
/proc/2723/stat : 2723 (java) S 2721 2723 2468 0 -1 4202496 47441 0 1 0 130122 10 0 0 25 0 19 0 490679714 7832477696 39632 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2723/statm: 1912226 39632 2253 9 0 1902964 0
[pid=2723/tid=2725] ppid=2721 vsize=7648904 CPUtime=1297.11 cores=4,6
/proc/2723/task/2725/stat : 2725 (java) R 2721 2723 2468 0 -1 4202560 17444 0 1 0 129706 5 0 0 25 0 19 0 490679715 7832477696 39632 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 46912505705552 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2723/tid=2726] ppid=2721 vsize=7648904 CPUtime=0.09 cores=4,6
/proc/2723/task/2726/stat : 2726 (java) S 2721 2723 2468 0 -1 4202560 1333 0 0 0 9 0 0 0 16 0 19 0 490679716 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2727] ppid=2721 vsize=7648904 CPUtime=0.1 cores=4,6
/proc/2723/task/2727/stat : 2727 (java) S 2721 2723 2468 0 -1 4202560 2072 0 0 0 10 0 0 0 15 0 19 0 490679716 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2728] ppid=2721 vsize=7648904 CPUtime=0.04 cores=4,6
/proc/2723/task/2728/stat : 2728 (java) S 2721 2723 2468 0 -1 4202560 659 0 0 0 4 0 0 0 15 0 19 0 490679716 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2729] ppid=2721 vsize=7648904 CPUtime=0.07 cores=4,6
/proc/2723/task/2729/stat : 2729 (java) S 2721 2723 2468 0 -1 4202560 2267 0 0 0 7 0 0 0 16 0 19 0 490679716 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2730] ppid=2721 vsize=7648904 CPUtime=0.09 cores=4,6
/proc/2723/task/2730/stat : 2730 (java) S 2721 2723 2468 0 -1 4202560 3449 0 0 0 9 0 0 0 15 0 19 0 490679716 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2731] ppid=2721 vsize=7648904 CPUtime=0.03 cores=4,6
/proc/2723/task/2731/stat : 2731 (java) S 2721 2723 2468 0 -1 4202560 1044 0 0 0 3 0 0 0 15 0 19 0 490679716 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2732] ppid=2721 vsize=7648904 CPUtime=0.09 cores=4,6
/proc/2723/task/2732/stat : 2732 (java) S 2721 2723 2468 0 -1 4202560 494 0 0 0 9 0 0 0 15 0 19 0 490679716 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2733] ppid=2721 vsize=7648904 CPUtime=0.07 cores=4,6
/proc/2723/task/2733/stat : 2733 (java) S 2721 2723 2468 0 -1 4202560 432 0 0 0 7 0 0 0 15 0 19 0 490679716 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2734] ppid=2721 vsize=7648904 CPUtime=2.54 cores=4,6
/proc/2723/task/2734/stat : 2734 (java) S 2721 2723 2468 0 -1 4202560 6032 0 0 0 254 0 0 0 15 0 19 0 490679717 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 0 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2735] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2735/stat : 2735 (java) S 2721 2723 2468 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 19 0 490679718 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2736] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2736/stat : 2736 (java) S 2721 2723 2468 0 -1 4202560 19 0 0 0 0 0 0 0 18 0 19 0 490679718 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2737] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2737/stat : 2737 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490679720 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347716017 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2738] ppid=2721 vsize=7648904 CPUtime=0.66 cores=4,6
/proc/2723/task/2738/stat : 2738 (java) S 2721 2723 2468 0 -1 4202560 8577 0 0 0 66 0 0 0 15 0 19 0 490679720 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
[pid=2723/tid=2739] ppid=2721 vsize=7648904 CPUtime=0.3 cores=4,6
/proc/2723/task/2739/stat : 2739 (java) S 2721 2723 2468 0 -1 4202560 2406 0 0 0 30 0 0 0 15 0 19 0 490679720 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2740] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2740/stat : 2740 (java) S 2721 2723 2468 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490679720 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708313 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2741] ppid=2721 vsize=7648904 CPUtime=0.01 cores=4,6
/proc/2723/task/2741/stat : 2741 (java) S 2721 2723 2468 0 -1 4202560 76 0 0 0 1 0 0 0 15 0 19 0 490679720 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 6 0 0 0
[pid=2723/tid=2742] ppid=2721 vsize=7648904 CPUtime=0 cores=4,6
/proc/2723/task/2742/stat : 2742 (java) S 2721 2723 2468 0 -1 4202560 11 0 0 0 0 0 0 0 22 0 19 0 490679740 7832477696 39633 33554432000 1073741824 1073778376 140733268730928 18446744073709551615 232347708928 0 4 0 16800975 18446604453807957120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1301.32
Current children cumulated vsize (KiB) 7648904

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.4
CPU user time (s): 1301.3
CPU system time (s): 0.108983
CPU usage (%): 100.104
Max. virtual memory (cumulated for all children) (KiB): 7664020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.3
system time used= 0.108983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47495
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= 28068
involuntary context switches= 4198

runsolver used 2.70759 second user time and 5.12422 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-26 06:06:56
IDJOB=3291421
IDBENCH=84215
IDSOLVER=1611
FILE ID=node132/3291421-1303790815
RUNJOBID= node132-1303790686-2487
PBS_JOBID= 13157266
Free space on /tmp= 72048 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.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-3291421-1303790815/watcher-3291421-1303790815 -o /tmp/evaluation-result-3291421-1303790815/solver-3291421-1303790815 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3291421-1303790815.cnf

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=1614899246

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25799536 kB
Buffers:        697508 kB
Cached:        5471720 kB
SwapCached:          4 kB
Active:        1046292 kB
Inactive:      5615216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25799536 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5504 kB
Writeback:           0 kB
AnonPages:      492080 kB
Mapped:          23464 kB
Slab:           424824 kB
PageTables:       6856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22058604 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71912 MiB
End job on node132 at 2011-04-26 06:28:38