Trace number 3290731

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

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.532
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.08	c no version file found!!!
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.18-164.el5
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		6997539544
0.05/0.08	c Max memory 		7034241024
0.05/0.08	c Total memory 		7034241024
0.05/0.08	c Number of processors 	8
0.05/0.09	c --- Begin Solver configuration ---
0.05/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.05/0.09	c Learn all clauses as in MiniSAT
0.05/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/0.09	c Expensive reason simplification
0.05/0.09	c Armin Biere (Picosat) restarts strategy
0.05/0.09	c Glucose learned constraints deletion strategy
0.05/0.09	c timeout=2147483647s
0.05/0.09	c DB Simplification allowed=true
0.05/0.09	c --- End Solver configuration ---
0.05/0.09	c solving HOME/instance-3290731-1303789390.cnf
0.05/0.09	c reading problem ... 
0.57/0.44	c ... done. Wall clock time 0.355s.
0.57/0.44	c #vars     7794
0.57/0.44	c #constraints  186826
0.57/0.44	c constraints type 
0.57/0.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 166835
0.57/0.44	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 19985
2.22/1.65	c cleaning 2498 clauses out of 5002 with flag 5002/5002
3.91/2.85	c cleaning 4249 clauses out of 8502 with flag 11000/11000
5.21/4.15	c cleaning 5619 clauses out of 11253 with flag 18000/18000
6.63/5.58	c cleaning 6809 clauses out of 13634 with flag 26000/26000
8.33/7.22	c cleaning 7909 clauses out of 15825 with flag 35000/35000
10.14/9.02	c cleaning 8950 clauses out of 17916 with flag 45000/45000
12.14/11.06	c cleaning 9972 clauses out of 19966 with flag 56000/56000
14.44/13.34	c cleaning 10982 clauses out of 21995 with flag 68001/68001
16.94/15.81	c cleaning 12000 clauses out of 24014 with flag 81002/81002
19.54/18.47	c cleaning 12999 clauses out of 26012 with flag 95000/95000
22.65/21.53	c cleaning 14001 clauses out of 28014 with flag 110001/110001
25.75/24.69	c cleaning 15006 clauses out of 30014 with flag 126002/126002
29.25/28.12	c cleaning 15999 clauses out of 32007 with flag 143001/143001
33.06/31.92	c cleaning 16993 clauses out of 34009 with flag 161002/161002
37.15/36.04	c cleaning 18000 clauses out of 36014 with flag 180000/180000
41.46/40.38	c cleaning 19004 clauses out of 38014 with flag 200000/200000
46.46/45.32	c cleaning 20005 clauses out of 40011 with flag 221001/221001
51.26/50.10	c cleaning 20990 clauses out of 42005 with flag 243000/243000
56.66/55.53	c cleaning 22001 clauses out of 44015 with flag 266000/266000
62.06/61.00	c cleaning 22990 clauses out of 46014 with flag 290000/290000
68.47/67.40	c cleaning 23988 clauses out of 48024 with flag 315000/315000
75.37/74.24	c cleaning 25004 clauses out of 50036 with flag 341000/341000
82.18/81.06	c cleaning 26007 clauses out of 52033 with flag 368001/368001
88.99/87.86	c cleaning 27000 clauses out of 54027 with flag 396002/396002
96.89/95.75	c cleaning 27994 clauses out of 56025 with flag 425000/425000
104.99/103.84	c cleaning 29010 clauses out of 58031 with flag 455000/455000
113.30/112.18	c cleaning 30008 clauses out of 60021 with flag 486000/486000
122.50/121.31	c cleaning 30997 clauses out of 62015 with flag 518002/518002
131.50/130.35	c cleaning 32005 clauses out of 64016 with flag 551000/551000
141.10/139.96	c cleaning 32998 clauses out of 66013 with flag 585002/585002
151.51/150.32	c cleaning 33990 clauses out of 68013 with flag 620000/620000
161.82/160.66	c cleaning 34993 clauses out of 70023 with flag 656000/656000
172.91/171.74	c cleaning 36003 clauses out of 72030 with flag 693000/693000
183.61/182.50	c cleaning 37000 clauses out of 74027 with flag 731000/731000
195.62/194.49	c cleaning 38003 clauses out of 76028 with flag 770001/770001
207.93/206.71	c cleaning 38992 clauses out of 78025 with flag 810001/810001
220.43/219.29	c cleaning 40008 clauses out of 80034 with flag 851002/851002
234.13/232.97	c cleaning 40998 clauses out of 82024 with flag 893000/893000
248.44/247.25	c cleaning 42012 clauses out of 84029 with flag 936003/936003
261.85/260.63	c cleaning 43008 clauses out of 86017 with flag 980003/980003
275.85/274.67	c cleaning 43985 clauses out of 88006 with flag 1025000/1025000
290.65/289.47	c cleaning 44998 clauses out of 90023 with flag 1071002/1071002
306.85/305.62	c cleaning 45999 clauses out of 92023 with flag 1118000/1118000
322.96/321.77	c cleaning 47002 clauses out of 94024 with flag 1166000/1166000
339.56/338.30	c cleaning 48003 clauses out of 96025 with flag 1215003/1215003
357.57/356.39	c cleaning 49004 clauses out of 98020 with flag 1265001/1265001
376.38/375.12	c cleaning 49997 clauses out of 100015 with flag 1316000/1316000
397.58/396.38	c cleaning 50999 clauses out of 102018 with flag 1368000/1368000
415.79/414.53	c cleaning 51988 clauses out of 104023 with flag 1421004/1421004
434.39/433.14	c cleaning 53001 clauses out of 106032 with flag 1475001/1475001
454.50/453.27	c cleaning 54008 clauses out of 108030 with flag 1530000/1530000
475.00/473.75	c cleaning 55003 clauses out of 110026 with flag 1586004/1586004
494.71/493.48	c cleaning 56004 clauses out of 112020 with flag 1643001/1643001
517.12/515.89	c cleaning 56993 clauses out of 114017 with flag 1701002/1701002
539.82/538.55	c cleaning 57998 clauses out of 116024 with flag 1760002/1760002
562.62/561.39	c cleaning 59006 clauses out of 118025 with flag 1820001/1820001
586.93/585.60	c cleaning 60005 clauses out of 120018 with flag 1881000/1881000
612.33/611.07	c cleaning 60976 clauses out of 122014 with flag 1943001/1943001
634.44/633.19	c cleaning 62005 clauses out of 124040 with flag 2006003/2006003
659.55/658.20	c cleaning 63013 clauses out of 126036 with flag 2070004/2070004
685.35/684.10	c cleaning 64001 clauses out of 128022 with flag 2135003/2135003
711.65/710.32	c cleaning 65003 clauses out of 130019 with flag 2201001/2201001
738.76/737.44	c cleaning 65993 clauses out of 132015 with flag 2268000/2268000
766.07/764.78	c cleaning 67007 clauses out of 134026 with flag 2336004/2336004
794.27/792.95	c cleaning 67986 clauses out of 136015 with flag 2405000/2405000
824.68/823.36	c cleaning 69011 clauses out of 138030 with flag 2475001/2475001
852.59/851.21	c cleaning 69977 clauses out of 140020 with flag 2546002/2546002
884.60/883.25	c cleaning 70993 clauses out of 142046 with flag 2618005/2618005
917.50/916.17	c cleaning 72010 clauses out of 144049 with flag 2691001/2691001
948.60/947.21	c cleaning 73015 clauses out of 146042 with flag 2765004/2765004
981.31/979.97	c cleaning 73990 clauses out of 148024 with flag 2840001/2840001
1012.13/1010.79	c cleaning 74997 clauses out of 150034 with flag 2916001/2916001
1046.73/1045.39	c cleaning 76016 clauses out of 152039 with flag 2993003/2993003
1087.06/1085.70	c cleaning 76991 clauses out of 154020 with flag 3071000/3071000
1127.36/1125.96	c cleaning 78006 clauses out of 156031 with flag 3150002/3150002
1169.47/1168.01	c cleaning 79001 clauses out of 158023 with flag 3230000/3230000
1211.88/1210.43	c cleaning 80006 clauses out of 160024 with flag 3311002/3311002
1253.49/1252.02	c cleaning 80995 clauses out of 162017 with flag 3393001/3393001
1298.89/1297.45	c cleaning 81999 clauses out of 164022 with flag 3476001/3476001
1301.50/1300.01	c starts		: 1886
1301.50/1300.01	c conflicts		: 3482686
1301.50/1300.01	c decisions		: 5836040
1301.50/1300.01	c propagations		: 1312845593
1301.50/1300.01	c inspects		: 13678947565
1301.50/1300.01	c shortcuts		: 0
1301.50/1300.01	c learnt literals	: 0
1301.50/1300.01	c learnt binary clauses	: 3172
1301.50/1300.01	c learnt ternary clauses	: 3681
1301.50/1300.01	c learnt constraints	: 3482686
1301.50/1300.01	c ignored constraints	: 0
1301.50/1300.01	c root simplifications	: 1886
1301.50/1300.01	c removed literals (reason simplification)	: 97678937
1301.50/1300.01	c reason swapping (by a shorter reason)	: 0
1301.50/1300.01	c Calls to reduceDB	: 79
1301.50/1300.01	c speed (assignments/second)	: 1010216.9282407693
1301.50/1300.01	c non guided choices	114
1301.50/1300.03	c learnt constraints type 
1301.50/1300.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3172
1301.50/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 85542
1301.50/1300.03	c constraints type 
1301.50/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 166835
1301.50/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 19985
1301.50/1300.03	s UNKNOWN
1301.50/1300.03	c Total wall clock time (in seconds) : 1299.923

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3290731-1303789390/watcher-3290731-1303789390 -o /tmp/evaluation-result-3290731-1303789390/solver-3290731-1303789390 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3290731-1303789390.cnf 

running on 2 cores: 5,7

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.02 3.97 3.90 4/243 26481
/proc/meminfo: memFree=14860232/32950928 swapFree=67111528/67111528
[pid=26481] ppid=26479 vsize=33696 CPUtime=0 cores=5,7
/proc/26481/stat : 26481 (java) S 26479 26481 26130 0 -1 4202496 1301 0 0 0 0 0 0 0 25 0 2 0 490538859 34504704 1009 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101500901 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/26481/statm: 8424 1009 777 9 0 386 0
[pid=26481/tid=26482] ppid=26479 vsize=35840 CPUtime=0 cores=5,7
/proc/26481/task/26482/stat : 26482 (java) R 26479 26481 26130 0 -1 4202560 198 0 0 0 0 0 0 0 25 0 2 0 490538859 36700160 1020 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 46912501833824 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.054671 s]
/proc/loadavg: 4.02 3.97 3.90 4/243 26481
/proc/meminfo: memFree=14860232/32950928 swapFree=67111528/67111528
[pid=26481] ppid=26479 vsize=7569728 CPUtime=0.05 cores=5,7
/proc/26481/stat : 26481 (java) S 26479 26481 26130 0 -1 4202496 9135 0 1 0 4 1 0 0 25 0 18 0 490538859 7751401472 8831 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26481/statm: 1892432 8831 1730 9 0 1883175 0
[pid=26481/tid=26482] ppid=26479 vsize=7569728 CPUtime=0.03 cores=5,7
/proc/26481/task/26482/stat : 26482 (java) R 26479 26481 26130 0 -1 4202560 7962 0 1 0 3 0 0 0 25 0 18 0 490538859 7751401472 8832 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 46939363094533 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569728

[startup+0.100664 s]
/proc/loadavg: 4.02 3.97 3.90 4/243 26481
/proc/meminfo: memFree=14860232/32950928 swapFree=67111528/67111528
[pid=26481] ppid=26479 vsize=7636308 CPUtime=0.11 cores=5,7
/proc/26481/stat : 26481 (java) S 26479 26481 26130 0 -1 4202496 10627 0 1 0 10 1 0 0 25 0 18 0 490538859 7819579392 10323 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26481/statm: 1909077 10323 2093 9 0 1899815 0
[pid=26481/tid=26482] ppid=26479 vsize=7636308 CPUtime=0.08 cores=5,7
/proc/26481/task/26482/stat : 26482 (java) R 26479 26481 26130 0 -1 4202560 8850 0 1 0 8 0 0 0 25 0 18 0 490538859 7819579392 10323 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 46912505190951 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7636308

[startup+0.300631 s]
/proc/loadavg: 4.02 3.97 3.90 4/243 26481
/proc/meminfo: memFree=14860232/32950928 swapFree=67111528/67111528
[pid=26481] ppid=26479 vsize=7643476 CPUtime=0.46 cores=5,7
/proc/26481/stat : 26481 (java) S 26479 26481 26130 0 -1 4202496 14370 0 1 0 45 1 0 0 25 0 18 0 490538859 7826919424 13971 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26481/statm: 1910869 13971 2198 9 0 1901607 0
[pid=26481/tid=26482] ppid=26479 vsize=7643476 CPUtime=0.29 cores=5,7
/proc/26481/task/26482/stat : 26482 (java) R 26479 26481 26130 0 -1 4202560 10906 0 1 0 28 1 0 0 25 0 18 0 490538859 7826919424 13972 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 46912505567519 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7643476

[startup+0.700561 s]
/proc/loadavg: 4.02 3.97 3.90 4/243 26481
/proc/meminfo: memFree=14860232/32950928 swapFree=67111528/67111528
[pid=26481] ppid=26479 vsize=7645528 CPUtime=1.11 cores=5,7
/proc/26481/stat : 26481 (java) S 26479 26481 26130 0 -1 4202496 17642 0 1 0 109 2 0 0 25 0 19 0 490538859 7829020672 17242 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26481/statm: 1911382 17242 2220 9 0 1902120 0
[pid=26481/tid=26482] ppid=26479 vsize=7645528 CPUtime=0.68 cores=5,7
/proc/26481/task/26482/stat : 26482 (java) R 26479 26481 26130 0 -1 4202560 13810 0 1 0 67 1 0 0 25 0 19 0 490538859 7829020672 17242 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 46912505181248 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 7645528

[startup+1.50142 s]
/proc/loadavg: 4.02 3.97 3.90 5/262 26500
/proc/meminfo: memFree=14799244/32950928 swapFree=67111528/67111528
[pid=26481] ppid=26479 vsize=7645528 CPUtime=2.12 cores=5,7
/proc/26481/stat : 26481 (java) S 26479 26481 26130 0 -1 4202496 18104 0 1 0 210 2 0 0 25 0 19 0 490538859 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26481/statm: 1911382 17703 2225 9 0 1902120 0
[pid=26481/tid=26482] ppid=26479 vsize=7645528 CPUtime=1.48 cores=5,7
/proc/26481/task/26482/stat : 26482 (java) R 26479 26481 26130 0 -1 4202560 14229 0 1 0 147 1 0 0 25 0 19 0 490538859 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 46912505743245 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26481/tid=26484] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26484/stat : 26484 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538861 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26485] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26485/stat : 26485 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538861 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26486] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26486/stat : 26486 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538861 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26487] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26487/stat : 26487 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538861 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26488] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26488/stat : 26488 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538861 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26489] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26489/stat : 26489 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538861 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26490] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26490/stat : 26490 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538861 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26491] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26491/stat : 26491 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538861 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26492] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26492/stat : 26492 (java) S 26479 26481 26130 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 19 0 490538862 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 0 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26493] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26493/stat : 26493 (java) S 26479 26481 26130 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490538862 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26494] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26494/stat : 26494 (java) S 26479 26481 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490538862 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26495] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26495/stat : 26495 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101521841 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26496] ppid=26479 vsize=7645528 CPUtime=0.28 cores=5,7
/proc/26481/task/26496/stat : 26496 (java) S 26479 26481 26130 0 -1 4202560 389 0 0 0 28 0 0 0 21 0 19 0 490538864 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26497] ppid=26479 vsize=7645528 CPUtime=0.33 cores=5,7
/proc/26481/task/26497/stat : 26497 (java) S 26479 26481 26130 0 -1 4202560 2323 0 0 0 33 0 0 0 22 0 19 0 490538864 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26498] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26498/stat : 26498 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26499] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26499/stat : 26499 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490538864 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26500] ppid=26479 vsize=7645528 CPUtime=0 cores=5,7
/proc/26481/task/26500/stat : 26500 (java) S 26479 26481 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490538905 7829020672 17703 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 7645528

[startup+3.10114 s]
/proc/loadavg: 4.02 3.97 3.90 6/262 26500
/proc/meminfo: memFree=14740964/32950928 swapFree=67111528/67111528
[pid=26481] ppid=26479 vsize=7663916 CPUtime=4.21 cores=5,7
/proc/26481/stat : 26481 (java) S 26479 26481 26130 0 -1 4202496 34540 0 1 0 417 4 0 0 25 0 19 0 490538859 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26481/statm: 1915979 32483 2253 9 0 1906717 0
[pid=26481/tid=26482] ppid=26479 vsize=7663916 CPUtime=2.94 cores=5,7
/proc/26481/task/26482/stat : 26482 (java) R 26479 26481 26130 0 -1 4202560 14305 0 1 0 293 1 0 0 25 0 19 0 490538859 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 46912505696866 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26481/tid=26484] ppid=26479 vsize=7663916 CPUtime=0.02 cores=5,7
/proc/26481/task/26484/stat : 26484 (java) S 26479 26481 26130 0 -1 4202560 1709 0 0 0 2 0 0 0 18 0 19 0 490538861 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26485] ppid=26479 vsize=7663916 CPUtime=0.02 cores=5,7
/proc/26481/task/26485/stat : 26485 (java) S 26479 26481 26130 0 -1 4202560 3322 0 0 0 2 0 0 0 18 0 19 0 490538861 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26486] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26486/stat : 26486 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490538861 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26487] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26487/stat : 26487 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490538861 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26488] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26488/stat : 26488 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490538861 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26489] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26489/stat : 26489 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490538861 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26490] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26490/stat : 26490 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490538861 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26491] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26491/stat : 26491 (java) S 26479 26481 26130 0 -1 4202560 286 0 0 0 0 0 0 0 15 0 19 0 490538861 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26492] ppid=26479 vsize=7663916 CPUtime=0.11 cores=5,7
/proc/26481/task/26492/stat : 26492 (java) S 26479 26481 26130 0 -1 4202560 4980 0 0 0 11 0 0 0 16 0 19 0 490538862 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 0 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26493] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26493/stat : 26493 (java) S 26479 26481 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490538862 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26494] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26494/stat : 26494 (java) S 26479 26481 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490538862 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26495] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26495/stat : 26495 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101521841 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26496] ppid=26479 vsize=7663916 CPUtime=0.72 cores=5,7
/proc/26481/task/26496/stat : 26496 (java) S 26479 26481 26130 0 -1 4202560 6319 0 0 0 72 0 0 0 15 0 19 0 490538864 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26497] ppid=26479 vsize=7663916 CPUtime=0.35 cores=5,7
/proc/26481/task/26497/stat : 26497 (java) S 26479 26481 26130 0 -1 4202560 2462 0 0 0 35 0 0 0 15 0 19 0 490538864 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26498] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26498/stat : 26498 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26499] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26499/stat : 26499 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490538864 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26500] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26500/stat : 26500 (java) S 26479 26481 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490538905 7847849984 32483 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 7663916

[startup+6.30157 s]
/proc/loadavg: 4.10 3.99 3.90 5/262 26500
/proc/meminfo: memFree=14737428/32950928 swapFree=67111528/67111528
[pid=26481] ppid=26479 vsize=7663916 CPUtime=7.43 cores=5,7
/proc/26481/stat : 26481 (java) S 26479 26481 26130 0 -1 4202496 34789 0 1 0 739 4 0 0 25 0 19 0 490538859 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26481/statm: 1915979 32727 2253 9 0 1906717 0
[pid=26481/tid=26482] ppid=26479 vsize=7663916 CPUtime=6 cores=5,7
/proc/26481/task/26482/stat : 26482 (java) R 26479 26481 26130 0 -1 4202560 14309 0 1 0 599 1 0 0 25 0 19 0 490538859 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 46912505763211 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26481/tid=26484] ppid=26479 vsize=7663916 CPUtime=0.02 cores=5,7
/proc/26481/task/26484/stat : 26484 (java) S 26479 26481 26130 0 -1 4202560 1711 0 0 0 2 0 0 0 15 0 19 0 490538861 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26485] ppid=26479 vsize=7663916 CPUtime=0.02 cores=5,7
/proc/26481/task/26485/stat : 26485 (java) S 26479 26481 26130 0 -1 4202560 3323 0 0 0 2 0 0 0 15 0 19 0 490538861 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26486] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26486/stat : 26486 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490538861 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26487] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26487/stat : 26487 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490538861 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26488] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26488/stat : 26488 (java) S 26479 26481 26130 0 -1 4202560 83 0 0 0 0 0 0 0 16 0 19 0 490538861 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26489] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26489/stat : 26489 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490538861 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26490] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26490/stat : 26490 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490538861 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26491] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26491/stat : 26491 (java) S 26479 26481 26130 0 -1 4202560 306 0 0 0 0 0 0 0 16 0 19 0 490538861 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26492] ppid=26479 vsize=7663916 CPUtime=0.23 cores=5,7
/proc/26481/task/26492/stat : 26492 (java) S 26479 26481 26130 0 -1 4202560 5116 0 0 0 23 0 0 0 16 0 19 0 490538862 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 0 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26493] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26493/stat : 26493 (java) S 26479 26481 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490538862 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26494] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26494/stat : 26494 (java) S 26479 26481 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490538862 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26495] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26495/stat : 26495 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101521841 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26496] ppid=26479 vsize=7663916 CPUtime=0.74 cores=5,7
/proc/26481/task/26496/stat : 26496 (java) S 26479 26481 26130 0 -1 4202560 6323 0 0 0 74 0 0 0 15 0 19 0 490538864 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26497] ppid=26479 vsize=7663916 CPUtime=0.35 cores=5,7
/proc/26481/task/26497/stat : 26497 (java) S 26479 26481 26130 0 -1 4202560 2462 0 0 0 35 0 0 0 15 0 19 0 490538864 7847849984 32727 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0

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

[pid=26481/tid=26489] ppid=26479 vsize=7663916 CPUtime=0.09 cores=5,7
/proc/26481/task/26489/stat : 26489 (java) S 26479 26481 26130 0 -1 4202560 13 0 0 0 9 0 0 0 15 0 19 0 490538861 7847849984 39163 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26490] ppid=26479 vsize=7663916 CPUtime=0.05 cores=5,7
/proc/26481/task/26490/stat : 26490 (java) S 26479 26481 26130 0 -1 4202560 16 0 0 0 5 0 0 0 15 0 19 0 490538861 7847849984 39163 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26491] ppid=26479 vsize=7663916 CPUtime=0.12 cores=5,7
/proc/26481/task/26491/stat : 26491 (java) S 26479 26481 26130 0 -1 4202560 545 0 0 0 12 0 0 0 15 0 19 0 490538861 7847849984 39163 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26492] ppid=26479 vsize=7663916 CPUtime=5.33 cores=5,7
/proc/26481/task/26492/stat : 26492 (java) S 26479 26481 26130 0 -1 4202560 9339 0 0 0 532 1 0 0 15 0 19 0 490538862 7847849984 39163 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 0 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26493] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26493/stat : 26493 (java) S 26479 26481 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490538862 7847849984 39163 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26494] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26494/stat : 26494 (java) S 26479 26481 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490538862 7847849984 39163 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26495] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26495/stat : 26495 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7847849984 39163 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101521841 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26496] ppid=26479 vsize=7663916 CPUtime=0.76 cores=5,7
/proc/26481/task/26496/stat : 26496 (java) S 26479 26481 26130 0 -1 4202560 6327 0 0 0 76 0 0 0 15 0 19 0 490538864 7847849984 39163 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26497] ppid=26479 vsize=7663916 CPUtime=0.35 cores=5,7
/proc/26481/task/26497/stat : 26497 (java) S 26479 26481 26130 0 -1 4202560 2462 0 0 0 35 0 0 0 15 0 19 0 490538864 7847849984 39163 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26498] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26498/stat : 26498 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7847849984 39163 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26499] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26499/stat : 26499 (java) S 26479 26481 26130 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 490538864 7847849984 39163 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26500] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26500/stat : 26500 (java) S 26479 26481 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490538905 7847849984 39163 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.76
Current children cumulated vsize (KiB) 7663916

[startup+1182.3 s]
/proc/loadavg: 4.12 4.09 3.98 5/262 26867
/proc/meminfo: memFree=12967552/32950928 swapFree=67111528/67111528
[pid=26481] ppid=26479 vsize=7663916 CPUtime=1183.78 cores=5,7
/proc/26481/stat : 26481 (java) S 26479 26481 26130 0 -1 4202496 42082 0 1 0 118372 6 0 0 25 0 19 0 490538859 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26481/statm: 1915979 39812 2254 9 0 1906717 0
[pid=26481/tid=26482] ppid=26479 vsize=7663916 CPUtime=1176.36 cores=5,7
/proc/26481/task/26482/stat : 26482 (java) R 26479 26481 26130 0 -1 4202560 15017 0 1 0 117634 2 0 0 25 0 19 0 490538859 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 46912505632385 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26481/tid=26484] ppid=26479 vsize=7663916 CPUtime=0.12 cores=5,7
/proc/26481/task/26484/stat : 26484 (java) S 26479 26481 26130 0 -1 4202560 1828 0 0 0 12 0 0 0 15 0 19 0 490538861 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26485] ppid=26479 vsize=7663916 CPUtime=0.11 cores=5,7
/proc/26481/task/26485/stat : 26485 (java) S 26479 26481 26130 0 -1 4202560 4228 0 0 0 11 0 0 0 15 0 19 0 490538861 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26486] ppid=26479 vsize=7663916 CPUtime=0.06 cores=5,7
/proc/26481/task/26486/stat : 26486 (java) S 26479 26481 26130 0 -1 4202560 275 0 0 0 6 0 0 0 15 0 19 0 490538861 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26487] ppid=26479 vsize=7663916 CPUtime=0.07 cores=5,7
/proc/26481/task/26487/stat : 26487 (java) S 26479 26481 26130 0 -1 4202560 346 0 0 0 7 0 0 0 16 0 19 0 490538861 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26488] ppid=26479 vsize=7663916 CPUtime=0.06 cores=5,7
/proc/26481/task/26488/stat : 26488 (java) S 26479 26481 26130 0 -1 4202560 144 0 0 0 6 0 0 0 15 0 19 0 490538861 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26489] ppid=26479 vsize=7663916 CPUtime=0.1 cores=5,7
/proc/26481/task/26489/stat : 26489 (java) S 26479 26481 26130 0 -1 4202560 13 0 0 0 10 0 0 0 15 0 19 0 490538861 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26490] ppid=26479 vsize=7663916 CPUtime=0.06 cores=5,7
/proc/26481/task/26490/stat : 26490 (java) S 26479 26481 26130 0 -1 4202560 233 0 0 0 6 0 0 0 15 0 19 0 490538861 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26491] ppid=26479 vsize=7663916 CPUtime=0.12 cores=5,7
/proc/26481/task/26491/stat : 26491 (java) S 26479 26481 26130 0 -1 4202560 545 0 0 0 12 0 0 0 15 0 19 0 490538861 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26492] ppid=26479 vsize=7663916 CPUtime=5.52 cores=5,7
/proc/26481/task/26492/stat : 26492 (java) S 26479 26481 26130 0 -1 4202560 9444 0 0 0 551 1 0 0 15 0 19 0 490538862 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 0 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26493] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26493/stat : 26493 (java) S 26479 26481 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490538862 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26494] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26494/stat : 26494 (java) S 26479 26481 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490538862 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26495] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26495/stat : 26495 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101521841 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26496] ppid=26479 vsize=7663916 CPUtime=0.76 cores=5,7
/proc/26481/task/26496/stat : 26496 (java) S 26479 26481 26130 0 -1 4202560 6327 0 0 0 76 0 0 0 15 0 19 0 490538864 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26497] ppid=26479 vsize=7663916 CPUtime=0.35 cores=5,7
/proc/26481/task/26497/stat : 26497 (java) S 26479 26481 26130 0 -1 4202560 2462 0 0 0 35 0 0 0 15 0 19 0 490538864 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26498] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26498/stat : 26498 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26499] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26499/stat : 26499 (java) S 26479 26481 26130 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 490538864 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26500] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26500/stat : 26500 (java) S 26479 26481 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490538905 7847849984 39812 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.78
Current children cumulated vsize (KiB) 7663916

[startup+1242.3 s]
/proc/loadavg: 4.04 4.07 3.98 5/262 26868
/proc/meminfo: memFree=12961228/32950928 swapFree=67111528/67111528
[pid=26481] ppid=26479 vsize=7663916 CPUtime=1243.79 cores=5,7
/proc/26481/stat : 26481 (java) S 26479 26481 26130 0 -1 4202496 42249 0 1 0 124373 6 0 0 25 0 19 0 490538859 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26481/statm: 1915979 39974 2254 9 0 1906717 0
[pid=26481/tid=26482] ppid=26479 vsize=7663916 CPUtime=1236.28 cores=5,7
/proc/26481/task/26482/stat : 26482 (java) R 26479 26481 26130 0 -1 4202560 15018 0 1 0 123626 2 0 0 25 0 19 0 490538859 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 46912505762875 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26481/tid=26484] ppid=26479 vsize=7663916 CPUtime=0.12 cores=5,7
/proc/26481/task/26484/stat : 26484 (java) S 26479 26481 26130 0 -1 4202560 1828 0 0 0 12 0 0 0 15 0 19 0 490538861 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26485] ppid=26479 vsize=7663916 CPUtime=0.12 cores=5,7
/proc/26481/task/26485/stat : 26485 (java) S 26479 26481 26130 0 -1 4202560 4228 0 0 0 12 0 0 0 15 0 19 0 490538861 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26486] ppid=26479 vsize=7663916 CPUtime=0.06 cores=5,7
/proc/26481/task/26486/stat : 26486 (java) S 26479 26481 26130 0 -1 4202560 275 0 0 0 6 0 0 0 15 0 19 0 490538861 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26487] ppid=26479 vsize=7663916 CPUtime=0.07 cores=5,7
/proc/26481/task/26487/stat : 26487 (java) S 26479 26481 26130 0 -1 4202560 346 0 0 0 7 0 0 0 15 0 19 0 490538861 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26488] ppid=26479 vsize=7663916 CPUtime=0.06 cores=5,7
/proc/26481/task/26488/stat : 26488 (java) S 26479 26481 26130 0 -1 4202560 144 0 0 0 6 0 0 0 15 0 19 0 490538861 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26489] ppid=26479 vsize=7663916 CPUtime=0.11 cores=5,7
/proc/26481/task/26489/stat : 26489 (java) S 26479 26481 26130 0 -1 4202560 20 0 0 0 11 0 0 0 15 0 19 0 490538861 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26490] ppid=26479 vsize=7663916 CPUtime=0.06 cores=5,7
/proc/26481/task/26490/stat : 26490 (java) S 26479 26481 26130 0 -1 4202560 233 0 0 0 6 0 0 0 15 0 19 0 490538861 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26491] ppid=26479 vsize=7663916 CPUtime=0.13 cores=5,7
/proc/26481/task/26491/stat : 26491 (java) S 26479 26481 26130 0 -1 4202560 548 0 0 0 13 0 0 0 15 0 19 0 490538861 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26492] ppid=26479 vsize=7663916 CPUtime=5.6 cores=5,7
/proc/26481/task/26492/stat : 26492 (java) S 26479 26481 26130 0 -1 4202560 9598 0 0 0 559 1 0 0 15 0 19 0 490538862 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 0 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26493] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26493/stat : 26493 (java) S 26479 26481 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490538862 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26494] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26494/stat : 26494 (java) S 26479 26481 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490538862 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26495] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26495/stat : 26495 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101521841 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26496] ppid=26479 vsize=7663916 CPUtime=0.76 cores=5,7
/proc/26481/task/26496/stat : 26496 (java) S 26479 26481 26130 0 -1 4202560 6327 0 0 0 76 0 0 0 15 0 19 0 490538864 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26497] ppid=26479 vsize=7663916 CPUtime=0.35 cores=5,7
/proc/26481/task/26497/stat : 26497 (java) S 26479 26481 26130 0 -1 4202560 2462 0 0 0 35 0 0 0 15 0 19 0 490538864 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26498] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26498/stat : 26498 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26499] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26499/stat : 26499 (java) S 26479 26481 26130 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 490538864 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26500] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26500/stat : 26500 (java) S 26479 26481 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490538905 7847849984 39974 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.79
Current children cumulated vsize (KiB) 7663916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.05 3.98 5/262 26873
/proc/meminfo: memFree=12957624/32950928 swapFree=67111528/67111528
[pid=26481] ppid=26479 vsize=7663916 CPUtime=1301.5 cores=5,7
/proc/26481/stat : 26481 (java) S 26479 26481 26130 0 -1 4202496 42444 0 1 0 130144 6 0 0 25 0 19 0 490538859 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26481/statm: 1915979 40159 2254 9 0 1906717 0
[pid=26481/tid=26482] ppid=26479 vsize=7663916 CPUtime=1293.81 cores=5,7
/proc/26481/task/26482/stat : 26482 (java) R 26479 26481 26130 0 -1 4202560 15020 0 1 0 129379 2 0 0 25 0 19 0 490538859 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 46912505729255 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26481/tid=26484] ppid=26479 vsize=7663916 CPUtime=0.13 cores=5,7
/proc/26481/task/26484/stat : 26484 (java) S 26479 26481 26130 0 -1 4202560 1828 0 0 0 13 0 0 0 15 0 19 0 490538861 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26485] ppid=26479 vsize=7663916 CPUtime=0.12 cores=5,7
/proc/26481/task/26485/stat : 26485 (java) S 26479 26481 26130 0 -1 4202560 4228 0 0 0 12 0 0 0 15 0 19 0 490538861 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26486] ppid=26479 vsize=7663916 CPUtime=0.06 cores=5,7
/proc/26481/task/26486/stat : 26486 (java) S 26479 26481 26130 0 -1 4202560 275 0 0 0 6 0 0 0 15 0 19 0 490538861 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26487] ppid=26479 vsize=7663916 CPUtime=0.08 cores=5,7
/proc/26481/task/26487/stat : 26487 (java) S 26479 26481 26130 0 -1 4202560 346 0 0 0 8 0 0 0 15 0 19 0 490538861 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26488] ppid=26479 vsize=7663916 CPUtime=0.06 cores=5,7
/proc/26481/task/26488/stat : 26488 (java) S 26479 26481 26130 0 -1 4202560 144 0 0 0 6 0 0 0 15 0 19 0 490538861 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26489] ppid=26479 vsize=7663916 CPUtime=0.11 cores=5,7
/proc/26481/task/26489/stat : 26489 (java) S 26479 26481 26130 0 -1 4202560 20 0 0 0 11 0 0 0 16 0 19 0 490538861 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26490] ppid=26479 vsize=7663916 CPUtime=0.07 cores=5,7
/proc/26481/task/26490/stat : 26490 (java) S 26479 26481 26130 0 -1 4202560 237 0 0 0 7 0 0 0 16 0 19 0 490538861 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26491] ppid=26479 vsize=7663916 CPUtime=0.13 cores=5,7
/proc/26481/task/26491/stat : 26491 (java) S 26479 26481 26130 0 -1 4202560 548 0 0 0 13 0 0 0 15 0 19 0 490538861 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26492] ppid=26479 vsize=7663916 CPUtime=5.76 cores=5,7
/proc/26481/task/26492/stat : 26492 (java) S 26479 26481 26130 0 -1 4202560 9783 0 0 0 575 1 0 0 15 0 19 0 490538862 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 0 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26493] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26493/stat : 26493 (java) S 26479 26481 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490538862 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26494] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26494/stat : 26494 (java) S 26479 26481 26130 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490538862 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26495] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26495/stat : 26495 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101521841 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26496] ppid=26479 vsize=7663916 CPUtime=0.76 cores=5,7
/proc/26481/task/26496/stat : 26496 (java) S 26479 26481 26130 0 -1 4202560 6327 0 0 0 76 0 0 0 15 0 19 0 490538864 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26497] ppid=26479 vsize=7663916 CPUtime=0.35 cores=5,7
/proc/26481/task/26497/stat : 26497 (java) S 26479 26481 26130 0 -1 4202560 2462 0 0 0 35 0 0 0 15 0 19 0 490538864 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26498] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26498/stat : 26498 (java) S 26479 26481 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490538864 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514137 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
[pid=26481/tid=26499] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26499/stat : 26499 (java) S 26479 26481 26130 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 490538864 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 4 0 16800975 18446604468880844928 0 0 -1 7 0 0 0
[pid=26481/tid=26500] ppid=26479 vsize=7663916 CPUtime=0 cores=5,7
/proc/26481/task/26500/stat : 26500 (java) S 26479 26481 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490538905 7847849984 40159 33554432000 1073741824 1073778376 140737201937104 18446744073709551615 248101514752 0 4 0 16800975 18446604468880844928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.5
Current children cumulated vsize (KiB) 7663916

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.58
CPU user time (s): 1301.5
CPU system time (s): 0.072988
CPU usage (%): 100.118
Max. virtual memory (cumulated for all children) (KiB): 7663916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.5
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42480
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= 28777
involuntary context switches= 4634

runsolver used 2.14467 second user time and 4.99024 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 05:43:11
IDJOB=3290731
IDBENCH=83446
IDSOLVER=1611
FILE ID=node123/3290731-1303789390
RUNJOBID= node123-1303789113-26151
PBS_JOBID= 13157259
Free space on /tmp= 72912 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-18.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-3290731-1303789390/watcher-3290731-1303789390 -o /tmp/evaluation-result-3290731-1303789390/solver-3290731-1303789390 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3290731-1303789390.cnf

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=350311381

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14860388 kB
Buffers:       2170924 kB
Cached:       15016008 kB
SwapCached:          0 kB
Active:        8588092 kB
Inactive:      8955764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14860388 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6680 kB
Writeback:           0 kB
AnonPages:      356288 kB
Mapped:          23456 kB
Slab:           479548 kB
PageTables:       6336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 22046036 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= 72708 MiB
End job on node123 at 2011-04-26 06:04:53