Trace number 3250246

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490390
Number of clauses of size 510007
Number of clauses of size over 50

Solver Data

0.02/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.07	c See www.sat4j.org for details.
0.02/0.07	c no version file found!!!
0.02/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.07	c java.vm.version	19.1-b02
0.02/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.07	c sun.arch.data.model	64
0.02/0.07	c java.version		1.6.0_24
0.02/0.07	c os.name		Linux
0.02/0.07	c os.version		2.6.18-164.el5
0.02/0.07	c os.arch		amd64
0.02/0.07	c Free memory 		6997539544
0.02/0.07	c Max memory 		7034241024
0.02/0.07	c Total memory 		7034241024
0.02/0.07	c Number of processors 	8
0.02/0.09	c --- Begin Solver configuration ---
0.02/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.02/0.09	c Learn all clauses as in MiniSAT
0.02/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.02/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.02/0.09	c Expensive reason simplification
0.02/0.09	c Armin Biere (Picosat) restarts strategy
0.02/0.09	c Glucose learned constraints deletion strategy
0.02/0.09	c timeout=2147483647s
0.02/0.09	c DB Simplification allowed=true
0.02/0.09	c --- End Solver configuration ---
0.02/0.09	c solving HOME/instance-3250246-1303541027.cnf
0.02/0.09	c reading problem ... 
0.29/0.26	c ... done. Wall clock time 0.171s.
0.29/0.26	c #vars     4229
0.29/0.26	c #constraints  100397
0.29/0.26	c constraints type 
0.29/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 100397
1.42/1.04	c cleaning 2497 clauses out of 5001 with flag 5001/5001
2.37/1.71	c cleaning 4244 clauses out of 8504 with flag 11001/11001
3.09/2.44	c cleaning 5626 clauses out of 11259 with flag 18000/18000
3.91/3.22	c cleaning 6814 clauses out of 13633 with flag 26000/26000
4.82/4.15	c cleaning 7903 clauses out of 15819 with flag 35000/35000
5.92/5.22	c cleaning 8956 clauses out of 17918 with flag 45002/45002
7.02/6.35	c cleaning 9978 clauses out of 19960 with flag 56000/56000
8.43/7.79	c cleaning 10991 clauses out of 21985 with flag 68003/68003
9.82/9.15	c cleaning 11986 clauses out of 23991 with flag 81000/81000
11.33/10.67	c cleaning 13002 clauses out of 26006 with flag 95001/95001
12.93/12.26	c cleaning 14002 clauses out of 28005 with flag 110002/110002
14.73/14.03	c cleaning 14999 clauses out of 30001 with flag 126000/126000
16.73/16.01	c cleaning 15991 clauses out of 32003 with flag 143001/143001
18.84/18.13	c cleaning 16999 clauses out of 34011 with flag 161000/161000
20.94/20.29	c cleaning 17997 clauses out of 36012 with flag 180000/180000
23.34/22.66	c cleaning 18999 clauses out of 38015 with flag 200000/200000
25.95/25.28	c cleaning 20000 clauses out of 40017 with flag 221001/221001
28.75/28.09	c cleaning 21001 clauses out of 42016 with flag 243000/243000
31.46/30.77	c cleaning 22005 clauses out of 44015 with flag 266000/266000
34.05/33.36	c cleaning 22987 clauses out of 46011 with flag 290001/290001
37.76/37.08	c cleaning 24005 clauses out of 48024 with flag 315001/315001
41.26/40.51	c cleaning 24995 clauses out of 50018 with flag 341000/341000
44.86/44.13	c cleaning 26012 clauses out of 52025 with flag 368002/368002
49.17/48.48	c cleaning 27002 clauses out of 54015 with flag 396004/396004
53.47/52.76	c cleaning 27979 clauses out of 56009 with flag 425000/425000
58.27/57.51	c cleaning 29010 clauses out of 58031 with flag 455001/455001
63.58/62.80	c cleaning 30000 clauses out of 60020 with flag 486000/486000
68.18/67.44	c cleaning 30998 clauses out of 62020 with flag 518000/518000
72.38/71.67	c cleaning 32007 clauses out of 64023 with flag 551001/551001
77.18/76.48	c cleaning 32991 clauses out of 66015 with flag 585000/585000
84.19/83.44	c cleaning 34005 clauses out of 68025 with flag 620001/620001
90.90/90.18	c cleaning 34986 clauses out of 70020 with flag 656001/656001
97.20/96.49	c cleaning 36014 clauses out of 72033 with flag 693000/693000
102.70/101.95	c cleaning 36999 clauses out of 74019 with flag 731000/731000
108.41/107.69	c cleaning 38005 clauses out of 76021 with flag 770001/770001
114.61/113.88	c cleaning 38975 clauses out of 78015 with flag 810000/810000
121.02/120.21	c cleaning 40007 clauses out of 80040 with flag 851000/851000
126.72/125.92	c cleaning 40997 clauses out of 82033 with flag 893000/893000
133.32/132.59	c cleaning 41996 clauses out of 84036 with flag 936000/936000
141.84/141.07	c cleaning 43005 clauses out of 86040 with flag 980000/980000
151.64/150.80	c cleaning 44002 clauses out of 88036 with flag 1025001/1025001
160.75/159.92	c cleaning 45008 clauses out of 90033 with flag 1071000/1071000
168.35/167.50	c cleaning 46005 clauses out of 92025 with flag 1118000/1118000
177.16/176.37	c cleaning 46996 clauses out of 94021 with flag 1166001/1166001
186.67/185.85	c cleaning 47999 clauses out of 96025 with flag 1215001/1215001
197.37/196.53	c cleaning 48999 clauses out of 98025 with flag 1265000/1265000
208.37/207.57	c cleaning 50005 clauses out of 100027 with flag 1316001/1316001
220.59/219.73	c cleaning 51004 clauses out of 102022 with flag 1368001/1368001
231.29/230.47	c cleaning 51991 clauses out of 104017 with flag 1421000/1421000
243.60/242.72	c cleaning 52992 clauses out of 106027 with flag 1475001/1475001
255.91/255.03	c cleaning 54006 clauses out of 108034 with flag 1530000/1530000
266.41/265.52	c cleaning 54994 clauses out of 110028 with flag 1586000/1586000
276.72/275.86	c cleaning 55998 clauses out of 112034 with flag 1643000/1643000
288.04/287.19	c cleaning 57013 clauses out of 114037 with flag 1701001/1701001
301.94/301.00	c cleaning 57994 clauses out of 116023 with flag 1760000/1760000
316.65/315.72	c cleaning 58991 clauses out of 118029 with flag 1820000/1820000
330.45/329.53	c cleaning 60005 clauses out of 120038 with flag 1881000/1881000
345.35/344.44	c cleaning 61010 clauses out of 122033 with flag 1943000/1943000
360.06/359.13	c cleaning 61988 clauses out of 124023 with flag 2006000/2006000
376.97/376.07	c cleaning 63009 clauses out of 126035 with flag 2070000/2070000
391.38/390.48	c cleaning 63996 clauses out of 128026 with flag 2135000/2135000
407.59/406.63	c cleaning 64977 clauses out of 130030 with flag 2201000/2201000
421.20/420.24	c cleaning 66002 clauses out of 132053 with flag 2268000/2268000
436.90/435.95	c cleaning 67002 clauses out of 134052 with flag 2336001/2336001
451.40/450.43	c cleaning 67995 clauses out of 136049 with flag 2405000/2405000
465.71/464.79	c cleaning 69013 clauses out of 138054 with flag 2475000/2475000
483.82/482.89	c cleaning 70010 clauses out of 140041 with flag 2546000/2546000
501.72/500.72	c cleaning 71010 clauses out of 142033 with flag 2618002/2618002
520.83/519.89	c cleaning 71995 clauses out of 144023 with flag 2691002/2691002
537.34/536.36	c cleaning 72985 clauses out of 146026 with flag 2765000/2765000
558.55/557.59	c cleaning 74003 clauses out of 148041 with flag 2840000/2840000
579.96/578.93	c cleaning 75004 clauses out of 150040 with flag 2916002/2916002
602.79/601.76	c cleaning 76006 clauses out of 152035 with flag 2993001/2993001
621.10/620.04	c cleaning 76980 clauses out of 154028 with flag 3071000/3071000
636.81/635.78	c cleaning 78017 clauses out of 156048 with flag 3150000/3150000
659.51/658.48	c cleaning 79004 clauses out of 158032 with flag 3230001/3230001
682.82/681.71	c cleaning 80001 clauses out of 160027 with flag 3311000/3311000
702.53/701.42	c cleaning 80997 clauses out of 162027 with flag 3393001/3393001
727.04/725.94	c cleaning 81986 clauses out of 164029 with flag 3476000/3476000
745.24/744.18	c cleaning 83007 clauses out of 166043 with flag 3560000/3560000
766.76/765.68	c cleaning 84013 clauses out of 168038 with flag 3645002/3645002
791.07/789.92	c cleaning 85000 clauses out of 170025 with flag 3731002/3731002
814.68/813.54	c cleaning 85976 clauses out of 172023 with flag 3818000/3818000
842.69/841.53	c cleaning 87001 clauses out of 174048 with flag 3906001/3906001
871.30/870.17	c cleaning 88017 clauses out of 176046 with flag 3995000/3995000
896.11/894.95	c cleaning 89001 clauses out of 178029 with flag 4085000/4085000
924.13/922.98	c cleaning 89991 clauses out of 180030 with flag 4176002/4176002
954.73/953.53	c cleaning 91005 clauses out of 182038 with flag 4268001/4268001
984.55/983.35	c cleaning 91998 clauses out of 184032 with flag 4361000/4361000
1015.86/1014.63	c cleaning 92998 clauses out of 186034 with flag 4455000/4455000
1046.76/1045.53	c cleaning 94012 clauses out of 188036 with flag 4550000/4550000
1070.38/1069.16	c cleaning 94973 clauses out of 190025 with flag 4646001/4646001
1096.68/1095.48	c cleaning 95988 clauses out of 192051 with flag 4743000/4743000
1132.39/1131.11	c cleaning 97021 clauses out of 194063 with flag 4841000/4841000
1162.10/1160.85	c cleaning 97995 clauses out of 196042 with flag 4940000/4940000
1195.92/1194.61	c cleaning 99004 clauses out of 198047 with flag 5040000/5040000
1229.14/1227.83	c cleaning 100000 clauses out of 200043 with flag 5141000/5141000
1267.95/1266.66	c cleaning 100511 clauses out of 201044 with flag 5242001/5242001
1301.17/1299.81	c cleaning 100737 clauses out of 201532 with flag 5343000/5343000
1301.39/1300.01	c starts		: 2179
1301.39/1300.01	c conflicts		: 5343553
1301.39/1300.01	c decisions		: 6792223
1301.39/1300.01	c propagations		: 531385137
1301.39/1300.01	c inspects		: 9972036564
1301.39/1300.01	c shortcuts		: 0
1301.39/1300.01	c learnt literals	: 0
1301.39/1300.01	c learnt binary clauses	: 0
1301.39/1300.01	c learnt ternary clauses	: 0
1301.39/1300.01	c learnt constraints	: 5343553
1301.39/1300.01	c ignored constraints	: 0
1301.39/1300.01	c root simplifications	: 2179
1301.39/1300.01	c removed literals (reason simplification)	: 110865442
1301.39/1300.01	c reason swapping (by a shorter reason)	: 0
1301.39/1300.01	c Calls to reduceDB	: 99
1301.39/1300.01	c speed (assignments/second)	: 408837.4137428284
1301.39/1300.01	c non guided choices	10246
1301.39/1300.04	c learnt constraints type 
1301.39/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 101477
1301.39/1300.04	c constraints type 
1301.39/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 100397
1301.39/1300.04	s UNKNOWN
1301.39/1300.04	c Total wall clock time (in seconds) : 1299.918

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.83 3.90 3.02 4/243 19035
/proc/meminfo: memFree=14268088/32950928 swapFree=67111528/67111528
[pid=19035] ppid=19033 vsize=31604 CPUtime=0 cores=1,3
/proc/19035/stat : 19035 (java) S 19033 19035 18511 0 -1 4202496 1284 0 0 0 0 0 0 0 25 0 2 0 465701491 32362496 1001 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606669285 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/19035/statm: 8437 1007 777 9 0 386 0
[pid=19035/tid=19036] ppid=19033 vsize=33700 CPUtime=0 cores=1,3
/proc/19035/task/19036/stat : 19036 (java) R 19033 19035 18511 0 -1 4202560 186 0 0 0 0 0 0 0 25 0 2 0 465701492 34508800 1010 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235594227440 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.0276481 s]
/proc/loadavg: 3.83 3.90 3.02 4/243 19035
/proc/meminfo: memFree=14268088/32950928 swapFree=67111528/67111528
[pid=19035] ppid=19033 vsize=7562296 CPUtime=0.02 cores=1,3
/proc/19035/stat : 19035 (java) S 19033 19035 18511 0 -1 4202496 8404 0 1 0 1 1 0 0 25 0 11 0 465701491 7743791104 8103 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606669285 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/19035/statm: 1890574 8103 1566 9 0 1881322 0
[pid=19035/tid=19036] ppid=19033 vsize=7562296 CPUtime=0.02 cores=1,3
/proc/19035/task/19036/stat : 19036 (java) S 19033 19035 18511 0 -1 4202560 7282 0 1 0 1 1 0 0 25 0 11 0 465701492 7743791104 8103 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16784584 18446604471101859648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7562296

[startup+0.100415 s]
/proc/loadavg: 3.83 3.90 3.02 4/243 19035
/proc/meminfo: memFree=14268088/32950928 swapFree=67111528/67111528
[pid=19035] ppid=19033 vsize=7636368 CPUtime=0.09 cores=1,3
/proc/19035/stat : 19035 (java) S 19033 19035 18511 0 -1 4202496 10492 0 1 0 8 1 0 0 25 0 18 0 465701491 7819640832 10189 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19035/statm: 1909092 10190 2093 9 0 1899830 0
[pid=19035/tid=19036] ppid=19033 vsize=7636368 CPUtime=0.08 cores=1,3
/proc/19035/task/19036/stat : 19036 (java) R 19033 19035 18511 0 -1 4202560 8705 0 1 0 7 1 0 0 25 0 18 0 465701492 7819640832 10190 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7636368

[startup+0.300384 s]
/proc/loadavg: 3.83 3.90 3.02 4/243 19035
/proc/meminfo: memFree=14268088/32950928 swapFree=67111528/67111528
[pid=19035] ppid=19033 vsize=7638136 CPUtime=0.42 cores=1,3
/proc/19035/stat : 19035 (java) S 19033 19035 18511 0 -1 4202496 13829 0 1 0 40 2 0 0 25 0 19 0 465701491 7821451264 13325 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19035/statm: 1909534 13325 2203 9 0 1900272 0
[pid=19035/tid=19036] ppid=19033 vsize=7638136 CPUtime=0.28 cores=1,3
/proc/19035/task/19036/stat : 19036 (java) R 19033 19035 18511 0 -1 4202560 11523 0 1 0 26 2 0 0 25 0 19 0 465701492 7821451264 13325 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 46912505201599 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 7638136

[startup+0.700373 s]
/proc/loadavg: 3.83 3.90 3.02 4/243 19035
/proc/meminfo: memFree=14268088/32950928 swapFree=67111528/67111528
[pid=19035] ppid=19033 vsize=7641052 CPUtime=1.08 cores=1,3
/proc/19035/stat : 19035 (java) S 19033 19035 18511 0 -1 4202496 15366 0 1 0 106 2 0 0 25 0 19 0 465701491 7824437248 14327 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19035/statm: 1910263 14327 2223 9 0 1901001 0
[pid=19035/tid=19036] ppid=19033 vsize=7641052 CPUtime=0.68 cores=1,3
/proc/19035/task/19036/stat : 19036 (java) R 19033 19035 18511 0 -1 4202560 11794 0 1 0 66 2 0 0 25 0 19 0 465701492 7824437248 14327 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 46912505514880 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 7641052

[startup+1.50117 s]
/proc/loadavg: 3.83 3.90 3.02 5/262 19054
/proc/meminfo: memFree=14218096/32950928 swapFree=67111528/67111528
[pid=19035] ppid=19033 vsize=7664952 CPUtime=2.14 cores=1,3
/proc/19035/stat : 19035 (java) S 19033 19035 18511 0 -1 4202496 28128 0 1 0 210 4 0 0 25 0 19 0 465701491 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19035/statm: 1916238 25146 2252 9 0 1906976 0
[pid=19035/tid=19036] ppid=19033 vsize=7664952 CPUtime=1.42 cores=1,3
/proc/19035/task/19036/stat : 19036 (java) R 19033 19035 18511 0 -1 4202560 12040 0 1 0 140 2 0 0 25 0 19 0 465701492 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 46912505606646 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19035/tid=19038] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19038/stat : 19038 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 465701493 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19039] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19039/stat : 19039 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 465701493 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19040] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19040/stat : 19040 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 465701493 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19041] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19041/stat : 19041 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 465701493 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19042] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19042/stat : 19042 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 465701493 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19043] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19043/stat : 19043 (java) S 19033 19035 18511 0 -1 4202560 70 0 0 0 0 0 0 0 17 0 19 0 465701493 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19044] ppid=19033 vsize=7664952 CPUtime=0.01 cores=1,3
/proc/19035/task/19044/stat : 19044 (java) S 19033 19035 18511 0 -1 4202560 882 0 0 0 1 0 0 0 18 0 19 0 465701493 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19045] ppid=19033 vsize=7664952 CPUtime=0.01 cores=1,3
/proc/19035/task/19045/stat : 19045 (java) S 19033 19035 18511 0 -1 4202560 1607 0 0 0 1 0 0 0 18 0 19 0 465701493 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19046] ppid=19033 vsize=7664952 CPUtime=0.03 cores=1,3
/proc/19035/task/19046/stat : 19046 (java) S 19033 19035 18511 0 -1 4202560 2564 0 0 0 3 0 0 0 16 0 19 0 465701494 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 0 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19047] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19047/stat : 19047 (java) S 19033 19035 18511 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 465701494 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19048] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19048/stat : 19048 (java) S 19033 19035 18511 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 465701494 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19049] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19049/stat : 19049 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606690225 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19050] ppid=19033 vsize=7664952 CPUtime=0.18 cores=1,3
/proc/19035/task/19050/stat : 19050 (java) S 19033 19035 18511 0 -1 4202560 1356 0 0 0 18 0 0 0 20 0 19 0 465701497 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19051] ppid=19033 vsize=7664952 CPUtime=0.44 cores=1,3
/proc/19035/task/19051/stat : 19051 (java) S 19033 19035 18511 0 -1 4202560 8451 0 0 0 43 1 0 0 21 0 19 0 465701497 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19052] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19052/stat : 19052 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19053] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19053/stat : 19053 (java) S 19033 19035 18511 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 465701497 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19054] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19054/stat : 19054 (java) S 19033 19035 18511 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 465701519 7848910848 25146 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 7664952

[startup+3.10095 s]
/proc/loadavg: 3.83 3.90 3.02 5/262 19054
/proc/meminfo: memFree=14173084/32950928 swapFree=67111528/67111528
[pid=19035] ppid=19033 vsize=7664952 CPUtime=3.8 cores=1,3
/proc/19035/stat : 19035 (java) S 19033 19035 18511 0 -1 4202496 28884 0 1 0 375 5 0 0 25 0 19 0 465701491 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19035/statm: 1916238 25900 2254 9 0 1906976 0
[pid=19035/tid=19036] ppid=19033 vsize=7664952 CPUtime=2.95 cores=1,3
/proc/19035/task/19036/stat : 19036 (java) R 19033 19035 18511 0 -1 4202560 12041 0 1 0 293 2 0 0 25 0 19 0 465701492 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 46912505584104 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19035/tid=19038] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19038/stat : 19038 (java) S 19033 19035 18511 0 -1 4202560 278 0 0 0 0 0 0 0 16 0 19 0 465701493 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19039] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19039/stat : 19039 (java) S 19033 19035 18511 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 19 0 465701493 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19040] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19040/stat : 19040 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 465701493 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19041] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19041/stat : 19041 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 465701493 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19042] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19042/stat : 19042 (java) S 19033 19035 18511 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 465701493 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19043] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19043/stat : 19043 (java) S 19033 19035 18511 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 465701493 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19044] ppid=19033 vsize=7664952 CPUtime=0.01 cores=1,3
/proc/19035/task/19044/stat : 19044 (java) S 19033 19035 18511 0 -1 4202560 1033 0 0 0 1 0 0 0 15 0 19 0 465701493 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19045] ppid=19033 vsize=7664952 CPUtime=0.01 cores=1,3
/proc/19035/task/19045/stat : 19045 (java) S 19033 19035 18511 0 -1 4202560 1607 0 0 0 1 0 0 0 15 0 19 0 465701493 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19046] ppid=19033 vsize=7664952 CPUtime=0.1 cores=1,3
/proc/19035/task/19046/stat : 19046 (java) S 19033 19035 18511 0 -1 4202560 2885 0 0 0 10 0 0 0 16 0 19 0 465701494 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 0 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19047] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19047/stat : 19047 (java) S 19033 19035 18511 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 465701494 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19048] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19048/stat : 19048 (java) S 19033 19035 18511 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 465701494 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19049] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19049/stat : 19049 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606690225 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19050] ppid=19033 vsize=7664952 CPUtime=0.21 cores=1,3
/proc/19035/task/19050/stat : 19050 (java) S 19033 19035 18511 0 -1 4202560 1359 0 0 0 21 0 0 0 15 0 19 0 465701497 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19051] ppid=19033 vsize=7664952 CPUtime=0.47 cores=1,3
/proc/19035/task/19051/stat : 19051 (java) S 19033 19035 18511 0 -1 4202560 8452 0 0 0 46 1 0 0 15 0 19 0 465701497 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19052] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19052/stat : 19052 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19053] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19053/stat : 19053 (java) S 19033 19035 18511 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 465701497 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19054] ppid=19033 vsize=7664952 CPUtime=0 cores=1,3
/proc/19035/task/19054/stat : 19054 (java) S 19033 19035 18511 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 465701519 7848910848 25900 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 7664952

[startup+6.30138 s]
/proc/loadavg: 3.84 3.90 3.02 5/262 19054
/proc/meminfo: memFree=14172024/32950928 swapFree=67111528/67111528
[pid=19035] ppid=19033 vsize=7660288 CPUtime=7.02 cores=1,3
/proc/19035/stat : 19035 (java) S 19033 19035 18511 0 -1 4202496 29232 0 1 0 697 5 0 0 25 0 19 0 465701491 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19035/statm: 1915072 25529 2254 9 0 1905810 0
[pid=19035/tid=19036] ppid=19033 vsize=7660288 CPUtime=6.03 cores=1,3
/proc/19035/task/19036/stat : 19036 (java) R 19033 19035 18511 0 -1 4202560 12045 0 1 0 601 2 0 0 25 0 19 0 465701492 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 46912505584362 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19035/tid=19038] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19038/stat : 19038 (java) S 19033 19035 18511 0 -1 4202560 391 0 0 0 0 0 0 0 15 0 19 0 465701493 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19039] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19039/stat : 19039 (java) S 19033 19035 18511 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 465701493 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19040] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19040/stat : 19040 (java) S 19033 19035 18511 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 19 0 465701493 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19041] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19041/stat : 19041 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 465701493 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19042] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19042/stat : 19042 (java) S 19033 19035 18511 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 465701493 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19043] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19043/stat : 19043 (java) S 19033 19035 18511 0 -1 4202560 125 0 0 0 0 0 0 0 15 0 19 0 465701493 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19044] ppid=19033 vsize=7660288 CPUtime=0.01 cores=1,3
/proc/19035/task/19044/stat : 19044 (java) S 19033 19035 18511 0 -1 4202560 1033 0 0 0 1 0 0 0 15 0 19 0 465701493 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19045] ppid=19033 vsize=7660288 CPUtime=0.01 cores=1,3
/proc/19035/task/19045/stat : 19045 (java) S 19033 19035 18511 0 -1 4202560 1607 0 0 0 1 0 0 0 15 0 19 0 465701493 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19046] ppid=19033 vsize=7660288 CPUtime=0.21 cores=1,3
/proc/19035/task/19046/stat : 19046 (java) S 19033 19035 18511 0 -1 4202560 3045 0 0 0 21 0 0 0 15 0 19 0 465701494 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 0 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19047] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19047/stat : 19047 (java) S 19033 19035 18511 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 465701494 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19048] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19048/stat : 19048 (java) S 19033 19035 18511 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 465701494 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19049] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19049/stat : 19049 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606690225 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19050] ppid=19033 vsize=7660288 CPUtime=0.21 cores=1,3
/proc/19035/task/19050/stat : 19050 (java) S 19033 19035 18511 0 -1 4202560 1359 0 0 0 21 0 0 0 15 0 19 0 465701497 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19051] ppid=19033 vsize=7660288 CPUtime=0.48 cores=1,3
/proc/19035/task/19051/stat : 19051 (java) S 19033 19035 18511 0 -1 4202560 8454 0 0 0 47 1 0 0 15 0 19 0 465701497 7844134912 25529 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0

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

[pid=19035/tid=19043] ppid=19033 vsize=7660288 CPUtime=0.1 cores=1,3
/proc/19035/task/19043/stat : 19043 (java) S 19033 19035 18511 0 -1 4202560 1261 0 0 0 10 0 0 0 15 0 19 0 465701493 7844134912 47778 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19044] ppid=19033 vsize=7660288 CPUtime=0.16 cores=1,3
/proc/19035/task/19044/stat : 19044 (java) S 19033 19035 18511 0 -1 4202560 4459 0 0 0 16 0 0 0 16 0 19 0 465701493 7844134912 47778 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19045] ppid=19033 vsize=7660288 CPUtime=0.2 cores=1,3
/proc/19035/task/19045/stat : 19045 (java) S 19033 19035 18511 0 -1 4202560 3161 0 0 0 20 0 0 0 16 0 19 0 465701493 7844134912 47778 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19046] ppid=19033 vsize=7660288 CPUtime=5.28 cores=1,3
/proc/19035/task/19046/stat : 19046 (java) S 19033 19035 18511 0 -1 4202560 8761 0 0 0 527 1 0 0 15 0 19 0 465701494 7844134912 47778 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 0 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19047] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19047/stat : 19047 (java) S 19033 19035 18511 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 465701494 7844134912 47778 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19048] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19048/stat : 19048 (java) S 19033 19035 18511 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 465701494 7844134912 47778 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19049] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19049/stat : 19049 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7844134912 47778 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606690225 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19050] ppid=19033 vsize=7660288 CPUtime=0.21 cores=1,3
/proc/19035/task/19050/stat : 19050 (java) S 19033 19035 18511 0 -1 4202560 1359 0 0 0 21 0 0 0 15 0 19 0 465701497 7844134912 47778 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19051] ppid=19033 vsize=7660288 CPUtime=0.5 cores=1,3
/proc/19035/task/19051/stat : 19051 (java) S 19033 19035 18511 0 -1 4202560 8490 0 0 0 49 1 0 0 15 0 19 0 465701497 7844134912 47778 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19052] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19052/stat : 19052 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7844134912 47778 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19053] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19053/stat : 19053 (java) S 19033 19035 18511 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 465701497 7844134912 47778 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19054] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19054/stat : 19054 (java) S 19033 19035 18511 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 465701519 7844134912 47778 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1123.59
Current children cumulated vsize (KiB) 7660288

[startup+1182.3 s]
/proc/loadavg: 3.09 3.09 3.14 4/238 19114
/proc/meminfo: memFree=14040360/32950928 swapFree=67111528/67111528
[pid=19035] ppid=19033 vsize=7660288 CPUtime=1183.61 cores=1,3
/proc/19035/stat : 19035 (java) S 19033 19035 18511 0 -1 4202496 52975 0 1 0 118350 11 0 0 25 0 19 0 465701491 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19035/statm: 1915072 49046 2255 9 0 1905810 0
[pid=19035/tid=19036] ppid=19033 vsize=7660288 CPUtime=1176.2 cores=1,3
/proc/19035/task/19036/stat : 19036 (java) R 19033 19035 18511 0 -1 4202560 20903 0 1 0 117615 5 0 0 25 0 19 0 465701492 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 46912505652407 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19035/tid=19038] ppid=19033 vsize=7660288 CPUtime=0.17 cores=1,3
/proc/19035/task/19038/stat : 19038 (java) S 19033 19035 18511 0 -1 4202560 447 0 0 0 17 0 0 0 16 0 19 0 465701493 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19039] ppid=19033 vsize=7660288 CPUtime=0.1 cores=1,3
/proc/19035/task/19039/stat : 19039 (java) S 19033 19035 18511 0 -1 4202560 967 0 0 0 10 0 0 0 15 0 19 0 465701493 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19040] ppid=19033 vsize=7660288 CPUtime=0.11 cores=1,3
/proc/19035/task/19040/stat : 19040 (java) S 19033 19035 18511 0 -1 4202560 411 0 0 0 11 0 0 0 15 0 19 0 465701493 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19041] ppid=19033 vsize=7660288 CPUtime=0.16 cores=1,3
/proc/19035/task/19041/stat : 19041 (java) S 19033 19035 18511 0 -1 4202560 268 0 0 0 16 0 0 0 15 0 19 0 465701493 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19042] ppid=19033 vsize=7660288 CPUtime=0.17 cores=1,3
/proc/19035/task/19042/stat : 19042 (java) S 19033 19035 18511 0 -1 4202560 746 0 0 0 17 0 0 0 15 0 19 0 465701493 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19043] ppid=19033 vsize=7660288 CPUtime=0.1 cores=1,3
/proc/19035/task/19043/stat : 19043 (java) S 19033 19035 18511 0 -1 4202560 1261 0 0 0 10 0 0 0 15 0 19 0 465701493 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19044] ppid=19033 vsize=7660288 CPUtime=0.17 cores=1,3
/proc/19035/task/19044/stat : 19044 (java) S 19033 19035 18511 0 -1 4202560 4459 0 0 0 16 1 0 0 15 0 19 0 465701493 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19045] ppid=19033 vsize=7660288 CPUtime=0.21 cores=1,3
/proc/19035/task/19045/stat : 19045 (java) S 19033 19035 18511 0 -1 4202560 3450 0 0 0 21 0 0 0 15 0 19 0 465701493 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19046] ppid=19033 vsize=7660288 CPUtime=5.42 cores=1,3
/proc/19035/task/19046/stat : 19046 (java) S 19033 19035 18511 0 -1 4202560 8993 0 0 0 541 1 0 0 15 0 19 0 465701494 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 0 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19047] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19047/stat : 19047 (java) S 19033 19035 18511 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 465701494 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19048] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19048/stat : 19048 (java) S 19033 19035 18511 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 465701494 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19049] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19049/stat : 19049 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606690225 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19050] ppid=19033 vsize=7660288 CPUtime=0.21 cores=1,3
/proc/19035/task/19050/stat : 19050 (java) S 19033 19035 18511 0 -1 4202560 1359 0 0 0 21 0 0 0 15 0 19 0 465701497 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19051] ppid=19033 vsize=7660288 CPUtime=0.5 cores=1,3
/proc/19035/task/19051/stat : 19051 (java) S 19033 19035 18511 0 -1 4202560 8490 0 0 0 49 1 0 0 15 0 19 0 465701497 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19052] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19052/stat : 19052 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19053] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19053/stat : 19053 (java) S 19033 19035 18511 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 465701497 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19054] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19054/stat : 19054 (java) S 19033 19035 18511 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 465701519 7844134912 49046 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.61
Current children cumulated vsize (KiB) 7660288

[startup+1242.3 s]
/proc/loadavg: 3.03 3.07 3.12 4/238 19119
/proc/meminfo: memFree=14002952/32950928 swapFree=67111528/67111528
[pid=19035] ppid=19033 vsize=7660288 CPUtime=1243.65 cores=1,3
/proc/19035/stat : 19035 (java) S 19033 19035 18511 0 -1 4202496 61892 0 1 0 124352 13 0 0 25 0 19 0 465701491 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19035/statm: 1915072 57954 2255 9 0 1905810 0
[pid=19035/tid=19036] ppid=19033 vsize=7660288 CPUtime=1235.99 cores=1,3
/proc/19035/task/19036/stat : 19036 (java) R 19033 19035 18511 0 -1 4202560 21762 0 1 0 123593 6 0 0 25 0 19 0 465701492 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 46912505606561 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19035/tid=19038] ppid=19033 vsize=7660288 CPUtime=0.18 cores=1,3
/proc/19035/task/19038/stat : 19038 (java) S 19033 19035 18511 0 -1 4202560 449 0 0 0 18 0 0 0 16 0 19 0 465701493 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19039] ppid=19033 vsize=7660288 CPUtime=0.1 cores=1,3
/proc/19035/task/19039/stat : 19039 (java) S 19033 19035 18511 0 -1 4202560 967 0 0 0 10 0 0 0 16 0 19 0 465701493 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19040] ppid=19033 vsize=7660288 CPUtime=0.11 cores=1,3
/proc/19035/task/19040/stat : 19040 (java) S 19033 19035 18511 0 -1 4202560 1873 0 0 0 11 0 0 0 16 0 19 0 465701493 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19041] ppid=19033 vsize=7660288 CPUtime=0.17 cores=1,3
/proc/19035/task/19041/stat : 19041 (java) S 19033 19035 18511 0 -1 4202560 268 0 0 0 17 0 0 0 16 0 19 0 465701493 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19042] ppid=19033 vsize=7660288 CPUtime=0.17 cores=1,3
/proc/19035/task/19042/stat : 19042 (java) S 19033 19035 18511 0 -1 4202560 746 0 0 0 17 0 0 0 15 0 19 0 465701493 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19043] ppid=19033 vsize=7660288 CPUtime=0.1 cores=1,3
/proc/19035/task/19043/stat : 19043 (java) S 19033 19035 18511 0 -1 4202560 1261 0 0 0 10 0 0 0 15 0 19 0 465701493 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19044] ppid=19033 vsize=7660288 CPUtime=0.19 cores=1,3
/proc/19035/task/19044/stat : 19044 (java) S 19033 19035 18511 0 -1 4202560 7444 0 0 0 18 1 0 0 16 0 19 0 465701493 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19045] ppid=19033 vsize=7660288 CPUtime=0.25 cores=1,3
/proc/19035/task/19045/stat : 19045 (java) S 19033 19035 18511 0 -1 4202560 6857 0 0 0 24 1 0 0 15 0 19 0 465701493 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19046] ppid=19033 vsize=7660288 CPUtime=5.59 cores=1,3
/proc/19035/task/19046/stat : 19046 (java) S 19033 19035 18511 0 -1 4202560 9193 0 0 0 558 1 0 0 15 0 19 0 465701494 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 0 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19047] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19047/stat : 19047 (java) S 19033 19035 18511 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 465701494 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19048] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19048/stat : 19048 (java) S 19033 19035 18511 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 465701494 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19049] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19049/stat : 19049 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606690225 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19050] ppid=19033 vsize=7660288 CPUtime=0.21 cores=1,3
/proc/19035/task/19050/stat : 19050 (java) S 19033 19035 18511 0 -1 4202560 1359 0 0 0 21 0 0 0 15 0 19 0 465701497 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19051] ppid=19033 vsize=7660288 CPUtime=0.5 cores=1,3
/proc/19035/task/19051/stat : 19051 (java) S 19033 19035 18511 0 -1 4202560 8490 0 0 0 49 1 0 0 15 0 19 0 465701497 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19052] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19052/stat : 19052 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19053] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19053/stat : 19053 (java) S 19033 19035 18511 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 465701497 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19054] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19054/stat : 19054 (java) S 19033 19035 18511 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 465701519 7844134912 57954 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.65
Current children cumulated vsize (KiB) 7660288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.17 2.85 3.04 2/190 19161
/proc/meminfo: memFree=14349060/32950928 swapFree=67111528/67111528
[pid=19035] ppid=19033 vsize=7660288 CPUtime=1301.39 cores=1,3
/proc/19035/stat : 19035 (java) S 19033 19035 18511 0 -1 4202496 64128 0 1 0 130126 13 0 0 25 0 19 0 465701491 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19035/statm: 1915072 60179 2255 9 0 1905810 0
[pid=19035/tid=19036] ppid=19033 vsize=7660288 CPUtime=1293.53 cores=1,3
/proc/19035/task/19036/stat : 19036 (java) R 19033 19035 18511 0 -1 4202560 22236 0 1 0 129347 6 0 0 25 0 19 0 465701492 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 46912505652412 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19035/tid=19038] ppid=19033 vsize=7660288 CPUtime=0.19 cores=1,3
/proc/19035/task/19038/stat : 19038 (java) S 19033 19035 18511 0 -1 4202560 1122 0 0 0 19 0 0 0 16 0 19 0 465701493 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19039] ppid=19033 vsize=7660288 CPUtime=0.1 cores=1,3
/proc/19035/task/19039/stat : 19039 (java) S 19033 19035 18511 0 -1 4202560 967 0 0 0 10 0 0 0 15 0 19 0 465701493 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19040] ppid=19033 vsize=7660288 CPUtime=0.13 cores=1,3
/proc/19035/task/19040/stat : 19040 (java) S 19033 19035 18511 0 -1 4202560 1877 0 0 0 13 0 0 0 15 0 19 0 465701493 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19041] ppid=19033 vsize=7660288 CPUtime=0.17 cores=1,3
/proc/19035/task/19041/stat : 19041 (java) S 19033 19035 18511 0 -1 4202560 268 0 0 0 17 0 0 0 15 0 19 0 465701493 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19042] ppid=19033 vsize=7660288 CPUtime=0.19 cores=1,3
/proc/19035/task/19042/stat : 19042 (java) S 19033 19035 18511 0 -1 4202560 748 0 0 0 19 0 0 0 15 0 19 0 465701493 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19043] ppid=19033 vsize=7660288 CPUtime=0.1 cores=1,3
/proc/19035/task/19043/stat : 19043 (java) S 19033 19035 18511 0 -1 4202560 1261 0 0 0 10 0 0 0 15 0 19 0 465701493 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19044] ppid=19033 vsize=7660288 CPUtime=0.19 cores=1,3
/proc/19035/task/19044/stat : 19044 (java) S 19033 19035 18511 0 -1 4202560 7444 0 0 0 18 1 0 0 15 0 19 0 465701493 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19045] ppid=19033 vsize=7660288 CPUtime=0.27 cores=1,3
/proc/19035/task/19045/stat : 19045 (java) S 19033 19035 18511 0 -1 4202560 7484 0 0 0 26 1 0 0 16 0 19 0 465701493 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19046] ppid=19033 vsize=7660288 CPUtime=5.73 cores=1,3
/proc/19035/task/19046/stat : 19046 (java) S 19033 19035 18511 0 -1 4202560 9645 0 0 0 572 1 0 0 16 0 19 0 465701494 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 0 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19047] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19047/stat : 19047 (java) S 19033 19035 18511 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 465701494 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19048] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19048/stat : 19048 (java) S 19033 19035 18511 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 465701494 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19049] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19049/stat : 19049 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606690225 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19050] ppid=19033 vsize=7660288 CPUtime=0.21 cores=1,3
/proc/19035/task/19050/stat : 19050 (java) S 19033 19035 18511 0 -1 4202560 1359 0 0 0 21 0 0 0 15 0 19 0 465701497 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19051] ppid=19033 vsize=7660288 CPUtime=0.5 cores=1,3
/proc/19035/task/19051/stat : 19051 (java) S 19033 19035 18511 0 -1 4202560 8490 0 0 0 49 1 0 0 15 0 19 0 465701497 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
[pid=19035/tid=19052] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19052/stat : 19052 (java) S 19033 19035 18511 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 465701497 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606682521 0 4 0 16800975 18446604471101859648 0 0 -1 1 0 0 0
[pid=19035/tid=19053] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19053/stat : 19053 (java) R 19033 19035 18511 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 465701497 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19035/tid=19054] ppid=19033 vsize=7660288 CPUtime=0 cores=1,3
/proc/19035/task/19054/stat : 19054 (java) S 19033 19035 18511 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 465701519 7844134912 60179 33554432000 1073741824 1073778376 140737014171536 18446744073709551615 235606683136 0 4 0 16800975 18446604471101859648 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.39
Current children cumulated vsize (KiB) 7660288

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.48
CPU user time (s): 1301.33
CPU system time (s): 0.151976
CPU usage (%): 100.109
Max. virtual memory (cumulated for all children) (KiB): 7664952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.33
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64161
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= 29438
involuntary context switches= 5370

runsolver used 2.16867 second user time and 4.98324 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-23 08:43:47
IDJOB=3250246
IDBENCH=83248
IDSOLVER=1611
FILE ID=node120/3250246-1303541027
RUNJOBID= node120-1303539684-18531
PBS_JOBID= 13143118
Free space on /tmp= 72112 MiB

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

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

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=1946445017

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      14268368 kB
Buffers:       2456392 kB
Cached:       15285260 kB
SwapCached:          0 kB
Active:       10803428 kB
Inactive:      7311136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14268368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2848 kB
Writeback:           0 kB
AnonPages:      371520 kB
Mapped:          23600 kB
Slab:           502316 kB
PageTables:       6340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 22076288 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= 72116 MiB
End job on node120 at 2011-04-23 09:05:29