Trace number 3458610

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
Sat4j Resolution 2.3.0? (TO) 1800.06 1798.94

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-degen2.opb
MD5SUM64532e211df845746fb0c67de55e4b15
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16020
Total number of constraints444
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 constraints444
Minimum length of a constraint60
Maximum length of a constraint2550
Number of terms in the objective function 14100
Biggest coefficient in the objective function 2553894928384
Number of bits for the biggest coefficient in the objective function 42
Sum of the numbers in the objective function 401268056673330
Number of bits of the sum of numbers in the objective function 49
Biggest number in a constraint 2553894928384
Number of bits of the biggest number in a constraint 42
Biggest sum of numbers in a constraint 401268056673330
Number of bits of the biggest sum of numbers49
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-2010 Daniel Le Berre
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.1.v20110525
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.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		12995394264
0.00/0.08	c Max memory 		13063553024
0.00/0.08	c Total memory 		13063553024
0.00/0.08	c Number of processors 	8
0.12/0.11	c Pseudo Boolean Optimization
0.12/0.11	c --- Begin Solver configuration ---
0.12/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.12/0.11	c Learn all clauses as in MiniSAT
0.12/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.11	c Expensive reason simplification
0.12/0.11	c Armin Biere (Picosat) restarts strategy
0.12/0.11	c Glucose learned constraints deletion strategy
0.12/0.11	c timeout=2147483s
0.12/0.11	c DB Simplification allowed=false
0.12/0.11	c --- End Solver configuration ---
0.12/0.11	c solving HOME/instance-3458610-1307151045.opb
0.12/0.11	c reading problem ... 
0.86/0.56	c ... done. Wall clock time 0.456s.
0.86/0.56	c #vars     16020
0.86/0.56	c #constraints  9614
0.86/0.56	c constraints type 
0.86/0.56	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 665
22.52/21.89	c cleaning 2491 clauses out of 5000 with flag 5000/5000
39.99/39.11	c cleaning 4251 clauses out of 8509 with flag 11000/11000
59.31/58.48	c cleaning 5626 clauses out of 11258 with flag 18000/18000
79.71/78.87	c cleaning 6816 clauses out of 13632 with flag 26000/26000
106.96/106.09	c cleaning 7904 clauses out of 15816 with flag 35000/35000
134.66/133.73	c cleaning 8952 clauses out of 17912 with flag 45000/45000
163.46/162.52	c cleaning 9475 clauses out of 18962 with flag 55002/55002
191.38/190.47	c cleaning 9739 clauses out of 19486 with flag 65001/65001
228.68/227.79	c cleaning 9863 clauses out of 19746 with flag 75000/75000
259.67/258.78	c cleaning 9935 clauses out of 19883 with flag 85000/85000
292.17/291.25	c cleaning 9971 clauses out of 19949 with flag 95001/95001
320.67/319.80	c cleaning 9981 clauses out of 19977 with flag 105000/105000
351.07/350.19	c cleaning 9998 clauses out of 19998 with flag 115002/115002
384.28/383.39	c cleaning 9991 clauses out of 19998 with flag 125000/125000
416.98/416.07	c cleaning 9997 clauses out of 20008 with flag 135001/135001
446.98/446.01	c cleaning 9995 clauses out of 20010 with flag 145000/145000
485.69/484.75	c cleaning 9995 clauses out of 20015 with flag 155000/155000
518.19/517.22	c cleaning 10002 clauses out of 20021 with flag 165001/165001
555.30/554.30	c cleaning 10000 clauses out of 20020 with flag 175002/175002
586.10/585.14	c cleaning 9995 clauses out of 20018 with flag 185000/185000
613.41/612.44	c cleaning 10003 clauses out of 20023 with flag 195000/195000
640.41/639.48	c cleaning 9998 clauses out of 20020 with flag 205000/205000
668.51/667.52	c cleaning 10002 clauses out of 20022 with flag 215000/215000
692.71/691.76	c cleaning 9998 clauses out of 20020 with flag 225000/225000
719.11/718.13	c cleaning 10004 clauses out of 20023 with flag 235001/235001
745.41/744.44	c cleaning 10002 clauses out of 20018 with flag 245000/245000
771.32/770.39	c cleaning 9993 clauses out of 20016 with flag 255000/255000
797.62/796.65	c cleaning 10005 clauses out of 20023 with flag 265000/265000
825.22/824.23	c cleaning 10000 clauses out of 20019 with flag 275001/275001
850.92/849.91	c cleaning 10008 clauses out of 20019 with flag 285001/285001
872.52/871.57	c cleaning 9995 clauses out of 20010 with flag 295000/295000
901.63/900.68	c cleaning 9994 clauses out of 20016 with flag 305001/305001
933.94/932.93	c cleaning 10006 clauses out of 20021 with flag 315000/315000
962.74/961.79	c cleaning 9997 clauses out of 20015 with flag 325000/325000
998.44/997.47	c cleaning 10001 clauses out of 20019 with flag 335001/335001
1030.14/1029.14	c cleaning 9991 clauses out of 20017 with flag 345000/345000
1064.85/1063.88	c cleaning 10005 clauses out of 20027 with flag 355001/355001
1096.94/1095.97	c cleaning 9995 clauses out of 20021 with flag 365000/365000
1119.45/1118.46	c cleaning 10000 clauses out of 20027 with flag 375001/375001
1147.95/1146.92	c cleaning 9995 clauses out of 20026 with flag 385000/385000
1179.16/1178.18	c cleaning 10008 clauses out of 20032 with flag 395001/395001
1199.26/1198.29	c cleaning 10002 clauses out of 20023 with flag 405000/405000
1236.06/1235.05	c cleaning 9997 clauses out of 20021 with flag 415000/415000
1271.86/1270.89	c cleaning 10005 clauses out of 20025 with flag 425001/425001
1305.37/1304.36	c cleaning 9994 clauses out of 20019 with flag 435000/435000
1336.27/1335.25	c cleaning 10008 clauses out of 20027 with flag 445002/445002
1372.27/1371.25	c cleaning 9999 clauses out of 20017 with flag 455000/455000
1406.57/1405.54	c cleaning 9999 clauses out of 20019 with flag 465001/465001
1445.57/1444.52	c cleaning 10002 clauses out of 20019 with flag 475000/475000
1481.37/1480.33	c cleaning 9999 clauses out of 20018 with flag 485001/485001
1516.89/1515.82	c cleaning 10000 clauses out of 20018 with flag 495000/495000
1549.08/1548.07	c cleaning 9999 clauses out of 20019 with flag 505001/505001
1584.99/1583.90	c cleaning 10006 clauses out of 20020 with flag 515001/515001
1620.99/1619.92	c cleaning 10001 clauses out of 20015 with flag 525002/525002
1661.29/1660.26	c cleaning 9994 clauses out of 20013 with flag 535001/535001
1699.70/1698.69	c cleaning 10001 clauses out of 20018 with flag 545000/545000
1736.70/1735.67	c cleaning 10004 clauses out of 20018 with flag 555001/555001
1776.30/1775.27	c cleaning 9997 clauses out of 20013 with flag 565000/565000
1800.01/1798.92	c starts		: 153
1800.01/1798.92	c conflicts		: 571307
1800.01/1798.92	c decisions		: 685916
1800.01/1798.92	c propagations		: 64857375
1800.01/1798.92	c inspects		: 573815701
1800.01/1798.92	c shortcuts		: 0
1800.01/1798.92	c learnt literals	: 0
1800.01/1798.92	c learnt binary clauses	: 0
1800.01/1798.92	c learnt ternary clauses	: 1
1800.01/1798.92	c learnt constraints	: 571307
1800.01/1798.92	c ignored constraints	: 0
1800.01/1798.92	c root simplifications	: 0
1800.01/1798.92	c removed literals (reason simplification)	: 12006781
1800.01/1798.92	c reason swapping (by a shorter reason)	: 0
1800.01/1798.92	c Calls to reduceDB	: 58
1800.01/1798.92	c number of reductions to clauses (during analyze)	: 0
1800.01/1798.92	c number of learned constraints concerned by reduction	: 0
1800.01/1798.92	c number of learning phase by resolution	: 0
1800.01/1798.92	c number of learning phase by cutting planes	: 0
1800.01/1798.92	c speed (assignments/second)	: 36064.878252489914
1800.01/1798.92	c non guided choices	76
1800.01/1798.93	c learnt constraints type 
1800.01/1798.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 16324
1800.01/1798.93	c constraints type 
1800.01/1798.93	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 665
1800.01/1798.93	s UNKNOWN
1800.01/1798.93	c Total wall clock time (in seconds): 1798.819

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3458610-1307151045/watcher-3458610-1307151045 -o /tmp/evaluation-result-3458610-1307151045/solver-3458610-1307151045 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458610-1307151045.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.98 2.04 1.97 2/391 17255
/proc/meminfo: memFree=22761332/32951124 swapFree=37148216/67111528
[pid=17255] ppid=17253 vsize=13508980 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (java) S 17253 17255 14642 0 -1 4202496 3534 0 1 0 0 0 0 0 25 0 2 0 826704924 13833195520 3235 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/17255/statm: 3377245 3248 906 9 0 3368401 0
[pid=17255/tid=17256] ppid=17253 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17256/stat : 17256 (java) R 17253 17255 14642 0 -1 4202560 4156 0 1 0 0 0 0 0 25 0 2 0 826704924 13850947584 4972 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230808859707 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.109277 s]
/proc/loadavg: 1.98 2.04 1.97 2/391 17255
/proc/meminfo: memFree=22761332/32951124 swapFree=37148216/67111528
[pid=17255] ppid=17253 vsize=13622424 CPUtime=0.12 cores=0,2,4,6
/proc/17255/stat : 17255 (java) S 17253 17255 14642 0 -1 4202496 15733 0 1 0 10 2 0 0 25 0 18 0 826704924 13949362176 15386 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17255/statm: 3405606 15387 2108 9 0 3396340 0
[pid=17255/tid=17256] ppid=17253 vsize=13622424 CPUtime=0.09 cores=0,2,4,6
/proc/17255/task/17256/stat : 17256 (java) R 17253 17255 14642 0 -1 4202560 13761 0 1 0 8 1 0 0 18 0 18 0 826704924 13949362176 15388 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 47237381796917 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13622424

[startup+0.200297 s]
/proc/loadavg: 1.98 2.04 1.97 2/391 17255
/proc/meminfo: memFree=22761332/32951124 swapFree=37148216/67111528
[pid=17255] ppid=17253 vsize=13622776 CPUtime=0.3 cores=0,2,4,6
/proc/17255/stat : 17255 (java) S 17253 17255 14642 0 -1 4202496 17023 0 1 0 28 2 0 0 25 0 18 0 826704924 13949722624 16438 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17255/statm: 3405694 16439 2189 9 0 3396428 0
[pid=17255/tid=17256] ppid=17253 vsize=13622776 CPUtime=0.19 cores=0,2,4,6
/proc/17255/task/17256/stat : 17256 (java) R 17253 17255 14642 0 -1 4202560 14579 0 1 0 17 2 0 0 18 0 18 0 826704924 13949722624 16439 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 46912505563369 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13622776

[startup+0.300278 s]
/proc/loadavg: 1.98 2.04 1.97 2/391 17255
/proc/meminfo: memFree=22761332/32951124 swapFree=37148216/67111528
[pid=17255] ppid=17253 vsize=13630084 CPUtime=0.53 cores=0,2,4,6
/proc/17255/stat : 17255 (java) S 17253 17255 14642 0 -1 4202496 22944 0 1 0 51 2 0 0 25 0 18 0 826704924 13957206016 21100 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17255/statm: 3407521 21100 2203 9 0 3398255 0
[pid=17255/tid=17256] ppid=17253 vsize=13630084 CPUtime=0.28 cores=0,2,4,6
/proc/17255/task/17256/stat : 17256 (java) R 17253 17255 14642 0 -1 4202560 17494 0 1 0 26 2 0 0 18 0 18 0 826704924 13957206016 21100 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 47237379595345 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13630084

[startup+0.701237 s]
/proc/loadavg: 1.98 2.04 1.97 2/391 17255
/proc/meminfo: memFree=22761332/32951124 swapFree=37148216/67111528
[pid=17255] ppid=17253 vsize=13632272 CPUtime=1.2 cores=0,2,4,6
/proc/17255/stat : 17255 (java) S 17253 17255 14642 0 -1 4202496 44817 0 1 0 115 5 0 0 25 0 19 0 826704924 13959446528 42321 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17255/statm: 3408068 42321 2220 9 0 3398802 0
[pid=17255/tid=17256] ppid=17253 vsize=13632272 CPUtime=0.68 cores=0,2,4,6
/proc/17255/task/17256/stat : 17256 (java) R 17253 17255 14642 0 -1 4202560 38022 0 1 0 64 4 0 0 19 0 19 0 826704924 13959446528 42321 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 46912505728090 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 13632272

[startup+1.50106 s]
/proc/loadavg: 1.98 2.04 1.97 3/410 17274
/proc/meminfo: memFree=22596136/32951124 swapFree=37148216/67111528
[pid=17255] ppid=17253 vsize=13632272 CPUtime=2.15 cores=0,2,4,6
/proc/17255/stat : 17255 (java) S 17253 17255 14642 0 -1 4202496 45607 0 1 0 209 6 0 0 25 0 19 0 826704924 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17255/statm: 3408068 42398 2224 9 0 3398802 0
[pid=17255/tid=17256] ppid=17253 vsize=13632272 CPUtime=1.48 cores=0,2,4,6
/proc/17255/task/17256/stat : 17256 (java) R 17253 17255 14642 0 -1 4202560 38056 0 1 0 144 4 0 0 20 0 19 0 826704924 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 46912505730334 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17255/tid=17258] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17258/stat : 17258 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17259] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17259/stat : 17259 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17260] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17260/stat : 17260 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17261] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17261/stat : 17261 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17262] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17262/stat : 17262 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17263] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17263/stat : 17263 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17264] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17264/stat : 17264 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17265] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17265/stat : 17265 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17266] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17266/stat : 17266 (java) S 17253 17255 14642 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 826704927 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 0 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17267] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17267/stat : 17267 (java) S 17253 17255 14642 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826704928 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17268] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17268/stat : 17268 (java) S 17253 17255 14642 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826704928 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17269] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17269/stat : 17269 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820989361 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17270] ppid=17253 vsize=13632272 CPUtime=0.36 cores=0,2,4,6
/proc/17255/task/17270/stat : 17270 (java) S 17253 17255 14642 0 -1 4202560 2692 0 0 0 36 0 0 0 20 0 19 0 826704930 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17271] ppid=17253 vsize=13632272 CPUtime=0.29 cores=0,2,4,6
/proc/17255/task/17271/stat : 17271 (java) S 17253 17255 14642 0 -1 4202560 3698 0 0 0 29 0 0 0 15 0 19 0 826704930 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17272] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17272/stat : 17272 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17273] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17273/stat : 17273 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826704930 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17274] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17274/stat : 17274 (java) S 17253 17255 14642 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826704989 13959446528 42398 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 13632272

[startup+3.10079 s]
/proc/loadavg: 1.99 2.04 1.97 4/410 17274
/proc/meminfo: memFree=22595640/32951124 swapFree=37148216/67111528
[pid=17255] ppid=17253 vsize=13632272 CPUtime=3.79 cores=0,2,4,6
/proc/17255/stat : 17255 (java) S 17253 17255 14642 0 -1 4202496 45643 0 1 0 373 6 0 0 25 0 19 0 826704924 13959446528 42433 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17255/statm: 3408068 42433 2225 9 0 3398802 0
[pid=17255/tid=17256] ppid=17253 vsize=13632272 CPUtime=3.08 cores=0,2,4,6
/proc/17255/task/17256/stat : 17256 (java) R 17253 17255 14642 0 -1 4202560 38087 0 1 0 304 4 0 0 25 0 19 0 826704924 13959446528 42433 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 46912505728071 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17255/tid=17258] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17258/stat : 17258 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17259] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17259/stat : 17259 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17260] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17260/stat : 17260 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17261] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17261/stat : 17261 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17262] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17262/stat : 17262 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17263] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17263/stat : 17263 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17264] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17264/stat : 17264 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17265] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17265/stat : 17265 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17266] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17266/stat : 17266 (java) S 17253 17255 14642 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 826704927 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 0 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17267] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17267/stat : 17267 (java) S 17253 17255 14642 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826704928 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17268] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17268/stat : 17268 (java) S 17253 17255 14642 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826704928 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17269] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17269/stat : 17269 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820989361 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17270] ppid=17253 vsize=13632272 CPUtime=0.36 cores=0,2,4,6
/proc/17255/task/17270/stat : 17270 (java) S 17253 17255 14642 0 -1 4202560 2692 0 0 0 36 0 0 0 18 0 19 0 826704930 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17271] ppid=17253 vsize=13632272 CPUtime=0.32 cores=0,2,4,6
/proc/17255/task/17271/stat : 17271 (java) R 17253 17255 14642 0 -1 4202560 3703 0 0 0 32 0 0 0 15 0 19 0 826704930 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 47237383194174 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=17255/tid=17272] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17272/stat : 17272 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17273] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17273/stat : 17273 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826704930 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17274] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17274/stat : 17274 (java) S 17253 17255 14642 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826704989 13959446528 42434 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 13632272

[startup+6.30121 s]
/proc/loadavg: 1.99 2.04 1.97 3/410 17274
/proc/meminfo: memFree=22593124/32951124 swapFree=37148216/67111528
[pid=17255] ppid=17253 vsize=13632272 CPUtime=6.99 cores=0,2,4,6
/proc/17255/stat : 17255 (java) S 17253 17255 14642 0 -1 4202496 45694 0 1 0 693 6 0 0 25 0 19 0 826704924 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17255/statm: 3408068 42482 2226 9 0 3398802 0
[pid=17255/tid=17256] ppid=17253 vsize=13632272 CPUtime=6.28 cores=0,2,4,6
/proc/17255/task/17256/stat : 17256 (java) R 17253 17255 14642 0 -1 4202560 38137 0 1 0 624 4 0 0 25 0 19 0 826704924 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 46912505722792 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17255/tid=17258] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17258/stat : 17258 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17259] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17259/stat : 17259 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17260] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17260/stat : 17260 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17261] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17261/stat : 17261 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17262] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17262/stat : 17262 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17263] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17263/stat : 17263 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17264] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17264/stat : 17264 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17265] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17265/stat : 17265 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704926 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17266] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17266/stat : 17266 (java) S 17253 17255 14642 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 826704927 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 0 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17267] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17267/stat : 17267 (java) S 17253 17255 14642 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826704928 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17268] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17268/stat : 17268 (java) S 17253 17255 14642 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826704928 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17269] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17269/stat : 17269 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820989361 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17270] ppid=17253 vsize=13632272 CPUtime=0.36 cores=0,2,4,6
/proc/17255/task/17270/stat : 17270 (java) S 17253 17255 14642 0 -1 4202560 2692 0 0 0 36 0 0 0 18 0 19 0 826704930 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17271] ppid=17253 vsize=13632272 CPUtime=0.32 cores=0,2,4,6
/proc/17255/task/17271/stat : 17271 (java) S 17253 17255 14642 0 -1 4202560 3703 0 0 0 32 0 0 0 15 0 19 0 826704930 13959446528 42482 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0

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

[pid=17255/tid=17263] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17263/stat : 17263 (java) S 17253 17255 14642 0 -1 4202560 110 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17264] ppid=17253 vsize=13632272 CPUtime=0.03 cores=0,2,4,6
/proc/17255/task/17264/stat : 17264 (java) S 17253 17255 14642 0 -1 4202560 1629 0 0 0 3 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17265] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17265/stat : 17265 (java) S 17253 17255 14642 0 -1 4202560 1035 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17266] ppid=17253 vsize=13632272 CPUtime=1.59 cores=0,2,4,6
/proc/17255/task/17266/stat : 17266 (java) S 17253 17255 14642 0 -1 4202560 4240 0 0 0 158 1 0 0 15 0 19 0 826704927 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 0 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17267] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17267/stat : 17267 (java) S 17253 17255 14642 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 826704928 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17268] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17268/stat : 17268 (java) S 17253 17255 14642 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826704928 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17269] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17269/stat : 17269 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820989361 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17270] ppid=17253 vsize=13632272 CPUtime=0.55 cores=0,2,4,6
/proc/17255/task/17270/stat : 17270 (java) S 17253 17255 14642 0 -1 4202560 8012 0 0 0 54 1 0 0 15 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17271] ppid=17253 vsize=13632272 CPUtime=0.38 cores=0,2,4,6
/proc/17255/task/17271/stat : 17271 (java) S 17253 17255 14642 0 -1 4202560 3714 0 0 0 38 0 0 0 15 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17272] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17272/stat : 17272 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17273] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17273/stat : 17273 (java) S 17253 17255 14642 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 4 0 16800975 18446604447663450816 0 0 -1 0 0 0 0
[pid=17255/tid=17274] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17274/stat : 17274 (java) S 17253 17255 14642 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826704989 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1663.39
Current children cumulated vsize (KiB) 13632272

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.01 4/410 17320
/proc/meminfo: memFree=22547956/32951124 swapFree=37148216/67111528
[pid=17255] ppid=17253 vsize=13632272 CPUtime=1723.4 cores=0,2,4,6
/proc/17255/stat : 17255 (java) S 17253 17255 14642 0 -1 4202496 59081 0 1 0 172329 11 0 0 25 0 19 0 826704924 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17255/statm: 3408068 51311 2253 9 0 3398802 0
[pid=17255/tid=17256] ppid=17253 vsize=13632272 CPUtime=1720.57 cores=0,2,4,6
/proc/17255/task/17256/stat : 17256 (java) R 17253 17255 14642 0 -1 4202560 38539 0 1 0 172051 6 0 0 25 0 19 0 826704924 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 46912505734782 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17255/tid=17258] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17258/stat : 17258 (java) S 17253 17255 14642 0 -1 4202560 188 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17259] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17259/stat : 17259 (java) S 17253 17255 14642 0 -1 4202560 50 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17260] ppid=17253 vsize=13632272 CPUtime=0.03 cores=0,2,4,6
/proc/17255/task/17260/stat : 17260 (java) S 17253 17255 14642 0 -1 4202560 288 0 0 0 3 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17261] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17261/stat : 17261 (java) S 17253 17255 14642 0 -1 4202560 10 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17262] ppid=17253 vsize=13632272 CPUtime=0.01 cores=0,2,4,6
/proc/17255/task/17262/stat : 17262 (java) S 17253 17255 14642 0 -1 4202560 12 0 0 0 1 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17263] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17263/stat : 17263 (java) S 17253 17255 14642 0 -1 4202560 110 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17264] ppid=17253 vsize=13632272 CPUtime=0.03 cores=0,2,4,6
/proc/17255/task/17264/stat : 17264 (java) S 17253 17255 14642 0 -1 4202560 1629 0 0 0 3 0 0 0 16 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17265] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17265/stat : 17265 (java) S 17253 17255 14642 0 -1 4202560 1035 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17266] ppid=17253 vsize=13632272 CPUtime=1.61 cores=0,2,4,6
/proc/17255/task/17266/stat : 17266 (java) S 17253 17255 14642 0 -1 4202560 4242 0 0 0 160 1 0 0 15 0 19 0 826704927 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 0 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17267] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17267/stat : 17267 (java) S 17253 17255 14642 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 826704928 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17268] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17268/stat : 17268 (java) S 17253 17255 14642 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826704928 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17269] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17269/stat : 17269 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820989361 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17270] ppid=17253 vsize=13632272 CPUtime=0.55 cores=0,2,4,6
/proc/17255/task/17270/stat : 17270 (java) S 17253 17255 14642 0 -1 4202560 8012 0 0 0 54 1 0 0 15 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17271] ppid=17253 vsize=13632272 CPUtime=0.38 cores=0,2,4,6
/proc/17255/task/17271/stat : 17271 (java) S 17253 17255 14642 0 -1 4202560 3714 0 0 0 38 0 0 0 15 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17272] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17272/stat : 17272 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17273] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17273/stat : 17273 (java) S 17253 17255 14642 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 4 0 16800975 18446604447663450816 0 0 -1 0 0 0 0
[pid=17255/tid=17274] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17274/stat : 17274 (java) S 17253 17255 14642 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826704989 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1723.4
Current children cumulated vsize (KiB) 13632272

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 4/410 17321
/proc/meminfo: memFree=22547308/32951124 swapFree=37148216/67111528
[pid=17255] ppid=17253 vsize=13632272 CPUtime=1783.4 cores=0,2,4,6
/proc/17255/stat : 17255 (java) S 17253 17255 14642 0 -1 4202496 59089 0 1 0 178329 11 0 0 25 0 19 0 826704924 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17255/statm: 3408068 51311 2253 9 0 3398802 0
[pid=17255/tid=17256] ppid=17253 vsize=13632272 CPUtime=1780.51 cores=0,2,4,6
/proc/17255/task/17256/stat : 17256 (java) R 17253 17255 14642 0 -1 4202560 38541 0 1 0 178045 6 0 0 25 0 19 0 826704924 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 46912505728049 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17255/tid=17258] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17258/stat : 17258 (java) S 17253 17255 14642 0 -1 4202560 188 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17259] ppid=17253 vsize=13632272 CPUtime=0.03 cores=0,2,4,6
/proc/17255/task/17259/stat : 17259 (java) S 17253 17255 14642 0 -1 4202560 50 0 0 0 3 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17260] ppid=17253 vsize=13632272 CPUtime=0.03 cores=0,2,4,6
/proc/17255/task/17260/stat : 17260 (java) S 17253 17255 14642 0 -1 4202560 288 0 0 0 3 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17261] ppid=17253 vsize=13632272 CPUtime=0.03 cores=0,2,4,6
/proc/17255/task/17261/stat : 17261 (java) S 17253 17255 14642 0 -1 4202560 10 0 0 0 3 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17262] ppid=17253 vsize=13632272 CPUtime=0.01 cores=0,2,4,6
/proc/17255/task/17262/stat : 17262 (java) S 17253 17255 14642 0 -1 4202560 12 0 0 0 1 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17263] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17263/stat : 17263 (java) S 17253 17255 14642 0 -1 4202560 110 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17264] ppid=17253 vsize=13632272 CPUtime=0.04 cores=0,2,4,6
/proc/17255/task/17264/stat : 17264 (java) S 17253 17255 14642 0 -1 4202560 1629 0 0 0 4 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17265] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17265/stat : 17265 (java) S 17253 17255 14642 0 -1 4202560 1035 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17266] ppid=17253 vsize=13632272 CPUtime=1.67 cores=0,2,4,6
/proc/17255/task/17266/stat : 17266 (java) S 17253 17255 14642 0 -1 4202560 4246 0 0 0 166 1 0 0 15 0 19 0 826704927 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 0 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17267] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17267/stat : 17267 (java) S 17253 17255 14642 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 826704928 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17268] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17268/stat : 17268 (java) S 17253 17255 14642 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826704928 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17269] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17269/stat : 17269 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820989361 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17270] ppid=17253 vsize=13632272 CPUtime=0.55 cores=0,2,4,6
/proc/17255/task/17270/stat : 17270 (java) S 17253 17255 14642 0 -1 4202560 8012 0 0 0 54 1 0 0 15 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17271] ppid=17253 vsize=13632272 CPUtime=0.38 cores=0,2,4,6
/proc/17255/task/17271/stat : 17271 (java) S 17253 17255 14642 0 -1 4202560 3714 0 0 0 38 0 0 0 15 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17272] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17272/stat : 17272 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17273] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17273/stat : 17273 (java) S 17253 17255 14642 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 4 0 16800975 18446604447663450816 0 0 -1 0 0 0 0
[pid=17255/tid=17274] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17274/stat : 17274 (java) S 17253 17255 14642 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826704989 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (KiB) 13632272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.9 s]
/proc/loadavg: 1.93 2.01 1.99 3/410 17370
/proc/meminfo: memFree=22576084/32951124 swapFree=37148216/67111528
[pid=17255] ppid=17253 vsize=13632272 CPUtime=1800.01 cores=0,2,4,6
/proc/17255/stat : 17255 (java) S 17253 17255 14642 0 -1 4202496 59091 0 1 0 179990 11 0 0 25 0 19 0 826704924 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/17255/statm: 3408068 51311 2253 9 0 3398802 0
[pid=17255/tid=17256] ppid=17253 vsize=13632272 CPUtime=1797.13 cores=0,2,4,6
/proc/17255/task/17256/stat : 17256 (java) R 17253 17255 14642 0 -1 4202560 38541 0 1 0 179707 6 0 0 25 0 19 0 826704924 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 46912505729499 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17255/tid=17258] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17258/stat : 17258 (java) S 17253 17255 14642 0 -1 4202560 188 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17259] ppid=17253 vsize=13632272 CPUtime=0.03 cores=0,2,4,6
/proc/17255/task/17259/stat : 17259 (java) S 17253 17255 14642 0 -1 4202560 50 0 0 0 3 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17260] ppid=17253 vsize=13632272 CPUtime=0.03 cores=0,2,4,6
/proc/17255/task/17260/stat : 17260 (java) S 17253 17255 14642 0 -1 4202560 288 0 0 0 3 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17261] ppid=17253 vsize=13632272 CPUtime=0.03 cores=0,2,4,6
/proc/17255/task/17261/stat : 17261 (java) S 17253 17255 14642 0 -1 4202560 10 0 0 0 3 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17262] ppid=17253 vsize=13632272 CPUtime=0.01 cores=0,2,4,6
/proc/17255/task/17262/stat : 17262 (java) S 17253 17255 14642 0 -1 4202560 12 0 0 0 1 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17263] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17263/stat : 17263 (java) S 17253 17255 14642 0 -1 4202560 110 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17264] ppid=17253 vsize=13632272 CPUtime=0.04 cores=0,2,4,6
/proc/17255/task/17264/stat : 17264 (java) S 17253 17255 14642 0 -1 4202560 1629 0 0 0 4 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17265] ppid=17253 vsize=13632272 CPUtime=0.02 cores=0,2,4,6
/proc/17255/task/17265/stat : 17265 (java) S 17253 17255 14642 0 -1 4202560 1035 0 0 0 2 0 0 0 15 0 19 0 826704926 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17266] ppid=17253 vsize=13632272 CPUtime=1.67 cores=0,2,4,6
/proc/17255/task/17266/stat : 17266 (java) S 17253 17255 14642 0 -1 4202560 4246 0 0 0 166 1 0 0 15 0 19 0 826704927 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 0 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17267] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17267/stat : 17267 (java) S 17253 17255 14642 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 826704928 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17268] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17268/stat : 17268 (java) S 17253 17255 14642 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826704928 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17269] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17269/stat : 17269 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820989361 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17270] ppid=17253 vsize=13632272 CPUtime=0.55 cores=0,2,4,6
/proc/17255/task/17270/stat : 17270 (java) S 17253 17255 14642 0 -1 4202560 8012 0 0 0 54 1 0 0 15 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 2 0 0 0
[pid=17255/tid=17271] ppid=17253 vsize=13632272 CPUtime=0.38 cores=0,2,4,6
/proc/17255/task/17271/stat : 17271 (java) S 17253 17255 14642 0 -1 4202560 3714 0 0 0 38 0 0 0 15 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 6 0 0 0
[pid=17255/tid=17272] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17272/stat : 17272 (java) S 17253 17255 14642 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820981657 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
[pid=17255/tid=17273] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17273/stat : 17273 (java) S 17253 17255 14642 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 826704930 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 4 0 16800975 18446604447663450816 0 0 -1 0 0 0 0
[pid=17255/tid=17274] ppid=17253 vsize=13632272 CPUtime=0 cores=0,2,4,6
/proc/17255/task/17274/stat : 17274 (java) S 17253 17255 14642 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826704989 13959446528 51311 33554432000 1073741824 1073778376 140737004100704 18446744073709551615 230820982272 0 4 0 16800975 18446604447663450816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 13632272

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1798.94
CPU time (s): 1800.06
CPU user time (s): 1799.94
CPU system time (s): 0.123981
CPU usage (%): 100.062
Max. virtual memory (cumulated for all children) (KiB): 13632272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59132
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38335
involuntary context switches= 8813

runsolver used 7.19591 second user time and 14.0879 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-04 03:30:45
IDJOB=3458610
IDBENCH=2420
IDSOLVER=1952
FILE ID=node104/3458610-1307151045
RUNJOBID= node104-1307147442-16781
PBS_JOBID= 13508812
Free space on /tmp= 73940 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-degen2.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458610-1307151045/watcher-3458610-1307151045 -o /tmp/evaluation-result-3458610-1307151045/solver-3458610-1307151045 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458610-1307151045.opb

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

MD5SUM BENCH= 64532e211df845746fb0c67de55e4b15
RANDOM SEED=2129297779

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22761612 kB
Buffers:        417876 kB
Cached:        7577068 kB
SwapCached:     163904 kB
Active:        3842792 kB
Inactive:      6008076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22761612 kB
SwapTotal:    67111528 kB
SwapFree:     37148216 kB
Dirty:            2596 kB
Writeback:           8 kB
AnonPages:     1715252 kB
Mapped:          19084 kB
Slab:           182632 kB
PageTables:      89004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 101149544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73940 MiB
End job on node104 at 2011-06-04 04:00:46