Trace number 3688021

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.1 1762.85

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-95-90.opb
MD5SUM464b0bce452dea50452bb0b774d05715
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.156975
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8550
Total number of constraints185
Number of constraints which are clauses95
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint95
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 96
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.3.2.v20120418
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.09/0.10	c Pseudo Boolean Optimization by upper bound
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.10	c No reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483s
0.09/0.10	c DB Simplification allowed=false
0.09/0.10	c c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3688021-1337879104.opb
0.09/0.10	c reading problem ... 
0.57/0.30	c ... done. Wall clock time 0.198s.
0.57/0.30	c declared #vars     8550
0.57/0.30	c #constraints  185
0.57/0.30	c constraints type 
0.57/0.30	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 95
0.57/0.30	c org.sat4j.minisat.constraints.card.MinWatchCard => 90
0.57/0.30	c 185 constraints processed.
1.65/1.01	c cleaning 2483 clauses out of 5001 with flag 5001/5001
2.44/1.71	c cleaning 4239 clauses out of 8518 with flag 11001/11001
3.25/2.59	c cleaning 5615 clauses out of 11278 with flag 18000/18000
4.50/3.71	c cleaning 6816 clauses out of 13664 with flag 26001/26001
5.85/5.01	c cleaning 7904 clauses out of 15848 with flag 35001/35001
7.46/6.60	c cleaning 8961 clauses out of 17943 with flag 45000/45000
9.16/8.34	c cleaning 9981 clauses out of 19983 with flag 56001/56001
11.29/10.46	c cleaning 10982 clauses out of 22001 with flag 68000/68000
13.93/13.06	c cleaning 11990 clauses out of 24020 with flag 81001/81001
16.56/15.67	c cleaning 12996 clauses out of 26029 with flag 95000/95000
20.12/19.12	c cleaning 14004 clauses out of 28034 with flag 110001/110001
23.07/22.02	c cleaning 15013 clauses out of 30031 with flag 126002/126002
25.83/24.78	c cleaning 15986 clauses out of 32016 with flag 143000/143000
29.76/28.64	c cleaning 17001 clauses out of 34030 with flag 161000/161000
33.73/32.54	c cleaning 18008 clauses out of 36029 with flag 180000/180000
37.30/36.06	c cleaning 18991 clauses out of 38021 with flag 200000/200000
42.06/40.75	c cleaning 20008 clauses out of 40033 with flag 221003/221003
47.32/45.96	c cleaning 20993 clauses out of 42022 with flag 243000/243000
52.71/51.25	c cleaning 21990 clauses out of 44030 with flag 266001/266001
57.72/56.15	c cleaning 23010 clauses out of 46040 with flag 290001/290001
63.77/62.10	c cleaning 23997 clauses out of 48030 with flag 315001/315001
70.44/68.72	c cleaning 25001 clauses out of 50034 with flag 341002/341002
78.05/76.27	c cleaning 26007 clauses out of 52031 with flag 368000/368000
85.89/84.09	c cleaning 26993 clauses out of 54030 with flag 396006/396006
92.40/90.45	c cleaning 28003 clauses out of 56032 with flag 425001/425001
99.99/97.96	c cleaning 29004 clauses out of 58031 with flag 455003/455003
108.17/106.04	c cleaning 30003 clauses out of 60024 with flag 486000/486000
119.11/116.71	c cleaning 30997 clauses out of 62021 with flag 518000/518000
128.23/125.78	c cleaning 32000 clauses out of 64024 with flag 551000/551000
139.96/137.41	c cleaning 32997 clauses out of 66027 with flag 585003/585003
148.20/145.58	c cleaning 33986 clauses out of 68027 with flag 620000/620000
157.61/154.90	c cleaning 35008 clauses out of 70041 with flag 656000/656000
167.28/164.40	c cleaning 36008 clauses out of 72037 with flag 693004/693004
178.30/175.31	c cleaning 37007 clauses out of 74028 with flag 731003/731003
195.55/192.34	c cleaning 38003 clauses out of 76020 with flag 770002/770002
209.89/206.66	c cleaning 38989 clauses out of 78017 with flag 810002/810002
230.76/227.23	c cleaning 39998 clauses out of 80026 with flag 851000/851000
245.72/242.18	c cleaning 40989 clauses out of 82028 with flag 893000/893000
257.76/254.10	c cleaning 41994 clauses out of 84039 with flag 936000/936000
270.80/266.91	c cleaning 43007 clauses out of 86045 with flag 980000/980000
285.60/281.61	c cleaning 44009 clauses out of 88038 with flag 1025000/1025000
301.98/297.91	c cleaning 45004 clauses out of 90030 with flag 1071001/1071001
320.31/316.15	c cleaning 46001 clauses out of 92025 with flag 1118000/1118000
339.82/335.55	c cleaning 47006 clauses out of 94027 with flag 1166003/1166003
360.01/355.61	c cleaning 47996 clauses out of 96021 with flag 1215003/1215003
384.29/379.82	c cleaning 49001 clauses out of 98026 with flag 1265004/1265004
410.30/405.61	c cleaning 50004 clauses out of 100021 with flag 1316000/1316000
424.07/419.23	c cleaning 50974 clauses out of 102017 with flag 1368000/1368000
440.76/435.89	c cleaning 52004 clauses out of 104044 with flag 1421001/1421001
461.80/456.78	c cleaning 53007 clauses out of 106039 with flag 1475000/1475000
486.46/481.26	c cleaning 54007 clauses out of 108032 with flag 1530000/1530000
510.51/505.19	c cleaning 55002 clauses out of 110026 with flag 1586001/1586001
529.74/524.21	c cleaning 55984 clauses out of 112025 with flag 1643002/1643002
558.26/552.16	c cleaning 56987 clauses out of 114040 with flag 1701001/1701001
587.81/581.07	c cleaning 57988 clauses out of 116052 with flag 1760000/1760000
611.11/603.80	c cleaning 59004 clauses out of 118064 with flag 1820000/1820000
637.51/629.54	c cleaning 60000 clauses out of 120062 with flag 1881002/1881002
665.19/656.58	c cleaning 60999 clauses out of 122064 with flag 1943004/1943004
688.06/678.66	c cleaning 62019 clauses out of 124065 with flag 2006004/2006004
709.13/699.15	c cleaning 63005 clauses out of 126045 with flag 2070003/2070003
733.81/723.23	c cleaning 64008 clauses out of 128038 with flag 2135001/2135001
759.91/748.79	c cleaning 65004 clauses out of 130029 with flag 2201000/2201000
798.35/786.15	c cleaning 66003 clauses out of 132027 with flag 2268002/2268002
828.20/815.20	c cleaning 66994 clauses out of 134024 with flag 2336002/2336002
862.98/849.29	c cleaning 67992 clauses out of 136030 with flag 2405002/2405002
894.40/879.55	c cleaning 69003 clauses out of 138037 with flag 2475001/2475001
943.42/927.65	c cleaning 70004 clauses out of 140035 with flag 2546002/2546002
988.22/971.37	c cleaning 71003 clauses out of 142031 with flag 2618002/2618002
1015.83/998.18	c cleaning 71997 clauses out of 144029 with flag 2691003/2691003
1056.63/1038.40	c cleaning 72999 clauses out of 146029 with flag 2765000/2765000
1109.57/1090.24	c cleaning 74002 clauses out of 148030 with flag 2840000/2840000
1168.91/1148.16	c cleaning 75009 clauses out of 150035 with flag 2916007/2916007
1216.92/1194.91	c cleaning 75999 clauses out of 152020 with flag 2993001/2993001
1242.39/1219.23	c cleaning 76986 clauses out of 154020 with flag 3071000/3071000
1275.85/1252.04	c cleaning 77991 clauses out of 156036 with flag 3150002/3150002
1310.76/1286.11	c cleaning 79013 clauses out of 158045 with flag 3230002/3230002
1345.92/1320.37	c cleaning 80003 clauses out of 160030 with flag 3311000/3311000
1396.36/1370.05	c cleaning 81003 clauses out of 162027 with flag 3393000/3393000
1432.21/1403.19	c cleaning 81999 clauses out of 164026 with flag 3476002/3476002
1471.85/1441.81	c cleaning 82999 clauses out of 166031 with flag 3560006/3560006
1519.57/1488.60	c cleaning 83993 clauses out of 168027 with flag 3645001/3645001
1566.16/1534.03	c cleaning 85005 clauses out of 170034 with flag 3731001/3731001
1619.27/1586.06	c cleaning 86009 clauses out of 172031 with flag 3818003/3818003
1678.14/1643.16	c cleaning 87004 clauses out of 174025 with flag 3906006/3906006
1719.71/1683.74	c cleaning 87996 clauses out of 176019 with flag 3995004/3995004
1787.96/1751.02	c cleaning 88998 clauses out of 178019 with flag 4085000/4085000
1800.10/1762.81	c starts		: 253
1800.10/1762.81	c conflicts		: 4121167
1800.10/1762.81	c decisions		: 6344539
1800.10/1762.81	c propagations		: 363060043
1800.10/1762.81	c inspects		: 13278335538
1800.10/1762.81	c shortcuts		: 0
1800.10/1762.81	c learnt literals	: 0
1800.10/1762.81	c learnt binary clauses	: 0
1800.10/1762.81	c learnt ternary clauses	: 0
1800.10/1762.81	c learnt constraints	: 4121167
1800.10/1762.81	c ignored constraints	: 0
1800.10/1762.81	c root simplifications	: 0
1800.10/1762.81	c removed literals (reason simplification)	: 0
1800.10/1762.81	c reason swapping (by a shorter reason)	: 0
1800.10/1762.81	c Calls to reduceDB	: 86
1800.10/1762.81	c number of reductions to clauses (during analyze)	: 0
1800.10/1762.81	c number of learned constraints concerned by reduction	: 0
1800.10/1762.81	c number of learning phase by resolution	: 0
1800.10/1762.81	c number of learning phase by cutting planes	: 0
1800.10/1762.81	c speed (assignments/second)	: 205992.4845048942
1800.10/1762.81	c non guided choices	383685
1800.10/1762.84	c learnt constraints type 
1800.10/1762.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 125248
1800.10/1762.84	c constraints type 
1800.10/1762.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 95
1800.10/1762.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 90
1800.10/1762.84	c 185 constraints processed.
1800.10/1762.84	s UNKNOWN
1800.10/1762.84	c Total wall clock time (in seconds): 1762.736

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-3688021-1337879104/watcher-3688021-1337879104 -o /tmp/evaluation-result-3688021-1337879104/solver-3688021-1337879104 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688021-1337879104.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.86 1.98 2.00 2/194 21874
/proc/meminfo: memFree=29884068/32873844 swapFree=7100/7100
[pid=21874] ppid=21872 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/21874/stat : 21874 (java) R 21872 21874 20833 0 -1 4202496 986 0 0 0 0 0 0 0 20 0 1 0 254038888 23793664 713 33554432000 1073741824 1073778376 140733964999712 140733964988776 249640826960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21874/statm: 5809 714 529 9 0 128 0

[startup+0.0211911 s]
/proc/loadavg: 1.86 1.98 2.00 2/194 21874
/proc/meminfo: memFree=29884068/32873844 swapFree=7100/7100
[pid=21874] ppid=21872 vsize=9016616 CPUtime=0 cores=0,2,4,6
/proc/21874/stat : 21874 (java) S 21872 21874 20833 0 -1 4202496 2767 0 1 0 0 0 0 0 20 0 10 0 254038888 9233014784 3466 33554432000 1073741824 1073778376 140733964999712 140733964990848 249653395517 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21874/statm: 2254154 3466 1536 9 0 2244855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9016616

[startup+0.100244 s]
/proc/loadavg: 1.86 1.98 2.00 2/194 21874
/proc/meminfo: memFree=29884068/32873844 swapFree=7100/7100
[pid=21874] ppid=21872 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/21874/stat : 21874 (java) S 21872 21874 20833 0 -1 4202496 4376 0 1 0 8 1 0 0 20 0 18 0 254038888 9787813888 6079 33554432000 1073741824 1073778376 140733964999712 140733964990848 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21874/statm: 2389603 6079 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.30022 s]
/proc/loadavg: 1.86 1.98 2.00 2/194 21874
/proc/meminfo: memFree=29884068/32873844 swapFree=7100/7100
[pid=21874] ppid=21872 vsize=9558412 CPUtime=0.57 cores=0,2,4,6
/proc/21874/stat : 21874 (java) S 21872 21874 20833 0 -1 4202496 7314 0 1 0 55 2 0 0 20 0 18 0 254038888 9787813888 11914 33554432000 1073741824 1073778376 140733964999712 140733964990848 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21874/statm: 2389603 11914 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9558412

[startup+0.700213 s]
/proc/loadavg: 1.86 1.98 2.00 2/194 21874
/proc/meminfo: memFree=29884068/32873844 swapFree=7100/7100
[pid=21874] ppid=21872 vsize=9624976 CPUtime=1.32 cores=0,2,4,6
/proc/21874/stat : 21874 (java) S 21872 21874 20833 0 -1 4202496 8241 0 1 0 130 2 0 0 20 0 19 0 254038888 9855975424 13511 33554432000 1073741824 1073778376 140733964999712 140733964990848 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21874/statm: 2406244 13511 2241 9 0 2396937 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9624976

[startup+1.50063 s]
/proc/loadavg: 1.86 1.98 2.00 4/213 21893
/proc/meminfo: memFree=29829372/32873844 swapFree=7100/7100
[pid=21874] ppid=21872 vsize=9624976 CPUtime=2.19 cores=0,2,4,6
/proc/21874/stat : 21874 (java) S 21872 21874 20833 0 -1 4202496 8338 0 1 0 216 3 0 0 20 0 19 0 254038888 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140733964990848 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21874/statm: 2406244 21239 2271 9 0 2396937 0
[pid=21874/tid=21876] ppid=21872 vsize=9624976 CPUtime=1.45 cores=0,2,4,6
/proc/21874/task/21876/stat : 21876 (java) R 21872 21874 20833 0 -1 4202560 2471 0 1 0 143 2 0 0 20 0 19 0 254038889 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140504598978968 140504436669379 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21877] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21877/stat : 21877 (java) S 21872 21874 20833 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140504560470824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21878] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21878/stat : 21878 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140504559418024 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21879] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21879/stat : 21879 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140504558365736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21874/tid=21880] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21880/stat : 21880 (java) S 21872 21874 20833 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140504557312936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21881] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21881/stat : 21881 (java) S 21872 21874 20833 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140504556259624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21882] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21882/stat : 21882 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140504555206824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21874/tid=21883] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21883/stat : 21883 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140504436042280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21884] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21884/stat : 21884 (java) S 21872 21874 20833 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140504434989480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21885] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21885/stat : 21885 (java) S 21872 21874 20833 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140504422791912 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21886] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21886/stat : 21886 (java) S 21872 21874 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140504421737976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21887] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21887/stat : 21887 (java) S 21872 21874 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140504420685576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21888] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21888/stat : 21888 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140503681067920 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21889] ppid=21872 vsize=9624976 CPUtime=0.34 cores=0,2,4,6
/proc/21874/task/21889/stat : 21889 (java) S 21872 21874 20833 0 -1 4202560 2466 0 0 0 34 0 0 0 20 0 19 0 254038894 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140503680014520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21890] ppid=21872 vsize=9624976 CPUtime=0.31 cores=0,2,4,6
/proc/21874/task/21890/stat : 21890 (java) S 21872 21874 20833 0 -1 4202560 2149 0 0 0 31 0 0 0 20 0 19 0 254038894 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140503678961720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21891] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21891/stat : 21891 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140503677909624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21892] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21892/stat : 21892 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140503676857032 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21893] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21893/stat : 21893 (java) S 21872 21874 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254038921 9855975424 21239 33554432000 1073741824 1073778376 140733964999712 140503675803048 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 9624976

[startup+3.10067 s]
/proc/loadavg: 1.86 1.98 2.00 3/213 21893
/proc/meminfo: memFree=29783572/32873844 swapFree=7100/7100
[pid=21874] ppid=21872 vsize=9624976 CPUtime=3.9 cores=0,2,4,6
/proc/21874/stat : 21874 (java) S 21872 21874 20833 0 -1 4202496 8388 0 1 0 385 5 0 0 20 0 19 0 254038888 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140733964990848 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21874/statm: 2406244 29438 2271 9 0 2396937 0
[pid=21874/tid=21876] ppid=21872 vsize=9624976 CPUtime=2.99 cores=0,2,4,6
/proc/21874/task/21876/stat : 21876 (java) R 21872 21874 20833 0 -1 4202560 2472 0 1 0 297 2 0 0 20 0 19 0 254038889 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140504598978848 140504436838486 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21877] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21877/stat : 21877 (java) S 21872 21874 20833 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140504560470824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21874/tid=21878] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21878/stat : 21878 (java) S 21872 21874 20833 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140504559418024 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21879] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21879/stat : 21879 (java) S 21872 21874 20833 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140504558365736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21880] ppid=21872 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/21874/task/21880/stat : 21880 (java) S 21872 21874 20833 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 254038890 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140504557312936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21881] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21881/stat : 21881 (java) S 21872 21874 20833 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140504556259624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21882] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21882/stat : 21882 (java) S 21872 21874 20833 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140504555206824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21874/tid=21883] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21883/stat : 21883 (java) S 21872 21874 20833 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140504436042280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21884] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21884/stat : 21884 (java) S 21872 21874 20833 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140504434989480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21885] ppid=21872 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/21874/task/21885/stat : 21885 (java) S 21872 21874 20833 0 -1 4202560 41 0 0 0 3 0 0 0 20 0 19 0 254038891 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140504422791912 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21886] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21886/stat : 21886 (java) S 21872 21874 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140504421737976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21887] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21887/stat : 21887 (java) S 21872 21874 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140504420685576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21888] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21888/stat : 21888 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140503681067920 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21889] ppid=21872 vsize=9624976 CPUtime=0.37 cores=0,2,4,6
/proc/21874/task/21889/stat : 21889 (java) S 21872 21874 20833 0 -1 4202560 2467 0 0 0 37 0 0 0 20 0 19 0 254038894 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140503680014520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21890] ppid=21872 vsize=9624976 CPUtime=0.33 cores=0,2,4,6
/proc/21874/task/21890/stat : 21890 (java) S 21872 21874 20833 0 -1 4202560 2151 0 0 0 33 0 0 0 20 0 19 0 254038894 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140503678961720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21891] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21891/stat : 21891 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140503677909624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21892] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21892/stat : 21892 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140503676857032 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21893] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21893/stat : 21893 (java) S 21872 21874 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254038921 9855975424 29438 33554432000 1073741824 1073778376 140733964999712 140503675803048 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 9624976

[startup+6.3007 s]
/proc/loadavg: 1.87 1.98 2.00 3/213 21893
/proc/meminfo: memFree=29753908/32873844 swapFree=7100/7100
[pid=21874] ppid=21872 vsize=9624976 CPUtime=7.16 cores=0,2,4,6
/proc/21874/stat : 21874 (java) S 21872 21874 20833 0 -1 4202496 8717 0 1 0 710 6 0 0 20 0 19 0 254038888 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140733964990848 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21874/statm: 2406244 33289 2271 9 0 2396937 0
[pid=21874/tid=21876] ppid=21872 vsize=9624976 CPUtime=6.12 cores=0,2,4,6
/proc/21874/task/21876/stat : 21876 (java) R 21872 21874 20833 0 -1 4202560 2474 0 1 0 610 2 0 0 20 0 19 0 254038889 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140504598978848 140504436669065 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21877] ppid=21872 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/21874/task/21877/stat : 21877 (java) S 21872 21874 20833 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 19 0 254038890 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140504560470824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21874/tid=21878] ppid=21872 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/21874/task/21878/stat : 21878 (java) S 21872 21874 20833 0 -1 4202560 94 0 0 0 1 0 0 0 20 0 19 0 254038890 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140504559418024 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21879] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21879/stat : 21879 (java) S 21872 21874 20833 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140504558365736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21880] ppid=21872 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/21874/task/21880/stat : 21880 (java) S 21872 21874 20833 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 254038890 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140504557312936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21881] ppid=21872 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/21874/task/21881/stat : 21881 (java) S 21872 21874 20833 0 -1 4202560 96 0 0 0 1 0 0 0 20 0 19 0 254038890 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140504556259624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21882] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21882/stat : 21882 (java) S 21872 21874 20833 0 -1 4202560 80 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140504555206824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21874/tid=21883] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21883/stat : 21883 (java) S 21872 21874 20833 0 -1 4202560 68 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140504436042280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21884] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21884/stat : 21884 (java) S 21872 21874 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254038890 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140504434989480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21885] ppid=21872 vsize=9624976 CPUtime=0.08 cores=0,2,4,6
/proc/21874/task/21885/stat : 21885 (java) S 21872 21874 20833 0 -1 4202560 44 0 0 0 8 0 0 0 20 0 19 0 254038891 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140504422791912 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21886] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21886/stat : 21886 (java) S 21872 21874 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140504421737976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21887] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21887/stat : 21887 (java) S 21872 21874 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140504420685576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21888] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21888/stat : 21888 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140503681067920 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21889] ppid=21872 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/21874/task/21889/stat : 21889 (java) S 21872 21874 20833 0 -1 4202560 2470 0 0 0 39 0 0 0 20 0 19 0 254038894 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140503680014520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21890] ppid=21872 vsize=9624976 CPUtime=0.34 cores=0,2,4,6
/proc/21874/task/21890/stat : 21890 (java) S 21872 21874 20833 0 -1 4202560 2151 0 0 0 34 0 0 0 20 0 19 0 254038894 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140503678961720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21891] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21891/stat : 21891 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140503677909624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21892] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21892/stat : 21892 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140503676857032 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21893] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21893/stat : 21893 (java) S 21872 21874 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254038921 9855975424 33289 33554432000 1073741824 1073778376 140733964999712 140503675803048 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.16
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=21874/tid=21889] ppid=21872 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/21874/task/21889/stat : 21889 (java) S 21872 21874 20833 0 -1 4202560 2470 0 0 0 39 0 0 0 20 0 19 0 254038894 9855975424 279448 33554432000 1073741824 1073778376 140733964999712 140503680014520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21890] ppid=21872 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/21874/task/21890/stat : 21890 (java) S 21872 21874 20833 0 -1 4202560 2153 0 0 0 35 0 0 0 20 0 19 0 254038894 9855975424 279448 33554432000 1073741824 1073778376 140733964999712 140503678961720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21891] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21891/stat : 21891 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 279448 33554432000 1073741824 1073778376 140733964999712 140503677909624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21892] ppid=21872 vsize=9624976 CPUtime=0.56 cores=0,2,4,6
/proc/21874/task/21892/stat : 21892 (java) S 21872 21874 20833 0 -1 4202560 91 0 0 0 25 31 0 0 20 0 19 0 254038894 9855975424 279448 33554432000 1073741824 1073778376 140733964999712 140503676857032 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21893] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21893/stat : 21893 (java) S 21872 21874 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254038921 9855975424 279448 33554432000 1073741824 1073778376 140733964999712 140503675803048 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1636.43
Current children cumulated vsize (KiB) 9624976

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/213 21909
/proc/meminfo: memFree=28687976/32873844 swapFree=7100/7100
[pid=21874] ppid=21872 vsize=9624976 CPUtime=1697.89 cores=0,2,4,6
/proc/21874/stat : 21874 (java) S 21872 21874 20833 0 -1 4202496 35358 0 1 0 169533 256 0 0 20 0 19 0 254038888 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140733964990848 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21874/statm: 2406244 258380 2272 9 0 2396937 0
[pid=21874/tid=21876] ppid=21872 vsize=9624976 CPUtime=1636.76 cores=0,2,4,6
/proc/21874/task/21876/stat : 21876 (java) R 21872 21874 20833 0 -1 4202560 3596 0 1 0 163646 30 0 0 20 0 19 0 254038889 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140504598977904 140504436798990 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21877] ppid=21872 vsize=9624976 CPUtime=5.93 cores=0,2,4,6
/proc/21874/task/21877/stat : 21877 (java) S 21872 21874 20833 0 -1 4202560 3515 0 0 0 564 29 0 0 20 0 19 0 254038890 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140504560470824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21878] ppid=21872 vsize=9624976 CPUtime=6.21 cores=0,2,4,6
/proc/21874/task/21878/stat : 21878 (java) S 21872 21874 20833 0 -1 4202560 2762 0 0 0 590 31 0 0 20 0 19 0 254038890 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140504559418024 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21879] ppid=21872 vsize=9624976 CPUtime=6.06 cores=0,2,4,6
/proc/21874/task/21879/stat : 21879 (java) S 21872 21874 20833 0 -1 4202560 2861 0 0 0 581 25 0 0 20 0 19 0 254038890 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140504558365736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21880] ppid=21872 vsize=9624976 CPUtime=5.93 cores=0,2,4,6
/proc/21874/task/21880/stat : 21880 (java) S 21872 21874 20833 0 -1 4202560 2194 0 0 0 566 27 0 0 20 0 19 0 254038890 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140504557312936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21881] ppid=21872 vsize=9624976 CPUtime=6.11 cores=0,2,4,6
/proc/21874/task/21881/stat : 21881 (java) S 21872 21874 20833 0 -1 4202560 3084 0 0 0 581 30 0 0 20 0 19 0 254038890 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140504556259624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21882] ppid=21872 vsize=9624976 CPUtime=6.03 cores=0,2,4,6
/proc/21874/task/21882/stat : 21882 (java) S 21872 21874 20833 0 -1 4202560 3341 0 0 0 576 27 0 0 20 0 19 0 254038890 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140504555206824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21874/tid=21883] ppid=21872 vsize=9624976 CPUtime=5.98 cores=0,2,4,6
/proc/21874/task/21883/stat : 21883 (java) S 21872 21874 20833 0 -1 4202560 3163 0 0 0 566 32 0 0 20 0 19 0 254038890 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140504436042280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21884] ppid=21872 vsize=9624976 CPUtime=6.06 cores=0,2,4,6
/proc/21874/task/21884/stat : 21884 (java) S 21872 21874 20833 0 -1 4202560 2403 0 0 0 580 26 0 0 20 0 19 0 254038890 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140504434989480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21885] ppid=21872 vsize=9624976 CPUtime=7.68 cores=0,2,4,6
/proc/21874/task/21885/stat : 21885 (java) S 21872 21874 20833 0 -1 4202560 2540 0 0 0 760 8 0 0 20 0 19 0 254038891 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140504422791912 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21886] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21886/stat : 21886 (java) S 21872 21874 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140504421737976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21887] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21887/stat : 21887 (java) S 21872 21874 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140504420685576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21888] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21888/stat : 21888 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140503681067920 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21889] ppid=21872 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/21874/task/21889/stat : 21889 (java) S 21872 21874 20833 0 -1 4202560 2470 0 0 0 39 0 0 0 20 0 19 0 254038894 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140503680014520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21890] ppid=21872 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/21874/task/21890/stat : 21890 (java) S 21872 21874 20833 0 -1 4202560 2153 0 0 0 35 0 0 0 20 0 19 0 254038894 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140503678961720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21891] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21891/stat : 21891 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140503677909624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21892] ppid=21872 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/21874/task/21892/stat : 21892 (java) S 21872 21874 20833 0 -1 4202560 95 0 0 0 27 32 0 0 20 0 19 0 254038894 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140503676857032 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21893] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21893/stat : 21893 (java) S 21872 21874 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254038921 9855975424 258380 33554432000 1073741824 1073778376 140733964999712 140503675803048 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1697.89
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 21909
/proc/meminfo: memFree=28681148/32873844 swapFree=7100/7100
[pid=21874] ppid=21872 vsize=9624976 CPUtime=1758.99 cores=0,2,4,6
/proc/21874/stat : 21874 (java) S 21872 21874 20833 0 -1 4202496 36234 0 1 0 175640 259 0 0 20 0 19 0 254038888 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140733964990848 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21874/statm: 2406244 260469 2272 9 0 2396937 0
[pid=21874/tid=21876] ppid=21872 vsize=9624976 CPUtime=1696.01 cores=0,2,4,6
/proc/21874/task/21876/stat : 21876 (java) R 21872 21874 20833 0 -1 4202560 3614 0 1 0 169570 31 0 0 20 0 19 0 254038889 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140504598977904 140504436668975 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21877] ppid=21872 vsize=9624976 CPUtime=6.08 cores=0,2,4,6
/proc/21874/task/21877/stat : 21877 (java) S 21872 21874 20833 0 -1 4202560 3687 0 0 0 578 30 0 0 20 0 19 0 254038890 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140504560470824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21878] ppid=21872 vsize=9624976 CPUtime=6.45 cores=0,2,4,6
/proc/21874/task/21878/stat : 21878 (java) S 21872 21874 20833 0 -1 4202560 2920 0 0 0 614 31 0 0 20 0 19 0 254038890 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140504559418024 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21879] ppid=21872 vsize=9624976 CPUtime=6.23 cores=0,2,4,6
/proc/21874/task/21879/stat : 21879 (java) S 21872 21874 20833 0 -1 4202560 3031 0 0 0 598 25 0 0 20 0 19 0 254038890 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140504558365736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21880] ppid=21872 vsize=9624976 CPUtime=6.12 cores=0,2,4,6
/proc/21874/task/21880/stat : 21880 (java) S 21872 21874 20833 0 -1 4202560 2217 0 0 0 585 27 0 0 20 0 19 0 254038890 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140504557312936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21881] ppid=21872 vsize=9624976 CPUtime=6.32 cores=0,2,4,6
/proc/21874/task/21881/stat : 21881 (java) S 21872 21874 20833 0 -1 4202560 3111 0 0 0 601 31 0 0 20 0 19 0 254038890 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140504556259624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21874/tid=21882] ppid=21872 vsize=9624976 CPUtime=6.24 cores=0,2,4,6
/proc/21874/task/21882/stat : 21882 (java) S 21872 21874 20833 0 -1 4202560 3553 0 0 0 597 27 0 0 20 0 19 0 254038890 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140504555206824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21874/tid=21883] ppid=21872 vsize=9624976 CPUtime=6.16 cores=0,2,4,6
/proc/21874/task/21883/stat : 21883 (java) S 21872 21874 20833 0 -1 4202560 3196 0 0 0 584 32 0 0 20 0 19 0 254038890 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140504436042280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21884] ppid=21872 vsize=9624976 CPUtime=6.24 cores=0,2,4,6
/proc/21874/task/21884/stat : 21884 (java) S 21872 21874 20833 0 -1 4202560 2403 0 0 0 598 26 0 0 20 0 19 0 254038890 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140504434989480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21885] ppid=21872 vsize=9624976 CPUtime=7.84 cores=0,2,4,6
/proc/21874/task/21885/stat : 21885 (java) S 21872 21874 20833 0 -1 4202560 2599 0 0 0 776 8 0 0 20 0 19 0 254038891 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140504422791912 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21886] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21886/stat : 21886 (java) S 21872 21874 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140504421737976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21887] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21887/stat : 21887 (java) S 21872 21874 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140504420685576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21888] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21888/stat : 21888 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140503681067920 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21889] ppid=21872 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/21874/task/21889/stat : 21889 (java) S 21872 21874 20833 0 -1 4202560 2470 0 0 0 39 0 0 0 20 0 19 0 254038894 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140503680014520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21890] ppid=21872 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/21874/task/21890/stat : 21890 (java) S 21872 21874 20833 0 -1 4202560 2153 0 0 0 35 0 0 0 20 0 19 0 254038894 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140503678961720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21891] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21891/stat : 21891 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140503677909624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21892] ppid=21872 vsize=9624976 CPUtime=0.6 cores=0,2,4,6
/proc/21874/task/21892/stat : 21892 (java) S 21872 21874 20833 0 -1 4202560 99 0 0 0 28 32 0 0 20 0 19 0 254038894 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140503676857032 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21893] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21893/stat : 21893 (java) S 21872 21874 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254038921 9855975424 260469 33554432000 1073741824 1073778376 140733964999712 140503675803048 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1758.99
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1762.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 21909
/proc/meminfo: memFree=28590852/32873844 swapFree=7100/7100
[pid=21874] ppid=21872 vsize=9624976 CPUtime=1800.1 cores=0,2,4,6
/proc/21874/stat : 21874 (java) S 21872 21874 20833 0 -1 4202496 36934 0 1 0 179740 270 0 0 20 0 19 0 254038888 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140733964990848 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21874/statm: 2406244 282489 2272 9 0 2396937 0
[pid=21874/tid=21876] ppid=21872 vsize=9624976 CPUtime=1735.94 cores=0,2,4,6
/proc/21874/task/21876/stat : 21876 (java) R 21872 21874 20833 0 -1 4202560 3621 0 1 0 173562 32 0 0 20 0 19 0 254038889 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140504598977904 140504436668705 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21877] ppid=21872 vsize=9624976 CPUtime=6.26 cores=0,2,4,6
/proc/21874/task/21877/stat : 21877 (java) S 21872 21874 20833 0 -1 4202560 3837 0 0 0 594 32 0 0 20 0 19 0 254038890 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140504560470824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21878] ppid=21872 vsize=9624976 CPUtime=6.55 cores=0,2,4,6
/proc/21874/task/21878/stat : 21878 (java) S 21872 21874 20833 0 -1 4202560 2935 0 0 0 624 31 0 0 20 0 19 0 254038890 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140504559418024 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21879] ppid=21872 vsize=9624976 CPUtime=6.37 cores=0,2,4,6
/proc/21874/task/21879/stat : 21879 (java) S 21872 21874 20833 0 -1 4202560 3183 0 0 0 610 27 0 0 20 0 19 0 254038890 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140504558365736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21874/tid=21880] ppid=21872 vsize=9624976 CPUtime=6.19 cores=0,2,4,6
/proc/21874/task/21880/stat : 21880 (java) S 21872 21874 20833 0 -1 4202560 2229 0 0 0 591 28 0 0 20 0 19 0 254038890 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140504557312936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21881] ppid=21872 vsize=9624976 CPUtime=6.43 cores=0,2,4,6
/proc/21874/task/21881/stat : 21881 (java) S 21872 21874 20833 0 -1 4202560 3250 0 0 0 611 32 0 0 20 0 19 0 254038890 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140504556259624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21874/tid=21882] ppid=21872 vsize=9624976 CPUtime=6.32 cores=0,2,4,6
/proc/21874/task/21882/stat : 21882 (java) S 21872 21874 20833 0 -1 4202560 3567 0 0 0 604 28 0 0 20 0 19 0 254038890 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140504555206824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21883] ppid=21872 vsize=9624976 CPUtime=6.25 cores=0,2,4,6
/proc/21874/task/21883/stat : 21883 (java) S 21872 21874 20833 0 -1 4202560 3340 0 0 0 591 34 0 0 20 0 19 0 254038890 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140504436042280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21884] ppid=21872 vsize=9624976 CPUtime=6.3 cores=0,2,4,6
/proc/21874/task/21884/stat : 21884 (java) S 21872 21874 20833 0 -1 4202560 2416 0 0 0 603 27 0 0 20 0 19 0 254038890 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140504434989480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21885] ppid=21872 vsize=9624976 CPUtime=8.08 cores=0,2,4,6
/proc/21874/task/21885/stat : 21885 (java) S 21872 21874 20833 0 -1 4202560 2651 0 0 0 800 8 0 0 20 0 19 0 254038891 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140504422791912 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21886] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21886/stat : 21886 (java) S 21872 21874 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140504421737976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21887] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21887/stat : 21887 (java) S 21872 21874 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254038891 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140504420685576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21888] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21888/stat : 21888 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140503681067920 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21889] ppid=21872 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/21874/task/21889/stat : 21889 (java) S 21872 21874 20833 0 -1 4202560 2470 0 0 0 39 0 0 0 20 0 19 0 254038894 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140503680014520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21890] ppid=21872 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/21874/task/21890/stat : 21890 (java) S 21872 21874 20833 0 -1 4202560 2153 0 0 0 35 0 0 0 20 0 19 0 254038894 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140503678961720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21891] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21891/stat : 21891 (java) S 21872 21874 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254038894 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140503677909624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21874/tid=21892] ppid=21872 vsize=9624976 CPUtime=0.62 cores=0,2,4,6
/proc/21874/task/21892/stat : 21892 (java) S 21872 21874 20833 0 -1 4202560 101 0 0 0 28 34 0 0 20 0 19 0 254038894 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140503676857032 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21874/tid=21893] ppid=21872 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/21874/task/21893/stat : 21893 (java) S 21872 21874 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254038921 9855975424 282489 33554432000 1073741824 1073778376 140733964999712 140503675803048 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21874 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=118404
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=281501
# CPU time returned by wait4() is 1796.4
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1762.85
CPU time (s): 1800.1
CPU user time (s): 1797.4
CPU system time (s): 2.7
CPU usage (%): 102.113
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.12
system time used= 3.2815
maximum resident set size= 1226836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36974
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55782
involuntary context switches= 80687

runsolver used 5.49116 second user time and 14.7428 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-24 19:05:04
IDJOB=3688021
IDBENCH=2585
IDSOLVER=2269
FILE ID=node102/3688021-1337879104
RUNJOBID= node102-1337871881-20849
PBS_JOBID= 14620102
Free space on /tmp= 71740 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-95-90.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688021-1337879104/watcher-3688021-1337879104 -o /tmp/evaluation-result-3688021-1337879104/solver-3688021-1337879104 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688021-1337879104.opb

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

MD5SUM BENCH= 464b0bce452dea50452bb0b774d05715
RANDOM SEED=671321512

node102.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		: 2667.178
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	: 5334.35
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		: 2667.178
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.90
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		: 2667.178
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.91
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		: 2667.178
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		: 2667.178
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		: 2667.178
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	: 5438.54
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		: 2667.178
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		: 2667.178
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:       32873844 kB
MemFree:        29884332 kB
Buffers:          200048 kB
Cached:          1949792 kB
SwapCached:            0 kB
Active:           708028 kB
Inactive:        1513904 kB
Active(anon):      74164 kB
Inactive(anon):        0 kB
Active(file):     633864 kB
Inactive(file):  1513904 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1064 kB
Writeback:             0 kB
AnonPages:         84552 kB
Mapped:            22520 kB
Shmem:               200 kB
Slab:             623080 kB
SReclaimable:      65608 kB
SUnreclaim:       557472 kB
KernelStack:        1608 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     694944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node102 at 2012-05-24 19:34:28