Trace number 3458574

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.24 1798.45

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-dano3_5.opb
MD5SUM143c67a6efdf0b74421c6a96157a0df7
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 variables404336
Total number of constraints3663
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints3658
Minimum length of a constraint11
Maximum length of a constraint15900
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 134217728000
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 569083166190
Number of bits of the biggest sum of numbers40
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.09	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.1.v20110525
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.18-164.el5
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		12995394264
0.02/0.09	c Max memory 		13063553024
0.02/0.09	c Total memory 		13063553024
0.02/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3458574-1307149833.opb
0.09/0.11	c reading problem ... 
5.64/5.28	c ... done. Wall clock time 5.163s.
5.64/5.28	c #vars     404336
5.64/5.28	c #constraints  127019
5.64/5.28	c constraints type 
5.64/5.28	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
5.64/5.28	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4877
168.21/167.39	c cleaning 2496 clauses out of 4998 with flag 5001/5001
200.92/199.78	c cleaning 4246 clauses out of 8495 with flag 11004/11004
254.53/253.37	c cleaning 5617 clauses out of 11242 with flag 18001/18001
267.36/266.20	c cleaning 6808 clauses out of 13621 with flag 26000/26000
350.89/349.64	c cleaning 7908 clauses out of 15818 with flag 35005/35005
401.20/399.91	c cleaning 8952 clauses out of 17906 with flag 45001/45001
442.01/440.71	c cleaning 9474 clauses out of 18953 with flag 55000/55000
514.02/512.72	c cleaning 9730 clauses out of 19480 with flag 65001/65001
634.63/633.30	c cleaning 9857 clauses out of 19749 with flag 75000/75000
690.65/689.37	c cleaning 9946 clauses out of 19909 with flag 85017/85017
715.36/714.03	c cleaning 9967 clauses out of 19946 with flag 95000/95000
734.57/733.26	c cleaning 9986 clauses out of 19980 with flag 105001/105001
754.28/752.95	c cleaning 9994 clauses out of 19993 with flag 115000/115000
764.59/763.21	c cleaning 10005 clauses out of 20013 with flag 125014/125014
774.30/772.91	c cleaning 9994 clauses out of 19999 with flag 135005/135005
784.11/782.78	c cleaning 10002 clauses out of 20011 with flag 145011/145011
794.45/793.06	c cleaning 9996 clauses out of 20002 with flag 155004/155004
804.46/803.08	c cleaning 10002 clauses out of 20011 with flag 165009/165009
825.75/824.33	c cleaning 9993 clauses out of 20000 with flag 175001/175001
876.29/874.89	c cleaning 10003 clauses out of 20019 with flag 185013/185013
971.92/970.43	c cleaning 10000 clauses out of 20005 with flag 195002/195002
1033.34/1031.87	c cleaning 9999 clauses out of 20004 with flag 205001/205001
1058.44/1056.90	c cleaning 10006 clauses out of 20016 with flag 215012/215012
1084.05/1082.57	c cleaning 10006 clauses out of 20018 with flag 225020/225020
1109.66/1108.14	c cleaning 9995 clauses out of 19995 with flag 235003/235003
1135.16/1133.64	c cleaning 9997 clauses out of 19997 with flag 245000/245000
1160.88/1159.41	c cleaning 10009 clauses out of 20021 with flag 255021/255021
1231.47/1229.91	c cleaning 9980 clauses out of 19985 with flag 265000/265000
1250.80/1249.23	c cleaning 10000 clauses out of 20007 with flag 275002/275002
1262.13/1260.55	c cleaning 10006 clauses out of 20021 with flag 285016/285016
1319.13/1317.54	c cleaning 9994 clauses out of 19999 with flag 295000/295000
1464.59/1462.99	c cleaning 9970 clauses out of 19977 with flag 305000/305000
1538.89/1537.23	c cleaning 9995 clauses out of 20012 with flag 315006/315006
1553.75/1552.05	c cleaning 9997 clauses out of 20011 with flag 325000/325000
1576.24/1574.57	c cleaning 9988 clauses out of 20014 with flag 335000/335000
1603.28/1601.56	c cleaning 9989 clauses out of 20026 with flag 345000/345000
1630.56/1628.90	c cleaning 10004 clauses out of 20037 with flag 355000/355000
1702.07/1700.35	c cleaning 10012 clauses out of 20031 with flag 365001/365001
1800.11/1798.32	c starts		: 136
1800.11/1798.32	c conflicts		: 374113
1800.11/1798.32	c decisions		: 1434998
1800.11/1798.32	c propagations		: 33971727
1800.11/1798.32	c inspects		: 349265082
1800.11/1798.32	c shortcuts		: 0
1800.11/1798.32	c learnt literals	: 59
1800.11/1798.32	c learnt binary clauses	: 68
1800.11/1798.32	c learnt ternary clauses	: 32
1800.11/1798.32	c learnt constraints	: 374054
1800.11/1798.32	c ignored constraints	: 0
1800.11/1798.32	c root simplifications	: 0
1800.11/1798.32	c removed literals (reason simplification)	: 56299779
1800.11/1798.32	c reason swapping (by a shorter reason)	: 0
1800.11/1798.32	c Calls to reduceDB	: 38
1800.11/1798.32	c number of reductions to clauses (during analyze)	: 0
1800.11/1798.32	c number of learned constraints concerned by reduction	: 0
1800.11/1798.32	c number of learning phase by resolution	: 0
1800.11/1798.32	c number of learning phase by cutting planes	: 0
1800.11/1798.32	c speed (assignments/second)	: 18946.377839720786
1800.11/1798.32	c non guided choices	504609
1800.11/1798.33	c learnt constraints type 
1800.11/1798.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 68
1800.11/1798.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 19063
1800.11/1798.33	c constraints type 
1800.11/1798.33	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
1800.11/1798.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4877
1800.11/1798.34	s UNKNOWN
1800.11/1798.34	c Total wall clock time (in seconds): 1798.223

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-3458574-1307149833/watcher-3458574-1307149833 -o /tmp/evaluation-result-3458574-1307149833/solver-3458574-1307149833 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458574-1307149833.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: 2.17 2.07 1.92 3/569 30171
/proc/meminfo: memFree=31834272/32950928 swapFree=43925852/67111528
[pid=30171] ppid=30169 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30169 30171 24211 0 -1 4202496 7904 0 1 0 0 0 0 0 23 0 2 0 826582172 13850947584 7606 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284491749 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 3381579 7619 917 9 0 3372735 0
[pid=30171/tid=30172] ppid=30169 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30172/stat : 30172 (java) R 30169 30171 24211 0 -1 4202560 7104 0 1 0 0 0 0 0 25 0 2 0 826582173 13850947584 7920 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268272383035 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.038304 s]
/proc/loadavg: 2.17 2.07 1.92 3/569 30171
/proc/meminfo: memFree=31834272/32950928 swapFree=43925852/67111528
[pid=30171] ppid=30169 vsize=13547424 CPUtime=0.02 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30169 30171 24211 0 -1 4202496 13443 0 1 0 1 1 0 0 23 0 11 0 826582172 13872562176 13141 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284491749 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 3386856 13142 1595 9 0 3377604 0
[pid=30171/tid=30172] ppid=30169 vsize=13547424 CPUtime=0.02 cores=0,2,4,6
/proc/30171/task/30172/stat : 30172 (java) R 30169 30171 24211 0 -1 4202560 12319 0 1 0 1 1 0 0 25 0 11 0 826582173 13872562176 13142 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 48008091170328 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13547424

[startup+0.100293 s]
/proc/loadavg: 2.17 2.07 1.92 3/569 30171
/proc/meminfo: memFree=31834272/32950928 swapFree=43925852/67111528
[pid=30171] ppid=30169 vsize=13622260 CPUtime=0.09 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30169 30171 24211 0 -1 4202496 15475 0 1 0 8 1 0 0 23 0 18 0 826582172 13949194240 15159 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 3405565 15159 2093 9 0 3396299 0
[pid=30171/tid=30172] ppid=30169 vsize=13622260 CPUtime=0.08 cores=0,2,4,6
/proc/30171/task/30172/stat : 30172 (java) R 30169 30171 24211 0 -1 4202560 13552 0 1 0 7 1 0 0 18 0 18 0 826582173 13949194240 15159 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 48008091200537 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13622260

[startup+0.362706 s]
/proc/loadavg: 2.17 2.07 1.92 3/569 30171
/proc/meminfo: memFree=31834272/32950928 swapFree=43925852/67111528
[pid=30171] ppid=30169 vsize=13627380 CPUtime=0.75 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30169 30171 24211 0 -1 4202496 25964 0 1 0 72 3 0 0 23 0 18 0 826582172 13954437120 25100 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 3406845 25698 2207 9 0 3397579 0
[pid=30171/tid=30172] ppid=30169 vsize=13627380 CPUtime=0.35 cores=0,2,4,6
/proc/30171/task/30172/stat : 30172 (java) R 30169 30171 24211 0 -1 4202560 21997 0 1 0 33 2 0 0 18 0 18 0 826582173 13954437120 25699 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284515787 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 13627380

[startup+0.700207 s]
/proc/loadavg: 2.17 2.07 1.92 3/569 30171
/proc/meminfo: memFree=31834272/32950928 swapFree=43925852/67111528
[pid=30171] ppid=30169 vsize=13627380 CPUtime=1.13 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30169 30171 24211 0 -1 4202496 58368 0 1 0 106 7 0 0 23 0 18 0 826582172 13954437120 57504 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 3406845 57507 2212 9 0 3397579 0
[pid=30171/tid=30172] ppid=30169 vsize=13627380 CPUtime=0.68 cores=0,2,4,6
/proc/30171/task/30172/stat : 30172 (java) R 30169 30171 24211 0 -1 4202560 53792 0 1 0 62 6 0 0 18 0 18 0 826582173 13954437120 57509 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 46912505577462 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 13627380

[startup+1.50107 s]
/proc/loadavg: 2.17 2.07 1.92 5/608 30228
/proc/meminfo: memFree=31428656/32950928 swapFree=43925852/67111528
[pid=30171] ppid=30169 vsize=13627380 CPUtime=1.93 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30169 30171 24211 0 -1 4202496 135951 0 1 0 177 16 0 0 23 0 18 0 826582172 13954437120 135088 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 3406845 135091 2212 9 0 3397579 0
[pid=30171/tid=30172] ppid=30169 vsize=13627380 CPUtime=1.48 cores=0,2,4,6
/proc/30171/task/30172/stat : 30172 (java) R 30169 30171 24211 0 -1 4202560 131376 0 1 0 133 15 0 0 19 0 18 0 826582173 13954437120 135092 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 46912505365698 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30171/tid=30174] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 135094 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30175] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 135096 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30176] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 135098 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30177] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 135100 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30178] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 135102 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30179] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 135104 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30180] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 135106 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30181] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 135107 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30182] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) S 30169 30171 24211 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 826582176 13954437120 135109 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 0 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30183] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) S 30169 30171 24211 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826582177 13954437120 135111 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30184] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) S 30169 30171 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 826582177 13954437120 135113 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30188] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30188/stat : 30188 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582179 13954437120 135115 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284512689 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30189] ppid=30169 vsize=13627380 CPUtime=0.21 cores=0,2,4,6
/proc/30171/task/30189/stat : 30189 (java) S 30169 30171 24211 0 -1 4202560 1606 0 0 0 21 0 0 0 25 0 18 0 826582179 13954437120 135117 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30190] ppid=30169 vsize=13627380 CPUtime=0.22 cores=0,2,4,6
/proc/30171/task/30190/stat : 30190 (java) S 30169 30171 24211 0 -1 4202560 1823 0 0 0 22 0 0 0 18 0 18 0 826582179 13954437120 135119 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30191] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30191/stat : 30191 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582179 13954437120 135121 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30192] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30192/stat : 30192 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 826582179 13954437120 135123 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 13627380

[startup+3.10071 s]
/proc/loadavg: 2.17 2.07 1.92 3/608 30228
/proc/meminfo: memFree=30994780/32950928 swapFree=43925852/67111528
[pid=30171] ppid=30169 vsize=13627380 CPUtime=3.54 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30169 30171 24211 0 -1 4202496 279613 0 1 0 323 31 0 0 23 0 18 0 826582172 13954437120 278748 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 3406845 278751 2213 9 0 3397579 0
[pid=30171/tid=30172] ppid=30169 vsize=13627380 CPUtime=3.08 cores=0,2,4,6
/proc/30171/task/30172/stat : 30172 (java) R 30169 30171 24211 0 -1 4202560 275037 0 1 0 277 31 0 0 24 0 18 0 826582173 13954437120 278753 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 46912505577307 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30171/tid=30174] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 278755 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30175] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 278757 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30176] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 278758 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30177] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 278760 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30178] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 278762 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30179] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 278764 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30180] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 278766 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30181] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582175 13954437120 278768 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30182] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) S 30169 30171 24211 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 826582176 13954437120 278770 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 0 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30183] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) S 30169 30171 24211 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 826582177 13954437120 278772 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30184] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) S 30169 30171 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 826582177 13954437120 278774 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30188] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30188/stat : 30188 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582179 13954437120 278775 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284512689 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30189] ppid=30169 vsize=13627380 CPUtime=0.21 cores=0,2,4,6
/proc/30171/task/30189/stat : 30189 (java) S 30169 30171 24211 0 -1 4202560 1606 0 0 0 21 0 0 0 18 0 18 0 826582179 13954437120 278777 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30190] ppid=30169 vsize=13627380 CPUtime=0.23 cores=0,2,4,6
/proc/30171/task/30190/stat : 30190 (java) S 30169 30171 24211 0 -1 4202560 1823 0 0 0 23 0 0 0 15 0 18 0 826582179 13954437120 278779 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30191] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30191/stat : 30191 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826582179 13954437120 278781 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30192] ppid=30169 vsize=13627380 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30192/stat : 30192 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 826582179 13954437120 278781 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 13627380

[startup+6.30126 s]
/proc/loadavg: 2.31 2.11 1.93 3/608 30228
/proc/meminfo: memFree=29821232/32950928 swapFree=43925852/67111528
[pid=30171] ppid=30169 vsize=13628408 CPUtime=7.04 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30169 30171 24211 0 -1 4202496 489638 0 1 0 649 55 0 0 23 0 19 0 826582172 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 3407102 487925 2230 9 0 3397836 0
[pid=30171/tid=30172] ppid=30169 vsize=13628408 CPUtime=6.28 cores=0,2,4,6
/proc/30171/task/30172/stat : 30172 (java) R 30169 30171 24211 0 -1 4202560 483591 0 1 0 574 54 0 0 18 0 19 0 826582173 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 46912505756552 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30171/tid=30174] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582175 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30175] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582175 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30176] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582175 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30177] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582175 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30178] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582175 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30179] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582175 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30180] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582175 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30181] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582175 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30182] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) S 30169 30171 24211 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 826582176 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 0 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30183] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) S 30169 30171 24211 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 826582177 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30184] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) S 30169 30171 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826582177 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30188] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30188/stat : 30188 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582179 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284512689 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30189] ppid=30169 vsize=13628408 CPUtime=0.4 cores=0,2,4,6
/proc/30171/task/30189/stat : 30189 (java) S 30169 30171 24211 0 -1 4202560 3053 0 0 0 40 0 0 0 16 0 19 0 826582179 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30190] ppid=30169 vsize=13628408 CPUtime=0.33 cores=0,2,4,6
/proc/30171/task/30190/stat : 30190 (java) S 30169 30171 24211 0 -1 4202560 1833 0 0 0 33 0 0 0 15 0 19 0 826582179 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30191] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30191/stat : 30191 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582179 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30192] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30192/stat : 30192 (java) S 30169 30171 24211 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 826582179 13955489792 487925 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0

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

/proc/30171/task/30183/stat : 30183 (java) S 30169 30171 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826582177 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30184] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) S 30169 30171 24211 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826582177 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30188] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30188/stat : 30188 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284512689 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30189] ppid=30169 vsize=13628408 CPUtime=0.59 cores=0,2,4,6
/proc/30171/task/30189/stat : 30189 (java) S 30169 30171 24211 0 -1 4202560 3121 0 0 0 59 0 0 0 15 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30190] ppid=30169 vsize=13628408 CPUtime=0.53 cores=0,2,4,6
/proc/30171/task/30190/stat : 30190 (java) S 30169 30171 24211 0 -1 4202560 1876 0 0 0 53 0 0 0 15 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30191] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30191/stat : 30191 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30192] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30192/stat : 30192 (java) S 30169 30171 24211 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30229] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30229/stat : 30229 (java) S 30169 30171 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826582723 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1664.07
Current children cumulated vsize (KiB) 13628408

[startup+1722.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/609 30275
/proc/meminfo: memFree=29376296/32950928 swapFree=43925852/67111528
[pid=30171] ppid=30169 vsize=13628408 CPUtime=1724.09 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30169 30171 24211 0 -1 4202496 594356 0 1 0 172341 68 0 0 23 0 19 0 826582172 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 3407102 592224 2259 9 0 3397836 0
[pid=30171/tid=30172] ppid=30169 vsize=13628408 CPUtime=1710.99 cores=0,2,4,6
/proc/30171/task/30172/stat : 30172 (java) R 30169 30171 24211 0 -1 4202560 489748 0 1 0 171043 56 0 0 25 0 19 0 826582173 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 46912505870257 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30171/tid=30174] ppid=30169 vsize=13628408 CPUtime=0.1 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30169 30171 24211 0 -1 4202560 339 0 0 0 10 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30175] ppid=30169 vsize=13628408 CPUtime=0.1 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30169 30171 24211 0 -1 4202560 420 0 0 0 10 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30176] ppid=30169 vsize=13628408 CPUtime=0.08 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30169 30171 24211 0 -1 4202560 805 0 0 0 8 0 0 0 15 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30177] ppid=30169 vsize=13628408 CPUtime=0.06 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30169 30171 24211 0 -1 4202560 369 0 0 0 6 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30178] ppid=30169 vsize=13628408 CPUtime=0.17 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30169 30171 24211 0 -1 4202560 4670 0 0 0 17 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30179] ppid=30169 vsize=13628408 CPUtime=0.12 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30169 30171 24211 0 -1 4202560 5450 0 0 0 12 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30180] ppid=30169 vsize=13628408 CPUtime=0.2 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30169 30171 24211 0 -1 4202560 10460 0 0 0 19 1 0 0 15 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30181] ppid=30169 vsize=13628408 CPUtime=0.21 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30169 30171 24211 0 -1 4202560 20726 0 0 0 19 2 0 0 15 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30182] ppid=30169 vsize=13628408 CPUtime=10.83 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) S 30169 30171 24211 0 -1 4202560 55119 0 0 0 1079 4 0 0 15 0 19 0 826582176 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 0 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30183] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) S 30169 30171 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826582177 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30184] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) S 30169 30171 24211 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826582177 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30188] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30188/stat : 30188 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284512689 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30189] ppid=30169 vsize=13628408 CPUtime=0.59 cores=0,2,4,6
/proc/30171/task/30189/stat : 30189 (java) S 30169 30171 24211 0 -1 4202560 3121 0 0 0 59 0 0 0 15 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30190] ppid=30169 vsize=13628408 CPUtime=0.53 cores=0,2,4,6
/proc/30171/task/30190/stat : 30190 (java) S 30169 30171 24211 0 -1 4202560 1876 0 0 0 53 0 0 0 15 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30191] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30191/stat : 30191 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30192] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30192/stat : 30192 (java) S 30169 30171 24211 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30229] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30229/stat : 30229 (java) S 30169 30171 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826582723 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1724.09
Current children cumulated vsize (KiB) 13628408

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/609 30277
/proc/meminfo: memFree=29375620/32950928 swapFree=43925852/67111528
[pid=30171] ppid=30169 vsize=13628408 CPUtime=1784.09 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30169 30171 24211 0 -1 4202496 594358 0 1 0 178341 68 0 0 23 0 19 0 826582172 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 3407102 592224 2259 9 0 3397836 0
[pid=30171/tid=30172] ppid=30169 vsize=13628408 CPUtime=1770.99 cores=0,2,4,6
/proc/30171/task/30172/stat : 30172 (java) R 30169 30171 24211 0 -1 4202560 489748 0 1 0 177043 56 0 0 25 0 19 0 826582173 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 46912505870231 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30171/tid=30174] ppid=30169 vsize=13628408 CPUtime=0.1 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30169 30171 24211 0 -1 4202560 339 0 0 0 10 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30175] ppid=30169 vsize=13628408 CPUtime=0.1 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30169 30171 24211 0 -1 4202560 420 0 0 0 10 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30176] ppid=30169 vsize=13628408 CPUtime=0.08 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30169 30171 24211 0 -1 4202560 805 0 0 0 8 0 0 0 15 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30177] ppid=30169 vsize=13628408 CPUtime=0.06 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30169 30171 24211 0 -1 4202560 369 0 0 0 6 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30178] ppid=30169 vsize=13628408 CPUtime=0.17 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30169 30171 24211 0 -1 4202560 4670 0 0 0 17 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30179] ppid=30169 vsize=13628408 CPUtime=0.12 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30169 30171 24211 0 -1 4202560 5450 0 0 0 12 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30180] ppid=30169 vsize=13628408 CPUtime=0.2 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30169 30171 24211 0 -1 4202560 10460 0 0 0 19 1 0 0 15 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30181] ppid=30169 vsize=13628408 CPUtime=0.21 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30169 30171 24211 0 -1 4202560 20726 0 0 0 19 2 0 0 15 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30182] ppid=30169 vsize=13628408 CPUtime=10.83 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) S 30169 30171 24211 0 -1 4202560 55119 0 0 0 1079 4 0 0 15 0 19 0 826582176 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 0 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30183] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) S 30169 30171 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826582177 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30184] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) S 30169 30171 24211 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826582177 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30188] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30188/stat : 30188 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284512689 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30189] ppid=30169 vsize=13628408 CPUtime=0.59 cores=0,2,4,6
/proc/30171/task/30189/stat : 30189 (java) S 30169 30171 24211 0 -1 4202560 3121 0 0 0 59 0 0 0 15 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30190] ppid=30169 vsize=13628408 CPUtime=0.53 cores=0,2,4,6
/proc/30171/task/30190/stat : 30190 (java) S 30169 30171 24211 0 -1 4202560 1876 0 0 0 53 0 0 0 15 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30191] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30191/stat : 30191 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30192] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30192/stat : 30192 (java) S 30169 30171 24211 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30229] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30229/stat : 30229 (java) S 30169 30171 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826582723 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1784.09
Current children cumulated vsize (KiB) 13628408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.3 s]
/proc/loadavg: 1.93 2.01 1.99 2/589 30280
/proc/meminfo: memFree=29461820/32950928 swapFree=43925852/67111528
[pid=30171] ppid=30169 vsize=13628408 CPUtime=1800.11 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30169 30171 24211 0 -1 4202496 594360 0 1 0 179943 68 0 0 23 0 19 0 826582172 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 3407102 592224 2259 9 0 3397836 0
[pid=30171/tid=30172] ppid=30169 vsize=13628408 CPUtime=1787.01 cores=0,2,4,6
/proc/30171/task/30172/stat : 30172 (java) R 30169 30171 24211 0 -1 4202560 489748 0 1 0 178645 56 0 0 25 0 19 0 826582173 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 46912505756693 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30171/tid=30174] ppid=30169 vsize=13628408 CPUtime=0.1 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30169 30171 24211 0 -1 4202560 339 0 0 0 10 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30175] ppid=30169 vsize=13628408 CPUtime=0.1 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30169 30171 24211 0 -1 4202560 420 0 0 0 10 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30176] ppid=30169 vsize=13628408 CPUtime=0.08 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30169 30171 24211 0 -1 4202560 805 0 0 0 8 0 0 0 15 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30177] ppid=30169 vsize=13628408 CPUtime=0.06 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30169 30171 24211 0 -1 4202560 369 0 0 0 6 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30178] ppid=30169 vsize=13628408 CPUtime=0.17 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30169 30171 24211 0 -1 4202560 4670 0 0 0 17 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30179] ppid=30169 vsize=13628408 CPUtime=0.12 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30169 30171 24211 0 -1 4202560 5450 0 0 0 12 0 0 0 16 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30180] ppid=30169 vsize=13628408 CPUtime=0.2 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30169 30171 24211 0 -1 4202560 10460 0 0 0 19 1 0 0 15 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 6 0 0 0
[pid=30171/tid=30181] ppid=30169 vsize=13628408 CPUtime=0.21 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30169 30171 24211 0 -1 4202560 20726 0 0 0 19 2 0 0 15 0 19 0 826582175 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30182] ppid=30169 vsize=13628408 CPUtime=10.83 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) S 30169 30171 24211 0 -1 4202560 55119 0 0 0 1079 4 0 0 15 0 19 0 826582176 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 0 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30183] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) S 30169 30171 24211 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826582177 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30184] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) S 30169 30171 24211 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 826582177 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30188] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30188/stat : 30188 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284512689 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30189] ppid=30169 vsize=13628408 CPUtime=0.59 cores=0,2,4,6
/proc/30171/task/30189/stat : 30189 (java) S 30169 30171 24211 0 -1 4202560 3121 0 0 0 59 0 0 0 15 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
[pid=30171/tid=30190] ppid=30169 vsize=13628408 CPUtime=0.53 cores=0,2,4,6
/proc/30171/task/30190/stat : 30190 (java) S 30169 30171 24211 0 -1 4202560 1876 0 0 0 53 0 0 0 15 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30191] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30191/stat : 30191 (java) S 30169 30171 24211 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284504985 0 4 0 16800975 18446604446074998848 0 0 -1 4 0 0 0
[pid=30171/tid=30192] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30192/stat : 30192 (java) S 30169 30171 24211 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 826582179 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 4 0 16800975 18446604446074998848 0 0 -1 0 0 0 0
[pid=30171/tid=30229] ppid=30169 vsize=13628408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30229/stat : 30229 (java) S 30169 30171 24211 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826582723 13955489792 592224 33554432000 1073741824 1073778376 140737405903664 18446744073709551615 268284505600 0 4 0 16800975 18446604446074998848 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 13628408

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

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

[startup+1798.43 s]
/proc/loadavg: 1.93 2.01 1.99 2/573 30283
/proc/meminfo: memFree=31461824/32950928 swapFree=43925852/67111528
[pid=30171] ppid=30169 vsize=0 CPUtime=1800.24 cores=0,2,4,6
/proc/30171/stat : 30171 (java) Z 30169 30171 24211 0 -1 4203548 594396 0 1 0 179947 77 0 0 17 0 1 0 826582172 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30171/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1798.45
CPU time (s): 1800.24
CPU user time (s): 1799.47
CPU system time (s): 0.770882
CPU usage (%): 100.1
Max. virtual memory (cumulated for all children) (KiB): 13628408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.47
system time used= 0.770882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 594396
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= 37811
involuntary context switches= 7999

runsolver used 10.8444 second user time and 23.5124 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-04 03:10:34
IDJOB=3458574
IDBENCH=2314
IDSOLVER=1952
FILE ID=node122/3458574-1307149833
RUNJOBID= node122-1307148031-29832
PBS_JOBID= 13508794
Free space on /tmp= 73776 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-dano3_5.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458574-1307149833/watcher-3458574-1307149833 -o /tmp/evaluation-result-3458574-1307149833/solver-3458574-1307149833 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458574-1307149833.opb

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

MD5SUM BENCH= 143c67a6efdf0b74421c6a96157a0df7
RANDOM SEED=596668751

node122.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.820
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.64
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.820
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.75
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.820
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.75
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.820
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.83
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.820
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	: 5332.75
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.820
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.75
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31834552 kB
Buffers:        309504 kB
Cached:         469608 kB
SwapCached:      16832 kB
Active:         369232 kB
Inactive:       433424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31834552 kB
SwapTotal:    67111528 kB
SwapFree:     43925852 kB
Dirty:           32720 kB
Writeback:           0 kB
AnonPages:       21140 kB
Mapped:           8864 kB
Slab:           150316 kB
PageTables:      92656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180720188 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= 73776 MiB
End job on node122 at 2011-06-04 03:40:34