Trace number 3688646

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 NameAnswerobjective functionCPU timeWall clock time
SAT 4j PB RES // CP 2.3.2 SnapshotSAT (TO)6 1800.11 916.659

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_25_3.opb
MD5SUMcdb29f44159b0b72729019e0c0db0b8a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1.59176
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3090
Sum of products size (including duplicates)6180
Number of different products3090
Sum of products size6180

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.06/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.09	c See www.sat4j.org for details.
0.06/0.09	c version 2.3.2.v20120418
0.06/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.09	c java.vm.version	19.1-b02
0.06/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version		1.6.0_24
0.06/0.09	c os.name		Linux
0.06/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.09	c os.arch		amd64
0.06/0.09	c Free memory 		501472288
0.06/0.09	c Max memory 		7480803328
0.06/0.09	c Total memory 		504102912
0.06/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c c --- End Solver configuration ---
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@23174b07
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3688646-1337878649.opb
0.09/0.12	c reading problem ... 
0.47/0.38	c ... done. Wall clock time 0.265s.
0.47/0.38	c declared #vars     100
0.47/0.38	c internal #vars     3190
0.47/0.38	c #constraints  6280
0.47/0.38	c constraints type 
0.47/0.38	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3190
0.47/0.38	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3090
0.47/0.38	c 6280 constraints processed.
0.47/0.38	c constraints type 
0.47/0.38	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3190
0.47/0.38	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3090
0.47/0.38	c 6280 constraints processed.
0.47/0.38	c objective function length is 100 literals
0.70/0.42	c  And the winner is solver0
1.00/0.88	c SATISFIABLE
1.00/0.88	c OPTIMIZING...
1.00/0.88	c Got one! Elapsed wall clock time (in seconds):0.767
1.00/0.89	o 9
1.03/0.93	c  And the winner is solver0
1.22/1.39	c Got one! Elapsed wall clock time (in seconds):1.271
1.22/1.39	o 8
1.25/1.40	c  And the winner is solver0
1.26/1.89	c Got one! Elapsed wall clock time (in seconds):1.772
1.26/1.89	o 7
5.27/3.41	c  And the winner is solver0
5.32/3.89	c Got one! Elapsed wall clock time (in seconds):3.774
5.32/3.89	o 6
5.85/4.16	c cleaning 2822 clauses out of 5645 with flag 1005/5645
10.02/6.15	c cleaning 4411 clauses out of 8822 with flag 7004/11644
14.60/8.43	c cleaning 5701 clauses out of 11407 with flag 14000/18640
19.71/11.03	c cleaning 6845 clauses out of 13710 with flag 22004/26644
25.35/13.90	c cleaning 7926 clauses out of 15861 with flag 31000/35640
31.41/17.03	c cleaning 8963 clauses out of 17935 with flag 41000/45640
38.23/20.52	c cleaning 9984 clauses out of 19974 with flag 52002/56642
45.65/24.38	c cleaning 10994 clauses out of 21991 with flag 64003/68643
53.98/28.64	c cleaning 11991 clauses out of 23996 with flag 77002/81642
63.01/33.23	c cleaning 12997 clauses out of 26005 with flag 91002/95642
72.62/38.15	c cleaning 13998 clauses out of 28006 with flag 106000/110640
82.78/43.38	c cleaning 14992 clauses out of 30009 with flag 122001/126641
94.40/49.34	c cleaning 15995 clauses out of 32017 with flag 139001/143641
106.52/55.55	c cleaning 16978 clauses out of 34021 with flag 157000/161640
119.22/62.06	c cleaning 18017 clauses out of 36043 with flag 176000/180640
132.70/68.99	c cleaning 19004 clauses out of 38027 with flag 196001/200641
146.59/76.18	c cleaning 20000 clauses out of 40029 with flag 217007/221647
160.73/83.35	c cleaning 21008 clauses out of 42024 with flag 239002/243642
174.61/90.45	c cleaning 22002 clauses out of 44017 with flag 262003/266643
190.46/98.59	c cleaning 23002 clauses out of 46014 with flag 286002/290642
207.09/107.14	c cleaning 23995 clauses out of 48011 with flag 311001/315641
222.54/115.05	c cleaning 24992 clauses out of 50019 with flag 337004/341644
240.60/124.22	c cleaning 25997 clauses out of 52028 with flag 364005/368645
258.04/133.18	c cleaning 27013 clauses out of 54029 with flag 392003/396643
276.85/142.89	c cleaning 28001 clauses out of 56017 with flag 421004/425644
294.50/151.89	c cleaning 29001 clauses out of 58012 with flag 451000/455640
316.33/162.93	c cleaning 30006 clauses out of 60011 with flag 482000/486640
336.95/173.40	c cleaning 31002 clauses out of 62007 with flag 514002/518642
360.39/185.50	c cleaning 32000 clauses out of 64003 with flag 547000/551640
381.64/196.27	c cleaning 32994 clauses out of 66004 with flag 581001/585641
406.93/209.02	c cleaning 34000 clauses out of 68009 with flag 616000/620640
429.75/220.66	c cleaning 34991 clauses out of 70010 with flag 652001/656641
454.78/233.48	c cleaning 35986 clauses out of 72024 with flag 689006/693646
479.80/246.19	c cleaning 37012 clauses out of 74032 with flag 727000/731640
488.79/250.89	c cleaning 0 clauses out of 5434 with flag 0/5436
507.62/260.44	c cleaning 37995 clauses out of 76020 with flag 766000/770640
534.17/274.07	c cleaning 39002 clauses out of 78025 with flag 806000/810640
561.35/287.84	c cleaning 39991 clauses out of 80023 with flag 847000/851640
590.55/302.61	c cleaning 41000 clauses out of 82032 with flag 889000/893640
618.70/316.91	c cleaning 42008 clauses out of 84032 with flag 932000/936640
650.82/333.34	c cleaning 42998 clauses out of 86025 with flag 976001/980641
680.75/348.56	c cleaning 44011 clauses out of 88030 with flag 1021004/1025644
711.52/364.11	c cleaning 45002 clauses out of 90018 with flag 1067003/1071643
742.86/380.05	c cleaning 45999 clauses out of 92014 with flag 1114001/1118641
776.47/397.25	c cleaning 47001 clauses out of 94017 with flag 1162003/1166643
810.59/414.82	c cleaning 47995 clauses out of 96016 with flag 1211003/1215643
843.72/431.68	c cleaning 49007 clauses out of 98018 with flag 1261000/1265640
879.09/449.77	c cleaning 50004 clauses out of 100011 with flag 1312000/1316640
914.83/467.86	c cleaning 51003 clauses out of 102011 with flag 1364004/1368644
950.59/485.95	c cleaning 51994 clauses out of 104007 with flag 1417003/1421643
987.64/504.79	c cleaning 52978 clauses out of 106010 with flag 1471000/1475640
1029.57/526.13	c cleaning 54009 clauses out of 108033 with flag 1526001/1530641
1070.62/546.94	c cleaning 54991 clauses out of 110023 with flag 1582000/1586640
1116.78/570.20	c cleaning 55996 clauses out of 112033 with flag 1639001/1643641
1160.87/592.53	c cleaning 57016 clauses out of 114036 with flag 1697000/1701640
1204.37/614.79	c cleaning 58001 clauses out of 116020 with flag 1756000/1760640
1252.46/639.05	c cleaning 59008 clauses out of 118024 with flag 1816005/1820645
1298.12/662.17	c cleaning 59995 clauses out of 120012 with flag 1877001/1881641
1344.51/685.61	c cleaning 60987 clauses out of 122020 with flag 1939004/1943644
1392.97/710.30	c cleaning 61999 clauses out of 124029 with flag 2002000/2006640
1442.38/735.31	c cleaning 62996 clauses out of 126030 with flag 2066000/2070640
1491.43/760.16	c cleaning 64011 clauses out of 128038 with flag 2131004/2135644
1539.68/784.53	c cleaning 64995 clauses out of 130025 with flag 2197002/2201642
1587.90/809.15	c cleaning 65993 clauses out of 132028 with flag 2264000/2268640
1639.51/835.25	c cleaning 66990 clauses out of 134040 with flag 2332005/2336645
1691.15/861.37	c cleaning 68019 clauses out of 136045 with flag 2401000/2405640
1750.36/891.23	c cleaning 69006 clauses out of 138027 with flag 2471001/2475641
1800.11/916.61	c starts		: 234
1800.11/916.61	c conflicts		: 2539153
1800.11/916.61	c decisions		: 4254764
1800.11/916.61	c propagations		: 795341311
1800.11/916.61	c inspects		: 7306803935
1800.11/916.61	c shortcuts		: 0
1800.11/916.61	c learnt literals	: 0
1800.11/916.61	c learnt binary clauses	: 4
1800.11/916.61	c learnt ternary clauses	: 55
1800.11/916.61	c learnt constraints	: 2539153
1800.11/916.61	c ignored constraints	: 0
1800.11/916.61	c root simplifications	: 0
1800.11/916.61	c removed literals (reason simplification)	: 404375
1800.11/916.61	c reason swapping (by a shorter reason)	: 0
1800.11/916.61	c Calls to reduceDB	: 66
1800.11/916.61	c number of reductions to clauses (during analyze)	: 0
1800.11/916.61	c number of learned constraints concerned by reduction	: 0
1800.11/916.61	c number of learning phase by resolution	: 0
1800.11/916.61	c number of learning phase by cutting planes	: 0
1800.11/916.61	c speed (assignments/second)	: 868072.0757987199
1800.11/916.61	c non guided choices	0
1800.11/916.64	c learnt constraints type 
1800.11/916.64	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
1800.11/916.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 132589
1800.11/916.64	c constraints type 
1800.11/916.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3190
1800.11/916.64	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.11/916.64	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3090
1800.11/916.64	c 6281 constraints processed.
1800.11/916.64	c constraints type 
1800.11/916.64	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3190
1800.11/916.64	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.11/916.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3090
1800.11/916.64	c 6281 constraints processed.
1800.11/916.64	s SATISFIABLE
1800.11/916.64	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 -x53 x54 -x55 x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 
1800.11/916.64	c objective function=6
1800.11/916.64	c Total wall clock time (in seconds): 916.523

Verifier Data

OK	6

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-3688646-1337878649/watcher-3688646-1337878649 -o /tmp/evaluation-result-3688646-1337878649/solver-3688646-1337878649 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688646-1337878649.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: 3.63 3.78 3.82 3/197 26844
/proc/meminfo: memFree=27100072/32873844 swapFree=6080/6080
[pid=26844] ppid=26842 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/26844/stat : 26844 (java) D 26842 26844 24394 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 253989489 9515008 182 33554432000 1073741824 1073778376 140733704501744 140733704492776 248790204085 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/26844/statm: 2323 182 140 9 0 71 0

[startup+0.0834971 s]
/proc/loadavg: 3.63 3.78 3.82 3/197 26844
/proc/meminfo: memFree=27100072/32873844 swapFree=6080/6080
[pid=26844] ppid=26842 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/26844/stat : 26844 (java) S 26842 26844 24394 0 -1 4202496 3354 0 1 0 5 1 0 0 20 0 18 0 253989489 9787813888 4564 33554432000 1073741824 1073778376 140733612561952 140733612553088 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26844/statm: 2389603 4564 1772 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558412

[startup+0.100308 s]
/proc/loadavg: 3.63 3.78 3.82 3/197 26844
/proc/meminfo: memFree=27100072/32873844 swapFree=6080/6080
[pid=26844] ppid=26842 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/26844/stat : 26844 (java) S 26842 26844 24394 0 -1 4202496 4282 0 1 0 8 1 0 0 20 0 18 0 253989489 9787813888 5482 33554432000 1073741824 1073778376 140733612561952 140733612553088 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26844/statm: 2389603 5483 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300297 s]
/proc/loadavg: 3.63 3.78 3.82 3/197 26844
/proc/meminfo: memFree=27100072/32873844 swapFree=6080/6080
[pid=26844] ppid=26842 vsize=9558412 CPUtime=0.47 cores=1,3,5,7
/proc/26844/stat : 26844 (java) S 26842 26844 24394 0 -1 4202496 6048 0 1 0 45 2 0 0 20 0 18 0 253989489 9787813888 8326 33554432000 1073741824 1073778376 140733612561952 140733612553088 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26844/statm: 2389603 8326 2230 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558412

[startup+0.700244 s]
/proc/loadavg: 3.63 3.78 3.82 3/197 26844
/proc/meminfo: memFree=27100072/32873844 swapFree=6080/6080
[pid=26844] ppid=26842 vsize=9824668 CPUtime=1 cores=1,3,5,7
/proc/26844/stat : 26844 (java) S 26842 26844 24394 0 -1 4202496 8415 0 1 0 96 4 0 0 20 0 19 0 253989489 10060460032 13103 33554432000 1073741824 1073778376 140733612561952 140733612553088 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26844/statm: 2456167 13103 2250 9 0 2446860 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 9824668

[startup+1.50077 s]
/proc/loadavg: 3.63 3.78 3.82 3/216 26869
/proc/meminfo: memFree=27049008/32873844 swapFree=6080/6080
[pid=26844] ppid=26842 vsize=9824668 CPUtime=1.26 cores=1,3,5,7
/proc/26844/stat : 26844 (java) S 26842 26844 24394 0 -1 4202496 8935 0 1 0 119 7 0 0 20 0 19 0 253989489 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140733612553088 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26844/statm: 2456167 15706 2254 9 0 2446860 0
[pid=26844/tid=26846] ppid=26842 vsize=9824668 CPUtime=0.35 cores=1,3,5,7
/proc/26844/task/26846/stat : 26846 (java) S 26842 26844 24394 0 -1 4202560 2459 0 1 0 34 1 0 0 20 0 19 0 253989491 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395986674680 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26847] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26847/stat : 26847 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253989492 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395975735848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26848] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26848/stat : 26848 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253989492 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395974683048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26849] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26849/stat : 26849 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253989492 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395973630248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26850] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26850/stat : 26850 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253989492 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395972577448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26851] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26851/stat : 26851 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253989492 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395826330664 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26852] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26852/stat : 26852 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253989492 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395825277864 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26853] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26853/stat : 26853 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253989492 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395824225064 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26854] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26854/stat : 26854 (java) S 26842 26844 24394 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253989492 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395823172264 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26855] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26855/stat : 26855 (java) S 26842 26844 24394 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253989493 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395810761192 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26856] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26856/stat : 26856 (java) S 26842 26844 24394 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253989493 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395809707256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26857] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26857/stat : 26857 (java) S 26842 26844 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253989493 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395808654344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26858] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26858/stat : 26858 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253989496 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395807602832 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26859] ppid=26842 vsize=9824668 CPUtime=0.33 cores=1,3,5,7
/proc/26844/task/26859/stat : 26859 (java) S 26842 26844 24394 0 -1 4202560 1696 0 0 0 33 0 0 0 20 0 19 0 253989496 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395806550968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26860] ppid=26842 vsize=9824668 CPUtime=0.36 cores=1,3,5,7
/proc/26844/task/26860/stat : 26860 (java) S 26842 26844 24394 0 -1 4202560 3445 0 0 0 36 0 0 0 20 0 19 0 253989496 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395805498168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26861] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26861/stat : 26861 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253989496 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395804445560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26862] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26862/stat : 26862 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253989496 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395803392968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26866] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26866/stat : 26866 (java) S 26842 26844 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253989529 10060460032 15706 33554432000 1073741824 1073778376 140733612561952 140395798676264 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 9824668

[startup+3.10079 s]
/proc/loadavg: 3.63 3.78 3.82 7/219 26875
/proc/meminfo: memFree=27021188/32873844 swapFree=6080/6080
[pid=26844] ppid=26842 vsize=9824668 CPUtime=4.64 cores=1,3,5,7
/proc/26844/stat : 26844 (java) S 26842 26844 24394 0 -1 4202496 16555 0 1 0 450 14 0 0 20 0 22 0 253989489 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140733612553088 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26844/statm: 2456167 51956 2277 9 0 2446860 0
[pid=26844/tid=26846] ppid=26842 vsize=9824668 CPUtime=0.35 cores=1,3,5,7
/proc/26844/task/26846/stat : 26846 (java) S 26842 26844 24394 0 -1 4202560 2459 0 1 0 34 1 0 0 20 0 22 0 253989491 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395986674680 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26847] ppid=26842 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/26844/task/26847/stat : 26847 (java) S 26842 26844 24394 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 253989492 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395975735848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26848] ppid=26842 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/26844/task/26848/stat : 26848 (java) S 26842 26844 24394 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 253989492 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395974683048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26849] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26849/stat : 26849 (java) S 26842 26844 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253989492 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395973630248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26850] ppid=26842 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/26844/task/26850/stat : 26850 (java) S 26842 26844 24394 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 253989492 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395972577448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26851] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26851/stat : 26851 (java) S 26842 26844 24394 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 253989492 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395826330664 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26852] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26852/stat : 26852 (java) S 26842 26844 24394 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 253989492 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395825277864 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26853] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26853/stat : 26853 (java) S 26842 26844 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253989492 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395824225064 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26854] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26854/stat : 26854 (java) S 26842 26844 24394 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 253989492 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395823172264 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26855] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26855/stat : 26855 (java) S 26842 26844 24394 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 253989493 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395810761192 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26856] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26856/stat : 26856 (java) S 26842 26844 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253989493 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395809707256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26857] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26857/stat : 26857 (java) S 26842 26844 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253989493 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395808654344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26858] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26858/stat : 26858 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253989496 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395807602832 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26859] ppid=26842 vsize=9824668 CPUtime=0.83 cores=1,3,5,7
/proc/26844/task/26859/stat : 26859 (java) S 26842 26844 24394 0 -1 4202560 6172 0 0 0 81 2 0 0 20 0 22 0 253989496 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395806550968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26860] ppid=26842 vsize=9824668 CPUtime=0.77 cores=1,3,5,7
/proc/26844/task/26860/stat : 26860 (java) S 26842 26844 24394 0 -1 4202560 6388 0 0 0 77 0 0 0 20 0 22 0 253989496 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395805498168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26861] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26861/stat : 26861 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253989496 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395804445560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26862] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26862/stat : 26862 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253989496 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395803392968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26866] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26866/stat : 26866 (java) S 26842 26844 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253989529 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395798676264 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26873] ppid=26842 vsize=9824668 CPUtime=1.14 cores=1,3,5,7
/proc/26844/task/26873/stat : 26873 (java) R 26842 26844 24394 0 -1 4202560 4 0 0 0 114 0 0 0 20 0 22 0 253989679 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395801285024 140395854545918 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26874] ppid=26842 vsize=9824668 CPUtime=1.13 cores=1,3,5,7
/proc/26844/task/26874/stat : 26874 (java) R 26842 26844 24394 0 -1 4202560 54 0 0 0 112 1 0 0 20 0 22 0 253989679 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395802336056 140395854758441 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26875] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26875/stat : 26875 (java) S 26842 26844 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253989679 10060460032 51956 33554432000 1073741824 1073778376 140733612561952 140395799729832 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 9824668

[startup+6.30078 s]
/proc/loadavg: 3.66 3.78 3.83 7/219 26878
/proc/meminfo: memFree=26738512/32873844 swapFree=6080/6080
[pid=26844] ppid=26842 vsize=9824668 CPUtime=10.34 cores=1,3,5,7
/proc/26844/stat : 26844 (java) S 26842 26844 24394 0 -1 4202496 17302 0 1 0 1005 29 0 0 20 0 22 0 253989489 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140733612553088 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26844/statm: 2456167 102858 2289 9 0 2446860 0
[pid=26844/tid=26846] ppid=26842 vsize=9824668 CPUtime=0.35 cores=1,3,5,7
/proc/26844/task/26846/stat : 26846 (java) S 26842 26844 24394 0 -1 4202560 2459 0 1 0 34 1 0 0 20 0 22 0 253989491 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395986674680 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26847] ppid=26842 vsize=9824668 CPUtime=0.05 cores=1,3,5,7
/proc/26844/task/26847/stat : 26847 (java) S 26842 26844 24394 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 22 0 253989492 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395975735848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26848] ppid=26842 vsize=9824668 CPUtime=0.1 cores=1,3,5,7
/proc/26844/task/26848/stat : 26848 (java) S 26842 26844 24394 0 -1 4202560 42 0 0 0 8 2 0 0 20 0 22 0 253989492 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395974683048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26849] ppid=26842 vsize=9824668 CPUtime=0.08 cores=1,3,5,7
/proc/26844/task/26849/stat : 26849 (java) S 26842 26844 24394 0 -1 4202560 34 0 0 0 5 3 0 0 20 0 22 0 253989492 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395973630248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26850] ppid=26842 vsize=9824668 CPUtime=0.05 cores=1,3,5,7
/proc/26844/task/26850/stat : 26850 (java) S 26842 26844 24394 0 -1 4202560 21 0 0 0 4 1 0 0 20 0 22 0 253989492 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395972577448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26851] ppid=26842 vsize=9824668 CPUtime=0.1 cores=1,3,5,7
/proc/26844/task/26851/stat : 26851 (java) S 26842 26844 24394 0 -1 4202560 158 0 0 0 8 2 0 0 20 0 22 0 253989492 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395826330664 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26852] ppid=26842 vsize=9824668 CPUtime=0.05 cores=1,3,5,7
/proc/26844/task/26852/stat : 26852 (java) S 26842 26844 24394 0 -1 4202560 28 0 0 0 3 2 0 0 20 0 22 0 253989492 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395825277864 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26853] ppid=26842 vsize=9824668 CPUtime=0.08 cores=1,3,5,7
/proc/26844/task/26853/stat : 26853 (java) S 26842 26844 24394 0 -1 4202560 136 0 0 0 6 2 0 0 20 0 22 0 253989492 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395824225064 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26854] ppid=26842 vsize=9824668 CPUtime=0.08 cores=1,3,5,7
/proc/26844/task/26854/stat : 26854 (java) S 26842 26844 24394 0 -1 4202560 138 0 0 0 6 2 0 0 20 0 22 0 253989492 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395823172264 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26855] ppid=26842 vsize=9824668 CPUtime=0.21 cores=1,3,5,7
/proc/26844/task/26855/stat : 26855 (java) S 26842 26844 24394 0 -1 4202560 242 0 0 0 21 0 0 0 20 0 22 0 253989493 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395810761192 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26856] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26856/stat : 26856 (java) S 26842 26844 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253989493 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395809707256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26857] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26857/stat : 26857 (java) S 26842 26844 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253989493 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395808654344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26858] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26858/stat : 26858 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253989496 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395807602832 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26859] ppid=26842 vsize=9824668 CPUtime=1.01 cores=1,3,5,7
/proc/26844/task/26859/stat : 26859 (java) S 26842 26844 24394 0 -1 4202560 6180 0 0 0 98 3 0 0 20 0 22 0 253989496 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395806550968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26860] ppid=26842 vsize=9824668 CPUtime=0.86 cores=1,3,5,7
/proc/26844/task/26860/stat : 26860 (java) S 26842 26844 24394 0 -1 4202560 6396 0 0 0 86 0 0 0 20 0 22 0 253989496 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395805498168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26861] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26861/stat : 26861 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253989496 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395804445560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26862] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26862/stat : 26862 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253989496 10060460032 102858 33554432000 1073741824 1073778376 140733612561952 140395803392968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

/proc/26844/statm: 2456167 629335 2290 9 0 2446860 0
[pid=26844/tid=26846] ppid=26842 vsize=9824668 CPUtime=0.4 cores=1,3,5,7
/proc/26844/task/26846/stat : 26846 (java) S 26842 26844 24394 0 -1 4202560 2491 0 1 0 37 3 0 0 20 0 22 0 253989491 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395986674680 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26847] ppid=26842 vsize=9824668 CPUtime=1.9 cores=1,3,5,7
/proc/26844/task/26847/stat : 26847 (java) S 26842 26844 24394 0 -1 4202560 292 0 0 0 183 7 0 0 20 0 22 0 253989492 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395975735848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26848] ppid=26842 vsize=9824668 CPUtime=1.88 cores=1,3,5,7
/proc/26844/task/26848/stat : 26848 (java) S 26842 26844 24394 0 -1 4202560 316 0 0 0 179 9 0 0 20 0 22 0 253989492 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395974683048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26849] ppid=26842 vsize=9824668 CPUtime=1.68 cores=1,3,5,7
/proc/26844/task/26849/stat : 26849 (java) S 26842 26844 24394 0 -1 4202560 331 0 0 0 160 8 0 0 20 0 22 0 253989492 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395973630248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26850] ppid=26842 vsize=9824668 CPUtime=1.72 cores=1,3,5,7
/proc/26844/task/26850/stat : 26850 (java) S 26842 26844 24394 0 -1 4202560 275 0 0 0 165 7 0 0 20 0 22 0 253989492 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395972577448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26851] ppid=26842 vsize=9824668 CPUtime=1.81 cores=1,3,5,7
/proc/26844/task/26851/stat : 26851 (java) S 26842 26844 24394 0 -1 4202560 462 0 0 0 171 10 0 0 20 0 22 0 253989492 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395826330664 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26852] ppid=26842 vsize=9824668 CPUtime=1.75 cores=1,3,5,7
/proc/26844/task/26852/stat : 26852 (java) S 26842 26844 24394 0 -1 4202560 347 0 0 0 168 7 0 0 20 0 22 0 253989492 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395825277864 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26853] ppid=26842 vsize=9824668 CPUtime=1.75 cores=1,3,5,7
/proc/26844/task/26853/stat : 26853 (java) S 26842 26844 24394 0 -1 4202560 413 0 0 0 165 10 0 0 20 0 22 0 253989492 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395824225064 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26854] ppid=26842 vsize=9824668 CPUtime=1.92 cores=1,3,5,7
/proc/26844/task/26854/stat : 26854 (java) S 26842 26844 24394 0 -1 4202560 392 0 0 0 182 10 0 0 20 0 22 0 253989492 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395823172264 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26855] ppid=26842 vsize=9824668 CPUtime=35.11 cores=1,3,5,7
/proc/26844/task/26855/stat : 26855 (java) S 26842 26844 24394 0 -1 4202560 1930 0 0 0 3500 11 0 0 20 0 22 0 253989493 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395810761192 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26856] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26856/stat : 26856 (java) S 26842 26844 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253989493 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395809707256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26857] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26857/stat : 26857 (java) S 26842 26844 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253989493 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395808654344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26858] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26858/stat : 26858 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253989496 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395807602832 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26859] ppid=26842 vsize=9824668 CPUtime=1.18 cores=1,3,5,7
/proc/26844/task/26859/stat : 26859 (java) S 26842 26844 24394 0 -1 4202560 6192 0 0 0 115 3 0 0 20 0 22 0 253989496 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395806550968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26860] ppid=26842 vsize=9824668 CPUtime=0.93 cores=1,3,5,7
/proc/26844/task/26860/stat : 26860 (java) S 26842 26844 24394 0 -1 4202560 6398 0 0 0 93 0 0 0 20 0 22 0 253989496 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395805498168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26861] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26861/stat : 26861 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253989496 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395804445560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26862] ppid=26842 vsize=9824668 CPUtime=0.37 cores=1,3,5,7
/proc/26844/task/26862/stat : 26862 (java) S 26842 26844 24394 0 -1 4202560 47 0 0 0 15 22 0 0 20 0 22 0 253989496 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395803392968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26866] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26866/stat : 26866 (java) S 26842 26844 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253989529 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395798676264 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26876] ppid=26842 vsize=9824668 CPUtime=777.11 cores=1,3,5,7
/proc/26844/task/26876/stat : 26876 (java) R 26842 26844 24394 0 -1 4202560 133 0 0 0 77697 14 0 0 20 0 22 0 253989879 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395802337184 140395854545259 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26877] ppid=26842 vsize=9824668 CPUtime=777.03 cores=1,3,5,7
/proc/26844/task/26877/stat : 26877 (java) R 26842 26844 24394 0 -1 4202560 2182 0 0 0 77652 51 0 0 20 0 22 0 253989879 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395799727024 140395854619814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26878] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26878/stat : 26878 (java) S 26842 26844 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253989879 10060460032 629335 33554432000 1073741824 1073778376 140733612561952 140395801285928 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1613.64
Current children cumulated vsize (KiB) 9824668

[startup+882.301 s]
/proc/loadavg: 3.92 3.87 3.85 5/219 27008
/proc/meminfo: memFree=24336840/32873844 swapFree=6080/6080
[pid=26844] ppid=26842 vsize=9824668 CPUtime=1732.56 cores=1,3,5,7
/proc/26844/stat : 26844 (java) S 26842 26844 24394 0 -1 4202496 23803 0 1 0 173097 159 0 0 20 0 22 0 253989489 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140733612553088 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26844/statm: 2456167 646859 2290 9 0 2446860 0
[pid=26844/tid=26846] ppid=26842 vsize=9824668 CPUtime=0.41 cores=1,3,5,7
/proc/26844/task/26846/stat : 26846 (java) S 26842 26844 24394 0 -1 4202560 2492 0 1 0 37 4 0 0 20 0 22 0 253989491 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395986674680 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26847] ppid=26842 vsize=9824668 CPUtime=1.99 cores=1,3,5,7
/proc/26844/task/26847/stat : 26847 (java) S 26842 26844 24394 0 -1 4202560 301 0 0 0 191 8 0 0 20 0 22 0 253989492 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395975735848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26848] ppid=26842 vsize=9824668 CPUtime=2.03 cores=1,3,5,7
/proc/26844/task/26848/stat : 26848 (java) S 26842 26844 24394 0 -1 4202560 378 0 0 0 193 10 0 0 20 0 22 0 253989492 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395974683048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26849] ppid=26842 vsize=9824668 CPUtime=1.81 cores=1,3,5,7
/proc/26844/task/26849/stat : 26849 (java) S 26842 26844 24394 0 -1 4202560 341 0 0 0 172 9 0 0 20 0 22 0 253989492 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395973630248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26850] ppid=26842 vsize=9824668 CPUtime=1.81 cores=1,3,5,7
/proc/26844/task/26850/stat : 26850 (java) S 26842 26844 24394 0 -1 4202560 291 0 0 0 173 8 0 0 20 0 22 0 253989492 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395972577448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26851] ppid=26842 vsize=9824668 CPUtime=1.9 cores=1,3,5,7
/proc/26844/task/26851/stat : 26851 (java) S 26842 26844 24394 0 -1 4202560 471 0 0 0 180 10 0 0 20 0 22 0 253989492 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395826330664 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26852] ppid=26842 vsize=9824668 CPUtime=1.88 cores=1,3,5,7
/proc/26844/task/26852/stat : 26852 (java) S 26842 26844 24394 0 -1 4202560 365 0 0 0 181 7 0 0 20 0 22 0 253989492 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395825277864 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26853] ppid=26842 vsize=9824668 CPUtime=1.84 cores=1,3,5,7
/proc/26844/task/26853/stat : 26853 (java) S 26842 26844 24394 0 -1 4202560 436 0 0 0 174 10 0 0 20 0 22 0 253989492 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395824225064 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26854] ppid=26842 vsize=9824668 CPUtime=2.05 cores=1,3,5,7
/proc/26844/task/26854/stat : 26854 (java) S 26842 26844 24394 0 -1 4202560 405 0 0 0 194 11 0 0 20 0 22 0 253989492 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395823172264 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26855] ppid=26842 vsize=9824668 CPUtime=36.6 cores=1,3,5,7
/proc/26844/task/26855/stat : 26855 (java) S 26842 26844 24394 0 -1 4202560 1967 0 0 0 3648 12 0 0 20 0 22 0 253989493 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395810761192 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26856] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26856/stat : 26856 (java) S 26842 26844 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253989493 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395809707256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26857] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26857/stat : 26857 (java) S 26842 26844 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253989493 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395808654344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26858] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26858/stat : 26858 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253989496 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395807602832 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26859] ppid=26842 vsize=9824668 CPUtime=1.18 cores=1,3,5,7
/proc/26844/task/26859/stat : 26859 (java) S 26842 26844 24394 0 -1 4202560 6192 0 0 0 115 3 0 0 20 0 22 0 253989496 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395806550968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26860] ppid=26842 vsize=9824668 CPUtime=0.93 cores=1,3,5,7
/proc/26844/task/26860/stat : 26860 (java) S 26842 26844 24394 0 -1 4202560 6398 0 0 0 93 0 0 0 20 0 22 0 253989496 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395805498168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26861] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26861/stat : 26861 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253989496 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395804445560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26862] ppid=26842 vsize=9824668 CPUtime=0.4 cores=1,3,5,7
/proc/26844/task/26862/stat : 26862 (java) S 26842 26844 24394 0 -1 4202560 51 0 0 0 16 24 0 0 20 0 22 0 253989496 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395803392968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26866] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26866/stat : 26866 (java) S 26842 26844 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253989529 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395798676264 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26876] ppid=26842 vsize=9824668 CPUtime=835.23 cores=1,3,5,7
/proc/26844/task/26876/stat : 26876 (java) R 26842 26844 24394 0 -1 4202560 137 0 0 0 83508 15 0 0 20 0 22 0 253989879 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395802337304 140395854481022 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26877] ppid=26842 vsize=9824668 CPUtime=835.13 cores=1,3,5,7
/proc/26844/task/26877/stat : 26877 (java) R 26842 26844 24394 0 -1 4202560 2193 0 0 0 83461 52 0 0 20 0 22 0 253989879 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395799727144 140395854383281 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26878] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26878/stat : 26878 (java) S 26842 26844 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253989879 10060460032 646859 33554432000 1073741824 1073778376 140733612561952 140395801285928 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1732.56
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+916.601 s]
/proc/loadavg: 3.81 3.85 3.84 5/219 27008
/proc/meminfo: memFree=24166364/32873844 swapFree=6080/6080
[pid=26844] ppid=26842 vsize=9824668 CPUtime=1800.11 cores=1,3,5,7
/proc/26844/stat : 26844 (java) S 26842 26844 24394 0 -1 4202496 23979 0 1 0 179846 165 0 0 20 0 22 0 253989489 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140733612553088 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26844/statm: 2456167 659748 2290 9 0 2446860 0
[pid=26844/tid=26846] ppid=26842 vsize=9824668 CPUtime=0.41 cores=1,3,5,7
/proc/26844/task/26846/stat : 26846 (java) S 26842 26844 24394 0 -1 4202560 2493 0 1 0 37 4 0 0 20 0 22 0 253989491 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395986674680 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26847] ppid=26842 vsize=9824668 CPUtime=2.04 cores=1,3,5,7
/proc/26844/task/26847/stat : 26847 (java) S 26842 26844 24394 0 -1 4202560 321 0 0 0 196 8 0 0 20 0 22 0 253989492 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395975735848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26848] ppid=26842 vsize=9824668 CPUtime=2.06 cores=1,3,5,7
/proc/26844/task/26848/stat : 26848 (java) S 26842 26844 24394 0 -1 4202560 384 0 0 0 196 10 0 0 20 0 22 0 253989492 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395974683048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26844/tid=26849] ppid=26842 vsize=9824668 CPUtime=1.86 cores=1,3,5,7
/proc/26844/task/26849/stat : 26849 (java) S 26842 26844 24394 0 -1 4202560 354 0 0 0 177 9 0 0 20 0 22 0 253989492 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395973630248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26850] ppid=26842 vsize=9824668 CPUtime=1.85 cores=1,3,5,7
/proc/26844/task/26850/stat : 26850 (java) S 26842 26844 24394 0 -1 4202560 309 0 0 0 177 8 0 0 20 0 22 0 253989492 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395972577448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26851] ppid=26842 vsize=9824668 CPUtime=1.94 cores=1,3,5,7
/proc/26844/task/26851/stat : 26851 (java) S 26842 26844 24394 0 -1 4202560 527 0 0 0 183 11 0 0 20 0 22 0 253989492 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395826330664 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26852] ppid=26842 vsize=9824668 CPUtime=1.91 cores=1,3,5,7
/proc/26844/task/26852/stat : 26852 (java) S 26842 26844 24394 0 -1 4202560 370 0 0 0 183 8 0 0 20 0 22 0 253989492 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395825277864 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26853] ppid=26842 vsize=9824668 CPUtime=1.89 cores=1,3,5,7
/proc/26844/task/26853/stat : 26853 (java) S 26842 26844 24394 0 -1 4202560 442 0 0 0 179 10 0 0 20 0 22 0 253989492 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395824225064 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26854] ppid=26842 vsize=9824668 CPUtime=2.11 cores=1,3,5,7
/proc/26844/task/26854/stat : 26854 (java) S 26842 26844 24394 0 -1 4202560 429 0 0 0 199 12 0 0 20 0 22 0 253989492 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395823172264 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26855] ppid=26842 vsize=9824668 CPUtime=37.81 cores=1,3,5,7
/proc/26844/task/26855/stat : 26855 (java) S 26842 26844 24394 0 -1 4202560 1984 0 0 0 3769 12 0 0 20 0 22 0 253989493 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395810761192 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26856] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26856/stat : 26856 (java) S 26842 26844 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253989493 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395809707256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26857] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26857/stat : 26857 (java) S 26842 26844 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253989493 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395808654344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26858] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26858/stat : 26858 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253989496 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395807602832 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26859] ppid=26842 vsize=9824668 CPUtime=1.2 cores=1,3,5,7
/proc/26844/task/26859/stat : 26859 (java) S 26842 26844 24394 0 -1 4202560 6193 0 0 0 117 3 0 0 20 0 22 0 253989496 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395806550968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26860] ppid=26842 vsize=9824668 CPUtime=0.93 cores=1,3,5,7
/proc/26844/task/26860/stat : 26860 (java) S 26842 26844 24394 0 -1 4202560 6398 0 0 0 93 0 0 0 20 0 22 0 253989496 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395805498168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26861] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26861/stat : 26861 (java) S 26842 26844 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253989496 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395804445560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26844/tid=26862] ppid=26842 vsize=9824668 CPUtime=0.42 cores=1,3,5,7
/proc/26844/task/26862/stat : 26862 (java) S 26842 26844 24394 0 -1 4202560 53 0 0 0 17 25 0 0 20 0 22 0 253989496 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395803392968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26866] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26866/stat : 26866 (java) S 26842 26844 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253989529 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395798676264 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26876] ppid=26842 vsize=9824668 CPUtime=868.14 cores=1,3,5,7
/proc/26844/task/26876/stat : 26876 (java) R 26842 26844 24394 0 -1 4202560 138 0 0 0 86798 16 0 0 20 0 22 0 253989879 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395802337200 140395854623879 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26844/tid=26877] ppid=26842 vsize=9824668 CPUtime=868.03 cores=1,3,5,7
/proc/26844/task/26877/stat : 26877 (java) R 26842 26844 24394 0 -1 4202560 2199 0 0 0 86750 53 0 0 20 0 22 0 253989879 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395799727008 140395854649508 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26844/tid=26878] ppid=26842 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/26844/task/26878/stat : 26878 (java) S 26842 26844 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253989879 10060460032 659748 33554432000 1073741824 1073778376 140733612561952 140395801285928 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 9824668

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 26844 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=978273
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=132675
# CPU time returned by wait4() is 1796.11
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 916.659
CPU time (s): 1800.11
CPU user time (s): 1798.46
CPU system time (s): 1.65
CPU usage (%): 196.377
Max. virtual memory (cumulated for all children) (KiB): 9825784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.98
system time used= 2.13267
maximum resident set size= 2998780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24010
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26006
involuntary context switches= 40081

runsolver used 3.72143 second user time and 8.86365 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-24 18:57:29
IDJOB=3688646
IDBENCH=48154
IDSOLVER=2268
FILE ID=node139/3688646-1337878649
RUNJOBID= node139-1337871881-24411
PBS_JOBID= 14620065
Free space on /tmp= 71684 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_25_3.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688646-1337878649/watcher-3688646-1337878649 -o /tmp/evaluation-result-3688646-1337878649/solver-3688646-1337878649 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3688646-1337878649.opb

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

MD5SUM BENCH= cdb29f44159b0b72729019e0c0db0b8a
RANDOM SEED=597742442

node139.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.750
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	: 5333.50
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.750
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.750
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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.750
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.750
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.750
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:        27100228 kB
Buffers:          220700 kB
Cached:          2770276 kB
SwapCached:            0 kB
Active:          2463584 kB
Inactive:        2515116 kB
Active(anon):    1979068 kB
Inactive(anon):    11120 kB
Active(file):     484516 kB
Inactive(file):  2503996 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               212 kB
Writeback:             0 kB
AnonPages:       1993472 kB
Mapped:            22604 kB
Shmem:               200 kB
Slab:             652944 kB
SReclaimable:      95460 kB
SUnreclaim:       557484 kB
KernelStack:        1616 kB
PageTables:         7656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2636340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1931264 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= 71684 MiB
End job on node139 at 2012-05-24 19:12:48