Trace number 3688025

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-71-70.opb
MD5SUMdab917560b0808668d6327532459772d
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.092985
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables4970
Total number of constraints141
Number of constraints which are clauses71
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint71
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 72
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.08	c version 2.3.2.v20120418
0.02/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.08	c java.vm.version	19.1-b02
0.02/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.08	c sun.arch.data.model	64
0.02/0.08	c java.version		1.6.0_24
0.02/0.08	c os.name		Linux
0.02/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.08	c os.arch		amd64
0.02/0.08	c Free memory 		501472288
0.02/0.08	c Max memory 		7480803328
0.02/0.08	c Total memory 		504102912
0.02/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3688025-1337879106.opb
0.10/0.11	c reading problem ... 
0.30/0.26	c ... done. Wall clock time 0.152s.
0.30/0.26	c declared #vars     4970
0.30/0.26	c #constraints  141
0.30/0.26	c constraints type 
0.30/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 71
0.30/0.26	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
0.30/0.26	c 141 constraints processed.
1.32/0.77	c cleaning 2478 clauses out of 5000 with flag 5000/5000
1.89/1.30	c cleaning 4202 clauses out of 8523 with flag 11001/11001
2.50/1.88	c cleaning 5626 clauses out of 11320 with flag 18000/18000
3.52/2.82	c cleaning 6797 clauses out of 13695 with flag 26001/26001
5.28/4.56	c cleaning 7942 clauses out of 15897 with flag 35000/35000
6.71/5.90	c cleaning 8877 clauses out of 17957 with flag 45002/45002
7.74/6.99	c cleaning 9979 clauses out of 20079 with flag 56001/56001
9.45/8.62	c cleaning 11003 clauses out of 22101 with flag 68002/68002
11.37/10.55	c cleaning 12016 clauses out of 24096 with flag 81000/81000
13.68/12.87	c cleaning 13003 clauses out of 26082 with flag 95002/95002
16.27/15.39	c cleaning 13999 clauses out of 28077 with flag 110000/110000
18.10/17.18	c cleaning 14972 clauses out of 30079 with flag 126001/126001
21.56/20.56	c cleaning 15983 clauses out of 32106 with flag 143000/143000
23.92/22.83	c cleaning 17005 clauses out of 34123 with flag 161000/161000
26.14/25.07	c cleaning 18010 clauses out of 36118 with flag 180000/180000
29.38/28.21	c cleaning 18985 clauses out of 38108 with flag 200000/200000
32.84/31.62	c cleaning 20011 clauses out of 40124 with flag 221001/221001
36.88/35.69	c cleaning 21019 clauses out of 42114 with flag 243002/243002
41.06/39.77	c cleaning 22023 clauses out of 44093 with flag 266000/266000
45.19/43.82	c cleaning 23001 clauses out of 46071 with flag 290001/290001
50.68/49.27	c cleaning 24012 clauses out of 48071 with flag 315002/315002
57.12/55.68	c cleaning 25019 clauses out of 50059 with flag 341002/341002
64.23/62.60	c cleaning 25996 clauses out of 52042 with flag 368004/368004
72.36/70.70	c cleaning 27001 clauses out of 54044 with flag 396002/396002
77.04/75.34	c cleaning 27982 clauses out of 56041 with flag 425000/425000
85.21/83.43	c cleaning 29014 clauses out of 58061 with flag 455002/455002
93.67/91.88	c cleaning 30001 clauses out of 60045 with flag 486000/486000
103.06/101.20	c cleaning 31014 clauses out of 62047 with flag 518003/518003
110.55/108.50	c cleaning 32002 clauses out of 64030 with flag 551000/551000
120.19/118.13	c cleaning 33004 clauses out of 66028 with flag 585000/585000
125.76/123.67	c cleaning 33974 clauses out of 68025 with flag 620001/620001
133.93/131.72	c cleaning 35000 clauses out of 70051 with flag 656001/656001
143.03/140.78	c cleaning 36014 clauses out of 72050 with flag 693000/693000
151.21/148.85	c cleaning 37006 clauses out of 74037 with flag 731001/731001
160.68/158.23	c cleaning 38005 clauses out of 76033 with flag 770003/770003
171.95/169.46	c cleaning 39005 clauses out of 78026 with flag 810001/810001
185.75/183.14	c cleaning 39999 clauses out of 80022 with flag 851002/851002
196.87/194.09	c cleaning 40895 clauses out of 82022 with flag 893001/893001
207.12/204.20	c cleaning 42022 clauses out of 84126 with flag 936000/936000
217.41/214.40	c cleaning 43034 clauses out of 86104 with flag 980000/980000
230.51/227.31	c cleaning 44027 clauses out of 88071 with flag 1025001/1025001
246.51/243.28	c cleaning 45006 clauses out of 90043 with flag 1071000/1071000
260.21/256.89	c cleaning 46004 clauses out of 92038 with flag 1118001/1118001
275.20/271.72	c cleaning 47006 clauses out of 94034 with flag 1166001/1166001
287.39/283.89	c cleaning 48010 clauses out of 96034 with flag 1215007/1215007
305.99/302.40	c cleaning 49004 clauses out of 98019 with flag 1265002/1265002
325.52/321.72	c cleaning 49996 clauses out of 100015 with flag 1316002/1316002
336.37/332.46	c cleaning 50992 clauses out of 102017 with flag 1368000/1368000
349.36/345.39	c cleaning 51976 clauses out of 104027 with flag 1421002/1421002
365.54/361.47	c cleaning 53014 clauses out of 106050 with flag 1475001/1475001
382.03/377.80	c cleaning 54001 clauses out of 108035 with flag 1530000/1530000
403.95/399.63	c cleaning 54999 clauses out of 110034 with flag 1586000/1586000
417.58/413.17	c cleaning 56010 clauses out of 112036 with flag 1643001/1643001
440.28/435.77	c cleaning 57003 clauses out of 114026 with flag 1701001/1701001
462.33/457.67	c cleaning 57996 clauses out of 116022 with flag 1760000/1760000
482.14/477.35	c cleaning 59001 clauses out of 118032 with flag 1820006/1820006
504.97/500.05	c cleaning 60002 clauses out of 120025 with flag 1881000/1881000
525.62/520.55	c cleaning 60998 clauses out of 122023 with flag 1943000/1943000
543.10/537.70	c cleaning 61944 clauses out of 124025 with flag 2006000/2006000
559.87/554.41	c cleaning 63004 clauses out of 126082 with flag 2070001/2070001
579.51/573.98	c cleaning 64029 clauses out of 128079 with flag 2135002/2135002
601.64/595.96	c cleaning 65016 clauses out of 130050 with flag 2201002/2201002
634.08/628.21	c cleaning 66004 clauses out of 132034 with flag 2268002/2268002
658.32/652.37	c cleaning 67006 clauses out of 134032 with flag 2336004/2336004
686.52/680.49	c cleaning 67998 clauses out of 136023 with flag 2405001/2405001
710.19/703.78	c cleaning 69006 clauses out of 138028 with flag 2475004/2475004
740.11/733.69	c cleaning 69997 clauses out of 140020 with flag 2546002/2546002
768.42/761.74	c cleaning 70996 clauses out of 142022 with flag 2618001/2618001
794.28/787.44	c cleaning 72004 clauses out of 144028 with flag 2691003/2691003
829.28/822.32	c cleaning 72996 clauses out of 146021 with flag 2765000/2765000
859.91/852.84	c cleaning 74003 clauses out of 148025 with flag 2840000/2840000
894.26/887.06	c cleaning 75002 clauses out of 150024 with flag 2916002/2916002
925.63/918.26	c cleaning 75982 clauses out of 152020 with flag 2993000/2993000
947.61/940.02	c cleaning 76998 clauses out of 154042 with flag 3071004/3071004
973.04/965.27	c cleaning 78006 clauses out of 156047 with flag 3150007/3150007
1001.09/993.10	c cleaning 79001 clauses out of 158034 with flag 3230000/3230000
1027.26/1019.10	c cleaning 80007 clauses out of 160034 with flag 3311001/3311001
1069.52/1060.45	c cleaning 81011 clauses out of 162036 with flag 3393010/3393010
1098.57/1088.60	c cleaning 81996 clauses out of 164015 with flag 3476000/3476000
1146.38/1135.52	c cleaning 82999 clauses out of 166019 with flag 3560000/3560000
1185.46/1173.93	c cleaning 83999 clauses out of 168021 with flag 3645001/3645001
1233.39/1220.70	c cleaning 84999 clauses out of 170022 with flag 3731001/3731001
1280.10/1266.55	c cleaning 85996 clauses out of 172022 with flag 3818000/3818000
1323.32/1308.88	c cleaning 86998 clauses out of 174026 with flag 3906000/3906000
1358.19/1342.70	c cleaning 88003 clauses out of 176028 with flag 3995000/3995000
1414.10/1397.89	c cleaning 89005 clauses out of 178025 with flag 4085000/4085000
1466.74/1449.19	c cleaning 90003 clauses out of 180022 with flag 4176002/4176002
1517.86/1499.38	c cleaning 91000 clauses out of 182017 with flag 4268000/4268000
1553.99/1534.53	c cleaning 91997 clauses out of 184017 with flag 4361000/4361000
1591.25/1570.93	c cleaning 93002 clauses out of 186022 with flag 4455002/4455002
1616.00/1594.76	c cleaning 93993 clauses out of 188018 with flag 4550000/4550000
1650.69/1628.70	c cleaning 94995 clauses out of 190026 with flag 4646001/4646001
1692.51/1669.71	c cleaning 95999 clauses out of 192031 with flag 4743001/4743001
1739.08/1715.04	c cleaning 97007 clauses out of 194032 with flag 4841001/4841001
1794.74/1769.79	c cleaning 98001 clauses out of 196024 with flag 4940000/4940000
1800.03/1774.71	c starts		: 273
1800.03/1774.71	c conflicts		: 4957042
1800.03/1774.71	c decisions		: 6689860
1800.03/1774.71	c propagations		: 260164463
1800.03/1774.71	c inspects		: 17508850408
1800.03/1774.71	c shortcuts		: 0
1800.03/1774.71	c learnt literals	: 0
1800.03/1774.71	c learnt binary clauses	: 0
1800.03/1774.71	c learnt ternary clauses	: 0
1800.03/1774.71	c learnt constraints	: 4957042
1800.03/1774.71	c ignored constraints	: 0
1800.03/1774.71	c root simplifications	: 0
1800.03/1774.71	c removed literals (reason simplification)	: 0
1800.03/1774.71	c reason swapping (by a shorter reason)	: 0
1800.03/1774.71	c Calls to reduceDB	: 95
1800.03/1774.71	c number of reductions to clauses (during analyze)	: 0
1800.03/1774.71	c number of learned constraints concerned by reduction	: 0
1800.03/1774.71	c number of learning phase by resolution	: 0
1800.03/1774.71	c number of learning phase by cutting planes	: 0
1800.03/1774.71	c speed (assignments/second)	: 146617.79490994342
1800.03/1774.71	c non guided choices	228323
1800.03/1774.74	c learnt constraints type 
1800.03/1774.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 115146
1800.03/1774.74	c constraints type 
1800.03/1774.74	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 71
1800.03/1774.74	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
1800.03/1774.74	c 141 constraints processed.
1800.03/1774.74	s UNKNOWN
1800.03/1774.74	c Total wall clock time (in seconds): 1774.632

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

running on 4 cores: 1,3,5,7

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.88 1.97 1.99 3/194 22407
/proc/meminfo: memFree=28580412/32873648 swapFree=6844/6844
[pid=22407] ppid=22405 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/22407/stat : 22407 (java) S 22405 22407 21479 0 -1 4202496 1204 0 0 0 0 0 0 0 20 0 2 0 254037410 95129600 917 33554432000 1073741824 1073778376 140737361354928 140737361346064 271790932029 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22407/statm: 23225 924 701 9 0 16769 0
[pid=22407/tid=22408] ppid=22405 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22408/stat : 22408 (java) D 22405 22407 21479 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 254037411 95129600 926 33554432000 1073741824 1073778376 140737361354928 140067268460072 271778409767 0 0 4096 0 18446744072100609316 0 0 -1 3 0 0 0 0 0

[startup+0.035756 s]
/proc/loadavg: 1.88 1.97 1.99 3/194 22407
/proc/meminfo: memFree=28580412/32873648 swapFree=6844/6844
[pid=22407] ppid=22405 vsize=9225560 CPUtime=0.02 cores=1,3,5,7
/proc/22407/stat : 22407 (java) S 22405 22407 21479 0 -1 4202496 3066 0 1 0 2 0 0 0 20 0 13 0 254037410 9446973440 3254 33554432000 1073741824 1073778376 140737361354928 140737361346064 271790932029 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22407/statm: 2306390 3255 1696 9 0 2297091 0
[pid=22407/tid=22408] ppid=22405 vsize=9225560 CPUtime=0.01 cores=1,3,5,7
/proc/22407/task/22408/stat : 22408 (java) R 22405 22407 21479 0 -1 4202560 1888 0 1 0 1 0 0 0 20 0 13 0 254037411 9446973440 3255 33554432000 1073741824 1073778376 140737361354928 140067268460784 140067276229459 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.100338 s]
/proc/loadavg: 1.88 1.97 1.99 3/194 22407
/proc/meminfo: memFree=28580412/32873648 swapFree=6844/6844
[pid=22407] ppid=22405 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/22407/stat : 22407 (java) S 22405 22407 21479 0 -1 4202496 4429 0 1 0 9 1 0 0 20 0 18 0 254037410 9787813888 5637 33554432000 1073741824 1073778376 140737361354928 140737361346064 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22407/statm: 2389603 5637 2108 9 0 2380296 0
[pid=22407/tid=22408] ppid=22405 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/22407/task/22408/stat : 22408 (java) R 22405 22407 21479 0 -1 4202560 2487 0 1 0 7 0 0 0 20 0 18 0 254037411 9787813888 5637 33554432000 1073741824 1073778376 140737361354928 140067268463536 140067276229459 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300195 s]
/proc/loadavg: 1.88 1.97 1.99 3/194 22407
/proc/meminfo: memFree=28580412/32873648 swapFree=6844/6844
[pid=22407] ppid=22405 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/22407/stat : 22407 (java) S 22405 22407 21479 0 -1 4202496 7857 0 1 0 56 2 0 0 20 0 19 0 254037410 9855975424 9375 33554432000 1073741824 1073778376 140737361354928 140737361346064 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22407/statm: 2406244 9375 2228 9 0 2396937 0
[pid=22407/tid=22408] ppid=22405 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/22407/task/22408/stat : 22408 (java) R 22405 22407 21479 0 -1 4202560 2519 0 1 0 26 1 0 0 20 0 19 0 254037411 9855975424 9375 33554432000 1073741824 1073778376 140737361354928 140067268465424 140067208267848 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9624976

[startup+0.700291 s]
/proc/loadavg: 1.88 1.97 1.99 3/194 22407
/proc/meminfo: memFree=28580412/32873648 swapFree=6844/6844
[pid=22407] ppid=22405 vsize=9624976 CPUtime=1.32 cores=1,3,5,7
/proc/22407/stat : 22407 (java) S 22405 22407 21479 0 -1 4202496 9557 0 1 0 130 2 0 0 20 0 19 0 254037410 9855975424 11548 33554432000 1073741824 1073778376 140737361354928 140737361346064 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22407/statm: 2406244 11548 2239 9 0 2396937 0
[pid=22407/tid=22408] ppid=22405 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22407/task/22408/stat : 22408 (java) R 22405 22407 21479 0 -1 4202560 2524 0 1 0 66 1 0 0 20 0 19 0 254037411 9855975424 11548 33554432000 1073741824 1073778376 140737361354928 140067268465080 140067208750406 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9624976

[startup+1.50071 s]
/proc/loadavg: 1.88 1.97 1.99 3/213 22426
/proc/meminfo: memFree=28526412/32873648 swapFree=6844/6844
[pid=22407] ppid=22405 vsize=9624976 CPUtime=2.2 cores=1,3,5,7
/proc/22407/stat : 22407 (java) S 22405 22407 21479 0 -1 4202496 9751 0 1 0 217 3 0 0 20 0 19 0 254037410 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140737361346064 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22407/statm: 2406244 19286 2267 9 0 2396937 0
[pid=22407/tid=22408] ppid=22405 vsize=9624976 CPUtime=1.45 cores=1,3,5,7
/proc/22407/task/22408/stat : 22408 (java) R 22405 22407 21479 0 -1 4202560 2529 0 1 0 143 2 0 0 20 0 19 0 254037411 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067268464928 140067208733085 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22410] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22410/stat : 22410 (java) S 22405 22407 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067207194792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22411] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22411/stat : 22411 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067206142248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22412] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22412/stat : 22412 (java) S 22405 22407 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067110336936 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22413] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22413/stat : 22413 (java) S 22405 22407 21479 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067109284392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22414] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22414/stat : 22414 (java) S 22405 22407 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067108231848 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22415] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22415/stat : 22415 (java) S 22405 22407 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067107179304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22416] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22416/stat : 22416 (java) S 22405 22407 21479 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067106126760 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22417] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22417/stat : 22417 (java) S 22405 22407 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067105074216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22418] ppid=22405 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22407/task/22418/stat : 22418 (java) S 22405 22407 21479 0 -1 4202560 33 0 0 0 1 0 0 0 20 0 19 0 254037412 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067092662376 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22419] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22419/stat : 22419 (java) S 22405 22407 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067091608696 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22420] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22420/stat : 22420 (java) S 22405 22407 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067090556040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22421] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22421/stat : 22421 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067089504784 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22422] ppid=22405 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/22407/task/22422/stat : 22422 (java) S 22405 22407 21479 0 -1 4202560 2782 0 0 0 35 0 0 0 20 0 19 0 254037415 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067088452152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22423] ppid=22405 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22407/task/22423/stat : 22423 (java) S 22405 22407 21479 0 -1 4202560 3174 0 0 0 32 0 0 0 20 0 19 0 254037415 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067087399608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22424] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22424/stat : 22424 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067086347256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22425] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22425/stat : 22425 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067085294920 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22426] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22426/stat : 22426 (java) S 22405 22407 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037437 9855975424 19286 33554432000 1073741824 1073778376 140737361354928 140067084239656 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 9624976

[startup+3.10069 s]
/proc/loadavg: 1.88 1.97 1.99 3/213 22426
/proc/meminfo: memFree=28493524/32873648 swapFree=6844/6844
[pid=22407] ppid=22405 vsize=9624976 CPUtime=3.88 cores=1,3,5,7
/proc/22407/stat : 22407 (java) S 22405 22407 21479 0 -1 4202496 10267 0 1 0 383 5 0 0 20 0 19 0 254037410 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140737361346064 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22407/statm: 2406244 24378 2267 9 0 2396937 0
[pid=22407/tid=22408] ppid=22405 vsize=9624976 CPUtime=3 cores=1,3,5,7
/proc/22407/task/22408/stat : 22408 (java) R 22405 22407 21479 0 -1 4202560 2530 0 1 0 298 2 0 0 20 0 19 0 254037411 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067268464928 140067208850435 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22410] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22410/stat : 22410 (java) S 22405 22407 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067207194792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22411] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22411/stat : 22411 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067206142248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22412] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22412/stat : 22412 (java) S 22405 22407 21479 0 -1 4202560 114 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067110336936 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22413] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22413/stat : 22413 (java) S 22405 22407 21479 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067109284392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22414] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22414/stat : 22414 (java) S 22405 22407 21479 0 -1 4202560 162 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067108231848 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22415] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22415/stat : 22415 (java) S 22405 22407 21479 0 -1 4202560 125 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067107179304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22416] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22416/stat : 22416 (java) S 22405 22407 21479 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067106126760 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22417] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22417/stat : 22417 (java) S 22405 22407 21479 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067105074216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22418] ppid=22405 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/22407/task/22418/stat : 22418 (java) S 22405 22407 21479 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 19 0 254037412 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067092662376 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22419] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22419/stat : 22419 (java) S 22405 22407 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067091608696 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22420] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22420/stat : 22420 (java) S 22405 22407 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067090556040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22421] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22421/stat : 22421 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067089504784 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22422] ppid=22405 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/22407/task/22422/stat : 22422 (java) S 22405 22407 21479 0 -1 4202560 2793 0 0 0 38 0 0 0 20 0 19 0 254037415 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067088452152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22423] ppid=22405 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22407/task/22423/stat : 22423 (java) S 22405 22407 21479 0 -1 4202560 3174 0 0 0 32 0 0 0 20 0 19 0 254037415 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067087399608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22424] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22424/stat : 22424 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067086347256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22425] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22425/stat : 22425 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067085294920 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22426] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22426/stat : 22426 (java) S 22405 22407 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037437 9855975424 24378 33554432000 1073741824 1073778376 140737361354928 140067084239656 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 9624976

[startup+6.3007 s]
/proc/loadavg: 1.89 1.97 1.99 3/213 22426
/proc/meminfo: memFree=28465328/32873648 swapFree=6844/6844
[pid=22407] ppid=22405 vsize=9624976 CPUtime=7.14 cores=1,3,5,7
/proc/22407/stat : 22407 (java) S 22405 22407 21479 0 -1 4202496 10297 0 1 0 708 6 0 0 20 0 19 0 254037410 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140737361346064 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22407/statm: 2406244 29275 2267 9 0 2396937 0
[pid=22407/tid=22408] ppid=22405 vsize=9624976 CPUtime=6.14 cores=1,3,5,7
/proc/22407/task/22408/stat : 22408 (java) R 22405 22407 21479 0 -1 4202560 2538 0 1 0 612 2 0 0 20 0 19 0 254037411 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067268464928 140067208749484 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22410] ppid=22405 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22407/task/22410/stat : 22410 (java) S 22405 22407 21479 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 254037411 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067207194792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22411] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22411/stat : 22411 (java) S 22405 22407 21479 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067206142248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22412] ppid=22405 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22407/task/22412/stat : 22412 (java) S 22405 22407 21479 0 -1 4202560 116 0 0 0 1 0 0 0 20 0 19 0 254037411 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067110336936 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22413] ppid=22405 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22407/task/22413/stat : 22413 (java) S 22405 22407 21479 0 -1 4202560 132 0 0 0 1 0 0 0 20 0 19 0 254037411 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067109284392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22414] ppid=22405 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22407/task/22414/stat : 22414 (java) S 22405 22407 21479 0 -1 4202560 163 0 0 0 1 0 0 0 20 0 19 0 254037411 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067108231848 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22415] ppid=22405 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22407/task/22415/stat : 22415 (java) S 22405 22407 21479 0 -1 4202560 127 0 0 0 1 0 0 0 20 0 19 0 254037411 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067107179304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22416] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22416/stat : 22416 (java) S 22405 22407 21479 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067106126760 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22417] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22417/stat : 22417 (java) S 22405 22407 21479 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 254037411 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067105074216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22418] ppid=22405 vsize=9624976 CPUtime=0.07 cores=1,3,5,7
/proc/22407/task/22418/stat : 22418 (java) S 22405 22407 21479 0 -1 4202560 36 0 0 0 7 0 0 0 20 0 19 0 254037412 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067092662376 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22419] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22419/stat : 22419 (java) S 22405 22407 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067091608696 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22420] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22420/stat : 22420 (java) S 22405 22407 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067090556040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22421] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22421/stat : 22421 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067089504784 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22422] ppid=22405 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/22407/task/22422/stat : 22422 (java) S 22405 22407 21479 0 -1 4202560 2793 0 0 0 38 0 0 0 20 0 19 0 254037415 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067088452152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22423] ppid=22405 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22407/task/22423/stat : 22423 (java) S 22405 22407 21479 0 -1 4202560 3174 0 0 0 32 0 0 0 20 0 19 0 254037415 9855975424 29275 33554432000 1073741824 1073778376 140737361354928 140067087399608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

[pid=22407/tid=22415] ppid=22405 vsize=9624976 CPUtime=3.66 cores=1,3,5,7
/proc/22407/task/22415/stat : 22415 (java) S 22405 22407 21479 0 -1 4202560 2001 0 0 0 348 18 0 0 20 0 19 0 254037411 9855975424 213833 33554432000 1073741824 1073778376 140737361354928 140067107179304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22416] ppid=22405 vsize=9624976 CPUtime=3.89 cores=1,3,5,7
/proc/22407/task/22416/stat : 22416 (java) S 22405 22407 21479 0 -1 4202560 2183 0 0 0 370 19 0 0 20 0 19 0 254037411 9855975424 213833 33554432000 1073741824 1073778376 140737361354928 140067106126760 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22417] ppid=22405 vsize=9624976 CPUtime=3.69 cores=1,3,5,7
/proc/22407/task/22417/stat : 22417 (java) S 22405 22407 21479 0 -1 4202560 2307 0 0 0 351 18 0 0 20 0 19 0 254037411 9855975424 213833 33554432000 1073741824 1073778376 140737361354928 140067105074216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22418] ppid=22405 vsize=9624976 CPUtime=7.46 cores=1,3,5,7
/proc/22407/task/22418/stat : 22418 (java) S 22405 22407 21479 0 -1 4202560 1719 0 0 0 739 7 0 0 20 0 19 0 254037412 9855975424 213833 33554432000 1073741824 1073778376 140737361354928 140067092662376 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22419] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22419/stat : 22419 (java) S 22405 22407 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 213833 33554432000 1073741824 1073778376 140737361354928 140067091608696 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22420] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22420/stat : 22420 (java) S 22405 22407 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 213833 33554432000 1073741824 1073778376 140737361354928 140067090556040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22421] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22421/stat : 22421 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 213833 33554432000 1073741824 1073778376 140737361354928 140067089504784 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22422] ppid=22405 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22407/task/22422/stat : 22422 (java) S 22405 22407 21479 0 -1 4202560 2845 0 0 0 40 0 0 0 20 0 19 0 254037415 9855975424 213833 33554432000 1073741824 1073778376 140737361354928 140067088452152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22423] ppid=22405 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22407/task/22423/stat : 22423 (java) S 22405 22407 21479 0 -1 4202560 3174 0 0 0 32 0 0 0 20 0 19 0 254037415 9855975424 213833 33554432000 1073741824 1073778376 140737361354928 140067087399608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22424] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22424/stat : 22424 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 213833 33554432000 1073741824 1073778376 140737361354928 140067086347256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22425] ppid=22405 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/22407/task/22425/stat : 22425 (java) S 22405 22407 21479 0 -1 4202560 96 0 0 0 35 34 0 0 20 0 19 0 254037415 9855975424 213833 33554432000 1073741824 1073778376 140737361354928 140067085294920 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22426] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22426/stat : 22426 (java) S 22405 22407 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037437 9855975424 213833 33554432000 1073741824 1073778376 140737361354928 140067084239656 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1685
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.35 2.17 2.07 3/214 22442
/proc/meminfo: memFree=24649324/32873648 swapFree=6844/6844
[pid=22407] ppid=22405 vsize=9624976 CPUtime=1746.59 cores=1,3,5,7
/proc/22407/stat : 22407 (java) S 22405 22407 21479 0 -1 4202496 30052 0 1 0 174459 200 0 0 20 0 19 0 254037410 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140737361346064 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22407/statm: 2406244 232223 2268 9 0 2396937 0
[pid=22407/tid=22408] ppid=22405 vsize=9624976 CPUtime=1705.27 cores=1,3,5,7
/proc/22407/task/22408/stat : 22408 (java) R 22405 22407 21479 0 -1 4202560 3603 0 1 0 170497 30 0 0 20 0 19 0 254037411 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067268463984 140067208750311 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22410] ppid=22405 vsize=9624976 CPUtime=4.02 cores=1,3,5,7
/proc/22407/task/22410/stat : 22410 (java) S 22405 22407 21479 0 -1 4202560 2600 0 0 0 383 19 0 0 20 0 19 0 254037411 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067207194792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22411] ppid=22405 vsize=9624976 CPUtime=4.18 cores=1,3,5,7
/proc/22407/task/22411/stat : 22411 (java) S 22405 22407 21479 0 -1 4202560 1993 0 0 0 397 21 0 0 20 0 19 0 254037411 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067206142248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22412] ppid=22405 vsize=9624976 CPUtime=4.06 cores=1,3,5,7
/proc/22407/task/22412/stat : 22412 (java) S 22405 22407 21479 0 -1 4202560 2339 0 0 0 385 21 0 0 20 0 19 0 254037411 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067110336936 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22413] ppid=22405 vsize=9624976 CPUtime=4.28 cores=1,3,5,7
/proc/22407/task/22413/stat : 22413 (java) S 22405 22407 21479 0 -1 4202560 2052 0 0 0 405 23 0 0 20 0 19 0 254037411 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067109284392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22414] ppid=22405 vsize=9624976 CPUtime=3.82 cores=1,3,5,7
/proc/22407/task/22414/stat : 22414 (java) S 22405 22407 21479 0 -1 4202560 1845 0 0 0 364 18 0 0 20 0 19 0 254037411 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067108231848 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22415] ppid=22405 vsize=9624976 CPUtime=3.89 cores=1,3,5,7
/proc/22407/task/22415/stat : 22415 (java) S 22405 22407 21479 0 -1 4202560 2025 0 0 0 370 19 0 0 20 0 19 0 254037411 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067107179304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22416] ppid=22405 vsize=9624976 CPUtime=4.2 cores=1,3,5,7
/proc/22407/task/22416/stat : 22416 (java) S 22405 22407 21479 0 -1 4202560 2218 0 0 0 400 20 0 0 20 0 19 0 254037411 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067106126760 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22417] ppid=22405 vsize=9624976 CPUtime=3.95 cores=1,3,5,7
/proc/22407/task/22417/stat : 22417 (java) S 22405 22407 21479 0 -1 4202560 2323 0 0 0 375 20 0 0 20 0 19 0 254037411 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067105074216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22418] ppid=22405 vsize=9624976 CPUtime=7.82 cores=1,3,5,7
/proc/22407/task/22418/stat : 22418 (java) S 22405 22407 21479 0 -1 4202560 1759 0 0 0 775 7 0 0 20 0 19 0 254037412 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067092662376 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22419] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22419/stat : 22419 (java) S 22405 22407 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067091608696 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22420] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22420/stat : 22420 (java) S 22405 22407 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067090556040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22421] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22421/stat : 22421 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067089504784 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22422] ppid=22405 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22407/task/22422/stat : 22422 (java) S 22405 22407 21479 0 -1 4202560 2845 0 0 0 40 0 0 0 20 0 19 0 254037415 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067088452152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22423] ppid=22405 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22407/task/22423/stat : 22423 (java) S 22405 22407 21479 0 -1 4202560 3174 0 0 0 32 0 0 0 20 0 19 0 254037415 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067087399608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22424] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22424/stat : 22424 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067086347256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22425] ppid=22405 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/22407/task/22425/stat : 22425 (java) S 22405 22407 21479 0 -1 4202560 98 0 0 0 37 35 0 0 20 0 19 0 254037415 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067085294920 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22426] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22426/stat : 22426 (java) S 22405 22407 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037437 9855975424 232223 33554432000 1073741824 1073778376 140737361354928 140067084239656 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1746.59
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1774.7 s]
/proc/loadavg: 2.09 2.12 2.05 3/213 22501
/proc/meminfo: memFree=28019804/32873648 swapFree=6844/6844
[pid=22407] ppid=22405 vsize=9624976 CPUtime=1800.03 cores=1,3,5,7
/proc/22407/stat : 22407 (java) S 22405 22407 21479 0 -1 4202496 30939 0 1 0 179796 207 0 0 20 0 19 0 254037410 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140737361346064 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22407/statm: 2406244 243394 2268 9 0 2396937 0
[pid=22407/tid=22408] ppid=22405 vsize=9624976 CPUtime=1757.11 cores=1,3,5,7
/proc/22407/task/22408/stat : 22408 (java) R 22405 22407 21479 0 -1 4202560 3618 0 1 0 175680 31 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067268463984 140067208850578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22410] ppid=22405 vsize=9624976 CPUtime=4.18 cores=1,3,5,7
/proc/22407/task/22410/stat : 22410 (java) S 22405 22407 21479 0 -1 4202560 2816 0 0 0 398 20 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067207194792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22411] ppid=22405 vsize=9624976 CPUtime=4.36 cores=1,3,5,7
/proc/22407/task/22411/stat : 22411 (java) S 22405 22407 21479 0 -1 4202560 2069 0 0 0 414 22 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067206142248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22412] ppid=22405 vsize=9624976 CPUtime=4.2 cores=1,3,5,7
/proc/22407/task/22412/stat : 22412 (java) S 22405 22407 21479 0 -1 4202560 2357 0 0 0 398 22 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067110336936 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22413] ppid=22405 vsize=9624976 CPUtime=4.45 cores=1,3,5,7
/proc/22407/task/22413/stat : 22413 (java) S 22405 22407 21479 0 -1 4202560 2210 0 0 0 421 24 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067109284392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22414] ppid=22405 vsize=9624976 CPUtime=4.04 cores=1,3,5,7
/proc/22407/task/22414/stat : 22414 (java) S 22405 22407 21479 0 -1 4202560 2063 0 0 0 384 20 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067108231848 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22415] ppid=22405 vsize=9624976 CPUtime=4.07 cores=1,3,5,7
/proc/22407/task/22415/stat : 22415 (java) S 22405 22407 21479 0 -1 4202560 2135 0 0 0 388 19 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067107179304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22416] ppid=22405 vsize=9624976 CPUtime=4.38 cores=1,3,5,7
/proc/22407/task/22416/stat : 22416 (java) S 22405 22407 21479 0 -1 4202560 2224 0 0 0 418 20 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067106126760 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22417] ppid=22405 vsize=9624976 CPUtime=4.17 cores=1,3,5,7
/proc/22407/task/22417/stat : 22417 (java) S 22405 22407 21479 0 -1 4202560 2332 0 0 0 396 21 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067105074216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22418] ppid=22405 vsize=9624976 CPUtime=7.97 cores=1,3,5,7
/proc/22407/task/22418/stat : 22418 (java) S 22405 22407 21479 0 -1 4202560 1816 0 0 0 790 7 0 0 20 0 19 0 254037412 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067092662376 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22419] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22419/stat : 22419 (java) S 22405 22407 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067091608696 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22420] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22420/stat : 22420 (java) S 22405 22407 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067090556040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22421] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22421/stat : 22421 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067089504784 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22422] ppid=22405 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22407/task/22422/stat : 22422 (java) S 22405 22407 21479 0 -1 4202560 2845 0 0 0 40 0 0 0 20 0 19 0 254037415 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067088452152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22423] ppid=22405 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22407/task/22423/stat : 22423 (java) S 22405 22407 21479 0 -1 4202560 3174 0 0 0 32 0 0 0 20 0 19 0 254037415 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067087399608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22424] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22424/stat : 22424 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067086347256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22425] ppid=22405 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/22407/task/22425/stat : 22425 (java) S 22405 22407 21479 0 -1 4202560 102 0 0 0 38 36 0 0 20 0 19 0 254037415 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067085294920 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22426] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22426/stat : 22426 (java) S 22405 22407 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037437 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067084239656 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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

[startup+1774.7 s]
/proc/loadavg: 2.09 2.12 2.05 3/213 22501
/proc/meminfo: memFree=28019804/32873648 swapFree=6844/6844
[pid=22407] ppid=22405 vsize=9624976 CPUtime=1800.03 cores=1,3,5,7
/proc/22407/stat : 22407 (java) S 22405 22407 21479 0 -1 4202496 30939 0 1 0 179796 207 0 0 20 0 19 0 254037410 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140737361346064 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22407/statm: 2406244 243394 2268 9 0 2396937 0
[pid=22407/tid=22408] ppid=22405 vsize=9624976 CPUtime=1757.11 cores=1,3,5,7
/proc/22407/task/22408/stat : 22408 (java) R 22405 22407 21479 0 -1 4202560 3618 0 1 0 175680 31 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067268463984 140067208850578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22410] ppid=22405 vsize=9624976 CPUtime=4.18 cores=1,3,5,7
/proc/22407/task/22410/stat : 22410 (java) S 22405 22407 21479 0 -1 4202560 2816 0 0 0 398 20 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067207194792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22411] ppid=22405 vsize=9624976 CPUtime=4.36 cores=1,3,5,7
/proc/22407/task/22411/stat : 22411 (java) S 22405 22407 21479 0 -1 4202560 2069 0 0 0 414 22 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067206142248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22412] ppid=22405 vsize=9624976 CPUtime=4.2 cores=1,3,5,7
/proc/22407/task/22412/stat : 22412 (java) S 22405 22407 21479 0 -1 4202560 2357 0 0 0 398 22 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067110336936 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22413] ppid=22405 vsize=9624976 CPUtime=4.45 cores=1,3,5,7
/proc/22407/task/22413/stat : 22413 (java) S 22405 22407 21479 0 -1 4202560 2210 0 0 0 421 24 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067109284392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22414] ppid=22405 vsize=9624976 CPUtime=4.04 cores=1,3,5,7
/proc/22407/task/22414/stat : 22414 (java) S 22405 22407 21479 0 -1 4202560 2063 0 0 0 384 20 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067108231848 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22415] ppid=22405 vsize=9624976 CPUtime=4.07 cores=1,3,5,7
/proc/22407/task/22415/stat : 22415 (java) S 22405 22407 21479 0 -1 4202560 2135 0 0 0 388 19 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067107179304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22416] ppid=22405 vsize=9624976 CPUtime=4.38 cores=1,3,5,7
/proc/22407/task/22416/stat : 22416 (java) S 22405 22407 21479 0 -1 4202560 2224 0 0 0 418 20 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067106126760 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22417] ppid=22405 vsize=9624976 CPUtime=4.17 cores=1,3,5,7
/proc/22407/task/22417/stat : 22417 (java) S 22405 22407 21479 0 -1 4202560 2332 0 0 0 396 21 0 0 20 0 19 0 254037411 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067105074216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22418] ppid=22405 vsize=9624976 CPUtime=7.97 cores=1,3,5,7
/proc/22407/task/22418/stat : 22418 (java) S 22405 22407 21479 0 -1 4202560 1816 0 0 0 790 7 0 0 20 0 19 0 254037412 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067092662376 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22407/tid=22419] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22419/stat : 22419 (java) S 22405 22407 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067091608696 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22420] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22420/stat : 22420 (java) S 22405 22407 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037413 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067090556040 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22421] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22421/stat : 22421 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067089504784 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22422] ppid=22405 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22407/task/22422/stat : 22422 (java) S 22405 22407 21479 0 -1 4202560 2845 0 0 0 40 0 0 0 20 0 19 0 254037415 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067088452152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22407/tid=22423] ppid=22405 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22407/task/22423/stat : 22423 (java) S 22405 22407 21479 0 -1 4202560 3174 0 0 0 32 0 0 0 20 0 19 0 254037415 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067087399608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22424] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22424/stat : 22424 (java) S 22405 22407 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037415 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067086347256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22407/tid=22425] ppid=22405 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/22407/task/22425/stat : 22425 (java) S 22405 22407 21479 0 -1 4202560 102 0 0 0 38 36 0 0 20 0 19 0 254037415 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067085294920 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22407/tid=22426] ppid=22405 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22407/task/22426/stat : 22426 (java) S 22405 22407 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037437 9855975424 243394 33554432000 1073741824 1073778376 140737361354928 140067084239656 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9624976

Child status: 143
Real time (s): 1774.75
CPU time (s): 1800.73
CPU user time (s): 1798.16
CPU system time (s): 2.57261
CPU usage (%): 101.464
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.16
system time used= 2.57261
maximum resident set size= 1020268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30984
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50642
involuntary context switches= 55350

runsolver used 5.80112 second user time and 15.4636 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-24 19:05:06
IDJOB=3688025
IDBENCH=2589
IDSOLVER=2269
FILE ID=node115/3688025-1337879106
RUNJOBID= node115-1337871882-21496
PBS_JOBID= 14620089
Free space on /tmp= 71652 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-71-70.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688025-1337879106/watcher-3688025-1337879106 -o /tmp/evaluation-result-3688025-1337879106/solver-3688025-1337879106 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688025-1337879106.opb

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

MD5SUM BENCH= dab917560b0808668d6327532459772d
RANDOM SEED=304938030

node115.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.462
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.92
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.462
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.462
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	: 5331.92
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.462
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.462
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.92
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.462
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.462
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.462
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:        28580792 kB
Buffers:          199056 kB
Cached:          2820340 kB
SwapCached:            0 kB
Active:          1371596 kB
Inactive:        2140272 kB
Active(anon):     494668 kB
Inactive(anon):        0 kB
Active(file):     876928 kB
Inactive(file):  2140272 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               488 kB
Writeback:             4 kB
AnonPages:        517076 kB
Mapped:            22536 kB
Shmem:               200 kB
Slab:             624164 kB
SReclaimable:      68548 kB
SUnreclaim:       555616 kB
KernelStack:        1600 kB
PageTables:         4928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     824740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    479232 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= 71648 MiB
End job on node115 at 2012-05-24 19:34:43