Trace number 3689403

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.7 1794.45

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-116.opb
MD5SUMf3a33f6abe76a69a8be60a1cc6635095
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.07/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.08	c See www.sat4j.org for details.
0.07/0.08	c version 2.3.2.v20120418
0.07/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.08	c java.vm.version	19.1-b02
0.07/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.08	c sun.arch.data.model	64
0.07/0.08	c java.version		1.6.0_24
0.07/0.08	c os.name		Linux
0.07/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.08	c os.arch		amd64
0.07/0.08	c Free memory 		501472288
0.07/0.08	c Max memory 		7480803328
0.07/0.08	c Total memory 		504102912
0.07/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3689403-1337890009.opb
0.10/0.10	c reading problem ... 
7.59/6.14	c ... done. Wall clock time 6.039s.
7.59/6.14	c declared #vars     44846
7.59/6.14	c #constraints  989877
7.59/6.14	c constraints type 
7.59/6.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 689672
7.59/6.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 3524
7.59/6.14	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 196912
7.59/6.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 99769
7.59/6.14	c 989877 constraints processed.
13.67/11.70	c cleaning 2468 clauses out of 5000 with flag 5000/5000
18.57/16.37	c cleaning 4262 clauses out of 8533 with flag 11001/11001
22.90/20.67	c cleaning 5557 clauses out of 11270 with flag 18000/18000
27.72/25.49	c cleaning 6821 clauses out of 13715 with flag 26002/26002
33.17/30.89	c cleaning 7925 clauses out of 15894 with flag 35002/35002
39.58/37.26	c cleaning 8924 clauses out of 17968 with flag 45001/45001
47.18/44.87	c cleaning 9965 clauses out of 20045 with flag 56002/56002
54.61/52.27	c cleaning 10966 clauses out of 22080 with flag 68002/68002
64.74/62.30	c cleaning 12023 clauses out of 24112 with flag 81000/81000
73.07/70.63	c cleaning 13000 clauses out of 26093 with flag 95004/95004
81.69/79.26	c cleaning 13959 clauses out of 28090 with flag 110001/110001
92.24/89.74	c cleaning 15031 clauses out of 30124 with flag 126000/126000
100.38/97.85	c cleaning 16035 clauses out of 32095 with flag 143002/143002
109.61/107.02	c cleaning 17003 clauses out of 34059 with flag 161002/161002
119.64/117.10	c cleaning 17997 clauses out of 36058 with flag 180004/180004
129.48/126.80	c cleaning 18994 clauses out of 38059 with flag 200002/200002
140.40/137.75	c cleaning 19962 clauses out of 40062 with flag 221001/221001
151.14/148.48	c cleaning 20986 clauses out of 42099 with flag 243000/243000
164.85/162.14	c cleaning 21938 clauses out of 44114 with flag 266001/266001
182.99/180.26	c cleaning 23053 clauses out of 46178 with flag 290003/290003
199.70/196.93	c cleaning 23922 clauses out of 48122 with flag 315000/315000
212.73/209.91	c cleaning 25045 clauses out of 50200 with flag 341000/341000
227.28/224.49	c cleaning 25993 clauses out of 52155 with flag 368000/368000
242.21/239.33	c cleaning 26766 clauses out of 54162 with flag 396000/396000
259.65/256.74	c cleaning 28087 clauses out of 56397 with flag 425001/425001
279.19/276.28	c cleaning 29104 clauses out of 58312 with flag 455003/455003
296.03/293.07	c cleaning 30097 clauses out of 60205 with flag 486000/486000
313.89/310.85	c cleaning 31022 clauses out of 62108 with flag 518000/518000
333.13/330.01	c cleaning 32021 clauses out of 64086 with flag 551000/551000
351.88/348.72	c cleaning 32968 clauses out of 66065 with flag 585000/585000
370.69/367.51	c cleaning 33996 clauses out of 68098 with flag 620001/620001
397.44/394.25	c cleaning 35016 clauses out of 70101 with flag 656000/656000
429.19/425.98	c cleaning 36004 clauses out of 72086 with flag 693002/693002
456.85/453.53	c cleaning 37021 clauses out of 74080 with flag 731000/731000
486.31/482.94	c cleaning 38012 clauses out of 76059 with flag 770000/770000
518.44/515.05	c cleaning 38969 clauses out of 78048 with flag 810001/810001
549.30/545.81	c cleaning 39995 clauses out of 80078 with flag 851000/851000
577.86/574.35	c cleaning 41005 clauses out of 82084 with flag 893001/893001
601.99/598.45	c cleaning 41987 clauses out of 84077 with flag 936001/936001
627.12/623.50	c cleaning 43017 clauses out of 86090 with flag 980001/980001
662.67/659.04	c cleaning 44005 clauses out of 88072 with flag 1025000/1025000
695.83/692.18	c cleaning 44776 clauses out of 90067 with flag 1071000/1071000
726.61/722.89	c cleaning 45914 clauses out of 92291 with flag 1118000/1118000
781.09/777.22	c cleaning 47166 clauses out of 94378 with flag 1166001/1166001
832.17/828.21	c cleaning 48089 clauses out of 96212 with flag 1215001/1215001
878.22/874.22	c cleaning 49054 clauses out of 98125 with flag 1265003/1265003
924.46/920.31	c cleaning 50025 clauses out of 100070 with flag 1316002/1316002
963.22/958.97	c cleaning 50905 clauses out of 102043 with flag 1368000/1368000
1000.08/995.79	c cleaning 52041 clauses out of 104144 with flag 1421006/1421006
1052.76/1048.33	c cleaning 53003 clauses out of 106097 with flag 1475000/1475000
1085.65/1081.18	c cleaning 53988 clauses out of 108097 with flag 1530003/1530003
1139.03/1134.43	c cleaning 55026 clauses out of 110106 with flag 1586000/1586000
1181.77/1177.01	c cleaning 56012 clauses out of 112081 with flag 1643001/1643001
1221.87/1217.02	c cleaning 57008 clauses out of 114069 with flag 1701001/1701001
1262.87/1257.98	c cleaning 57815 clauses out of 116061 with flag 1760001/1760001
1302.73/1297.79	c cleaning 59079 clauses out of 118245 with flag 1820000/1820000
1344.29/1339.22	c cleaning 60064 clauses out of 120170 with flag 1881004/1881004
1381.26/1376.16	c cleaning 61032 clauses out of 122103 with flag 1943001/1943001
1420.81/1415.65	c cleaning 62015 clauses out of 124074 with flag 2006004/2006004
1461.86/1456.68	c cleaning 63014 clauses out of 126056 with flag 2070001/2070001
1521.31/1516.00	c cleaning 64017 clauses out of 128044 with flag 2135003/2135003
1581.15/1575.82	c cleaning 64973 clauses out of 130025 with flag 2201001/2201001
1638.84/1633.40	c cleaning 66003 clauses out of 132052 with flag 2268001/2268001
1686.89/1681.45	c cleaning 66987 clauses out of 134049 with flag 2336001/2336001
1746.83/1741.39	c cleaning 68016 clauses out of 136061 with flag 2405000/2405000
1800.00/1794.41	c starts		: 230
1800.00/1794.41	c conflicts		: 2465966
1800.00/1794.41	c decisions		: 20288126
1800.00/1794.41	c propagations		: 3814396110
1800.00/1794.41	c inspects		: 20506105069
1800.00/1794.41	c shortcuts		: 0
1800.00/1794.41	c learnt literals	: 12
1800.00/1794.41	c learnt binary clauses	: 742
1800.00/1794.41	c learnt ternary clauses	: 2870
1800.00/1794.41	c learnt constraints	: 2465954
1800.00/1794.41	c ignored constraints	: 0
1800.00/1794.41	c root simplifications	: 0
1800.00/1794.41	c removed literals (reason simplification)	: 0
1800.00/1794.41	c reason swapping (by a shorter reason)	: 0
1800.00/1794.41	c Calls to reduceDB	: 65
1800.00/1794.41	c number of reductions to clauses (during analyze)	: 0
1800.00/1794.41	c number of learned constraints concerned by reduction	: 0
1800.00/1794.41	c number of learning phase by resolution	: 0
1800.00/1794.41	c number of learning phase by cutting planes	: 0
1800.00/1794.41	c speed (assignments/second)	: 2133044.1679840693
1800.00/1794.41	c non guided choices	2275242
1800.00/1794.44	c learnt constraints type 
1800.00/1794.44	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 742
1800.00/1794.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 128294
1800.00/1794.44	c constraints type 
1800.00/1794.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 689672
1800.00/1794.44	c org.sat4j.minisat.constraints.card.MinWatchCard => 3524
1800.00/1794.44	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 196912
1800.00/1794.44	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 99769
1800.00/1794.44	c 989877 constraints processed.
1800.00/1794.44	s UNKNOWN
1800.00/1794.44	c Total wall clock time (in seconds): 1794.334

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3689403-1337890009/watcher-3689403-1337890009 -o /tmp/evaluation-result-3689403-1337890009/solver-3689403-1337890009 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689403-1337890009.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.85 2.04 2.76 3/194 26806
/proc/meminfo: memFree=29067596/32873648 swapFree=7108/7108
[pid=26806] ppid=26804 vsize=24200 CPUtime=0 cores=0,2,4,6
/proc/26806/stat : 26806 (java) R 26804 26806 21597 0 -1 4202496 1144 0 0 0 0 0 0 0 20 0 1 0 255128337 24780800 867 33554432000 1073741824 1073778376 140735558023600 140735558012664 219514017941 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26806/statm: 6050 867 654 9 0 385 0
[pid=26806/tid=26807] ppid=26804 vsize=89736 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26807/stat : 26807 (java) R 26804 26806 21597 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 2 0 255128337 91889664 870 33554432000 1073741824 1073778376 140735558023600 140735558012664 219513579917 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.079713 s]
/proc/loadavg: 1.85 2.04 2.76 3/194 26806
/proc/meminfo: memFree=29067596/32873648 swapFree=7108/7108
[pid=26806] ppid=26804 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/26806/stat : 26806 (java) S 26804 26806 21597 0 -1 4202496 3891 0 1 0 6 1 0 0 20 0 18 0 255128337 9787813888 5089 33554432000 1073741824 1073778376 140735558023600 140735558014736 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26806/statm: 2389603 5092 2029 9 0 2380296 0
[pid=26806/tid=26807] ppid=26804 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/26806/task/26807/stat : 26807 (java) R 26804 26806 21597 0 -1 4202560 2250 0 1 0 5 0 0 0 20 0 18 0 255128337 9787813888 5097 33554432000 1073741824 1073778376 140735558023600 139699213328888 219517338769 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558412

[startup+0.100308 s]
/proc/loadavg: 1.85 2.04 2.76 3/194 26806
/proc/meminfo: memFree=29067596/32873648 swapFree=7108/7108
[pid=26806] ppid=26804 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/26806/stat : 26806 (java) S 26804 26806 21597 0 -1 4202496 4397 0 1 0 9 1 0 0 20 0 18 0 255128337 9787813888 6098 33554432000 1073741824 1073778376 140735558023600 140735558014736 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26806/statm: 2389603 6098 2120 9 0 2380296 0
[pid=26806/tid=26807] ppid=26804 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/26806/task/26807/stat : 26807 (java) R 26804 26806 21597 0 -1 4202560 2426 0 1 0 7 0 0 0 20 0 18 0 255128337 9787813888 6098 33554432000 1073741824 1073778376 140735558023600 139699213331944 219517347085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300256 s]
/proc/loadavg: 1.85 2.04 2.76 3/194 26806
/proc/meminfo: memFree=29067596/32873648 swapFree=7108/7108
[pid=26806] ppid=26804 vsize=9558412 CPUtime=0.48 cores=0,2,4,6
/proc/26806/stat : 26806 (java) S 26804 26806 21597 0 -1 4202496 6051 0 1 0 47 1 0 0 20 0 18 0 255128337 9787813888 10165 33554432000 1073741824 1073778376 140735558023600 140735558014736 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26806/statm: 2389603 10165 2216 9 0 2380296 0
[pid=26806/tid=26807] ppid=26804 vsize=9558412 CPUtime=0.27 cores=0,2,4,6
/proc/26806/task/26807/stat : 26807 (java) R 26804 26806 21597 0 -1 4202560 2442 0 1 0 26 1 0 0 20 0 18 0 255128337 9787813888 10165 33554432000 1073741824 1073778376 140735558023600 139699213331944 139699062636463 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558412

[startup+0.70028 s]
/proc/loadavg: 1.85 2.04 2.76 3/194 26806
/proc/meminfo: memFree=29067596/32873648 swapFree=7108/7108
[pid=26806] ppid=26804 vsize=9558412 CPUtime=1.13 cores=0,2,4,6
/proc/26806/stat : 26806 (java) S 26804 26806 21597 0 -1 4202496 6831 0 1 0 109 4 0 0 20 0 18 0 255128337 9787813888 40040 33554432000 1073741824 1073778376 140735558023600 140735558014736 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26806/statm: 2389603 40040 2247 9 0 2380296 0
[pid=26806/tid=26807] ppid=26804 vsize=9558412 CPUtime=0.67 cores=0,2,4,6
/proc/26806/task/26807/stat : 26807 (java) R 26804 26806 21597 0 -1 4202560 2502 0 1 0 64 3 0 0 20 0 18 0 255128337 9787813888 40040 33554432000 1073741824 1073778376 140735558023600 139699213331864 139699062979064 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9558412

[startup+1.50069 s]
/proc/loadavg: 1.85 2.04 2.76 5/212 26824
/proc/meminfo: memFree=28886544/32873648 swapFree=7108/7108
[pid=26806] ppid=26804 vsize=9558412 CPUtime=2.17 cores=0,2,4,6
/proc/26806/stat : 26806 (java) S 26804 26806 21597 0 -1 4202496 8530 0 1 0 207 10 0 0 20 0 18 0 255128337 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 140735558014736 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26806/statm: 2389603 77248 2247 9 0 2380296 0
[pid=26806/tid=26807] ppid=26804 vsize=9558412 CPUtime=1.43 cores=0,2,4,6
/proc/26806/task/26807/stat : 26807 (java) R 26804 26806 21597 0 -1 4202560 2564 0 1 0 138 5 0 0 20 0 18 0 255128337 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139699213324304 139699063010528 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26809] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26809/stat : 26809 (java) S 26804 26806 21597 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 18 0 255128338 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139699185785128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26810] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26810/stat : 26810 (java) S 26804 26806 21597 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 255128338 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139699184732328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26811] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26811/stat : 26811 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255128338 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139699183680040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26812] ppid=26804 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/26806/task/26812/stat : 26812 (java) S 26804 26806 21597 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 18 0 255128338 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139699182627240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26813] ppid=26804 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/26806/task/26813/stat : 26813 (java) S 26804 26806 21597 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 18 0 255128338 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139699181574952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26814] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26814/stat : 26814 (java) S 26804 26806 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 255128338 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139699051604648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26815] ppid=26804 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/26806/task/26815/stat : 26815 (java) S 26804 26806 21597 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 255128338 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139699050552360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26816] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26816/stat : 26816 (java) S 26804 26806 21597 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 18 0 255128338 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139699049499560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26817] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26817/stat : 26817 (java) S 26804 26806 21597 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 255128339 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139698566551784 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26818] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26818/stat : 26818 (java) S 26804 26806 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255128340 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139698565497848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26819] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26819/stat : 26819 (java) S 26804 26806 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255128340 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139698564445448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26820] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26820/stat : 26820 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255128342 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139698563393936 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26821] ppid=26804 vsize=9558412 CPUtime=0.31 cores=0,2,4,6
/proc/26806/task/26821/stat : 26821 (java) S 26804 26806 21597 0 -1 4202560 2478 0 0 0 31 0 0 0 20 0 18 0 255128342 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139698562341560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26822] ppid=26804 vsize=9558412 CPUtime=0.23 cores=0,2,4,6
/proc/26806/task/26822/stat : 26822 (java) S 26804 26806 21597 0 -1 4202560 2045 0 0 0 23 0 0 0 20 0 18 0 255128342 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139698561288760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26823] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26823/stat : 26823 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255128342 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139698560236664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26824] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26824/stat : 26824 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255128342 9787813888 77248 33554432000 1073741824 1073778376 140735558023600 139698559184072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 9558412

[startup+3.10062 s]
/proc/loadavg: 1.87 2.04 2.75 3/212 26824
/proc/meminfo: memFree=28684120/32873648 swapFree=7108/7108
[pid=26806] ppid=26804 vsize=9558412 CPUtime=3.98 cores=0,2,4,6
/proc/26806/stat : 26806 (java) S 26804 26806 21597 0 -1 4202496 9025 0 1 0 376 22 0 0 20 0 18 0 255128337 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 140735558014736 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26806/statm: 2389603 149716 2247 9 0 2380296 0
[pid=26806/tid=26807] ppid=26804 vsize=9558412 CPUtime=2.95 cores=0,2,4,6
/proc/26806/task/26807/stat : 26807 (java) R 26804 26806 21597 0 -1 4202560 2681 0 1 0 285 10 0 0 20 0 18 0 255128337 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139699213324160 139699063124998 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26809] ppid=26804 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/26806/task/26809/stat : 26809 (java) S 26804 26806 21597 0 -1 4202560 30 0 0 0 3 2 0 0 20 0 18 0 255128338 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139699185785128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26810] ppid=26804 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/26806/task/26810/stat : 26810 (java) S 26804 26806 21597 0 -1 4202560 25 0 0 0 3 2 0 0 20 0 18 0 255128338 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139699184732328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26811] ppid=26804 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/26806/task/26811/stat : 26811 (java) S 26804 26806 21597 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 255128338 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139699183680040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26812] ppid=26804 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/26806/task/26812/stat : 26812 (java) S 26804 26806 21597 0 -1 4202560 36 0 0 0 4 2 0 0 20 0 18 0 255128338 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139699182627240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26813] ppid=26804 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/26806/task/26813/stat : 26813 (java) S 26804 26806 21597 0 -1 4202560 28 0 0 0 4 2 0 0 20 0 18 0 255128338 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139699181574952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26814] ppid=26804 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/26806/task/26814/stat : 26814 (java) S 26804 26806 21597 0 -1 4202560 18 0 0 0 2 2 0 0 20 0 18 0 255128338 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139699051604648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26815] ppid=26804 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/26806/task/26815/stat : 26815 (java) S 26804 26806 21597 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 18 0 255128338 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139699050552360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26816] ppid=26804 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/26806/task/26816/stat : 26816 (java) S 26804 26806 21597 0 -1 4202560 25 0 0 0 1 2 0 0 20 0 18 0 255128338 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139699049499560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26817] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26817/stat : 26817 (java) S 26804 26806 21597 0 -1 4202560 459 0 0 0 0 0 0 0 20 0 18 0 255128339 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139698566551784 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26818] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26818/stat : 26818 (java) S 26804 26806 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255128340 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139698565497848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26819] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26819/stat : 26819 (java) S 26804 26806 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255128340 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139698564445448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26820] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26820/stat : 26820 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255128342 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139698563393936 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26821] ppid=26804 vsize=9558412 CPUtime=0.33 cores=0,2,4,6
/proc/26806/task/26821/stat : 26821 (java) S 26804 26806 21597 0 -1 4202560 2483 0 0 0 33 0 0 0 20 0 18 0 255128342 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139698562341560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26822] ppid=26804 vsize=9558412 CPUtime=0.23 cores=0,2,4,6
/proc/26806/task/26822/stat : 26822 (java) S 26804 26806 21597 0 -1 4202560 2045 0 0 0 23 0 0 0 20 0 18 0 255128342 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139698561288760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26823] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26823/stat : 26823 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255128342 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139698560236664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26824] ppid=26804 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26824/stat : 26824 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255128342 9787813888 149716 33554432000 1073741824 1073778376 140735558023600 139698559184072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 9558412

[startup+6.30069 s]
/proc/loadavg: 1.87 2.04 2.75 3/212 26824
/proc/meminfo: memFree=27920624/32873648 swapFree=7108/7108
[pid=26806] ppid=26804 vsize=9624976 CPUtime=8.04 cores=0,2,4,6
/proc/26806/stat : 26806 (java) S 26804 26806 21597 0 -1 4202496 12178 0 1 0 759 45 0 0 20 0 19 0 255128337 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 140735558014736 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26806/statm: 2406244 306354 2261 9 0 2396937 0
[pid=26806/tid=26807] ppid=26804 vsize=9624976 CPUtime=5.92 cores=0,2,4,6
/proc/26806/task/26807/stat : 26807 (java) R 26804 26806 21597 0 -1 4202560 2928 0 1 0 575 17 0 0 20 0 19 0 255128337 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139699213331432 139699063346485 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26809] ppid=26804 vsize=9624976 CPUtime=0.17 cores=0,2,4,6
/proc/26806/task/26809/stat : 26809 (java) S 26804 26806 21597 0 -1 4202560 86 0 0 0 12 5 0 0 20 0 19 0 255128338 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139699185785128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26810] ppid=26804 vsize=9624976 CPUtime=0.11 cores=0,2,4,6
/proc/26806/task/26810/stat : 26810 (java) S 26804 26806 21597 0 -1 4202560 189 0 0 0 8 3 0 0 20 0 19 0 255128338 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139699184732328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26811] ppid=26804 vsize=9624976 CPUtime=0.16 cores=0,2,4,6
/proc/26806/task/26811/stat : 26811 (java) S 26804 26806 21597 0 -1 4202560 344 0 0 0 13 3 0 0 20 0 19 0 255128338 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139699183680040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26812] ppid=26804 vsize=9624976 CPUtime=0.17 cores=0,2,4,6
/proc/26806/task/26812/stat : 26812 (java) S 26804 26806 21597 0 -1 4202560 283 0 0 0 13 4 0 0 20 0 19 0 255128338 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139699182627240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26813] ppid=26804 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/26806/task/26813/stat : 26813 (java) S 26804 26806 21597 0 -1 4202560 118 0 0 0 10 4 0 0 20 0 19 0 255128338 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139699181574952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26814] ppid=26804 vsize=9624976 CPUtime=0.12 cores=0,2,4,6
/proc/26806/task/26814/stat : 26814 (java) S 26804 26806 21597 0 -1 4202560 56 0 0 0 9 3 0 0 20 0 19 0 255128338 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139699051604648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26815] ppid=26804 vsize=9624976 CPUtime=0.11 cores=0,2,4,6
/proc/26806/task/26815/stat : 26815 (java) S 26804 26806 21597 0 -1 4202560 109 0 0 0 9 2 0 0 20 0 19 0 255128338 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139699050552360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26816] ppid=26804 vsize=9624976 CPUtime=0.16 cores=0,2,4,6
/proc/26806/task/26816/stat : 26816 (java) S 26804 26806 21597 0 -1 4202560 183 0 0 0 12 4 0 0 20 0 19 0 255128338 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139699049499560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26817] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26817/stat : 26817 (java) S 26804 26806 21597 0 -1 4202560 993 0 0 0 0 0 0 0 20 0 19 0 255128339 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139698566551784 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26818] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26818/stat : 26818 (java) S 26804 26806 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255128340 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139698565497848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26819] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26819/stat : 26819 (java) S 26804 26806 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255128340 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139698564445448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26820] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26820/stat : 26820 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255128342 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139698563393936 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26821] ppid=26804 vsize=9624976 CPUtime=0.49 cores=0,2,4,6
/proc/26806/task/26821/stat : 26821 (java) R 26804 26806 21597 0 -1 4202560 3644 0 0 0 47 2 0 0 20 0 19 0 255128342 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139698562341560 139699217420241 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26822] ppid=26804 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/26806/task/26822/stat : 26822 (java) S 26804 26806 21597 0 -1 4202560 2065 0 0 0 35 0 0 0 20 0 19 0 255128342 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139698561288760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26823] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26823/stat : 26823 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255128342 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139698560236664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26824] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26824/stat : 26824 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255128342 9855975424 306354 33554432000 1073741824 1073778376 140735558023600 139698559184072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0

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

[pid=26806/tid=26814] ppid=26804 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/26806/task/26814/stat : 26814 (java) S 26804 26806 21597 0 -1 4202560 426 0 0 0 63 6 0 0 20 0 19 0 255128338 9855975424 383922 33554432000 1073741824 1073778376 140735558023600 139699051604648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26815] ppid=26804 vsize=9624976 CPUtime=0.65 cores=0,2,4,6
/proc/26806/task/26815/stat : 26815 (java) S 26804 26806 21597 0 -1 4202560 319 0 0 0 59 6 0 0 20 0 19 0 255128338 9855975424 383922 33554432000 1073741824 1073778376 140735558023600 139699050552360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26816] ppid=26804 vsize=9624976 CPUtime=0.79 cores=0,2,4,6
/proc/26806/task/26816/stat : 26816 (java) S 26804 26806 21597 0 -1 4202560 404 0 0 0 70 9 0 0 20 0 19 0 255128338 9855975424 383922 33554432000 1073741824 1073778376 140735558023600 139699049499560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26817] ppid=26804 vsize=9624976 CPUtime=20.44 cores=0,2,4,6
/proc/26806/task/26817/stat : 26817 (java) S 26804 26806 21597 0 -1 4202560 1634 0 0 0 2040 4 0 0 20 0 19 0 255128339 9855975424 383922 33554432000 1073741824 1073778376 140735558023600 139698566551784 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26818] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26818/stat : 26818 (java) S 26804 26806 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255128340 9855975424 383922 33554432000 1073741824 1073778376 140735558023600 139698565497848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26819] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26819/stat : 26819 (java) S 26804 26806 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255128340 9855975424 383922 33554432000 1073741824 1073778376 140735558023600 139698564445448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26820] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26820/stat : 26820 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255128342 9855975424 383922 33554432000 1073741824 1073778376 140735558023600 139698563393936 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26821] ppid=26804 vsize=9624976 CPUtime=0.75 cores=0,2,4,6
/proc/26806/task/26821/stat : 26821 (java) S 26804 26806 21597 0 -1 4202560 3771 0 0 0 73 2 0 0 20 0 19 0 255128342 9855975424 383922 33554432000 1073741824 1073778376 140735558023600 139698562341560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26822] ppid=26804 vsize=9624976 CPUtime=0.46 cores=0,2,4,6
/proc/26806/task/26822/stat : 26822 (java) S 26804 26806 21597 0 -1 4202560 2076 0 0 0 46 0 0 0 20 0 19 0 255128342 9855975424 383922 33554432000 1073741824 1073778376 140735558023600 139698561288760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26823] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26823/stat : 26823 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255128342 9855975424 383922 33554432000 1073741824 1073778376 140735558023600 139698560236664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26824] ppid=26804 vsize=9624976 CPUtime=0.6 cores=0,2,4,6
/proc/26806/task/26824/stat : 26824 (java) S 26804 26806 21597 0 -1 4202560 97 0 0 0 30 30 0 0 20 0 19 0 255128342 9855975424 383922 33554432000 1073741824 1073778376 140735558023600 139698559184072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26825] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26825/stat : 26825 (java) S 26804 26806 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255128954 9855975424 383922 33554432000 1073741824 1073778376 140735558023600 139698558129064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1667.8
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.11 3/213 26841
/proc/meminfo: memFree=27419116/32873648 swapFree=7108/7108
[pid=26806] ppid=26804 vsize=9624976 CPUtime=1727.83 cores=0,2,4,6
/proc/26806/stat : 26806 (java) S 26804 26806 21597 0 -1 4202496 15752 0 1 0 172676 107 0 0 20 0 19 0 255128337 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 140735558014736 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26806/statm: 2406244 382813 2281 9 0 2396937 0
[pid=26806/tid=26807] ppid=26804 vsize=9624976 CPUtime=1699.44 cores=0,2,4,6
/proc/26806/task/26807/stat : 26807 (java) R 26804 26806 21597 0 -1 4202560 2999 0 1 0 169900 44 0 0 20 0 19 0 255128337 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139699213332768 139699063409255 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26809] ppid=26804 vsize=9624976 CPUtime=0.76 cores=0,2,4,6
/proc/26806/task/26809/stat : 26809 (java) S 26804 26806 21597 0 -1 4202560 382 0 0 0 66 10 0 0 20 0 19 0 255128338 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139699185785128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26810] ppid=26804 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/26806/task/26810/stat : 26810 (java) S 26804 26806 21597 0 -1 4202560 601 0 0 0 63 6 0 0 20 0 19 0 255128338 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139699184732328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26811] ppid=26804 vsize=9624976 CPUtime=0.85 cores=0,2,4,6
/proc/26806/task/26811/stat : 26811 (java) S 26804 26806 21597 0 -1 4202560 701 0 0 0 77 8 0 0 20 0 19 0 255128338 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139699183680040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26812] ppid=26804 vsize=9624976 CPUtime=0.75 cores=0,2,4,6
/proc/26806/task/26812/stat : 26812 (java) S 26804 26806 21597 0 -1 4202560 837 0 0 0 67 8 0 0 20 0 19 0 255128338 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139699182627240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26813] ppid=26804 vsize=9624976 CPUtime=0.74 cores=0,2,4,6
/proc/26806/task/26813/stat : 26813 (java) S 26804 26806 21597 0 -1 4202560 322 0 0 0 67 7 0 0 20 0 19 0 255128338 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139699181574952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26814] ppid=26804 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/26806/task/26814/stat : 26814 (java) S 26804 26806 21597 0 -1 4202560 426 0 0 0 63 6 0 0 20 0 19 0 255128338 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139699051604648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26815] ppid=26804 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/26806/task/26815/stat : 26815 (java) S 26804 26806 21597 0 -1 4202560 319 0 0 0 60 6 0 0 20 0 19 0 255128338 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139699050552360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26816] ppid=26804 vsize=9624976 CPUtime=0.81 cores=0,2,4,6
/proc/26806/task/26816/stat : 26816 (java) S 26804 26806 21597 0 -1 4202560 404 0 0 0 72 9 0 0 20 0 19 0 255128338 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139699049499560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26817] ppid=26804 vsize=9624976 CPUtime=20.91 cores=0,2,4,6
/proc/26806/task/26817/stat : 26817 (java) S 26804 26806 21597 0 -1 4202560 1636 0 0 0 2087 4 0 0 20 0 19 0 255128339 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139698566551784 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26818] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26818/stat : 26818 (java) S 26804 26806 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255128340 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139698565497848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26819] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26819/stat : 26819 (java) S 26804 26806 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255128340 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139698564445448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26820] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26820/stat : 26820 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255128342 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139698563393936 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26821] ppid=26804 vsize=9624976 CPUtime=0.75 cores=0,2,4,6
/proc/26806/task/26821/stat : 26821 (java) S 26804 26806 21597 0 -1 4202560 3771 0 0 0 73 2 0 0 20 0 19 0 255128342 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139698562341560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26822] ppid=26804 vsize=9624976 CPUtime=0.46 cores=0,2,4,6
/proc/26806/task/26822/stat : 26822 (java) S 26804 26806 21597 0 -1 4202560 2076 0 0 0 46 0 0 0 20 0 19 0 255128342 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139698561288760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26823] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26823/stat : 26823 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255128342 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139698560236664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26824] ppid=26804 vsize=9624976 CPUtime=0.62 cores=0,2,4,6
/proc/26806/task/26824/stat : 26824 (java) S 26804 26806 21597 0 -1 4202560 99 0 0 0 31 31 0 0 20 0 19 0 255128342 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139698559184072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26825] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26825/stat : 26825 (java) S 26804 26806 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255128954 9855975424 382813 33554432000 1073741824 1073778376 140735558023600 139698558129064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1727.83
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 1.93 2.00 2.09 5/213 26900
/proc/meminfo: memFree=27721380/32873648 swapFree=7108/7108
[pid=26806] ppid=26804 vsize=9624976 CPUtime=1787.9 cores=0,2,4,6
/proc/26806/stat : 26806 (java) S 26804 26806 21597 0 -1 4202496 16059 0 1 0 178682 108 0 0 20 0 19 0 255128337 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 140735558014736 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26806/statm: 2406244 382194 2282 9 0 2396937 0
[pid=26806/tid=26807] ppid=26804 vsize=9624976 CPUtime=1759.08 cores=0,2,4,6
/proc/26806/task/26807/stat : 26807 (java) R 26804 26806 21597 0 -1 4202560 2999 0 1 0 175863 45 0 0 20 0 19 0 255128337 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699213332768 139699063346458 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26809] ppid=26804 vsize=9624976 CPUtime=0.78 cores=0,2,4,6
/proc/26806/task/26809/stat : 26809 (java) S 26804 26806 21597 0 -1 4202560 384 0 0 0 68 10 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699185785128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26810] ppid=26804 vsize=9624976 CPUtime=0.7 cores=0,2,4,6
/proc/26806/task/26810/stat : 26810 (java) S 26804 26806 21597 0 -1 4202560 601 0 0 0 64 6 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699184732328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26811] ppid=26804 vsize=9624976 CPUtime=0.87 cores=0,2,4,6
/proc/26806/task/26811/stat : 26811 (java) S 26804 26806 21597 0 -1 4202560 701 0 0 0 79 8 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699183680040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26812] ppid=26804 vsize=9624976 CPUtime=0.76 cores=0,2,4,6
/proc/26806/task/26812/stat : 26812 (java) S 26804 26806 21597 0 -1 4202560 837 0 0 0 68 8 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699182627240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26813] ppid=26804 vsize=9624976 CPUtime=0.75 cores=0,2,4,6
/proc/26806/task/26813/stat : 26813 (java) S 26804 26806 21597 0 -1 4202560 322 0 0 0 68 7 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699181574952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26814] ppid=26804 vsize=9624976 CPUtime=0.7 cores=0,2,4,6
/proc/26806/task/26814/stat : 26814 (java) S 26804 26806 21597 0 -1 4202560 426 0 0 0 64 6 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699051604648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26815] ppid=26804 vsize=9624976 CPUtime=0.67 cores=0,2,4,6
/proc/26806/task/26815/stat : 26815 (java) S 26804 26806 21597 0 -1 4202560 319 0 0 0 61 6 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699050552360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26816] ppid=26804 vsize=9624976 CPUtime=0.82 cores=0,2,4,6
/proc/26806/task/26816/stat : 26816 (java) S 26804 26806 21597 0 -1 4202560 404 0 0 0 73 9 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699049499560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26817] ppid=26804 vsize=9624976 CPUtime=21.23 cores=0,2,4,6
/proc/26806/task/26817/stat : 26817 (java) S 26804 26806 21597 0 -1 4202560 1654 0 0 0 2119 4 0 0 20 0 19 0 255128339 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698566551784 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26818] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26818/stat : 26818 (java) S 26804 26806 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255128340 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698565497848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26819] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26819/stat : 26819 (java) S 26804 26806 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255128340 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698564445448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26820] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26820/stat : 26820 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255128342 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698563393936 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26821] ppid=26804 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/26806/task/26821/stat : 26821 (java) S 26804 26806 21597 0 -1 4202560 4054 0 0 0 75 2 0 0 20 0 19 0 255128342 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698562341560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26822] ppid=26804 vsize=9624976 CPUtime=0.46 cores=0,2,4,6
/proc/26806/task/26822/stat : 26822 (java) S 26804 26806 21597 0 -1 4202560 2076 0 0 0 46 0 0 0 20 0 19 0 255128342 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698561288760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26823] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26823/stat : 26823 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255128342 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698560236664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26824] ppid=26804 vsize=9624976 CPUtime=0.65 cores=0,2,4,6
/proc/26806/task/26824/stat : 26824 (java) S 26804 26806 21597 0 -1 4202560 103 0 0 0 32 33 0 0 20 0 19 0 255128342 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698559184072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26825] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26825/stat : 26825 (java) S 26804 26806 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255128954 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698558129064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1787.9
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.4 s]
/proc/loadavg: 1.95 2.00 2.09 3/213 26900
/proc/meminfo: memFree=27692192/32873648 swapFree=7108/7108
[pid=26806] ppid=26804 vsize=9624976 CPUtime=1800 cores=0,2,4,6
/proc/26806/stat : 26806 (java) S 26804 26806 21597 0 -1 4202496 16059 0 1 0 179892 108 0 0 20 0 19 0 255128337 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 140735558014736 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26806/statm: 2406244 382194 2282 9 0 2396937 0
[pid=26806/tid=26807] ppid=26804 vsize=9624976 CPUtime=1771.18 cores=0,2,4,6
/proc/26806/task/26807/stat : 26807 (java) R 26804 26806 21597 0 -1 4202560 2999 0 1 0 177072 46 0 0 20 0 19 0 255128337 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699213332768 139699063409729 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26809] ppid=26804 vsize=9624976 CPUtime=0.78 cores=0,2,4,6
/proc/26806/task/26809/stat : 26809 (java) S 26804 26806 21597 0 -1 4202560 384 0 0 0 68 10 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699185785128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26810] ppid=26804 vsize=9624976 CPUtime=0.7 cores=0,2,4,6
/proc/26806/task/26810/stat : 26810 (java) S 26804 26806 21597 0 -1 4202560 601 0 0 0 64 6 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699184732328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26811] ppid=26804 vsize=9624976 CPUtime=0.87 cores=0,2,4,6
/proc/26806/task/26811/stat : 26811 (java) S 26804 26806 21597 0 -1 4202560 701 0 0 0 79 8 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699183680040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26812] ppid=26804 vsize=9624976 CPUtime=0.76 cores=0,2,4,6
/proc/26806/task/26812/stat : 26812 (java) S 26804 26806 21597 0 -1 4202560 837 0 0 0 68 8 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699182627240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26813] ppid=26804 vsize=9624976 CPUtime=0.75 cores=0,2,4,6
/proc/26806/task/26813/stat : 26813 (java) S 26804 26806 21597 0 -1 4202560 322 0 0 0 68 7 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699181574952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26814] ppid=26804 vsize=9624976 CPUtime=0.7 cores=0,2,4,6
/proc/26806/task/26814/stat : 26814 (java) S 26804 26806 21597 0 -1 4202560 426 0 0 0 64 6 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699051604648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26815] ppid=26804 vsize=9624976 CPUtime=0.67 cores=0,2,4,6
/proc/26806/task/26815/stat : 26815 (java) S 26804 26806 21597 0 -1 4202560 319 0 0 0 61 6 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699050552360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26806/tid=26816] ppid=26804 vsize=9624976 CPUtime=0.82 cores=0,2,4,6
/proc/26806/task/26816/stat : 26816 (java) S 26804 26806 21597 0 -1 4202560 404 0 0 0 73 9 0 0 20 0 19 0 255128338 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139699049499560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26817] ppid=26804 vsize=9624976 CPUtime=21.23 cores=0,2,4,6
/proc/26806/task/26817/stat : 26817 (java) S 26804 26806 21597 0 -1 4202560 1654 0 0 0 2119 4 0 0 20 0 19 0 255128339 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698566551784 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26818] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26818/stat : 26818 (java) S 26804 26806 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255128340 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698565497848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26819] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26819/stat : 26819 (java) S 26804 26806 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255128340 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698564445448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26820] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26820/stat : 26820 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255128342 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698563393936 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26806/tid=26821] ppid=26804 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/26806/task/26821/stat : 26821 (java) S 26804 26806 21597 0 -1 4202560 4054 0 0 0 75 2 0 0 20 0 19 0 255128342 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698562341560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26822] ppid=26804 vsize=9624976 CPUtime=0.46 cores=0,2,4,6
/proc/26806/task/26822/stat : 26822 (java) S 26804 26806 21597 0 -1 4202560 2076 0 0 0 46 0 0 0 20 0 19 0 255128342 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698561288760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26823] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26823/stat : 26823 (java) S 26804 26806 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255128342 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698560236664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26806/tid=26824] ppid=26804 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/26806/task/26824/stat : 26824 (java) S 26804 26806 21597 0 -1 4202560 103 0 0 0 32 34 0 0 20 0 19 0 255128342 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698559184072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26806/tid=26825] ppid=26804 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26806/task/26825/stat : 26825 (java) S 26804 26806 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255128954 9855975424 382194 33554432000 1073741824 1073778376 140735558023600 139698558129064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9624976

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): 1794.45
CPU time (s): 1800.7
CPU user time (s): 1799.1
CPU system time (s): 1.60276
CPU usage (%): 100.348
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 1.60276
maximum resident set size= 1550304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16093
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40109
involuntary context switches= 21356

runsolver used 7.58885 second user time and 13.6749 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-24 22:06:50
IDJOB=3689403
IDBENCH=89654
IDSOLVER=2269
FILE ID=node114/3689403-1337890009
RUNJOBID= node114-1337889993-26418
PBS_JOBID= 14620090
Free space on /tmp= 71620 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-116.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689403-1337890009/watcher-3689403-1337890009 -o /tmp/evaluation-result-3689403-1337890009/solver-3689403-1337890009 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3689403-1337890009.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f3a33f6abe76a69a8be60a1cc6635095
RANDOM SEED=1141229493

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29067976 kB
Buffers:          215376 kB
Cached:          2578320 kB
SwapCached:            0 kB
Active:           912544 kB
Inactive:        2126936 kB
Active(anon):     248636 kB
Inactive(anon):        0 kB
Active(file):     663908 kB
Inactive(file):  2126936 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             51012 kB
Writeback:             0 kB
AnonPages:        259280 kB
Mapped:            21684 kB
Shmem:               200 kB
Slab:             625916 kB
SReclaimable:      69456 kB
SUnreclaim:       556460 kB
KernelStack:        1592 kB
PageTables:         4684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     825836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71628 MiB
End job on node114 at 2012-05-24 22:36:46