Trace number 3190345

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S1091905403-047-UNKNOWN.cnf
MD5SUMa2618a2d05b86feb60504578f5d9c7e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.6977
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.07	c See www.sat4j.org for details.
0.09/0.17	c no version file found!!!
0.09/0.17	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.17	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.17	c java.vm.version	19.1-b02
0.09/0.17	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.17	c sun.arch.data.model	64
0.09/0.17	c java.version		1.6.0_24
0.09/0.17	c os.name		Linux
0.09/0.17	c os.version		2.6.18-164.el5
0.09/0.17	c os.arch		amd64
0.09/0.17	c Free memory 		6997539544
0.09/0.17	c Max memory 		7034241024
0.09/0.17	c Total memory 		7034241024
0.09/0.17	c Number of processors 	8
0.09/0.17	c --- Begin Solver configuration ---
0.09/0.17	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.09/0.17	c Learn all clauses as in MiniSAT
0.09/0.17	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.17	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.17	c Expensive reason simplification
0.09/0.17	c Armin Biere (Picosat) restarts strategy
0.09/0.17	c Glucose learned constraints deletion strategy
0.09/0.17	c timeout=2147483647s
0.09/0.17	c DB Simplification allowed=true
0.09/0.17	c --- End Solver configuration ---
0.09/0.17	c solving HOME/instance-3190345-1302598890.cnf
0.09/0.17	c reading problem ... 
0.34/0.22	c ... done. Wall clock time 0.129s.
0.34/0.22	c #vars     10000
0.34/0.22	c #constraints  42000
0.34/0.22	c constraints type 
0.34/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 42000
2.68/2.09	c cleaning 2495 clauses out of 5000 with flag 5000/5000
4.62/3.77	c cleaning 4245 clauses out of 8506 with flag 11001/11001
6.63/5.71	c cleaning 5628 clauses out of 11260 with flag 18000/18000
8.85/7.92	c cleaning 6814 clauses out of 13633 with flag 26001/26001
11.36/10.43	c cleaning 7905 clauses out of 15818 with flag 35000/35000
14.16/13.26	c cleaning 8954 clauses out of 17914 with flag 45001/45001
17.26/16.36	c cleaning 9975 clauses out of 19959 with flag 56000/56000
20.77/19.88	c cleaning 10983 clauses out of 21984 with flag 68000/68000
24.57/23.67	c cleaning 11992 clauses out of 24003 with flag 81002/81002
28.77/27.86	c cleaning 12999 clauses out of 26009 with flag 95000/95000
33.29/32.35	c cleaning 14002 clauses out of 28011 with flag 110001/110001
38.19/37.23	c cleaning 15002 clauses out of 30009 with flag 126001/126001
43.39/42.41	c cleaning 15999 clauses out of 32006 with flag 143000/143000
49.00/48.02	c cleaning 16993 clauses out of 34007 with flag 161000/161000
55.00/54.06	c cleaning 18007 clauses out of 36016 with flag 180002/180002
61.41/60.43	c cleaning 19001 clauses out of 38009 with flag 200002/200002
68.12/67.20	c cleaning 19999 clauses out of 40007 with flag 221001/221001
75.32/74.37	c cleaning 21003 clauses out of 42007 with flag 243000/243000
82.82/81.81	c cleaning 21999 clauses out of 44004 with flag 266000/266000
90.52/89.54	c cleaning 22989 clauses out of 46005 with flag 290000/290000
98.84/97.85	c cleaning 24002 clauses out of 48016 with flag 315000/315000
107.64/106.69	c cleaning 24993 clauses out of 50014 with flag 341000/341000
116.85/115.89	c cleaning 26006 clauses out of 52022 with flag 368001/368001
126.35/125.36	c cleaning 27007 clauses out of 54016 with flag 396001/396001
136.46/135.42	c cleaning 28001 clauses out of 56008 with flag 425000/425000
147.07/146.06	c cleaning 29000 clauses out of 58007 with flag 455000/455000
157.68/156.66	c cleaning 29997 clauses out of 60009 with flag 486002/486002
169.38/168.31	c cleaning 30995 clauses out of 62013 with flag 518003/518003
180.89/179.87	c cleaning 32003 clauses out of 64016 with flag 551001/551001
193.00/191.91	c cleaning 32994 clauses out of 66014 with flag 585002/585002
206.10/205.06	c cleaning 34003 clauses out of 68018 with flag 620000/620000
218.91/217.85	c cleaning 35003 clauses out of 70016 with flag 656001/656001
233.02/231.97	c cleaning 35999 clauses out of 72013 with flag 693001/693001
246.92/245.82	c cleaning 36998 clauses out of 74013 with flag 731000/731000
261.83/260.71	c cleaning 37999 clauses out of 76015 with flag 770000/770000
276.64/275.54	c cleaning 39002 clauses out of 78016 with flag 810000/810000
292.55/291.41	c cleaning 39999 clauses out of 80014 with flag 851000/851000
308.66/307.56	c cleaning 40990 clauses out of 82017 with flag 893002/893002
325.57/324.47	c cleaning 41502 clauses out of 83026 with flag 935001/935001
341.28/340.18	c cleaning 41754 clauses out of 83523 with flag 977000/977000
358.38/357.24	c cleaning 41874 clauses out of 83770 with flag 1019001/1019001
374.49/373.36	c cleaning 41941 clauses out of 83895 with flag 1061000/1061000
390.60/389.42	c cleaning 41972 clauses out of 83954 with flag 1103000/1103000
407.21/406.00	c cleaning 41984 clauses out of 83982 with flag 1145000/1145000
423.21/422.05	c cleaning 41992 clauses out of 83999 with flag 1187001/1187001
439.52/438.38	c cleaning 41983 clauses out of 84007 with flag 1229001/1229001
456.13/454.96	c cleaning 41998 clauses out of 84024 with flag 1271001/1271001
472.44/471.26	c cleaning 42000 clauses out of 84025 with flag 1313000/1313000
489.04/487.86	c cleaning 42003 clauses out of 84025 with flag 1355000/1355000
505.65/504.41	c cleaning 42000 clauses out of 84022 with flag 1397000/1397000
521.76/520.52	c cleaning 42007 clauses out of 84023 with flag 1439001/1439001
538.37/537.12	c cleaning 42000 clauses out of 84016 with flag 1481001/1481001
555.28/554.10	c cleaning 42000 clauses out of 84018 with flag 1523003/1523003
571.29/570.07	c cleaning 41991 clauses out of 84018 with flag 1565003/1565003
587.59/586.34	c cleaning 41999 clauses out of 84026 with flag 1607002/1607002
604.40/603.12	c cleaning 42000 clauses out of 84026 with flag 1649001/1649001
620.91/619.67	c cleaning 42001 clauses out of 84028 with flag 1691003/1691003
636.91/635.64	c cleaning 41993 clauses out of 84025 with flag 1733001/1733001
653.32/652.05	c cleaning 41999 clauses out of 84031 with flag 1775000/1775000
670.23/668.91	c cleaning 42004 clauses out of 84032 with flag 1817000/1817000
687.04/685.77	c cleaning 42003 clauses out of 84033 with flag 1859005/1859005
703.14/701.83	c cleaning 42008 clauses out of 84025 with flag 1901000/1901000
719.55/718.25	c cleaning 42005 clauses out of 84018 with flag 1943001/1943001
736.56/735.22	c cleaning 42001 clauses out of 84014 with flag 1985002/1985002
754.47/753.17	c cleaning 41997 clauses out of 84011 with flag 2027000/2027000
770.78/769.44	c cleaning 42000 clauses out of 84014 with flag 2069000/2069000
787.08/785.72	c cleaning 42002 clauses out of 84014 with flag 2111000/2111000
803.69/802.38	c cleaning 41991 clauses out of 84012 with flag 2153000/2153000
820.80/819.40	c cleaning 41998 clauses out of 84021 with flag 2195000/2195000
838.71/837.34	c cleaning 41999 clauses out of 84023 with flag 2237000/2237000
854.71/853.34	c cleaning 41999 clauses out of 84024 with flag 2279000/2279000
870.92/869.54	c cleaning 42001 clauses out of 84025 with flag 2321000/2321000
887.95/886.58	c cleaning 42003 clauses out of 84024 with flag 2363000/2363000
905.56/904.13	c cleaning 42002 clauses out of 84024 with flag 2405003/2405003
922.97/921.52	c cleaning 41995 clauses out of 84020 with flag 2447001/2447001
939.38/937.95	c cleaning 41986 clauses out of 84025 with flag 2489001/2489001
955.68/954.22	c cleaning 42012 clauses out of 84038 with flag 2531000/2531000
972.49/971.04	c cleaning 42002 clauses out of 84027 with flag 2573001/2573001
989.40/987.96	c cleaning 42002 clauses out of 84024 with flag 2615000/2615000
1007.30/1005.82	c cleaning 42001 clauses out of 84022 with flag 2657000/2657000
1025.31/1023.83	c cleaning 42003 clauses out of 84022 with flag 2699001/2699001
1041.72/1040.25	c cleaning 41996 clauses out of 84019 with flag 2741001/2741001
1058.02/1056.57	c cleaning 42000 clauses out of 84024 with flag 2783002/2783002
1074.83/1073.30	c cleaning 41985 clauses out of 84024 with flag 2825002/2825002
1092.24/1090.73	c cleaning 42002 clauses out of 84037 with flag 2867000/2867000
1109.55/1108.09	c cleaning 42005 clauses out of 84035 with flag 2909000/2909000
1128.66/1127.14	c cleaning 42011 clauses out of 84031 with flag 2951001/2951001
1147.37/1145.84	c cleaning 42008 clauses out of 84020 with flag 2993001/2993001
1163.18/1161.66	c cleaning 41992 clauses out of 84011 with flag 3035000/3035000
1179.69/1178.14	c cleaning 42003 clauses out of 84020 with flag 3077001/3077001
1197.00/1195.40	c cleaning 41996 clauses out of 84016 with flag 3119000/3119000
1214.81/1213.27	c cleaning 41997 clauses out of 84021 with flag 3161001/3161001
1233.12/1231.50	c cleaning 41999 clauses out of 84024 with flag 3203001/3203001
1251.13/1249.59	c cleaning 41992 clauses out of 84024 with flag 3245000/3245000
1270.23/1268.60	c cleaning 42004 clauses out of 84032 with flag 3287000/3287000
1286.65/1285.02	c cleaning 42007 clauses out of 84028 with flag 3329000/3329000
1301.65/1300.01	c starts		: 1878
1301.65/1300.01	c conflicts		: 3368365
1301.65/1300.01	c decisions		: 6011057
1301.65/1300.01	c propagations		: 1735388066
1301.65/1300.01	c inspects		: 7071843179
1301.65/1300.01	c shortcuts		: 0
1301.65/1300.01	c learnt literals	: 0
1301.65/1300.01	c learnt binary clauses	: 0
1301.65/1300.01	c learnt ternary clauses	: 82
1301.65/1300.01	c learnt constraints	: 3368365
1301.65/1300.01	c ignored constraints	: 0
1301.65/1300.01	c root simplifications	: 1878
1301.65/1300.01	c removed literals (reason simplification)	: 65941619
1301.65/1300.01	c reason swapping (by a shorter reason)	: 0
1301.65/1300.01	c Calls to reduceDB	: 96
1301.65/1300.01	c speed (assignments/second)	: 1335124.4357764109
1301.65/1300.01	c non guided choices	921
1301.65/1300.04	c learnt constraints type 
1301.65/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 81397
1301.65/1300.04	c constraints type 
1301.65/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 42000
1301.65/1300.04	s UNKNOWN
1301.65/1300.04	c Total wall clock time (in seconds) : 1299.924

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-3190345-1302598890/watcher-3190345-1302598890 -o /tmp/evaluation-result-3190345-1302598890/solver-3190345-1302598890 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190345-1302598890.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: 4.00 3.97 3.37 5/198 25239
/proc/meminfo: memFree=12967752/32951124 swapFree=67111528/67111528
[pid=25239] ppid=25237 vsize=30540 CPUtime=0 cores=1,3
/proc/25239/stat : 25239 (java) S 25237 25239 24951 0 -1 4202496 1250 0 0 0 0 0 0 0 25 0 2 0 352305117 31272960 968 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118571493 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/25239/statm: 7635 968 741 9 0 386 0
[pid=25239/tid=25240] ppid=25237 vsize=30536 CPUtime=0 cores=1,3
/proc/25239/task/25240/stat : 25240 (java) R 25237 25239 24951 0 -1 4202560 139 0 0 0 0 0 0 0 25 0 2 0 352305118 31268864 971 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255101845127 0 2147483391 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.040939 s]
/proc/loadavg: 4.00 3.97 3.37 5/198 25239
/proc/meminfo: memFree=12967752/32951124 swapFree=67111528/67111528
[pid=25239] ppid=25237 vsize=7564352 CPUtime=0.03 cores=1,3
/proc/25239/stat : 25239 (java) S 25237 25239 24951 0 -1 4202496 8825 0 1 0 2 1 0 0 25 0 13 0 352305117 7745896448 8520 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118571493 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/25239/statm: 1891088 8521 1680 9 0 1881836 0
[pid=25239/tid=25240] ppid=25237 vsize=7564352 CPUtime=0.03 cores=1,3
/proc/25239/task/25240/stat : 25240 (java) R 25237 25239 24951 0 -1 4202560 7679 0 1 0 2 1 0 0 18 0 13 0 352305118 7745896448 8522 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 47706030612485 0 4 0 16784584 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.100929 s]
/proc/loadavg: 4.00 3.97 3.37 5/198 25239
/proc/meminfo: memFree=12967752/32951124 swapFree=67111528/67111528
[pid=25239] ppid=25237 vsize=7569940 CPUtime=0.09 cores=1,3
/proc/25239/stat : 25239 (java) S 25237 25239 24951 0 -1 4202496 9901 0 1 0 8 1 0 0 25 0 18 0 352305117 7751618560 9596 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25239/statm: 1892485 9596 1757 9 0 1883223 0
[pid=25239/tid=25240] ppid=25237 vsize=7569940 CPUtime=0.09 cores=1,3
/proc/25239/task/25240/stat : 25240 (java) R 25237 25239 24951 0 -1 4202560 8726 0 1 0 8 1 0 0 18 0 18 0 352305118 7751618560 9596 33554432000 1073741824 1073778376 140736888463808 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) 7569940

[startup+0.339867 s]
/proc/loadavg: 4.00 3.97 3.37 5/198 25239
/proc/meminfo: memFree=12967752/32951124 swapFree=67111528/67111528
[pid=25239] ppid=25237 vsize=7642928 CPUtime=0.56 cores=1,3
/proc/25239/stat : 25239 (java) S 25237 25239 24951 0 -1 4202496 14088 0 1 0 55 1 0 0 25 0 19 0 352305117 7826358272 13206 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25239/statm: 1910732 13206 2214 9 0 1901470 0
[pid=25239/tid=25240] ppid=25237 vsize=7642928 CPUtime=0.33 cores=1,3
/proc/25239/task/25240/stat : 25240 (java) R 25237 25239 24951 0 -1 4202560 10233 0 1 0 32 1 0 0 19 0 19 0 352305118 7826358272 13206 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 46912505484931 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 7642928

[startup+0.724149 s]
/proc/loadavg: 4.00 3.97 3.37 5/198 25239
/proc/meminfo: memFree=12967752/32951124 swapFree=67111528/67111528
[pid=25239] ppid=25237 vsize=7644276 CPUtime=1.33 cores=1,3
/proc/25239/stat : 25239 (java) S 25237 25239 24951 0 -1 4202496 17933 0 1 0 131 2 0 0 25 0 19 0 352305117 7827738624 15336 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25239/statm: 1911069 15336 2220 9 0 1901807 0
[pid=25239/tid=25240] ppid=25237 vsize=7644276 CPUtime=0.71 cores=1,3
/proc/25239/task/25240/stat : 25240 (java) R 25237 25239 24951 0 -1 4202560 10357 0 1 0 70 1 0 0 19 0 19 0 352305118 7827738624 15336 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 47706035112787 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7644276

[startup+1.50069 s]
/proc/loadavg: 4.32 4.04 3.40 7/262 25320
/proc/meminfo: memFree=12798608/32951124 swapFree=67111528/67111528
[pid=25239] ppid=25237 vsize=7644276 CPUtime=2.18 cores=1,3
/proc/25239/stat : 25239 (java) S 25237 25239 24951 0 -1 4202496 18426 0 1 0 216 2 0 0 25 0 19 0 352305117 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25239/statm: 1911069 15828 2224 9 0 1901807 0
[pid=25239/tid=25240] ppid=25237 vsize=7644276 CPUtime=1.49 cores=1,3
/proc/25239/task/25240/stat : 25240 (java) R 25237 25239 24951 0 -1 4202560 10831 0 1 0 148 1 0 0 21 0 19 0 352305118 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 46912505717774 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25239/tid=25242] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25242/stat : 25242 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352305119 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25243] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25243/stat : 25243 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352305119 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25244] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25244/stat : 25244 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352305119 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25245] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25245/stat : 25245 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352305119 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25246] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25246/stat : 25246 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352305119 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25247] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25247/stat : 25247 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352305119 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25248] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25248/stat : 25248 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352305119 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25249] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25249/stat : 25249 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352305119 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25250] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25250/stat : 25250 (java) S 25237 25239 24951 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 352305120 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 0 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25253] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25253/stat : 25253 (java) S 25237 25239 24951 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 352305121 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25254] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25254/stat : 25254 (java) S 25237 25239 24951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 352305121 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25260] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25260/stat : 25260 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352305123 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118592433 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25261] ppid=25237 vsize=7644276 CPUtime=0.31 cores=1,3
/proc/25239/task/25261/stat : 25261 (java) S 25237 25239 24951 0 -1 4202560 2455 0 0 0 31 0 0 0 18 0 19 0 352305123 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25262] ppid=25237 vsize=7644276 CPUtime=0.36 cores=1,3
/proc/25239/task/25262/stat : 25262 (java) S 25237 25239 24951 0 -1 4202560 3978 0 0 0 36 0 0 0 19 0 19 0 352305123 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25263] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25263/stat : 25263 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 352305123 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25264] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25264/stat : 25264 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352305123 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25275] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25275/stat : 25275 (java) S 25237 25239 24951 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352305141 7827738624 15828 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 7644276

[startup+3.10141 s]
/proc/loadavg: 4.32 4.04 3.40 9/262 25320
/proc/meminfo: memFree=12719620/32951124 swapFree=67111528/67111528
[pid=25239] ppid=25237 vsize=7644276 CPUtime=3.99 cores=1,3
/proc/25239/stat : 25239 (java) S 25237 25239 24951 0 -1 4202496 27807 0 1 0 396 3 0 0 25 0 19 0 352305117 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25239/statm: 1911069 23269 2251 9 0 1901807 0
[pid=25239/tid=25240] ppid=25237 vsize=7644276 CPUtime=3.04 cores=1,3
/proc/25239/task/25240/stat : 25240 (java) R 25237 25239 24951 0 -1 4202560 11197 0 1 0 303 1 0 0 25 0 19 0 352305118 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 46912505790790 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25239/tid=25242] ppid=25237 vsize=7644276 CPUtime=0.01 cores=1,3
/proc/25239/task/25242/stat : 25242 (java) S 25237 25239 24951 0 -1 4202560 1061 0 0 0 1 0 0 0 17 0 19 0 352305119 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25243] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25243/stat : 25243 (java) S 25237 25239 24951 0 -1 4202560 603 0 0 0 0 0 0 0 17 0 19 0 352305119 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25244] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25244/stat : 25244 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352305119 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25245] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25245/stat : 25245 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352305119 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25246] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25246/stat : 25246 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352305119 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25247] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25247/stat : 25247 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352305119 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25248] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25248/stat : 25248 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352305119 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25249] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25249/stat : 25249 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352305119 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25250] ppid=25237 vsize=7644276 CPUtime=0.02 cores=1,3
/proc/25239/task/25250/stat : 25250 (java) S 25237 25239 24951 0 -1 4202560 1670 0 0 0 2 0 0 0 16 0 19 0 352305120 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 0 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25253] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25253/stat : 25253 (java) S 25237 25239 24951 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352305121 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25254] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25254/stat : 25254 (java) S 25237 25239 24951 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352305121 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25260] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25260/stat : 25260 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352305123 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118592433 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25261] ppid=25237 vsize=7644276 CPUtime=0.31 cores=1,3
/proc/25239/task/25261/stat : 25261 (java) S 25237 25239 24951 0 -1 4202560 2455 0 0 0 31 0 0 0 17 0 19 0 352305123 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25262] ppid=25237 vsize=7644276 CPUtime=0.56 cores=1,3
/proc/25239/task/25262/stat : 25262 (java) S 25237 25239 24951 0 -1 4202560 9664 0 0 0 56 0 0 0 16 0 19 0 352305123 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25263] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25263/stat : 25263 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 352305123 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25264] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25264/stat : 25264 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352305123 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25275] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25275/stat : 25275 (java) S 25237 25239 24951 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352305141 7827738624 23269 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 7644276

[startup+6.30085 s]
/proc/loadavg: 4.32 4.04 3.40 5/262 25320
/proc/meminfo: memFree=12707276/32951124 swapFree=67111528/67111528
[pid=25239] ppid=25237 vsize=7644276 CPUtime=7.24 cores=1,3
/proc/25239/stat : 25239 (java) S 25237 25239 24951 0 -1 4202496 29184 0 1 0 721 3 0 0 25 0 19 0 352305117 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25239/statm: 1911069 24454 2253 9 0 1901807 0
[pid=25239/tid=25240] ppid=25237 vsize=7644276 CPUtime=6.17 cores=1,3
/proc/25239/task/25240/stat : 25240 (java) R 25237 25239 24951 0 -1 4202560 11200 0 1 0 616 1 0 0 25 0 19 0 352305118 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 46912505771941 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25239/tid=25242] ppid=25237 vsize=7644276 CPUtime=0.01 cores=1,3
/proc/25239/task/25242/stat : 25242 (java) S 25237 25239 24951 0 -1 4202560 1061 0 0 0 1 0 0 0 15 0 19 0 352305119 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25243] ppid=25237 vsize=7644276 CPUtime=0.01 cores=1,3
/proc/25239/task/25243/stat : 25243 (java) S 25237 25239 24951 0 -1 4202560 607 0 0 0 1 0 0 0 15 0 19 0 352305119 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25244] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25244/stat : 25244 (java) S 25237 25239 24951 0 -1 4202560 522 0 0 0 0 0 0 0 15 0 19 0 352305119 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25245] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25245/stat : 25245 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352305119 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25246] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25246/stat : 25246 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352305119 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25247] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25247/stat : 25247 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352305119 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25248] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25248/stat : 25248 (java) S 25237 25239 24951 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 352305119 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25249] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25249/stat : 25249 (java) S 25237 25239 24951 0 -1 4202560 476 0 0 0 0 0 0 0 15 0 19 0 352305119 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25250] ppid=25237 vsize=7644276 CPUtime=0.08 cores=1,3
/proc/25239/task/25250/stat : 25250 (java) S 25237 25239 24951 0 -1 4202560 2039 0 0 0 8 0 0 0 16 0 19 0 352305120 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 0 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25253] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25253/stat : 25253 (java) S 25237 25239 24951 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352305121 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25254] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25254/stat : 25254 (java) S 25237 25239 24951 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352305121 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25260] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25260/stat : 25260 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352305123 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118592433 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25261] ppid=25237 vsize=7644276 CPUtime=0.34 cores=1,3
/proc/25239/task/25261/stat : 25261 (java) S 25237 25239 24951 0 -1 4202560 2458 0 0 0 34 0 0 0 15 0 19 0 352305123 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25262] ppid=25237 vsize=7644276 CPUtime=0.58 cores=1,3
/proc/25239/task/25262/stat : 25262 (java) S 25237 25239 24951 0 -1 4202560 9665 0 0 0 58 0 0 0 15 0 19 0 352305123 7827738624 24454 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0

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

[pid=25239/tid=25247] ppid=25237 vsize=7644276 CPUtime=0.17 cores=1,3
/proc/25239/task/25247/stat : 25247 (java) S 25237 25239 24951 0 -1 4202560 634 0 0 0 17 0 0 0 15 0 19 0 352305119 7827738624 45987 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25248] ppid=25237 vsize=7644276 CPUtime=0.16 cores=1,3
/proc/25239/task/25248/stat : 25248 (java) S 25237 25239 24951 0 -1 4202560 2857 0 0 0 16 0 0 0 15 0 19 0 352305119 7827738624 45987 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25249] ppid=25237 vsize=7644276 CPUtime=0.14 cores=1,3
/proc/25239/task/25249/stat : 25249 (java) S 25237 25239 24951 0 -1 4202560 2038 0 0 0 14 0 0 0 16 0 19 0 352305119 7827738624 45987 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25250] ppid=25237 vsize=7644276 CPUtime=3.95 cores=1,3
/proc/25239/task/25250/stat : 25250 (java) S 25237 25239 24951 0 -1 4202560 5669 0 0 0 393 2 0 0 15 0 19 0 352305120 7827738624 45987 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 0 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25253] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25253/stat : 25253 (java) S 25237 25239 24951 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352305121 7827738624 45987 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25254] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25254/stat : 25254 (java) S 25237 25239 24951 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352305121 7827738624 45987 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25260] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25260/stat : 25260 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352305123 7827738624 45987 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118592433 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25261] ppid=25237 vsize=7644276 CPUtime=0.34 cores=1,3
/proc/25239/task/25261/stat : 25261 (java) S 25237 25239 24951 0 -1 4202560 2458 0 0 0 34 0 0 0 15 0 19 0 352305123 7827738624 45987 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25262] ppid=25237 vsize=7644276 CPUtime=0.61 cores=1,3
/proc/25239/task/25262/stat : 25262 (java) S 25237 25239 24951 0 -1 4202560 9667 0 0 0 61 0 0 0 15 0 19 0 352305123 7827738624 45987 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25263] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25263/stat : 25263 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 352305123 7827738624 45987 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25264] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25264/stat : 25264 (java) S 25237 25239 24951 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 352305123 7827738624 45987 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25275] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25275/stat : 25275 (java) S 25237 25239 24951 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352305141 7827738624 45987 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.86
Current children cumulated vsize (KiB) 7644276

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/262 25351
/proc/meminfo: memFree=12486876/32951124 swapFree=67111528/67111528
[pid=25239] ppid=25237 vsize=7644276 CPUtime=1183.9 cores=1,3
/proc/25239/stat : 25239 (java) S 25237 25239 24951 0 -1 4202496 53555 0 1 0 118379 11 0 0 25 0 19 0 352305117 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25239/statm: 1911069 48600 2254 9 0 1901807 0
[pid=25239/tid=25240] ppid=25237 vsize=7644276 CPUtime=1177.43 cores=1,3
/proc/25239/task/25240/stat : 25240 (java) R 25237 25239 24951 0 -1 4202560 20587 0 1 0 117738 5 0 0 25 0 19 0 352305118 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 46912505742993 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25239/tid=25242] ppid=25237 vsize=7644276 CPUtime=0.1 cores=1,3
/proc/25239/task/25242/stat : 25242 (java) S 25237 25239 24951 0 -1 4202560 2477 0 0 0 10 0 0 0 15 0 19 0 352305119 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25243] ppid=25237 vsize=7644276 CPUtime=0.21 cores=1,3
/proc/25239/task/25243/stat : 25243 (java) S 25237 25239 24951 0 -1 4202560 2750 0 0 0 21 0 0 0 15 0 19 0 352305119 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25244] ppid=25237 vsize=7644276 CPUtime=0.15 cores=1,3
/proc/25239/task/25244/stat : 25244 (java) S 25237 25239 24951 0 -1 4202560 1398 0 0 0 15 0 0 0 15 0 19 0 352305119 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25245] ppid=25237 vsize=7644276 CPUtime=0.14 cores=1,3
/proc/25239/task/25245/stat : 25245 (java) S 25237 25239 24951 0 -1 4202560 847 0 0 0 14 0 0 0 16 0 19 0 352305119 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25246] ppid=25237 vsize=7644276 CPUtime=0.18 cores=1,3
/proc/25239/task/25246/stat : 25246 (java) S 25237 25239 24951 0 -1 4202560 170 0 0 0 18 0 0 0 15 0 19 0 352305119 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25247] ppid=25237 vsize=7644276 CPUtime=0.17 cores=1,3
/proc/25239/task/25247/stat : 25247 (java) S 25237 25239 24951 0 -1 4202560 634 0 0 0 17 0 0 0 15 0 19 0 352305119 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25248] ppid=25237 vsize=7644276 CPUtime=0.16 cores=1,3
/proc/25239/task/25248/stat : 25248 (java) S 25237 25239 24951 0 -1 4202560 2857 0 0 0 16 0 0 0 15 0 19 0 352305119 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25249] ppid=25237 vsize=7644276 CPUtime=0.15 cores=1,3
/proc/25239/task/25249/stat : 25249 (java) S 25237 25239 24951 0 -1 4202560 2678 0 0 0 15 0 0 0 16 0 19 0 352305119 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25250] ppid=25237 vsize=7644276 CPUtime=4.16 cores=1,3
/proc/25239/task/25250/stat : 25250 (java) S 25237 25239 24951 0 -1 4202560 5813 0 0 0 414 2 0 0 15 0 19 0 352305120 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 0 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25253] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25253/stat : 25253 (java) S 25237 25239 24951 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352305121 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25254] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25254/stat : 25254 (java) S 25237 25239 24951 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352305121 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25260] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25260/stat : 25260 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352305123 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118592433 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25261] ppid=25237 vsize=7644276 CPUtime=0.34 cores=1,3
/proc/25239/task/25261/stat : 25261 (java) S 25237 25239 24951 0 -1 4202560 2458 0 0 0 34 0 0 0 15 0 19 0 352305123 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25262] ppid=25237 vsize=7644276 CPUtime=0.61 cores=1,3
/proc/25239/task/25262/stat : 25262 (java) S 25237 25239 24951 0 -1 4202560 9667 0 0 0 61 0 0 0 15 0 19 0 352305123 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25263] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25263/stat : 25263 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 352305123 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25264] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25264/stat : 25264 (java) S 25237 25239 24951 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 352305123 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25275] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25275/stat : 25275 (java) S 25237 25239 24951 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352305141 7827738624 48600 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.9
Current children cumulated vsize (KiB) 7644276

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/262 25353
/proc/meminfo: memFree=12484728/32951124 swapFree=67111528/67111528
[pid=25239] ppid=25237 vsize=7644276 CPUtime=1243.93 cores=1,3
/proc/25239/stat : 25239 (java) S 25237 25239 24951 0 -1 4202496 53696 0 1 0 124382 11 0 0 25 0 19 0 352305117 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25239/statm: 1911069 48730 2254 9 0 1901807 0
[pid=25239/tid=25240] ppid=25237 vsize=7644276 CPUtime=1237.23 cores=1,3
/proc/25239/task/25240/stat : 25240 (java) R 25237 25239 24951 0 -1 4202560 20590 0 1 0 123718 5 0 0 25 0 19 0 352305118 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 46912505717892 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25239/tid=25242] ppid=25237 vsize=7644276 CPUtime=0.12 cores=1,3
/proc/25239/task/25242/stat : 25242 (java) S 25237 25239 24951 0 -1 4202560 2477 0 0 0 12 0 0 0 16 0 19 0 352305119 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25243] ppid=25237 vsize=7644276 CPUtime=0.21 cores=1,3
/proc/25239/task/25243/stat : 25243 (java) S 25237 25239 24951 0 -1 4202560 2750 0 0 0 21 0 0 0 15 0 19 0 352305119 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25244] ppid=25237 vsize=7644276 CPUtime=0.16 cores=1,3
/proc/25239/task/25244/stat : 25244 (java) S 25237 25239 24951 0 -1 4202560 1398 0 0 0 16 0 0 0 15 0 19 0 352305119 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25245] ppid=25237 vsize=7644276 CPUtime=0.14 cores=1,3
/proc/25239/task/25245/stat : 25245 (java) S 25237 25239 24951 0 -1 4202560 847 0 0 0 14 0 0 0 15 0 19 0 352305119 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25246] ppid=25237 vsize=7644276 CPUtime=0.19 cores=1,3
/proc/25239/task/25246/stat : 25246 (java) S 25237 25239 24951 0 -1 4202560 170 0 0 0 19 0 0 0 15 0 19 0 352305119 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25247] ppid=25237 vsize=7644276 CPUtime=0.17 cores=1,3
/proc/25239/task/25247/stat : 25247 (java) S 25237 25239 24951 0 -1 4202560 634 0 0 0 17 0 0 0 15 0 19 0 352305119 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25248] ppid=25237 vsize=7644276 CPUtime=0.16 cores=1,3
/proc/25239/task/25248/stat : 25248 (java) S 25237 25239 24951 0 -1 4202560 2857 0 0 0 16 0 0 0 15 0 19 0 352305119 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25249] ppid=25237 vsize=7644276 CPUtime=0.16 cores=1,3
/proc/25239/task/25249/stat : 25249 (java) S 25237 25239 24951 0 -1 4202560 2678 0 0 0 16 0 0 0 16 0 19 0 352305119 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25250] ppid=25237 vsize=7644276 CPUtime=4.32 cores=1,3
/proc/25239/task/25250/stat : 25250 (java) S 25237 25239 24951 0 -1 4202560 5947 0 0 0 430 2 0 0 15 0 19 0 352305120 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 0 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25253] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25253/stat : 25253 (java) S 25237 25239 24951 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352305121 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25254] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25254/stat : 25254 (java) S 25237 25239 24951 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352305121 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25260] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25260/stat : 25260 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352305123 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118592433 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25261] ppid=25237 vsize=7644276 CPUtime=0.34 cores=1,3
/proc/25239/task/25261/stat : 25261 (java) S 25237 25239 24951 0 -1 4202560 2458 0 0 0 34 0 0 0 15 0 19 0 352305123 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25262] ppid=25237 vsize=7644276 CPUtime=0.61 cores=1,3
/proc/25239/task/25262/stat : 25262 (java) S 25237 25239 24951 0 -1 4202560 9667 0 0 0 61 0 0 0 15 0 19 0 352305123 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25263] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25263/stat : 25263 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 352305123 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25264] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25264/stat : 25264 (java) S 25237 25239 24951 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 352305123 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25275] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25275/stat : 25275 (java) S 25237 25239 24951 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352305141 7827738624 48730 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.93
Current children cumulated vsize (KiB) 7644276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.83 4/242 25358
/proc/meminfo: memFree=12641584/32951124 swapFree=67111528/67111528
[pid=25239] ppid=25237 vsize=7644276 CPUtime=1301.65 cores=1,3
/proc/25239/stat : 25239 (java) S 25237 25239 24951 0 -1 4202496 53877 0 1 0 130154 11 0 0 25 0 19 0 352305117 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/25239/statm: 1911069 48902 2254 9 0 1901807 0
[pid=25239/tid=25240] ppid=25237 vsize=7644276 CPUtime=1294.75 cores=1,3
/proc/25239/task/25240/stat : 25240 (java) R 25237 25239 24951 0 -1 4202560 20593 0 1 0 129470 5 0 0 25 0 19 0 352305118 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 46912505717861 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25239/tid=25242] ppid=25237 vsize=7644276 CPUtime=0.12 cores=1,3
/proc/25239/task/25242/stat : 25242 (java) S 25237 25239 24951 0 -1 4202560 2477 0 0 0 12 0 0 0 15 0 19 0 352305119 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25243] ppid=25237 vsize=7644276 CPUtime=0.21 cores=1,3
/proc/25239/task/25243/stat : 25243 (java) S 25237 25239 24951 0 -1 4202560 2750 0 0 0 21 0 0 0 15 0 19 0 352305119 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25244] ppid=25237 vsize=7644276 CPUtime=0.17 cores=1,3
/proc/25239/task/25244/stat : 25244 (java) S 25237 25239 24951 0 -1 4202560 1398 0 0 0 17 0 0 0 15 0 19 0 352305119 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25245] ppid=25237 vsize=7644276 CPUtime=0.16 cores=1,3
/proc/25239/task/25245/stat : 25245 (java) S 25237 25239 24951 0 -1 4202560 849 0 0 0 16 0 0 0 15 0 19 0 352305119 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25246] ppid=25237 vsize=7644276 CPUtime=0.2 cores=1,3
/proc/25239/task/25246/stat : 25246 (java) S 25237 25239 24951 0 -1 4202560 172 0 0 0 20 0 0 0 15 0 19 0 352305119 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25247] ppid=25237 vsize=7644276 CPUtime=0.17 cores=1,3
/proc/25239/task/25247/stat : 25247 (java) S 25237 25239 24951 0 -1 4202560 634 0 0 0 17 0 0 0 15 0 19 0 352305119 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25248] ppid=25237 vsize=7644276 CPUtime=0.16 cores=1,3
/proc/25239/task/25248/stat : 25248 (java) S 25237 25239 24951 0 -1 4202560 2857 0 0 0 16 0 0 0 15 0 19 0 352305119 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25249] ppid=25237 vsize=7644276 CPUtime=0.16 cores=1,3
/proc/25239/task/25249/stat : 25249 (java) S 25237 25239 24951 0 -1 4202560 2678 0 0 0 16 0 0 0 15 0 19 0 352305119 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25250] ppid=25237 vsize=7644276 CPUtime=4.49 cores=1,3
/proc/25239/task/25250/stat : 25250 (java) S 25237 25239 24951 0 -1 4202560 6117 0 0 0 447 2 0 0 15 0 19 0 352305120 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 0 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25253] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25253/stat : 25253 (java) S 25237 25239 24951 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 352305121 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25254] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25254/stat : 25254 (java) S 25237 25239 24951 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352305121 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25260] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25260/stat : 25260 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 352305123 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118592433 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25261] ppid=25237 vsize=7644276 CPUtime=0.34 cores=1,3
/proc/25239/task/25261/stat : 25261 (java) S 25237 25239 24951 0 -1 4202560 2458 0 0 0 34 0 0 0 15 0 19 0 352305123 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25262] ppid=25237 vsize=7644276 CPUtime=0.61 cores=1,3
/proc/25239/task/25262/stat : 25262 (java) S 25237 25239 24951 0 -1 4202560 9667 0 0 0 61 0 0 0 15 0 19 0 352305123 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25263] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25263/stat : 25263 (java) S 25237 25239 24951 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 352305123 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118584729 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
[pid=25239/tid=25264] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25264/stat : 25264 (java) S 25237 25239 24951 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 352305123 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 4 0 16800975 18446604471105421376 0 0 -1 3 0 0 0
[pid=25239/tid=25275] ppid=25237 vsize=7644276 CPUtime=0 cores=1,3
/proc/25239/task/25275/stat : 25275 (java) S 25237 25239 24951 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352305141 7827738624 48902 33554432000 1073741824 1073778376 140736888463808 18446744073709551615 255118585344 0 4 0 16800975 18446604471105421376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.65
Current children cumulated vsize (KiB) 7644276

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

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

Child status: 143
Real time (s): 1300.05
CPU time (s): 1301.73
CPU user time (s): 1301.61
CPU system time (s): 0.124981
CPU usage (%): 100.13
Max. virtual memory (cumulated for all children) (KiB): 7644276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.61
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53912
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= 29309
involuntary context switches= 5010

runsolver used 2.01069 second user time and 5.09523 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-12 11:01:30
IDJOB=3190345
IDBENCH=82676
IDSOLVER=1611
FILE ID=node144/3190345-1302598890
RUNJOBID= node144-1302597587-24971
PBS_JOBID= 12958105
Free space on /tmp= 72200 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S1091905403-047-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-3190345-1302598890/watcher-3190345-1302598890 -o /tmp/evaluation-result-3190345-1302598890/solver-3190345-1302598890 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190345-1302598890.cnf

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

MD5SUM BENCH= a2618a2d05b86feb60504578f5d9c7e5
RANDOM SEED=1121127046

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12967908 kB
Buffers:        751944 kB
Cached:       18713032 kB
SwapCached:          0 kB
Active:       10095492 kB
Inactive:      9467572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12967908 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2148 kB
Writeback:           0 kB
AnonPages:       97828 kB
Mapped:          22816 kB
Slab:           355832 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7452008 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= 72200 MiB
End job on node144 at 2011-04-12 11:23:12