Trace number 3250422

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2071.cnf
MD5SUM337bdbc5d8bf0013ca73aeffa06cffe8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark95.7414
Satisfiable
(Un)Satisfiability was proved
Number of variables2070
Number of clauses158884
Sum of the clauses size478584
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158240
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5644

Solver Data

0.04/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.16	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.16	c See www.sat4j.org for details.
0.04/0.17	c no version file found!!!
0.04/0.17	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.17	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.17	c java.vm.version	19.1-b02
0.04/0.17	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.17	c sun.arch.data.model	64
0.04/0.17	c java.version		1.6.0_24
0.04/0.17	c os.name		Linux
0.04/0.17	c os.version		2.6.18-164.el5
0.04/0.17	c os.arch		amd64
0.04/0.17	c Free memory 		6997539544
0.04/0.17	c Max memory 		7034241024
0.04/0.17	c Total memory 		7034241024
0.04/0.17	c Number of processors 	8
0.04/0.19	c --- Begin Solver configuration ---
0.04/0.19	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.04/0.19	c Learn all clauses as in MiniSAT
0.04/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.19	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.19	c Expensive reason simplification
0.04/0.19	c Armin Biere (Picosat) restarts strategy
0.04/0.19	c Glucose learned constraints deletion strategy
0.04/0.19	c timeout=2147483647s
0.04/0.19	c DB Simplification allowed=true
0.04/0.19	c --- End Solver configuration ---
0.04/0.19	c solving HOME/instance-3250422-1303544177.cnf
0.04/0.19	c reading problem ... 
0.28/0.39	c ... done. Wall clock time 0.202s.
0.28/0.39	c #vars     2070
0.28/0.39	c #constraints  158884
0.28/0.39	c constraints type 
0.28/0.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 158884
1.75/1.44	c cleaning 2496 clauses out of 5000 with flag 5000/5000
3.01/2.43	c cleaning 4249 clauses out of 8504 with flag 11000/11000
4.11/3.53	c cleaning 5627 clauses out of 11257 with flag 18002/18002
5.32/4.76	c cleaning 6809 clauses out of 13628 with flag 26000/26000
6.73/6.18	c cleaning 7907 clauses out of 15819 with flag 35000/35000
8.34/7.74	c cleaning 8954 clauses out of 17913 with flag 45001/45001
10.04/9.46	c cleaning 9972 clauses out of 19959 with flag 56001/56001
11.94/11.36	c cleaning 10992 clauses out of 21989 with flag 68003/68003
14.05/13.42	c cleaning 11984 clauses out of 23994 with flag 81000/81000
16.35/15.72	c cleaning 13001 clauses out of 26010 with flag 95000/95000
18.85/18.24	c cleaning 14001 clauses out of 28011 with flag 110002/110002
21.46/20.90	c cleaning 15001 clauses out of 30009 with flag 126001/126001
24.46/23.82	c cleaning 15994 clauses out of 32007 with flag 143000/143000
27.45/26.86	c cleaning 17007 clauses out of 34014 with flag 161001/161001
30.76/30.19	c cleaning 18000 clauses out of 36006 with flag 180000/180000
34.36/33.75	c cleaning 19002 clauses out of 38009 with flag 200003/200003
38.16/37.54	c cleaning 19999 clauses out of 40004 with flag 221000/221000
42.16/41.55	c cleaning 20993 clauses out of 42005 with flag 243000/243000
46.36/45.76	c cleaning 21997 clauses out of 44012 with flag 266000/266000
50.77/50.18	c cleaning 23002 clauses out of 46015 with flag 290000/290000
55.57/54.97	c cleaning 23997 clauses out of 48013 with flag 315000/315000
60.67/60.05	c cleaning 25000 clauses out of 50016 with flag 341000/341000
65.98/65.33	c cleaning 26006 clauses out of 52017 with flag 368001/368001
71.58/70.90	c cleaning 26998 clauses out of 54012 with flag 396002/396002
77.28/76.66	c cleaning 27996 clauses out of 56012 with flag 425000/425000
83.38/82.77	c cleaning 29000 clauses out of 58017 with flag 455001/455001
89.48/88.89	c cleaning 29997 clauses out of 60016 with flag 486000/486000
96.29/95.62	c cleaning 30998 clauses out of 62021 with flag 518002/518002
103.29/102.63	c cleaning 32003 clauses out of 64021 with flag 551000/551000
110.49/109.84	c cleaning 32999 clauses out of 66018 with flag 585000/585000
118.40/117.77	c cleaning 34005 clauses out of 68019 with flag 620000/620000
126.40/125.74	c cleaning 35003 clauses out of 70019 with flag 656005/656005
135.10/134.44	c cleaning 35996 clauses out of 72011 with flag 693000/693000
143.41/142.74	c cleaning 36997 clauses out of 74016 with flag 731001/731001
152.31/151.61	c cleaning 37997 clauses out of 76018 with flag 770000/770000
161.61/160.94	c cleaning 38989 clauses out of 78021 with flag 810000/810000
171.41/170.78	c cleaning 40002 clauses out of 80032 with flag 851000/851000
181.62/180.96	c cleaning 41006 clauses out of 82031 with flag 893001/893001
192.22/191.55	c cleaning 42006 clauses out of 84025 with flag 936001/936001
202.73/202.09	c cleaning 42999 clauses out of 86018 with flag 980000/980000
214.13/213.50	c cleaning 44001 clauses out of 88019 with flag 1025000/1025000
225.63/224.97	c cleaning 44998 clauses out of 90019 with flag 1071001/1071001
237.93/237.20	c cleaning 46000 clauses out of 92021 with flag 1118001/1118001
250.03/249.39	c cleaning 46999 clauses out of 94020 with flag 1166000/1166000
262.64/261.93	c cleaning 48007 clauses out of 96021 with flag 1215000/1215000
275.44/274.75	c cleaning 48999 clauses out of 98015 with flag 1265001/1265001
288.44/287.71	c cleaning 49991 clauses out of 100015 with flag 1316000/1316000
302.85/302.10	c cleaning 51002 clauses out of 102024 with flag 1368000/1368000
317.06/316.37	c cleaning 52002 clauses out of 104022 with flag 1421000/1421000
332.76/332.06	c cleaning 53002 clauses out of 106021 with flag 1475001/1475001
348.97/348.27	c cleaning 53997 clauses out of 108018 with flag 1530000/1530000
364.97/364.26	c cleaning 55003 clauses out of 110021 with flag 1586000/1586000
382.67/381.92	c cleaning 56007 clauses out of 112019 with flag 1643001/1643001
399.78/399.08	c cleaning 56987 clauses out of 114011 with flag 1701000/1701000
417.29/416.54	c cleaning 58009 clauses out of 116024 with flag 1760000/1760000
436.49/435.79	c cleaning 58999 clauses out of 118016 with flag 1820001/1820001
454.00/453.28	c cleaning 60002 clauses out of 120017 with flag 1881001/1881001
472.20/471.48	c cleaning 61002 clauses out of 122015 with flag 1943001/1943001
492.21/491.47	c cleaning 61995 clauses out of 124013 with flag 2006001/2006001
511.01/510.24	c cleaning 62991 clauses out of 126017 with flag 2070000/2070000
531.92/531.10	c cleaning 64005 clauses out of 128026 with flag 2135000/2135000
553.42/552.60	c cleaning 64993 clauses out of 130021 with flag 2201000/2201000
573.43/572.66	c cleaning 66005 clauses out of 132029 with flag 2268001/2268001
596.94/596.16	c cleaning 66997 clauses out of 134023 with flag 2336000/2336000
621.15/620.31	c cleaning 67996 clauses out of 136026 with flag 2405000/2405000
644.25/643.46	c cleaning 69006 clauses out of 138030 with flag 2475000/2475000
666.86/666.05	c cleaning 70010 clauses out of 140026 with flag 2546002/2546002
691.76/690.93	c cleaning 70986 clauses out of 142014 with flag 2618000/2618000
718.17/717.38	c cleaning 72003 clauses out of 144029 with flag 2691001/2691001
742.57/741.74	c cleaning 73002 clauses out of 146027 with flag 2765002/2765002
769.08/768.20	c cleaning 74000 clauses out of 148023 with flag 2840000/2840000
799.08/798.24	c cleaning 74984 clauses out of 150023 with flag 2916000/2916000
829.01/828.13	c cleaning 76013 clauses out of 152039 with flag 2993000/2993000
854.92/854.03	c cleaning 76997 clauses out of 154026 with flag 3071000/3071000
882.53/881.64	c cleaning 78004 clauses out of 156029 with flag 3150000/3150000
914.34/913.41	c cleaning 79005 clauses out of 158026 with flag 3230001/3230001
945.55/944.64	c cleaning 80000 clauses out of 160020 with flag 3311000/3311000
975.16/974.22	c cleaning 80999 clauses out of 162020 with flag 3393000/3393000
1006.27/1005.31	c cleaning 81996 clauses out of 164021 with flag 3476000/3476000
1040.48/1039.58	c cleaning 83002 clauses out of 166025 with flag 3560000/3560000
1073.28/1072.32	c cleaning 84002 clauses out of 168023 with flag 3645000/3645000
1105.09/1104.12	c cleaning 84998 clauses out of 170021 with flag 3731000/3731000
1142.39/1141.46	c cleaning 85995 clauses out of 172023 with flag 3818000/3818000
1180.70/1179.73	c cleaning 87001 clauses out of 174028 with flag 3906000/3906000
1217.31/1216.30	c cleaning 88008 clauses out of 176027 with flag 3995000/3995000
1250.52/1249.55	c cleaning 88998 clauses out of 178020 with flag 4085001/4085001
1287.73/1286.78	c cleaning 90005 clauses out of 180022 with flag 4176001/4176001
1301.04/1300.01	c starts		: 2011
1301.04/1300.01	c conflicts		: 4212303
1301.04/1300.01	c decisions		: 4792474
1301.04/1300.01	c propagations		: 503964095
1301.04/1300.01	c inspects		: 11166863750
1301.04/1300.01	c shortcuts		: 0
1301.04/1300.01	c learnt literals	: 0
1301.04/1300.01	c learnt binary clauses	: 0
1301.04/1300.01	c learnt ternary clauses	: 0
1301.04/1300.01	c learnt constraints	: 4212303
1301.04/1300.01	c ignored constraints	: 0
1301.04/1300.01	c root simplifications	: 2011
1301.04/1300.01	c removed literals (reason simplification)	: 88385530
1301.04/1300.01	c reason swapping (by a shorter reason)	: 0
1301.04/1300.01	c Calls to reduceDB	: 87
1301.04/1300.01	c speed (assignments/second)	: 387779.0087387284
1301.04/1300.01	c non guided choices	98
1301.04/1300.04	c learnt constraints type 
1301.04/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 126400
1301.04/1300.04	c constraints type 
1301.04/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 158884
1301.04/1300.04	s UNKNOWN
1301.04/1300.04	c Total wall clock time (in seconds) : 1299.82

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.61 2.71 4/183 7194
/proc/meminfo: memFree=14586040/32951124 swapFree=67111528/67111528
[pid=7194] ppid=7191 vsize=11800 CPUtime=0 cores=0,2
/proc/7194/stat : 7194 (runsolver) R 7191 7194 6310 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 466018656 12083200 54 33554432000 4194304 5434984 140736074517312 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/7194/statm: 2950 54 34 303 0 2644 0

[startup+0.0852071 s]
/proc/loadavg: 1.06 1.61 2.71 4/183 7194
/proc/meminfo: memFree=14586040/32951124 swapFree=67111528/67111528
[pid=7194] ppid=7191 vsize=7564352 CPUtime=0.03 cores=0,2
/proc/7194/stat : 7194 (java) S 7191 7194 6310 0 -1 4202496 8724 0 42 0 2 1 0 0 20 0 13 0 466018656 7745896448 8461 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624913381 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/7194/statm: 1891088 8461 1675 9 0 1881836 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.100994 s]
/proc/loadavg: 1.06 1.61 2.71 4/183 7194
/proc/meminfo: memFree=14586040/32951124 swapFree=67111528/67111528
[pid=7194] ppid=7191 vsize=7564352 CPUtime=0.04 cores=0,2
/proc/7194/stat : 7194 (java) S 7191 7194 6310 0 -1 4202496 8847 0 42 0 3 1 0 0 20 0 13 0 466018656 7745896448 8584 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624913381 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/7194/statm: 1891088 8584 1684 9 0 1881836 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564352

[startup+0.300897 s]
/proc/loadavg: 1.06 1.61 2.71 4/183 7194
/proc/meminfo: memFree=14586040/32951124 swapFree=67111528/67111528
[pid=7194] ppid=7191 vsize=7639908 CPUtime=0.28 cores=0,2
/proc/7194/stat : 7194 (java) S 7191 7194 6310 0 -1 4202496 12396 0 43 0 26 2 0 0 20 0 18 0 466018656 7823265792 11636 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7194/statm: 1909977 11638 2195 9 0 1900715 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7639908

[startup+0.70086 s]
/proc/loadavg: 1.06 1.61 2.71 4/183 7194
/proc/meminfo: memFree=14586040/32951124 swapFree=67111528/67111528
[pid=7194] ppid=7191 vsize=7642024 CPUtime=1.01 cores=0,2
/proc/7194/stat : 7194 (java) S 7191 7194 6310 0 -1 4202496 16812 0 43 0 99 2 0 0 20 0 19 0 466018656 7825432576 15806 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7194/statm: 1910506 15806 2224 9 0 1901244 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 7642024

[startup+1.50074 s]
/proc/loadavg: 1.06 1.61 2.71 5/241 7256
/proc/meminfo: memFree=14376968/32951124 swapFree=67111528/67111528
[pid=7194] ppid=7191 vsize=7644324 CPUtime=1.91 cores=0,2
/proc/7194/stat : 7194 (java) S 7191 7194 6310 0 -1 4202496 21806 0 43 0 188 3 0 0 20 0 19 0 466018656 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7194/statm: 1911081 20252 2246 9 0 1901819 0
[pid=7194/tid=7197] ppid=7191 vsize=7644324 CPUtime=1.33 cores=0,2
/proc/7194/task/7197/stat : 7197 (java) S 7191 7194 6310 0 -1 4202560 13179 0 42 0 132 1 0 0 20 0 19 0 466018657 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 0 0 0 8
[pid=7194/tid=7214] ppid=7191 vsize=7644324 CPUtime=0.01 cores=0,2
/proc/7194/task/7214/stat : 7214 (java) S 7191 7194 6310 0 -1 4202560 1442 0 0 0 1 0 0 0 18 0 19 0 466018658 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7215] ppid=7191 vsize=7644324 CPUtime=0.01 cores=0,2
/proc/7194/task/7215/stat : 7215 (java) S 7191 7194 6310 0 -1 4202560 1511 0 0 0 1 0 0 0 18 0 19 0 466018658 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7216] ppid=7191 vsize=7644324 CPUtime=0 cores=0,2
/proc/7194/task/7216/stat : 7216 (java) S 7191 7194 6310 0 -1 4202560 508 0 0 0 0 0 0 0 18 0 19 0 466018658 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7217] ppid=7191 vsize=7644324 CPUtime=0 cores=0,2
/proc/7194/task/7217/stat : 7217 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 466018658 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7218] ppid=7191 vsize=7644324 CPUtime=0 cores=0,2
/proc/7194/task/7218/stat : 7218 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 466018658 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7219] ppid=7191 vsize=7644324 CPUtime=0 cores=0,2
/proc/7194/task/7219/stat : 7219 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 466018658 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7220] ppid=7191 vsize=7644324 CPUtime=0 cores=0,2
/proc/7194/task/7220/stat : 7220 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 466018658 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7221] ppid=7191 vsize=7644324 CPUtime=0 cores=0,2
/proc/7194/task/7221/stat : 7221 (java) S 7191 7194 6310 0 -1 4202560 213 0 0 0 0 0 0 0 17 0 19 0 466018658 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7231] ppid=7191 vsize=7644324 CPUtime=0.02 cores=0,2
/proc/7194/task/7231/stat : 7231 (java) R 7191 7194 6310 0 -1 4202560 24 0 0 0 2 0 0 0 15 0 19 0 466018661 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 47743884261464 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=7194/tid=7235] ppid=7191 vsize=7644324 CPUtime=0 cores=0,2
/proc/7194/task/7235/stat : 7235 (java) S 7191 7194 6310 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 466018662 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7238] ppid=7191 vsize=7644324 CPUtime=0 cores=0,2
/proc/7194/task/7238/stat : 7238 (java) S 7191 7194 6310 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 466018662 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7241] ppid=7191 vsize=7644324 CPUtime=0 cores=0,2
/proc/7194/task/7241/stat : 7241 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466018668 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624934321 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7244] ppid=7191 vsize=7644324 CPUtime=0.19 cores=0,2
/proc/7194/task/7244/stat : 7244 (java) S 7191 7194 6310 0 -1 4202560 551 0 0 0 19 0 0 0 16 0 19 0 466018668 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7247] ppid=7191 vsize=7644324 CPUtime=0.29 cores=0,2
/proc/7194/task/7247/stat : 7247 (java) S 7191 7194 6310 0 -1 4202560 3225 0 1 0 29 0 0 0 16 0 19 0 466018668 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7250] ppid=7191 vsize=7644324 CPUtime=0 cores=0,2
/proc/7194/task/7250/stat : 7250 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466018668 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7252] ppid=7191 vsize=7644324 CPUtime=0 cores=0,2
/proc/7194/task/7252/stat : 7252 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466018668 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7256] ppid=7191 vsize=7644324 CPUtime=0 cores=0,2
/proc/7194/task/7256/stat : 7256 (java) S 7191 7194 6310 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466018696 7827787776 20252 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 7644324

[startup+3.10146 s]
/proc/loadavg: 1.06 1.61 2.71 5/261 7279
/proc/meminfo: memFree=14213244/32951124 swapFree=67111528/67111528
[pid=7194] ppid=7191 vsize=7662456 CPUtime=3.71 cores=0,2
/proc/7194/stat : 7194 (java) S 7191 7194 6310 0 -1 4202496 31799 0 43 0 367 4 0 0 20 0 19 0 466018656 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7194/statm: 1915614 28678 2255 9 0 1906352 0
[pid=7194/tid=7197] ppid=7191 vsize=7662456 CPUtime=2.84 cores=0,2
/proc/7194/task/7197/stat : 7197 (java) R 7191 7194 6310 0 -1 4202560 13181 0 42 0 283 1 0 0 22 0 19 0 466018657 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 46912505612393 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=7194/tid=7214] ppid=7191 vsize=7662456 CPUtime=0.01 cores=0,2
/proc/7194/task/7214/stat : 7214 (java) S 7191 7194 6310 0 -1 4202560 1442 0 0 0 1 0 0 0 18 0 19 0 466018658 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7215] ppid=7191 vsize=7662456 CPUtime=0.01 cores=0,2
/proc/7194/task/7215/stat : 7215 (java) S 7191 7194 6310 0 -1 4202560 1511 0 0 0 1 0 0 0 18 0 19 0 466018658 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7216] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7216/stat : 7216 (java) S 7191 7194 6310 0 -1 4202560 542 0 0 0 0 0 0 0 16 0 19 0 466018658 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7217] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7217/stat : 7217 (java) S 7191 7194 6310 0 -1 4202560 69 0 0 0 0 0 0 0 16 0 19 0 466018658 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7218] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7218/stat : 7218 (java) S 7191 7194 6310 0 -1 4202560 175 0 0 0 0 0 0 0 15 0 19 0 466018658 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7219] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7219/stat : 7219 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466018658 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7220] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7220/stat : 7220 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466018658 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7221] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7221/stat : 7221 (java) S 7191 7194 6310 0 -1 4202560 213 0 0 0 0 0 0 0 15 0 19 0 466018658 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7231] ppid=7191 vsize=7662456 CPUtime=0.1 cores=0,2
/proc/7194/task/7231/stat : 7231 (java) S 7191 7194 6310 0 -1 4202560 3780 0 0 0 10 0 0 0 16 0 19 0 466018661 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 0 0 16800975 18446604453895504192 0 0 -1 0 0 0 0
[pid=7194/tid=7235] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7235/stat : 7235 (java) S 7191 7194 6310 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 466018662 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7238] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7238/stat : 7238 (java) S 7191 7194 6310 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 466018662 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7241] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7241/stat : 7241 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466018668 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624934321 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7244] ppid=7191 vsize=7662456 CPUtime=0.2 cores=0,2
/proc/7194/task/7244/stat : 7244 (java) S 7191 7194 6310 0 -1 4202560 754 0 0 0 20 0 0 0 15 0 19 0 466018668 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7247] ppid=7191 vsize=7662456 CPUtime=0.48 cores=0,2
/proc/7194/task/7247/stat : 7247 (java) S 7191 7194 6310 0 -1 4202560 8978 0 1 0 47 1 0 0 15 0 19 0 466018668 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7250] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7250/stat : 7250 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466018668 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7252] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7252/stat : 7252 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466018668 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7256] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7256/stat : 7256 (java) S 7191 7194 6310 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466018696 7846354944 28678 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 7662456

[startup+6.3009 s]
/proc/loadavg: 1.29 1.65 2.72 10/262 7280
/proc/meminfo: memFree=14087220/32951124 swapFree=67111528/67111528
[pid=7194] ppid=7191 vsize=7662456 CPUtime=6.93 cores=0,2
/proc/7194/stat : 7194 (java) S 7191 7194 6310 0 -1 4202496 32385 0 43 0 689 4 0 0 20 0 19 0 466018656 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7194/statm: 1915614 29259 2255 9 0 1906352 0
[pid=7194/tid=7197] ppid=7191 vsize=7662456 CPUtime=5.87 cores=0,2
/proc/7194/task/7197/stat : 7197 (java) R 7191 7194 6310 0 -1 4202560 13185 0 42 0 586 1 0 0 25 0 19 0 466018657 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 46912505612100 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=7194/tid=7214] ppid=7191 vsize=7662456 CPUtime=0.02 cores=0,2
/proc/7194/task/7214/stat : 7214 (java) S 7191 7194 6310 0 -1 4202560 1443 0 0 0 2 0 0 0 18 0 19 0 466018658 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7215] ppid=7191 vsize=7662456 CPUtime=0.01 cores=0,2
/proc/7194/task/7215/stat : 7215 (java) S 7191 7194 6310 0 -1 4202560 1512 0 0 0 1 0 0 0 15 0 19 0 466018658 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7216] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7216/stat : 7216 (java) S 7191 7194 6310 0 -1 4202560 542 0 0 0 0 0 0 0 15 0 19 0 466018658 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7217] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7217/stat : 7217 (java) S 7191 7194 6310 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 466018658 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7218] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7218/stat : 7218 (java) S 7191 7194 6310 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 19 0 466018658 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7219] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7219/stat : 7219 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466018658 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7220] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7220/stat : 7220 (java) S 7191 7194 6310 0 -1 4202560 117 0 0 0 0 0 0 0 15 0 19 0 466018658 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7221] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7221/stat : 7221 (java) S 7191 7194 6310 0 -1 4202560 213 0 0 0 0 0 0 0 15 0 19 0 466018658 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7231] ppid=7191 vsize=7662456 CPUtime=0.26 cores=0,2
/proc/7194/task/7231/stat : 7231 (java) S 7191 7194 6310 0 -1 4202560 4216 0 0 0 26 0 0 0 16 0 19 0 466018661 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 0 0 16800975 18446604453895504192 0 0 -1 0 0 0 0
[pid=7194/tid=7235] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7235/stat : 7235 (java) S 7191 7194 6310 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 466018662 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7238] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7238/stat : 7238 (java) S 7191 7194 6310 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 466018662 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7241] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7241/stat : 7241 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466018668 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624934321 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7244] ppid=7191 vsize=7662456 CPUtime=0.22 cores=0,2
/proc/7194/task/7244/stat : 7244 (java) S 7191 7194 6310 0 -1 4202560 756 0 0 0 22 0 0 0 15 0 19 0 466018668 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7247] ppid=7191 vsize=7662456 CPUtime=0.48 cores=0,2
/proc/7194/task/7247/stat : 7247 (java) S 7191 7194 6310 0 -1 4202560 8979 0 1 0 47 1 0 0 15 0 19 0 466018668 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7250] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7250/stat : 7250 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466018668 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7252] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7252/stat : 7252 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466018668 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7256] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7256/stat : 7256 (java) S 7191 7194 6310 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466018696 7846354944 29259 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.93
Current children cumulated vsize (KiB) 7662456

[startup+12.7008 s]

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

[pid=7194/tid=7219] ppid=7191 vsize=7662456 CPUtime=0.07 cores=0,2
/proc/7194/task/7219/stat : 7219 (java) S 7191 7194 6310 0 -1 4202560 313 0 0 0 7 0 0 0 15 0 19 0 466018658 7846354944 35551 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7220] ppid=7191 vsize=7662456 CPUtime=0.13 cores=0,2
/proc/7194/task/7220/stat : 7220 (java) S 7191 7194 6310 0 -1 4202560 124 0 0 0 13 0 0 0 15 0 19 0 466018658 7846354944 35551 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7221] ppid=7191 vsize=7662456 CPUtime=0.09 cores=0,2
/proc/7194/task/7221/stat : 7221 (java) S 7191 7194 6310 0 -1 4202560 227 0 0 0 9 0 0 0 15 0 19 0 466018658 7846354944 35551 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7231] ppid=7191 vsize=7662456 CPUtime=5.79 cores=0,2
/proc/7194/task/7231/stat : 7231 (java) S 7191 7194 6310 0 -1 4202560 8580 0 0 0 578 1 0 0 15 0 19 0 466018661 7846354944 35551 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 0 0 16800975 18446604453895504192 0 0 -1 0 0 0 0
[pid=7194/tid=7235] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7235/stat : 7235 (java) S 7191 7194 6310 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 466018662 7846354944 35551 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7238] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7238/stat : 7238 (java) S 7191 7194 6310 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 466018662 7846354944 35551 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7241] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7241/stat : 7241 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466018668 7846354944 35551 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624934321 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7244] ppid=7191 vsize=7662456 CPUtime=0.25 cores=0,2
/proc/7194/task/7244/stat : 7244 (java) S 7191 7194 6310 0 -1 4202560 761 0 0 0 25 0 0 0 15 0 19 0 466018668 7846354944 35551 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7247] ppid=7191 vsize=7662456 CPUtime=0.48 cores=0,2
/proc/7194/task/7247/stat : 7247 (java) S 7191 7194 6310 0 -1 4202560 8979 0 1 0 47 1 0 0 15 0 19 0 466018668 7846354944 35551 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7250] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7250/stat : 7250 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466018668 7846354944 35551 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7252] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7252/stat : 7252 (java) S 7191 7194 6310 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 466018668 7846354944 35551 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7256] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7256/stat : 7256 (java) S 7191 7194 6310 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466018696 7846354944 35551 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1123.29
Current children cumulated vsize (KiB) 7662456

[startup+1182.3 s]
/proc/loadavg: 4.07 3.98 3.63 5/262 7357
/proc/meminfo: memFree=13792360/32951124 swapFree=67111528/67111528
[pid=7194] ppid=7191 vsize=7662456 CPUtime=1183.31 cores=0,2
/proc/7194/stat : 7194 (java) S 7191 7194 6310 0 -1 4202496 39069 0 43 0 118324 7 0 0 20 0 19 0 466018656 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7194/statm: 1915614 35723 2256 9 0 1906352 0
[pid=7194/tid=7197] ppid=7191 vsize=7662456 CPUtime=1175.73 cores=0,2
/proc/7194/task/7197/stat : 7197 (java) R 7191 7194 6310 0 -1 4202560 13264 0 42 0 117570 3 0 0 25 0 19 0 466018657 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 46912505676000 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=7194/tid=7214] ppid=7191 vsize=7662456 CPUtime=0.11 cores=0,2
/proc/7194/task/7214/stat : 7214 (java) S 7191 7194 6310 0 -1 4202560 1524 0 0 0 11 0 0 0 15 0 19 0 466018658 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7215] ppid=7191 vsize=7662456 CPUtime=0.08 cores=0,2
/proc/7194/task/7215/stat : 7215 (java) S 7191 7194 6310 0 -1 4202560 2068 0 0 0 8 0 0 0 15 0 19 0 466018658 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7216] ppid=7191 vsize=7662456 CPUtime=0.12 cores=0,2
/proc/7194/task/7216/stat : 7216 (java) S 7191 7194 6310 0 -1 4202560 1263 0 0 0 12 0 0 0 15 0 19 0 466018658 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7217] ppid=7191 vsize=7662456 CPUtime=0.1 cores=0,2
/proc/7194/task/7217/stat : 7217 (java) S 7191 7194 6310 0 -1 4202560 287 0 0 0 10 0 0 0 15 0 19 0 466018658 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7218] ppid=7191 vsize=7662456 CPUtime=0.07 cores=0,2
/proc/7194/task/7218/stat : 7218 (java) S 7191 7194 6310 0 -1 4202560 283 0 0 0 7 0 0 0 15 0 19 0 466018658 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7219] ppid=7191 vsize=7662456 CPUtime=0.08 cores=0,2
/proc/7194/task/7219/stat : 7219 (java) S 7191 7194 6310 0 -1 4202560 313 0 0 0 8 0 0 0 15 0 19 0 466018658 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7220] ppid=7191 vsize=7662456 CPUtime=0.14 cores=0,2
/proc/7194/task/7220/stat : 7220 (java) S 7191 7194 6310 0 -1 4202560 127 0 0 0 14 0 0 0 16 0 19 0 466018658 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7221] ppid=7191 vsize=7662456 CPUtime=0.1 cores=0,2
/proc/7194/task/7221/stat : 7221 (java) S 7191 7194 6310 0 -1 4202560 232 0 0 0 10 0 0 0 15 0 19 0 466018658 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7231] ppid=7191 vsize=7662456 CPUtime=5.98 cores=0,2
/proc/7194/task/7231/stat : 7231 (java) S 7191 7194 6310 0 -1 4202560 8748 0 0 0 597 1 0 0 15 0 19 0 466018661 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 0 0 16800975 18446604453895504192 0 0 -1 0 0 0 0
[pid=7194/tid=7235] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7235/stat : 7235 (java) S 7191 7194 6310 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 466018662 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7238] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7238/stat : 7238 (java) S 7191 7194 6310 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 466018662 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7241] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7241/stat : 7241 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466018668 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624934321 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7244] ppid=7191 vsize=7662456 CPUtime=0.25 cores=0,2
/proc/7194/task/7244/stat : 7244 (java) S 7191 7194 6310 0 -1 4202560 761 0 0 0 25 0 0 0 15 0 19 0 466018668 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7247] ppid=7191 vsize=7662456 CPUtime=0.48 cores=0,2
/proc/7194/task/7247/stat : 7247 (java) S 7191 7194 6310 0 -1 4202560 8979 0 1 0 47 1 0 0 15 0 19 0 466018668 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7250] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7250/stat : 7250 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466018668 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7252] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7252/stat : 7252 (java) S 7191 7194 6310 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 466018668 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7256] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7256/stat : 7256 (java) S 7191 7194 6310 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466018696 7846354944 35723 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1183.31
Current children cumulated vsize (KiB) 7662456

[startup+1242.3 s]
/proc/loadavg: 4.02 3.98 3.65 5/262 7359
/proc/meminfo: memFree=13770876/32951124 swapFree=67111528/67111528
[pid=7194] ppid=7191 vsize=7662456 CPUtime=1243.32 cores=0,2
/proc/7194/stat : 7194 (java) S 7191 7194 6310 0 -1 4202496 39137 0 43 0 124325 7 0 0 20 0 19 0 466018656 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7194/statm: 1915614 35784 2256 9 0 1906352 0
[pid=7194/tid=7197] ppid=7191 vsize=7662456 CPUtime=1235.64 cores=0,2
/proc/7194/task/7197/stat : 7197 (java) R 7191 7194 6310 0 -1 4202560 13265 0 42 0 123561 3 0 0 25 0 19 0 466018657 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 46912505676000 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=7194/tid=7214] ppid=7191 vsize=7662456 CPUtime=0.11 cores=0,2
/proc/7194/task/7214/stat : 7214 (java) S 7191 7194 6310 0 -1 4202560 1524 0 0 0 11 0 0 0 15 0 19 0 466018658 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7215] ppid=7191 vsize=7662456 CPUtime=0.08 cores=0,2
/proc/7194/task/7215/stat : 7215 (java) S 7191 7194 6310 0 -1 4202560 2068 0 0 0 8 0 0 0 15 0 19 0 466018658 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7216] ppid=7191 vsize=7662456 CPUtime=0.12 cores=0,2
/proc/7194/task/7216/stat : 7216 (java) S 7191 7194 6310 0 -1 4202560 1263 0 0 0 12 0 0 0 15 0 19 0 466018658 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7217] ppid=7191 vsize=7662456 CPUtime=0.11 cores=0,2
/proc/7194/task/7217/stat : 7217 (java) S 7191 7194 6310 0 -1 4202560 291 0 0 0 11 0 0 0 15 0 19 0 466018658 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7218] ppid=7191 vsize=7662456 CPUtime=0.07 cores=0,2
/proc/7194/task/7218/stat : 7218 (java) S 7191 7194 6310 0 -1 4202560 283 0 0 0 7 0 0 0 15 0 19 0 466018658 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7219] ppid=7191 vsize=7662456 CPUtime=0.08 cores=0,2
/proc/7194/task/7219/stat : 7219 (java) S 7191 7194 6310 0 -1 4202560 313 0 0 0 8 0 0 0 15 0 19 0 466018658 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7220] ppid=7191 vsize=7662456 CPUtime=0.14 cores=0,2
/proc/7194/task/7220/stat : 7220 (java) S 7191 7194 6310 0 -1 4202560 127 0 0 0 14 0 0 0 15 0 19 0 466018658 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7221] ppid=7191 vsize=7662456 CPUtime=0.11 cores=0,2
/proc/7194/task/7221/stat : 7221 (java) S 7191 7194 6310 0 -1 4202560 232 0 0 0 11 0 0 0 16 0 19 0 466018658 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7231] ppid=7191 vsize=7662456 CPUtime=6.06 cores=0,2
/proc/7194/task/7231/stat : 7231 (java) S 7191 7194 6310 0 -1 4202560 8807 0 0 0 605 1 0 0 15 0 19 0 466018661 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 0 0 16800975 18446604453895504192 0 0 -1 0 0 0 0
[pid=7194/tid=7235] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7235/stat : 7235 (java) S 7191 7194 6310 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 466018662 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7238] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7238/stat : 7238 (java) S 7191 7194 6310 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 466018662 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7241] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7241/stat : 7241 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466018668 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624934321 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7244] ppid=7191 vsize=7662456 CPUtime=0.25 cores=0,2
/proc/7194/task/7244/stat : 7244 (java) S 7191 7194 6310 0 -1 4202560 761 0 0 0 25 0 0 0 15 0 19 0 466018668 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7247] ppid=7191 vsize=7662456 CPUtime=0.48 cores=0,2
/proc/7194/task/7247/stat : 7247 (java) S 7191 7194 6310 0 -1 4202560 8979 0 1 0 47 1 0 0 15 0 19 0 466018668 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7250] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7250/stat : 7250 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466018668 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7252] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7252/stat : 7252 (java) S 7191 7194 6310 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 466018668 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7256] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7256/stat : 7256 (java) S 7191 7194 6310 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466018696 7846354944 35784 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1243.32
Current children cumulated vsize (KiB) 7662456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.98 3.66 4/242 7363
/proc/meminfo: memFree=13831384/32951124 swapFree=67111528/67111528
[pid=7194] ppid=7191 vsize=7662456 CPUtime=1301.04 cores=0,2
/proc/7194/stat : 7194 (java) S 7191 7194 6310 0 -1 4202496 39287 0 43 0 130097 7 0 0 20 0 19 0 466018656 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7194/statm: 1915614 35926 2256 9 0 1906352 0
[pid=7194/tid=7197] ppid=7191 vsize=7662456 CPUtime=1293.18 cores=0,2
/proc/7194/task/7197/stat : 7197 (java) R 7191 7194 6310 0 -1 4202560 13267 0 42 0 129315 3 0 0 25 0 19 0 466018657 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 46912505676000 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=7194/tid=7214] ppid=7191 vsize=7662456 CPUtime=0.12 cores=0,2
/proc/7194/task/7214/stat : 7214 (java) S 7191 7194 6310 0 -1 4202560 1524 0 0 0 12 0 0 0 15 0 19 0 466018658 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7215] ppid=7191 vsize=7662456 CPUtime=0.08 cores=0,2
/proc/7194/task/7215/stat : 7215 (java) S 7191 7194 6310 0 -1 4202560 2068 0 0 0 8 0 0 0 15 0 19 0 466018658 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7216] ppid=7191 vsize=7662456 CPUtime=0.12 cores=0,2
/proc/7194/task/7216/stat : 7216 (java) S 7191 7194 6310 0 -1 4202560 1263 0 0 0 12 0 0 0 15 0 19 0 466018658 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7217] ppid=7191 vsize=7662456 CPUtime=0.11 cores=0,2
/proc/7194/task/7217/stat : 7217 (java) S 7191 7194 6310 0 -1 4202560 291 0 0 0 11 0 0 0 15 0 19 0 466018658 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7218] ppid=7191 vsize=7662456 CPUtime=0.07 cores=0,2
/proc/7194/task/7218/stat : 7218 (java) S 7191 7194 6310 0 -1 4202560 283 0 0 0 7 0 0 0 15 0 19 0 466018658 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7219] ppid=7191 vsize=7662456 CPUtime=0.08 cores=0,2
/proc/7194/task/7219/stat : 7219 (java) S 7191 7194 6310 0 -1 4202560 313 0 0 0 8 0 0 0 15 0 19 0 466018658 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7220] ppid=7191 vsize=7662456 CPUtime=0.14 cores=0,2
/proc/7194/task/7220/stat : 7220 (java) S 7191 7194 6310 0 -1 4202560 127 0 0 0 14 0 0 0 15 0 19 0 466018658 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7221] ppid=7191 vsize=7662456 CPUtime=0.11 cores=0,2
/proc/7194/task/7221/stat : 7221 (java) S 7191 7194 6310 0 -1 4202560 232 0 0 0 11 0 0 0 15 0 19 0 466018658 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7231] ppid=7191 vsize=7662456 CPUtime=6.22 cores=0,2
/proc/7194/task/7231/stat : 7231 (java) S 7191 7194 6310 0 -1 4202560 8953 0 0 0 621 1 0 0 15 0 19 0 466018661 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 0 0 16800975 18446604453895504192 0 0 -1 0 0 0 0
[pid=7194/tid=7235] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7235/stat : 7235 (java) S 7191 7194 6310 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 466018662 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7238] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7238/stat : 7238 (java) S 7191 7194 6310 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 466018662 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7241] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7241/stat : 7241 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466018668 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624934321 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7244] ppid=7191 vsize=7662456 CPUtime=0.25 cores=0,2
/proc/7194/task/7244/stat : 7244 (java) S 7191 7194 6310 0 -1 4202560 761 0 0 0 25 0 0 0 15 0 19 0 466018668 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7247] ppid=7191 vsize=7662456 CPUtime=0.48 cores=0,2
/proc/7194/task/7247/stat : 7247 (java) S 7191 7194 6310 0 -1 4202560 8979 0 1 0 47 1 0 0 15 0 19 0 466018668 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7250] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7250/stat : 7250 (java) S 7191 7194 6310 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466018668 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624926617 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7252] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7252/stat : 7252 (java) S 7191 7194 6310 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 466018668 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
[pid=7194/tid=7256] ppid=7191 vsize=7662456 CPUtime=0 cores=0,2
/proc/7194/task/7256/stat : 7256 (java) S 7191 7194 6310 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466018696 7846354944 35926 33554432000 1073741824 1073778376 140735489576096 18446744073709551615 270624927232 0 4 0 16800975 18446604453895504192 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1301.04
Current children cumulated vsize (KiB) 7662456

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.14
CPU user time (s): 1301.05
CPU system time (s): 0.086986
CPU usage (%): 100.083
Max. virtual memory (cumulated for all children) (KiB): 7662456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.05
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39321
page faults= 43
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29537
involuntary context switches= 5531

runsolver used 2.21466 second user time and 4.89725 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-23 09:36:17
IDJOB=3250422
IDBENCH=83253
IDSOLVER=1611
FILE ID=node108/3250422-1303544177
RUNJOBID= node108-1303544177-7164
PBS_JOBID= 13143130
Free space on /tmp= 71444 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2071.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-3250422-1303544177/watcher-3250422-1303544177 -o /tmp/evaluation-result-3250422-1303544177/solver-3250422-1303544177 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3250422-1303544177.cnf

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

MD5SUM BENCH= 337bdbc5d8bf0013ca73aeffa06cffe8
RANDOM SEED=302158364

node108.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	: 5226.15
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.82
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.82
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14586644 kB
Buffers:       2248664 kB
Cached:       15478184 kB
SwapCached:          0 kB
Active:        9828396 kB
Inactive:      7967996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14586644 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4328 kB
Writeback:           0 kB
AnonPages:       68568 kB
Mapped:          16824 kB
Slab:           504404 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217104 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= 71420 MiB
End job on node108 at 2011-04-23 09:57:59