Trace number 3190292

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

General information on the benchmark

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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.08/0.09	c --- Begin Solver configuration ---
0.08/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.08/0.09	c Learn all clauses as in MiniSAT
0.08/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.09	c Expensive reason simplification
0.08/0.09	c Armin Biere (Picosat) restarts strategy
0.08/0.09	c Glucose learned constraints deletion strategy
0.08/0.09	c timeout=2147483647s
0.08/0.09	c DB Simplification allowed=true
0.08/0.09	c --- End Solver configuration ---
0.08/0.09	c solving HOME/instance-3190292-1302598117.cnf
0.08/0.09	c reading problem ... 
0.29/0.26	c ... done. Wall clock time 0.169s.
0.29/0.26	c #vars     20000
0.29/0.26	c #constraints  84000
0.29/0.26	c constraints type 
0.29/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 84000
3.89/3.51	c cleaning 2497 clauses out of 5000 with flag 5000/5000
7.53/6.90	c cleaning 4249 clauses out of 8503 with flag 11000/11000
11.53/10.87	c cleaning 5627 clauses out of 11255 with flag 18001/18001
16.05/15.35	c cleaning 6806 clauses out of 13627 with flag 26000/26000
21.17/20.44	c cleaning 7906 clauses out of 15821 with flag 35000/35000
26.88/26.17	c cleaning 8957 clauses out of 17916 with flag 45001/45001
33.08/32.37	c cleaning 9977 clauses out of 19959 with flag 56001/56001
40.19/39.44	c cleaning 10989 clauses out of 21983 with flag 68002/68002
47.69/46.93	c cleaning 11987 clauses out of 23993 with flag 81001/81001
55.90/55.15	c cleaning 12999 clauses out of 26005 with flag 95000/95000
64.91/64.14	c cleaning 14003 clauses out of 28007 with flag 110001/110001
74.53/73.71	c cleaning 15002 clauses out of 30005 with flag 126002/126002
84.53/83.72	c cleaning 15993 clauses out of 32003 with flag 143002/143002
95.23/94.50	c cleaning 16997 clauses out of 34009 with flag 161001/161001
107.04/106.20	c cleaning 17998 clauses out of 36012 with flag 180001/180001
119.04/118.26	c cleaning 18996 clauses out of 38014 with flag 200001/200001
131.95/131.10	c cleaning 20003 clauses out of 40020 with flag 221003/221003
145.45/144.61	c cleaning 21000 clauses out of 42014 with flag 243000/243000
159.46/158.66	c cleaning 22006 clauses out of 44014 with flag 266000/266000
173.78/172.96	c cleaning 22998 clauses out of 46008 with flag 290000/290000
189.29/188.45	c cleaning 23997 clauses out of 48011 with flag 315001/315001
205.50/204.68	c cleaning 24998 clauses out of 50013 with flag 341000/341000
222.31/221.41	c cleaning 25995 clauses out of 52015 with flag 368000/368000
239.42/238.57	c cleaning 27008 clauses out of 54021 with flag 396001/396001
257.73/256.86	c cleaning 28004 clauses out of 56012 with flag 425000/425000
277.34/276.41	c cleaning 28996 clauses out of 58010 with flag 455002/455002
296.35/295.44	c cleaning 29998 clauses out of 60013 with flag 486001/486001
316.86/315.97	c cleaning 30993 clauses out of 62014 with flag 518000/518000
337.77/336.84	c cleaning 32010 clauses out of 64023 with flag 551002/551002
359.98/359.08	c cleaning 32993 clauses out of 66011 with flag 585000/585000
383.49/382.54	c cleaning 34002 clauses out of 68018 with flag 620000/620000
406.60/405.62	c cleaning 34995 clauses out of 70017 with flag 656001/656001
431.22/430.25	c cleaning 36007 clauses out of 72021 with flag 693000/693000
455.92/454.91	c cleaning 37004 clauses out of 74016 with flag 731002/731002
482.24/481.29	c cleaning 37996 clauses out of 76011 with flag 770001/770001
508.35/507.35	c cleaning 38996 clauses out of 78015 with flag 810001/810001
536.16/535.16	c cleaning 40002 clauses out of 80018 with flag 851000/851000
563.98/562.91	c cleaning 40993 clauses out of 82016 with flag 893000/893000
594.19/593.13	c cleaning 42005 clauses out of 84025 with flag 936002/936002
623.81/622.79	c cleaning 43001 clauses out of 86019 with flag 980001/980001
655.92/654.84	c cleaning 43996 clauses out of 88019 with flag 1025002/1025002
687.14/686.03	c cleaning 45005 clauses out of 90022 with flag 1071001/1071001
720.15/719.02	c cleaning 46002 clauses out of 92016 with flag 1118000/1118000
752.66/751.50	c cleaning 47005 clauses out of 94014 with flag 1166000/1166000
786.28/785.16	c cleaning 47995 clauses out of 96009 with flag 1215000/1215000
821.99/820.80	c cleaning 49001 clauses out of 98016 with flag 1265002/1265002
857.41/856.29	c cleaning 49996 clauses out of 100015 with flag 1316002/1316002
895.45/894.23	c cleaning 51000 clauses out of 102018 with flag 1368001/1368001
932.25/931.03	c cleaning 51999 clauses out of 104017 with flag 1421000/1421000
970.87/969.65	c cleaning 53001 clauses out of 106020 with flag 1475002/1475002
1011.79/1010.58	c cleaning 53997 clauses out of 108017 with flag 1530000/1530000
1052.00/1050.74	c cleaning 54997 clauses out of 110021 with flag 1586001/1586001
1093.91/1092.67	c cleaning 56007 clauses out of 112023 with flag 1643000/1643000
1136.44/1135.14	c cleaning 57000 clauses out of 114016 with flag 1701000/1701000
1179.16/1177.81	c cleaning 57992 clauses out of 116016 with flag 1760000/1760000
1224.97/1223.67	c cleaning 59007 clauses out of 118026 with flag 1820002/1820002
1270.19/1268.81	c cleaning 60000 clauses out of 120017 with flag 1881000/1881000
1301.41/1300.01	c starts		: 1534
1301.41/1300.01	c conflicts		: 1925055
1301.41/1300.01	c decisions		: 4950223
1301.41/1300.01	c propagations		: 1587685204
1301.41/1300.01	c inspects		: 4723152636
1301.41/1300.01	c shortcuts		: 0
1301.41/1300.01	c learnt literals	: 0
1301.41/1300.01	c learnt binary clauses	: 0
1301.41/1300.01	c learnt ternary clauses	: 62
1301.41/1300.01	c learnt constraints	: 1925055
1301.41/1300.01	c ignored constraints	: 0
1301.41/1300.01	c root simplifications	: 1534
1301.41/1300.01	c removed literals (reason simplification)	: 33241910
1301.41/1300.01	c reason swapping (by a shorter reason)	: 0
1301.41/1300.01	c Calls to reduceDB	: 57
1301.41/1300.01	c speed (assignments/second)	: 1221529.4186891038
1301.41/1300.01	c non guided choices	1810
1301.41/1300.04	c learnt constraints type 
1301.41/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 104118
1301.41/1300.04	c constraints type 
1301.41/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 84000
1301.41/1300.04	s UNKNOWN
1301.41/1300.04	c Total wall clock time (in seconds) : 1299.921

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3190292-1302598117/watcher-3190292-1302598117 -o /tmp/evaluation-result-3190292-1302598117/solver-3190292-1302598117 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190292-1302598117.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: 4.01 3.98 3.35 4/193 23255
/proc/meminfo: memFree=16875460/32951124 swapFree=67111528/67111528
[pid=23255] ppid=23252 vsize=27172 CPUtime=0 cores=0,2
/proc/23255/stat : 23255 (java) S 23252 23255 22972 0 -1 4202496 1180 0 0 0 0 0 0 0 25 0 2 0 352227295 27824128 906 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738207717 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23255/statm: 6793 906 688 9 0 381 0
[pid=23255/tid=23256] ppid=23252 vsize=28384 CPUtime=0 cores=0,2
/proc/23255/task/23256/stat : 23256 (java) R 23252 23255 22972 0 -1 4202560 69 0 0 0 0 0 0 0 25 0 2 0 352227296 29065216 910 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264721481351 0 0 4096 0 0 0 0 -1 0 0 0 0

[startup+0.086 s]
/proc/loadavg: 4.01 3.98 3.35 4/193 23255
/proc/meminfo: memFree=16875460/32951124 swapFree=67111528/67111528
[pid=23255] ppid=23252 vsize=7570744 CPUtime=0.08 cores=0,2
/proc/23255/stat : 23255 (java) S 23252 23255 22972 0 -1 4202496 10033 0 1 0 7 1 0 0 25 0 18 0 352227295 7752441856 9728 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/23255/statm: 1892686 9728 2017 9 0 1883424 0
[pid=23255/tid=23256] ppid=23252 vsize=7570744 CPUtime=0.06 cores=0,2
/proc/23255/task/23256/stat : 23256 (java) R 23252 23255 22972 0 -1 4202560 8459 0 1 0 6 0 0 0 25 0 18 0 352227296 7752441856 9728 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264726448218 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7570744

[startup+0.156749 s]
/proc/loadavg: 4.01 3.98 3.35 4/193 23255
/proc/meminfo: memFree=16875460/32951124 swapFree=67111528/67111528
[pid=23255] ppid=23252 vsize=7637940 CPUtime=0.21 cores=0,2
/proc/23255/stat : 23255 (java) S 23252 23255 22972 0 -1 4202496 11780 0 1 0 20 1 0 0 25 0 18 0 352227295 7821250560 11417 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/23255/statm: 1909485 11417 2175 9 0 1900223 0
[pid=23255/tid=23256] ppid=23252 vsize=7637940 CPUtime=0.14 cores=0,2
/proc/23255/task/23256/stat : 23256 (java) R 23252 23255 22972 0 -1 4202560 9462 0 1 0 13 1 0 0 25 0 18 0 352227296 7821250560 11417 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 46912505164270 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 7637940

[startup+0.300689 s]
/proc/loadavg: 4.01 3.98 3.35 4/193 23255
/proc/meminfo: memFree=16875460/32951124 swapFree=67111528/67111528
[pid=23255] ppid=23252 vsize=7638968 CPUtime=0.46 cores=0,2
/proc/23255/stat : 23255 (java) S 23252 23255 22972 0 -1 4202496 14229 0 1 0 44 2 0 0 25 0 19 0 352227295 7822303232 13866 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/23255/statm: 1909742 13866 2208 9 0 1900480 0
[pid=23255/tid=23256] ppid=23252 vsize=7638968 CPUtime=0.28 cores=0,2
/proc/23255/task/23256/stat : 23256 (java) R 23252 23255 22972 0 -1 4202560 11834 0 1 0 27 1 0 0 25 0 19 0 352227296 7822303232 13866 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 46912505122142 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7638968

[startup+0.700701 s]
/proc/loadavg: 4.01 3.98 3.35 4/193 23255
/proc/meminfo: memFree=16875460/32951124 swapFree=67111528/67111528
[pid=23255] ppid=23252 vsize=7642064 CPUtime=1.13 cores=0,2
/proc/23255/stat : 23255 (java) S 23252 23255 22972 0 -1 4202496 18005 0 1 0 111 2 0 0 25 0 19 0 352227295 7825473536 15678 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/23255/statm: 1910516 15678 2221 9 0 1901254 0
[pid=23255/tid=23256] ppid=23252 vsize=7642064 CPUtime=0.61 cores=0,2
/proc/23255/task/23256/stat : 23256 (java) R 23252 23255 22972 0 -1 4202560 12123 0 1 0 60 1 0 0 25 0 19 0 352227296 7825473536 15678 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 46912505749165 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 7642064

[startup+1.50152 s]
/proc/loadavg: 4.49 4.08 3.38 5/262 23332
/proc/meminfo: memFree=16694624/32951124 swapFree=67111528/67111528
[pid=23255] ppid=23252 vsize=7642364 CPUtime=1.99 cores=0,2
/proc/23255/stat : 23255 (java) S 23252 23255 22972 0 -1 4202496 18426 0 1 0 197 2 0 0 25 0 19 0 352227295 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/23255/statm: 1910591 16098 2224 9 0 1901329 0
[pid=23255/tid=23256] ppid=23252 vsize=7642364 CPUtime=1.41 cores=0,2
/proc/23255/task/23256/stat : 23256 (java) R 23252 23255 22972 0 -1 4202560 12489 0 1 0 140 1 0 0 18 0 19 0 352227296 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 46912505620095 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23255/tid=23258] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23258/stat : 23258 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23259] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23259/stat : 23259 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23260] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23260/stat : 23260 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23261] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23261/stat : 23261 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23262] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23262/stat : 23262 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23263] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23263/stat : 23263 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23264] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23264/stat : 23264 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23265] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23265/stat : 23265 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23271] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23271/stat : 23271 (java) S 23252 23255 22972 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 352227298 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 0 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23272] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23272/stat : 23272 (java) S 23252 23255 22972 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 352227299 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23273] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23273/stat : 23273 (java) S 23252 23255 22972 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352227299 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23274] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23274/stat : 23274 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738228657 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23275] ppid=23252 vsize=7642364 CPUtime=0.29 cores=0,2
/proc/23255/task/23275/stat : 23275 (java) S 23252 23255 22972 0 -1 4202560 2826 0 0 0 29 0 0 0 15 0 19 0 352227301 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23276] ppid=23252 vsize=7642364 CPUtime=0.26 cores=0,2
/proc/23255/task/23276/stat : 23276 (java) S 23252 23255 22972 0 -1 4202560 1948 0 0 0 26 0 0 0 23 0 19 0 352227301 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23277] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23277/stat : 23277 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23278] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23278/stat : 23278 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352227301 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23330] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23330/stat : 23330 (java) S 23252 23255 22972 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352227325 7825780736 16098 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 7642364

[startup+3.10127 s]
/proc/loadavg: 4.49 4.08 3.38 5/262 23332
/proc/meminfo: memFree=16651972/32951124 swapFree=67111528/67111528
[pid=23255] ppid=23252 vsize=7642364 CPUtime=3.59 cores=0,2
/proc/23255/stat : 23255 (java) S 23252 23255 22972 0 -1 4202496 19091 0 1 0 357 2 0 0 25 0 19 0 352227295 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/23255/statm: 1910591 16763 2224 9 0 1901329 0
[pid=23255/tid=23256] ppid=23252 vsize=7642364 CPUtime=3.01 cores=0,2
/proc/23255/task/23256/stat : 23256 (java) R 23252 23255 22972 0 -1 4202560 13154 0 1 0 300 1 0 0 20 0 19 0 352227296 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 46912505631390 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23255/tid=23258] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23258/stat : 23258 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23259] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23259/stat : 23259 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23260] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23260/stat : 23260 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23261] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23261/stat : 23261 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23262] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23262/stat : 23262 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23263] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23263/stat : 23263 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23264] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23264/stat : 23264 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23265] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23265/stat : 23265 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227297 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23271] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23271/stat : 23271 (java) S 23252 23255 22972 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 352227298 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 0 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23272] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23272/stat : 23272 (java) S 23252 23255 22972 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 352227299 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23273] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23273/stat : 23273 (java) S 23252 23255 22972 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352227299 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23274] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23274/stat : 23274 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738228657 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23275] ppid=23252 vsize=7642364 CPUtime=0.29 cores=0,2
/proc/23255/task/23275/stat : 23275 (java) S 23252 23255 22972 0 -1 4202560 2826 0 0 0 29 0 0 0 15 0 19 0 352227301 7825780736 16763 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23276] ppid=23252 vsize=7642364 CPUtime=0.26 cores=0,2
/proc/23255/task/23276/stat : 23276 (java) S 23252 23255 22972 0 -1 4202560 1948 0 0 0 26 0 0 0 23 0 19 0 352227301 7825780736 16764 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23277] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23277/stat : 23277 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825780736 16764 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23278] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23278/stat : 23278 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352227301 7825780736 16764 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23330] ppid=23252 vsize=7642364 CPUtime=0 cores=0,2
/proc/23255/task/23330/stat : 23330 (java) S 23252 23255 22972 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352227325 7825780736 16764 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 7642364

[startup+6.30165 s]
/proc/loadavg: 4.49 4.08 3.38 6/262 23332
/proc/meminfo: memFree=16548840/32951124 swapFree=67111528/67111528
[pid=23255] ppid=23252 vsize=7641924 CPUtime=7.01 cores=0,2
/proc/23255/stat : 23255 (java) S 23252 23255 22972 0 -1 4202496 31873 0 1 0 697 4 0 0 25 0 19 0 352227295 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/23255/statm: 1910481 23111 2251 9 0 1901219 0
[pid=23255/tid=23256] ppid=23252 vsize=7641924 CPUtime=6.13 cores=0,2
/proc/23255/task/23256/stat : 23256 (java) R 23252 23255 22972 0 -1 4202560 13316 0 1 0 612 1 0 0 25 0 19 0 352227296 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 46912505682354 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23255/tid=23258] ppid=23252 vsize=7641924 CPUtime=0.02 cores=0,2
/proc/23255/task/23258/stat : 23258 (java) S 23252 23255 22972 0 -1 4202560 1189 0 0 0 2 0 0 0 18 0 19 0 352227297 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23259] ppid=23252 vsize=7641924 CPUtime=0.01 cores=0,2
/proc/23255/task/23259/stat : 23259 (java) S 23252 23255 22972 0 -1 4202560 1936 0 0 0 1 0 0 0 17 0 19 0 352227297 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23260] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23260/stat : 23260 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352227297 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23261] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23261/stat : 23261 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352227297 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23262] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23262/stat : 23262 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352227297 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23263] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23263/stat : 23263 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352227297 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23264] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23264/stat : 23264 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352227297 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23265] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23265/stat : 23265 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352227297 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23271] ppid=23252 vsize=7641924 CPUtime=0.05 cores=0,2
/proc/23255/task/23271/stat : 23271 (java) S 23252 23255 22972 0 -1 4202560 3129 0 0 0 5 0 0 0 15 0 19 0 352227298 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 0 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23272] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23272/stat : 23272 (java) S 23252 23255 22972 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352227299 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23273] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23273/stat : 23273 (java) S 23252 23255 22972 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352227299 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23274] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23274/stat : 23274 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738228657 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23275] ppid=23252 vsize=7641924 CPUtime=0.3 cores=0,2
/proc/23255/task/23275/stat : 23275 (java) S 23252 23255 22972 0 -1 4202560 2829 0 0 0 30 0 0 0 15 0 19 0 352227301 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23276] ppid=23252 vsize=7641924 CPUtime=0.44 cores=0,2
/proc/23255/task/23276/stat : 23276 (java) S 23252 23255 22972 0 -1 4202560 8316 0 0 0 44 0 0 0 15 0 19 0 352227301 7825330176 23111 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0

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

[pid=23255/tid=23263] ppid=23252 vsize=7641924 CPUtime=0.14 cores=0,2
/proc/23255/task/23263/stat : 23263 (java) S 23252 23255 22972 0 -1 4202560 4451 0 0 0 14 0 0 0 15 0 19 0 352227297 7825330176 69645 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23264] ppid=23252 vsize=7641924 CPUtime=0.14 cores=0,2
/proc/23255/task/23264/stat : 23264 (java) S 23252 23255 22972 0 -1 4202560 2890 0 0 0 14 0 0 0 15 0 19 0 352227297 7825330176 69645 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23265] ppid=23252 vsize=7641924 CPUtime=0.13 cores=0,2
/proc/23255/task/23265/stat : 23265 (java) S 23252 23255 22972 0 -1 4202560 2378 0 0 0 13 0 0 0 15 0 19 0 352227297 7825330176 69645 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23271] ppid=23252 vsize=7641924 CPUtime=3.61 cores=0,2
/proc/23255/task/23271/stat : 23271 (java) S 23252 23255 22972 0 -1 4202560 7181 0 0 0 360 1 0 0 15 0 19 0 352227298 7825330176 69645 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 0 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23272] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23272/stat : 23272 (java) S 23252 23255 22972 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352227299 7825330176 69645 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23273] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23273/stat : 23273 (java) S 23252 23255 22972 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352227299 7825330176 69645 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23274] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23274/stat : 23274 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825330176 69645 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738228657 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23275] ppid=23252 vsize=7641924 CPUtime=0.33 cores=0,2
/proc/23255/task/23275/stat : 23275 (java) S 23252 23255 22972 0 -1 4202560 2834 0 0 0 33 0 0 0 15 0 19 0 352227301 7825330176 69645 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23276] ppid=23252 vsize=7641924 CPUtime=0.46 cores=0,2
/proc/23255/task/23276/stat : 23276 (java) S 23252 23255 22972 0 -1 4202560 8318 0 0 0 46 0 0 0 15 0 19 0 352227301 7825330176 69645 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23277] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23277/stat : 23277 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825330176 69645 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23278] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23278/stat : 23278 (java) S 23252 23255 22972 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 352227301 7825330176 69645 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23330] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23330/stat : 23330 (java) S 23252 23255 22972 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352227325 7825330176 69645 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1123.63
Current children cumulated vsize (KiB) 7641924

[startup+1182.3 s]
/proc/loadavg: 4.20 4.08 3.83 5/262 23373
/proc/meminfo: memFree=16096808/32951124 swapFree=67111528/67111528
[pid=23255] ppid=23252 vsize=7641924 CPUtime=1183.67 cores=0,2
/proc/23255/stat : 23255 (java) S 23252 23255 22972 0 -1 4202496 79667 0 1 0 118350 17 0 0 25 0 19 0 352227295 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/23255/statm: 1910481 70714 2253 9 0 1901219 0
[pid=23255/tid=23256] ppid=23252 vsize=7641924 CPUtime=1177.82 cores=0,2
/proc/23255/task/23256/stat : 23256 (java) R 23252 23255 22972 0 -1 4202560 30042 0 1 0 117774 8 0 0 25 0 19 0 352227296 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 46912505620414 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23255/tid=23258] ppid=23252 vsize=7641924 CPUtime=0.21 cores=0,2
/proc/23255/task/23258/stat : 23258 (java) S 23252 23255 22972 0 -1 4202560 8845 0 0 0 20 1 0 0 15 0 19 0 352227297 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23259] ppid=23252 vsize=7641924 CPUtime=0.17 cores=0,2
/proc/23255/task/23259/stat : 23259 (java) S 23252 23255 22972 0 -1 4202560 3729 0 0 0 17 0 0 0 16 0 19 0 352227297 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23260] ppid=23252 vsize=7641924 CPUtime=0.02 cores=0,2
/proc/23255/task/23260/stat : 23260 (java) S 23252 23255 22972 0 -1 4202560 1750 0 0 0 2 0 0 0 15 0 19 0 352227297 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23261] ppid=23252 vsize=7641924 CPUtime=0.16 cores=0,2
/proc/23255/task/23261/stat : 23261 (java) S 23252 23255 22972 0 -1 4202560 3668 0 0 0 16 0 0 0 15 0 19 0 352227297 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23262] ppid=23252 vsize=7641924 CPUtime=0.15 cores=0,2
/proc/23255/task/23262/stat : 23262 (java) S 23252 23255 22972 0 -1 4202560 2042 0 0 0 15 0 0 0 15 0 19 0 352227297 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23263] ppid=23252 vsize=7641924 CPUtime=0.16 cores=0,2
/proc/23255/task/23263/stat : 23263 (java) S 23252 23255 22972 0 -1 4202560 4452 0 0 0 16 0 0 0 15 0 19 0 352227297 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23264] ppid=23252 vsize=7641924 CPUtime=0.16 cores=0,2
/proc/23255/task/23264/stat : 23264 (java) S 23252 23255 22972 0 -1 4202560 2892 0 0 0 16 0 0 0 15 0 19 0 352227297 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23265] ppid=23252 vsize=7641924 CPUtime=0.13 cores=0,2
/proc/23255/task/23265/stat : 23265 (java) S 23252 23255 22972 0 -1 4202560 2378 0 0 0 13 0 0 0 15 0 19 0 352227297 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23271] ppid=23252 vsize=7641924 CPUtime=3.76 cores=0,2
/proc/23255/task/23271/stat : 23271 (java) S 23252 23255 22972 0 -1 4202560 7497 0 0 0 375 1 0 0 15 0 19 0 352227298 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 0 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23272] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23272/stat : 23272 (java) S 23252 23255 22972 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352227299 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23273] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23273/stat : 23273 (java) S 23252 23255 22972 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352227299 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23274] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23274/stat : 23274 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738228657 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23275] ppid=23252 vsize=7641924 CPUtime=0.33 cores=0,2
/proc/23255/task/23275/stat : 23275 (java) S 23252 23255 22972 0 -1 4202560 2834 0 0 0 33 0 0 0 15 0 19 0 352227301 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23276] ppid=23252 vsize=7641924 CPUtime=0.46 cores=0,2
/proc/23255/task/23276/stat : 23276 (java) S 23252 23255 22972 0 -1 4202560 8318 0 0 0 46 0 0 0 15 0 19 0 352227301 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23277] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23277/stat : 23277 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23278] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23278/stat : 23278 (java) S 23252 23255 22972 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 352227301 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23330] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23330/stat : 23330 (java) S 23252 23255 22972 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352227325 7825330176 70714 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1183.67
Current children cumulated vsize (KiB) 7641924

[startup+1242.3 s]
/proc/loadavg: 4.13 4.08 3.84 5/262 23374
/proc/meminfo: memFree=16077168/32951124 swapFree=67111528/67111528
[pid=23255] ppid=23252 vsize=7641924 CPUtime=1243.69 cores=0,2
/proc/23255/stat : 23255 (java) S 23252 23255 22972 0 -1 4202496 83813 0 1 0 124351 18 0 0 25 0 19 0 352227295 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/23255/statm: 1910481 74853 2253 9 0 1901219 0
[pid=23255/tid=23256] ppid=23252 vsize=7641924 CPUtime=1237.7 cores=0,2
/proc/23255/task/23256/stat : 23256 (java) R 23252 23255 22972 0 -1 4202560 31732 0 1 0 123761 9 0 0 25 0 19 0 352227296 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 46912505620234 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23255/tid=23258] ppid=23252 vsize=7641924 CPUtime=0.21 cores=0,2
/proc/23255/task/23258/stat : 23258 (java) S 23252 23255 22972 0 -1 4202560 8845 0 0 0 20 1 0 0 15 0 19 0 352227297 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23259] ppid=23252 vsize=7641924 CPUtime=0.19 cores=0,2
/proc/23255/task/23259/stat : 23259 (java) S 23252 23255 22972 0 -1 4202560 4682 0 0 0 19 0 0 0 16 0 19 0 352227297 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23260] ppid=23252 vsize=7641924 CPUtime=0.02 cores=0,2
/proc/23255/task/23260/stat : 23260 (java) S 23252 23255 22972 0 -1 4202560 1750 0 0 0 2 0 0 0 15 0 19 0 352227297 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23261] ppid=23252 vsize=7641924 CPUtime=0.16 cores=0,2
/proc/23255/task/23261/stat : 23261 (java) S 23252 23255 22972 0 -1 4202560 3668 0 0 0 16 0 0 0 15 0 19 0 352227297 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23262] ppid=23252 vsize=7641924 CPUtime=0.17 cores=0,2
/proc/23255/task/23262/stat : 23262 (java) S 23252 23255 22972 0 -1 4202560 3514 0 0 0 17 0 0 0 16 0 19 0 352227297 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23263] ppid=23252 vsize=7641924 CPUtime=0.16 cores=0,2
/proc/23255/task/23263/stat : 23263 (java) S 23252 23255 22972 0 -1 4202560 4452 0 0 0 16 0 0 0 15 0 19 0 352227297 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23264] ppid=23252 vsize=7641924 CPUtime=0.16 cores=0,2
/proc/23255/task/23264/stat : 23264 (java) S 23252 23255 22972 0 -1 4202560 2892 0 0 0 16 0 0 0 15 0 19 0 352227297 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23265] ppid=23252 vsize=7641924 CPUtime=0.13 cores=0,2
/proc/23255/task/23265/stat : 23265 (java) S 23252 23255 22972 0 -1 4202560 2403 0 0 0 13 0 0 0 15 0 19 0 352227297 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23271] ppid=23252 vsize=7641924 CPUtime=3.87 cores=0,2
/proc/23255/task/23271/stat : 23271 (java) S 23252 23255 22972 0 -1 4202560 7499 0 0 0 386 1 0 0 15 0 19 0 352227298 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 0 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23272] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23272/stat : 23272 (java) S 23252 23255 22972 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352227299 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23273] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23273/stat : 23273 (java) S 23252 23255 22972 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352227299 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23274] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23274/stat : 23274 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738228657 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23275] ppid=23252 vsize=7641924 CPUtime=0.33 cores=0,2
/proc/23255/task/23275/stat : 23275 (java) S 23252 23255 22972 0 -1 4202560 2834 0 0 0 33 0 0 0 15 0 19 0 352227301 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23276] ppid=23252 vsize=7641924 CPUtime=0.46 cores=0,2
/proc/23255/task/23276/stat : 23276 (java) S 23252 23255 22972 0 -1 4202560 8318 0 0 0 46 0 0 0 15 0 19 0 352227301 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23277] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23277/stat : 23277 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23278] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23278/stat : 23278 (java) S 23252 23255 22972 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 352227301 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23330] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23330/stat : 23330 (java) S 23252 23255 22972 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352227325 7825330176 74853 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1243.69
Current children cumulated vsize (KiB) 7641924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.06 3.85 9/265 23379
/proc/meminfo: memFree=16061248/32951124 swapFree=67111528/67111528
[pid=23255] ppid=23252 vsize=7641924 CPUtime=1301.41 cores=0,2
/proc/23255/stat : 23255 (java) S 23252 23255 22972 0 -1 4202496 83858 0 1 0 130123 18 0 0 25 0 19 0 352227295 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/23255/statm: 1910481 74891 2253 9 0 1901219 0
[pid=23255/tid=23256] ppid=23252 vsize=7641924 CPUtime=1295.32 cores=0,2
/proc/23255/task/23256/stat : 23256 (java) R 23252 23255 22972 0 -1 4202560 31733 0 1 0 129523 9 0 0 25 0 19 0 352227296 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 46912505749290 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=23255/tid=23258] ppid=23252 vsize=7641924 CPUtime=0.22 cores=0,2
/proc/23255/task/23258/stat : 23258 (java) S 23252 23255 22972 0 -1 4202560 8845 0 0 0 21 1 0 0 16 0 19 0 352227297 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23259] ppid=23252 vsize=7641924 CPUtime=0.19 cores=0,2
/proc/23255/task/23259/stat : 23259 (java) S 23252 23255 22972 0 -1 4202560 4682 0 0 0 19 0 0 0 15 0 19 0 352227297 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23260] ppid=23252 vsize=7641924 CPUtime=0.02 cores=0,2
/proc/23255/task/23260/stat : 23260 (java) S 23252 23255 22972 0 -1 4202560 1750 0 0 0 2 0 0 0 15 0 19 0 352227297 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23261] ppid=23252 vsize=7641924 CPUtime=0.16 cores=0,2
/proc/23255/task/23261/stat : 23261 (java) S 23252 23255 22972 0 -1 4202560 3668 0 0 0 16 0 0 0 15 0 19 0 352227297 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23262] ppid=23252 vsize=7641924 CPUtime=0.17 cores=0,2
/proc/23255/task/23262/stat : 23262 (java) S 23252 23255 22972 0 -1 4202560 3514 0 0 0 17 0 0 0 15 0 19 0 352227297 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23263] ppid=23252 vsize=7641924 CPUtime=0.16 cores=0,2
/proc/23255/task/23263/stat : 23263 (java) S 23252 23255 22972 0 -1 4202560 4452 0 0 0 16 0 0 0 15 0 19 0 352227297 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23264] ppid=23252 vsize=7641924 CPUtime=0.17 cores=0,2
/proc/23255/task/23264/stat : 23264 (java) S 23252 23255 22972 0 -1 4202560 2893 0 0 0 17 0 0 0 15 0 19 0 352227297 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23265] ppid=23252 vsize=7641924 CPUtime=0.13 cores=0,2
/proc/23255/task/23265/stat : 23265 (java) S 23252 23255 22972 0 -1 4202560 2403 0 0 0 13 0 0 0 15 0 19 0 352227297 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23271] ppid=23252 vsize=7641924 CPUtime=3.95 cores=0,2
/proc/23255/task/23271/stat : 23271 (java) S 23252 23255 22972 0 -1 4202560 7538 0 0 0 394 1 0 0 15 0 19 0 352227298 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 0 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23272] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23272/stat : 23272 (java) S 23252 23255 22972 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352227299 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 0 0 0 0
[pid=23255/tid=23273] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23273/stat : 23273 (java) S 23252 23255 22972 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352227299 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23274] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23274/stat : 23274 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738228657 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23275] ppid=23252 vsize=7641924 CPUtime=0.33 cores=0,2
/proc/23255/task/23275/stat : 23275 (java) S 23252 23255 22972 0 -1 4202560 2834 0 0 0 33 0 0 0 15 0 19 0 352227301 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23276] ppid=23252 vsize=7641924 CPUtime=0.46 cores=0,2
/proc/23255/task/23276/stat : 23276 (java) S 23252 23255 22972 0 -1 4202560 8318 0 0 0 46 0 0 0 15 0 19 0 352227301 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23277] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23277/stat : 23277 (java) S 23252 23255 22972 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352227301 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738220953 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23278] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23278/stat : 23278 (java) S 23252 23255 22972 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 352227301 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
[pid=23255/tid=23330] ppid=23252 vsize=7641924 CPUtime=0 cores=0,2
/proc/23255/task/23330/stat : 23330 (java) S 23252 23255 22972 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352227325 7825330176 74891 33554432000 1073741824 1073778376 140736220649920 18446744073709551615 264738221568 0 4 0 16800975 18446604453930051456 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1301.41
Current children cumulated vsize (KiB) 7641924

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.5
CPU user time (s): 1301.31
CPU system time (s): 0.19697
CPU usage (%): 100.111
Max. virtual memory (cumulated for all children) (KiB): 7661316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.31
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83894
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= 28143
involuntary context switches= 5528

runsolver used 2.23266 second user time and 4.87926 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-12 10:48:37
IDJOB=3190292
IDBENCH=82623
IDSOLVER=1611
FILE ID=node141/3190292-1302598117
RUNJOBID= node141-1302596814-22990
PBS_JOBID= 12958091
Free space on /tmp= 71524 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S313385224-076-UNKNOWN.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190292-1302598117/watcher-3190292-1302598117 -o /tmp/evaluation-result-3190292-1302598117/solver-3190292-1302598117 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190292-1302598117.cnf

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

MD5SUM BENCH= c8a628789219fd1293880c95bfb25038
RANDOM SEED=1547995642

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16875756 kB
Buffers:        765916 kB
Cached:       14821776 kB
SwapCached:          0 kB
Active:        8918980 kB
Inactive:      6762800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16875756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3196 kB
Writeback:           0 kB
AnonPages:       94080 kB
Mapped:          20880 kB
Slab:           328856 kB
PageTables:       5172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7447380 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= 71520 MiB
End job on node141 at 2011-04-12 11:10:19