Trace number 3456378

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 CuttingPlanes 2.3.0? (TO) 1800.34 1797.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-1.opb
MD5SUM5a9e4c8983ff8fc3ce01109a5c224dd2
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables6352
Total number of constraints13453
Number of constraints which are clauses13453
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
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.07/0.08	c version 2.3.1.v20110525
0.07/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.08	c java.vm.version	19.1-b02
0.07/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.08	c sun.arch.data.model	64
0.07/0.08	c java.version		1.6.0_24
0.07/0.08	c os.name		Linux
0.07/0.08	c os.version		2.6.18-164.el5
0.07/0.08	c os.arch		amd64
0.07/0.08	c Free memory 		9996466904
0.07/0.08	c Max memory 		10048897024
0.07/0.08	c Total memory 		10048897024
0.07/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization
0.10/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@13d4c61c
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3456378-1307220566.opb
0.10/0.10	c reading problem ... 
0.69/0.41	c ... done. Wall clock time 0.302s.
0.69/0.41	c #vars     6352
0.69/0.41	c #constraints  13321
0.69/0.41	c constraints type 
0.69/0.41	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 6057
0.69/0.41	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6982
11.62/10.57	c cleaning 0 clauses out of 5001 with flag 0/5001
23.27/22.02	c cleaning 0 clauses out of 11000 with flag 0/11000
37.36/36.10	c cleaning 0 clauses out of 18000 with flag 0/18000
53.50/52.28	c cleaning 0 clauses out of 26000 with flag 0/26000
72.46/71.11	c cleaning 0 clauses out of 35000 with flag 0/35000
94.88/93.55	c cleaning 0 clauses out of 45001 with flag 0/45001
119.18/117.89	c cleaning 0 clauses out of 56002 with flag 0/56002
147.13/145.71	c cleaning 0 clauses out of 68001 with flag 0/68001
180.95/179.54	c cleaning 0 clauses out of 81001 with flag 0/81001
222.60/221.16	c cleaning 0 clauses out of 95000 with flag 0/95000
269.59/268.15	c cleaning 0 clauses out of 109000 with flag 0/109000
323.51/322.05	c cleaning 0 clauses out of 123000 with flag 0/123000
370.13/368.66	c cleaning 0 clauses out of 137001 with flag 0/137001
408.46/406.97	c cleaning 0 clauses out of 151001 with flag 0/151001
448.66/447.11	c cleaning 0 clauses out of 165001 with flag 0/165001
493.49/491.91	c cleaning 0 clauses out of 179000 with flag 0/179000
537.00/535.47	c cleaning 0 clauses out of 193000 with flag 0/193000
579.23/577.60	c cleaning 0 clauses out of 207000 with flag 0/207000
624.35/622.79	c cleaning 0 clauses out of 221001 with flag 0/221001
671.26/669.66	c cleaning 0 clauses out of 235000 with flag 0/235000
702.99/701.39	c cleaning 0 clauses out of 249000 with flag 0/249000
737.90/736.25	c cleaning 0 clauses out of 263000 with flag 0/263000
765.23/763.50	c cleaning 0 clauses out of 277000 with flag 0/277000
794.66/793.00	c cleaning 0 clauses out of 291000 with flag 0/291000
824.09/822.34	c cleaning 0 clauses out of 305000 with flag 0/305000
859.41/857.65	c cleaning 0 clauses out of 319001 with flag 0/319001
890.33/888.54	c cleaning 0 clauses out of 333000 with flag 0/333000
921.66/919.87	c cleaning 0 clauses out of 347000 with flag 0/347000
956.29/954.47	c cleaning 0 clauses out of 361003 with flag 0/361003
994.03/992.19	c cleaning 0 clauses out of 375000 with flag 0/375000
1034.54/1032.62	c cleaning 0 clauses out of 389000 with flag 0/389000
1072.08/1070.17	c cleaning 0 clauses out of 403000 with flag 0/403000
1110.53/1108.52	c cleaning 0 clauses out of 417001 with flag 0/417001
1149.97/1147.90	c cleaning 0 clauses out of 431000 with flag 0/431000
1191.21/1189.16	c cleaning 0 clauses out of 445001 with flag 0/445001
1232.71/1230.69	c cleaning 0 clauses out of 459001 with flag 0/459001
1275.55/1273.42	c cleaning 0 clauses out of 473002 with flag 0/473002
1318.68/1316.57	c cleaning 0 clauses out of 487000 with flag 0/487000
1365.91/1363.75	c cleaning 0 clauses out of 501002 with flag 0/501002
1414.15/1411.98	c cleaning 0 clauses out of 515000 with flag 0/515000
1466.29/1464.02	c cleaning 0 clauses out of 529000 with flag 0/529000
1513.73/1511.45	c cleaning 0 clauses out of 543001 with flag 0/543001
1562.46/1560.17	c cleaning 0 clauses out of 557001 with flag 0/557001
1612.72/1610.38	c cleaning 0 clauses out of 571000 with flag 0/571000
1665.23/1662.84	c cleaning 0 clauses out of 585000 with flag 0/585000
1720.07/1717.64	c cleaning 0 clauses out of 599001 with flag 0/599001
1775.92/1773.49	c cleaning 0 clauses out of 613001 with flag 0/613001
1800.06/1797.52	c starts		: 166
1800.06/1797.52	c conflicts		: 619051
1800.06/1797.52	c decisions		: 702343
1800.06/1797.52	c propagations		: 1020498947
1800.06/1797.52	c inspects		: 6631560193
1800.06/1797.52	c shortcuts		: 0
1800.06/1797.52	c learnt literals	: 0
1800.06/1797.52	c learnt binary clauses	: 75
1800.06/1797.52	c learnt ternary clauses	: 9
1800.06/1797.52	c learnt constraints	: 619050
1800.06/1797.52	c ignored constraints	: 0
1800.06/1797.52	c root simplifications	: 0
1800.06/1797.52	c removed literals (reason simplification)	: 0
1800.06/1797.52	c reason swapping (by a shorter reason)	: 0
1800.06/1797.52	c Calls to reduceDB	: 47
1800.06/1797.52	c number of reductions to clauses (during analyze)	: 0
1800.06/1797.52	c number of learned constraints concerned by reduction	: 0
1800.06/1797.52	c number of learning phase by resolution	: 0
1800.06/1797.52	c number of learning phase by cutting planes	: 0
1800.06/1797.52	c speed (assignments/second)	: 567853.0552807328
1800.06/1797.52	c non guided choices	0
1800.06/1797.58	c learnt constraints type 
1800.06/1797.58	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 618997
1800.06/1797.58	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 75
1800.06/1797.58	c constraints type 
1800.06/1797.58	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 6057
1800.06/1797.58	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6982
1800.06/1797.58	s UNKNOWN
1800.06/1797.58	c Total wall clock time (in seconds): 1797.475

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-3456378-1307220566/watcher-3456378-1307220566 -o /tmp/evaluation-result-3456378-1307220566/solver-3456378-1307220566 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456378-1307220566.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.04 2.04 2.00 2/516 30848
/proc/meminfo: memFree=26375032/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=10444316 CPUtime=0.01 cores=0,2,4,6
/proc/30848/stat : 30848 (java) S 30846 30848 29867 0 -1 4202496 8362 0 1 0 0 1 0 0 25 0 2 0 833657514 10694979584 8064 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624913381 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 2611079 8077 917 9 0 2602235 0
[pid=30848/tid=30849] ppid=30846 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30849/stat : 30849 (java) R 30846 30848 29867 0 -1 4202560 7309 0 1 0 0 0 0 0 25 0 2 0 833657515 10694979584 8126 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270612804667 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0846089 s]
/proc/loadavg: 2.04 2.04 2.00 2/516 30848
/proc/meminfo: memFree=26375032/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=10539396 CPUtime=0.07 cores=0,2,4,6
/proc/30848/stat : 30848 (java) S 30846 30848 29867 0 -1 4202496 12539 0 1 0 6 1 0 0 25 0 18 0 833657514 10792341504 12227 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 2634849 12231 2011 9 0 2625583 0
[pid=30848/tid=30849] ppid=30846 vsize=10539396 CPUtime=0.07 cores=0,2,4,6
/proc/30848/task/30849/stat : 30849 (java) R 30846 30848 29867 0 -1 4202560 10948 0 1 0 6 1 0 0 18 0 18 0 833657515 10792341504 12233 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624937419 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10539396

[startup+0.100609 s]
/proc/loadavg: 2.04 2.04 2.00 2/516 30848
/proc/meminfo: memFree=26375032/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=10540020 CPUtime=0.1 cores=0,2,4,6
/proc/30848/stat : 30848 (java) S 30846 30848 29867 0 -1 4202496 13104 0 1 0 9 1 0 0 25 0 18 0 833657514 10792980480 12790 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 2635005 12790 2092 9 0 2625739 0
[pid=30848/tid=30849] ppid=30846 vsize=10540020 CPUtime=0.08 cores=0,2,4,6
/proc/30848/task/30849/stat : 30849 (java) R 30846 30848 29867 0 -1 4202560 11178 0 1 0 7 1 0 0 18 0 18 0 833657515 10792980480 12791 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 47808420326227 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10540020

[startup+0.300561 s]
/proc/loadavg: 2.04 2.04 2.00 2/516 30848
/proc/meminfo: memFree=26375032/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=10540544 CPUtime=0.51 cores=0,2,4,6
/proc/30848/stat : 30848 (java) S 30846 30848 29867 0 -1 4202496 16658 0 1 0 49 2 0 0 25 0 18 0 833657514 10793517056 15983 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 2635136 15984 2201 9 0 2625870 0
[pid=30848/tid=30849] ppid=30846 vsize=10540544 CPUtime=0.28 cores=0,2,4,6
/proc/30848/task/30849/stat : 30849 (java) R 30846 30848 29867 0 -1 4202560 13646 0 1 0 27 1 0 0 18 0 18 0 833657515 10793517056 15985 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 46912505584287 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 10540544

[startup+0.700468 s]
/proc/loadavg: 2.04 2.04 2.00 2/516 30848
/proc/meminfo: memFree=26375032/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=10547292 CPUtime=1.57 cores=0,2,4,6
/proc/30848/stat : 30848 (java) S 30846 30848 29867 0 -1 4202496 29153 0 1 0 153 4 0 0 25 0 19 0 833657514 10800427008 25165 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 2636823 25165 2235 9 0 2627557 0
[pid=30848/tid=30849] ppid=30846 vsize=10547292 CPUtime=0.69 cores=0,2,4,6
/proc/30848/task/30849/stat : 30849 (java) R 30846 30848 29867 0 -1 4202560 20424 0 1 0 66 3 0 0 19 0 19 0 833657515 10800427008 25165 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 46912505164270 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 10547292

[startup+1.50137 s]
/proc/loadavg: 2.04 2.04 2.00 3/535 30867
/proc/meminfo: memFree=26222616/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=10547292 CPUtime=2.56 cores=0,2,4,6
/proc/30848/stat : 30848 (java) S 30846 30848 29867 0 -1 4202496 68616 0 1 0 249 7 0 0 25 0 19 0 833657514 10800427008 63758 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 2636823 63760 2238 9 0 2627557 0
[pid=30848/tid=30849] ppid=30846 vsize=10547292 CPUtime=1.48 cores=0,2,4,6
/proc/30848/task/30849/stat : 30849 (java) R 30846 30848 29867 0 -1 4202560 58986 0 1 0 142 6 0 0 18 0 19 0 833657515 10800427008 63761 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 46912505843330 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30848/tid=30851] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30851/stat : 30851 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 63762 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30852] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30852/stat : 30852 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 63763 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30853] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30853/stat : 30853 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 63764 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30854] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30854/stat : 30854 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 63765 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30855] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30855/stat : 30855 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 63766 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30856] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30856/stat : 30856 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 63767 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30857] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30857/stat : 30857 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 63768 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30858] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30858/stat : 30858 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 63769 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30859] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30859/stat : 30859 (java) S 30846 30848 29867 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 19 0 833657517 10800427008 63770 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 0 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
[pid=30848/tid=30860] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30860/stat : 30860 (java) S 30846 30848 29867 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 833657518 10800427008 63771 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30861] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30861/stat : 30861 (java) S 30846 30848 29867 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 833657518 10800427008 63772 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30862] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30862/stat : 30862 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657520 10800427008 63773 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624934321 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30863] ppid=30846 vsize=10547292 CPUtime=0.53 cores=0,2,4,6
/proc/30848/task/30863/stat : 30863 (java) S 30846 30848 29867 0 -1 4202560 4139 0 0 0 53 0 0 0 23 0 19 0 833657520 10800427008 63774 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30864] ppid=30846 vsize=10547292 CPUtime=0.52 cores=0,2,4,6
/proc/30848/task/30864/stat : 30864 (java) S 30846 30848 29867 0 -1 4202560 4334 0 0 0 52 0 0 0 15 0 19 0 833657520 10800427008 63775 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30865] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30865/stat : 30865 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657520 10800427008 63776 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30866] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30866/stat : 30866 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 833657520 10800427008 63777 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
[pid=30848/tid=30867] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30867/stat : 30867 (java) S 30846 30848 29867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 833657564 10800427008 63778 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 10547292

[startup+3.10108 s]
/proc/loadavg: 2.04 2.04 2.00 3/535 30867
/proc/meminfo: memFree=26006112/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=10547292 CPUtime=4.16 cores=0,2,4,6
/proc/30848/stat : 30848 (java) S 30846 30848 29867 0 -1 4202496 146750 0 1 0 398 18 0 0 25 0 19 0 833657514 10800427008 141891 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 2636823 141893 2238 9 0 2627557 0
[pid=30848/tid=30849] ppid=30846 vsize=10547292 CPUtime=3.09 cores=0,2,4,6
/proc/30848/task/30849/stat : 30849 (java) R 30846 30848 29867 0 -1 4202560 137119 0 1 0 292 17 0 0 20 0 19 0 833657515 10800427008 141894 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 46912505843311 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30848/tid=30851] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30851/stat : 30851 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 141895 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30852] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30852/stat : 30852 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 141896 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30853] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30853/stat : 30853 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 141897 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30854] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30854/stat : 30854 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 141898 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30855] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30855/stat : 30855 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 141899 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30856] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30856/stat : 30856 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 141900 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30857] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30857/stat : 30857 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 141901 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30858] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30858/stat : 30858 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 141903 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30859] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30859/stat : 30859 (java) S 30846 30848 29867 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 833657517 10800427008 141904 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 0 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
[pid=30848/tid=30860] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30860/stat : 30860 (java) S 30846 30848 29867 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 833657518 10800427008 141906 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30861] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30861/stat : 30861 (java) S 30846 30848 29867 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 833657518 10800427008 141908 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30862] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30862/stat : 30862 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657520 10800427008 141909 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624934321 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30863] ppid=30846 vsize=10547292 CPUtime=0.53 cores=0,2,4,6
/proc/30848/task/30863/stat : 30863 (java) S 30846 30848 29867 0 -1 4202560 4139 0 0 0 53 0 0 0 23 0 19 0 833657520 10800427008 141910 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30864] ppid=30846 vsize=10547292 CPUtime=0.52 cores=0,2,4,6
/proc/30848/task/30864/stat : 30864 (java) S 30846 30848 29867 0 -1 4202560 4334 0 0 0 52 0 0 0 15 0 19 0 833657520 10800427008 141911 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30865] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30865/stat : 30865 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657520 10800427008 141912 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30866] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30866/stat : 30866 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 833657520 10800427008 141913 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
[pid=30848/tid=30867] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30867/stat : 30867 (java) S 30846 30848 29867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 833657564 10800427008 141914 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 10547292

[startup+6.30149 s]
/proc/loadavg: 2.04 2.04 2.00 5/535 30867
/proc/meminfo: memFree=25371468/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=10547292 CPUtime=7.39 cores=0,2,4,6
/proc/30848/stat : 30848 (java) S 30846 30848 29867 0 -1 4202496 299005 0 1 0 704 35 0 0 25 0 19 0 833657514 10800427008 294136 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 2636823 294139 2238 9 0 2627557 0
[pid=30848/tid=30849] ppid=30846 vsize=10547292 CPUtime=6.28 cores=0,2,4,6
/proc/30848/task/30849/stat : 30849 (java) R 30846 30848 29867 0 -1 4202560 289371 0 1 0 594 34 0 0 21 0 19 0 833657515 10800427008 294140 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 46912505885860 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30848/tid=30851] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30851/stat : 30851 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 294142 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30852] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30852/stat : 30852 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 294144 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30853] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30853/stat : 30853 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 294145 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30854] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30854/stat : 30854 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 294147 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30855] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30855/stat : 30855 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 294149 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30856] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30856/stat : 30856 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 294150 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30857] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30857/stat : 30857 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 294152 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30858] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30858/stat : 30858 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657516 10800427008 294154 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30859] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30859/stat : 30859 (java) S 30846 30848 29867 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 833657517 10800427008 294155 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 0 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
[pid=30848/tid=30860] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30860/stat : 30860 (java) S 30846 30848 29867 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 833657518 10800427008 294157 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30861] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30861/stat : 30861 (java) S 30846 30848 29867 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 833657518 10800427008 294159 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30862] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30862/stat : 30862 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657520 10800427008 294160 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624934321 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30863] ppid=30846 vsize=10547292 CPUtime=0.55 cores=0,2,4,6
/proc/30848/task/30863/stat : 30863 (java) S 30846 30848 29867 0 -1 4202560 4142 0 0 0 55 0 0 0 18 0 19 0 833657520 10800427008 294162 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30864] ppid=30846 vsize=10547292 CPUtime=0.54 cores=0,2,4,6
/proc/30848/task/30864/stat : 30864 (java) S 30846 30848 29867 0 -1 4202560 4335 0 0 0 54 0 0 0 15 0 19 0 833657520 10800427008 294162 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0

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

[pid=30848/tid=30865] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30865/stat : 30865 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657520 10800427008 932483 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30866] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30866/stat : 30866 (java) S 30846 30848 29867 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 19 0 833657520 10800427008 932483 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30867] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30867/stat : 30867 (java) S 30846 30848 29867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 833657564 10800427008 932483 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1664.73
Current children cumulated vsize (KiB) 10547292

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/535 30973
/proc/meminfo: memFree=22662492/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=10547292 CPUtime=1724.8 cores=0,2,4,6
/proc/30848/stat : 30848 (java) S 30846 30848 29867 0 -1 4202496 943290 0 1 0 172372 108 0 0 25 0 19 0 833657514 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 2636823 936429 2267 9 0 2627557 0
[pid=30848/tid=30849] ppid=30846 vsize=10547292 CPUtime=1715.63 cores=0,2,4,6
/proc/30848/task/30849/stat : 30849 (java) R 30846 30848 29867 0 -1 4202560 860104 0 1 0 171469 94 0 0 25 0 19 0 833657515 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 46912505955484 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30848/tid=30851] ppid=30846 vsize=10547292 CPUtime=0.2 cores=0,2,4,6
/proc/30848/task/30851/stat : 30851 (java) S 30846 30848 29867 0 -1 4202560 5956 0 0 0 19 1 0 0 15 0 19 0 833657516 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30852] ppid=30846 vsize=10547292 CPUtime=0.16 cores=0,2,4,6
/proc/30848/task/30852/stat : 30852 (java) S 30846 30848 29867 0 -1 4202560 6235 0 0 0 16 0 0 0 16 0 19 0 833657516 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30853] ppid=30846 vsize=10547292 CPUtime=0.21 cores=0,2,4,6
/proc/30848/task/30853/stat : 30853 (java) S 30846 30848 29867 0 -1 4202560 6826 0 0 0 20 1 0 0 16 0 19 0 833657516 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
[pid=30848/tid=30854] ppid=30846 vsize=10547292 CPUtime=0.21 cores=0,2,4,6
/proc/30848/task/30854/stat : 30854 (java) S 30846 30848 29867 0 -1 4202560 7079 0 0 0 20 1 0 0 16 0 19 0 833657516 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30855] ppid=30846 vsize=10547292 CPUtime=0.18 cores=0,2,4,6
/proc/30848/task/30855/stat : 30855 (java) S 30846 30848 29867 0 -1 4202560 4820 0 0 0 18 0 0 0 15 0 19 0 833657516 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30856] ppid=30846 vsize=10547292 CPUtime=0.17 cores=0,2,4,6
/proc/30848/task/30856/stat : 30856 (java) S 30846 30848 29867 0 -1 4202560 7813 0 0 0 17 0 0 0 16 0 19 0 833657516 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
[pid=30848/tid=30857] ppid=30846 vsize=10547292 CPUtime=0.19 cores=0,2,4,6
/proc/30848/task/30857/stat : 30857 (java) S 30846 30848 29867 0 -1 4202560 7105 0 0 0 18 1 0 0 15 0 19 0 833657516 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
[pid=30848/tid=30858] ppid=30846 vsize=10547292 CPUtime=0.19 cores=0,2,4,6
/proc/30848/task/30858/stat : 30858 (java) S 30846 30848 29867 0 -1 4202560 6787 0 0 0 19 0 0 0 15 0 19 0 833657516 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30859] ppid=30846 vsize=10547292 CPUtime=6.18 cores=0,2,4,6
/proc/30848/task/30859/stat : 30859 (java) S 30846 30848 29867 0 -1 4202560 20805 0 0 0 614 4 0 0 15 0 19 0 833657517 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 0 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30860] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30860/stat : 30860 (java) S 30846 30848 29867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 833657518 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30861] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30861/stat : 30861 (java) S 30846 30848 29867 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 833657518 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30862] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30862/stat : 30862 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657520 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624934321 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30863] ppid=30846 vsize=10547292 CPUtime=0.6 cores=0,2,4,6
/proc/30848/task/30863/stat : 30863 (java) S 30846 30848 29867 0 -1 4202560 4156 0 0 0 60 0 0 0 15 0 19 0 833657520 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30864] ppid=30846 vsize=10547292 CPUtime=0.77 cores=0,2,4,6
/proc/30848/task/30864/stat : 30864 (java) S 30846 30848 29867 0 -1 4202560 4356 0 0 0 77 0 0 0 15 0 19 0 833657520 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30865] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30865/stat : 30865 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657520 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30866] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30866/stat : 30866 (java) S 30846 30848 29867 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 833657520 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30867] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30867/stat : 30867 (java) S 30846 30848 29867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 833657564 10800427008 936429 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1724.8
Current children cumulated vsize (KiB) 10547292

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/535 30975
/proc/meminfo: memFree=22642116/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=10547292 CPUtime=1784.84 cores=0,2,4,6
/proc/30848/stat : 30848 (java) S 30846 30848 29867 0 -1 4202496 945143 0 1 0 178375 109 0 0 25 0 19 0 833657514 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 2636823 938221 2267 9 0 2627557 0
[pid=30848/tid=30849] ppid=30846 vsize=10547292 CPUtime=1775.35 cores=0,2,4,6
/proc/30848/task/30849/stat : 30849 (java) R 30846 30848 29867 0 -1 4202560 860106 0 1 0 177441 94 0 0 25 0 19 0 833657515 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 46912505955484 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30848/tid=30851] ppid=30846 vsize=10547292 CPUtime=0.21 cores=0,2,4,6
/proc/30848/task/30851/stat : 30851 (java) S 30846 30848 29867 0 -1 4202560 5956 0 0 0 20 1 0 0 15 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30852] ppid=30846 vsize=10547292 CPUtime=0.16 cores=0,2,4,6
/proc/30848/task/30852/stat : 30852 (java) S 30846 30848 29867 0 -1 4202560 6433 0 0 0 16 0 0 0 15 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30853] ppid=30846 vsize=10547292 CPUtime=0.21 cores=0,2,4,6
/proc/30848/task/30853/stat : 30853 (java) S 30846 30848 29867 0 -1 4202560 6826 0 0 0 20 1 0 0 15 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30854] ppid=30846 vsize=10547292 CPUtime=0.22 cores=0,2,4,6
/proc/30848/task/30854/stat : 30854 (java) S 30846 30848 29867 0 -1 4202560 7495 0 0 0 21 1 0 0 15 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30855] ppid=30846 vsize=10547292 CPUtime=0.2 cores=0,2,4,6
/proc/30848/task/30855/stat : 30855 (java) S 30846 30848 29867 0 -1 4202560 5355 0 0 0 19 1 0 0 16 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30856] ppid=30846 vsize=10547292 CPUtime=0.17 cores=0,2,4,6
/proc/30848/task/30856/stat : 30856 (java) S 30846 30848 29867 0 -1 4202560 7813 0 0 0 17 0 0 0 15 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
[pid=30848/tid=30857] ppid=30846 vsize=10547292 CPUtime=0.19 cores=0,2,4,6
/proc/30848/task/30857/stat : 30857 (java) S 30846 30848 29867 0 -1 4202560 7489 0 0 0 18 1 0 0 16 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30858] ppid=30846 vsize=10547292 CPUtime=0.19 cores=0,2,4,6
/proc/30848/task/30858/stat : 30858 (java) S 30846 30848 29867 0 -1 4202560 6790 0 0 0 19 0 0 0 15 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30859] ppid=30846 vsize=10547292 CPUtime=6.44 cores=0,2,4,6
/proc/30848/task/30859/stat : 30859 (java) S 30846 30848 29867 0 -1 4202560 21116 0 0 0 640 4 0 0 15 0 19 0 833657517 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 0 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30860] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30860/stat : 30860 (java) S 30846 30848 29867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 833657518 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30861] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30861/stat : 30861 (java) S 30846 30848 29867 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 833657518 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30862] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30862/stat : 30862 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657520 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624934321 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30863] ppid=30846 vsize=10547292 CPUtime=0.6 cores=0,2,4,6
/proc/30848/task/30863/stat : 30863 (java) S 30846 30848 29867 0 -1 4202560 4156 0 0 0 60 0 0 0 15 0 19 0 833657520 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30864] ppid=30846 vsize=10547292 CPUtime=0.77 cores=0,2,4,6
/proc/30848/task/30864/stat : 30864 (java) S 30846 30848 29867 0 -1 4202560 4356 0 0 0 77 0 0 0 15 0 19 0 833657520 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30865] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30865/stat : 30865 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657520 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30866] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30866/stat : 30866 (java) S 30846 30848 29867 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 833657520 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30867] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30867/stat : 30867 (java) S 30846 30848 29867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 833657564 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1784.84
Current children cumulated vsize (KiB) 10547292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.5 s]
/proc/loadavg: 2.00 2.03 2.00 3/535 30975
/proc/meminfo: memFree=22642096/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=10547292 CPUtime=1800.06 cores=0,2,4,6
/proc/30848/stat : 30848 (java) S 30846 30848 29867 0 -1 4202496 945143 0 1 0 179897 109 0 0 25 0 19 0 833657514 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 2636823 938221 2267 9 0 2627557 0
[pid=30848/tid=30849] ppid=30846 vsize=10547292 CPUtime=1790.57 cores=0,2,4,6
/proc/30848/task/30849/stat : 30849 (java) R 30846 30848 29867 0 -1 4202560 860106 0 1 0 178963 94 0 0 25 0 19 0 833657515 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 46912505819568 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30848/tid=30851] ppid=30846 vsize=10547292 CPUtime=0.21 cores=0,2,4,6
/proc/30848/task/30851/stat : 30851 (java) S 30846 30848 29867 0 -1 4202560 5956 0 0 0 20 1 0 0 15 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30852] ppid=30846 vsize=10547292 CPUtime=0.16 cores=0,2,4,6
/proc/30848/task/30852/stat : 30852 (java) S 30846 30848 29867 0 -1 4202560 6433 0 0 0 16 0 0 0 15 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30853] ppid=30846 vsize=10547292 CPUtime=0.21 cores=0,2,4,6
/proc/30848/task/30853/stat : 30853 (java) S 30846 30848 29867 0 -1 4202560 6826 0 0 0 20 1 0 0 15 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30854] ppid=30846 vsize=10547292 CPUtime=0.22 cores=0,2,4,6
/proc/30848/task/30854/stat : 30854 (java) S 30846 30848 29867 0 -1 4202560 7495 0 0 0 21 1 0 0 15 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30855] ppid=30846 vsize=10547292 CPUtime=0.2 cores=0,2,4,6
/proc/30848/task/30855/stat : 30855 (java) S 30846 30848 29867 0 -1 4202560 5355 0 0 0 19 1 0 0 16 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30856] ppid=30846 vsize=10547292 CPUtime=0.17 cores=0,2,4,6
/proc/30848/task/30856/stat : 30856 (java) S 30846 30848 29867 0 -1 4202560 7813 0 0 0 17 0 0 0 15 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
[pid=30848/tid=30857] ppid=30846 vsize=10547292 CPUtime=0.19 cores=0,2,4,6
/proc/30848/task/30857/stat : 30857 (java) S 30846 30848 29867 0 -1 4202560 7489 0 0 0 18 1 0 0 16 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30858] ppid=30846 vsize=10547292 CPUtime=0.19 cores=0,2,4,6
/proc/30848/task/30858/stat : 30858 (java) S 30846 30848 29867 0 -1 4202560 6790 0 0 0 19 0 0 0 15 0 19 0 833657516 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30859] ppid=30846 vsize=10547292 CPUtime=6.44 cores=0,2,4,6
/proc/30848/task/30859/stat : 30859 (java) S 30846 30848 29867 0 -1 4202560 21116 0 0 0 640 4 0 0 15 0 19 0 833657517 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 0 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30860] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30860/stat : 30860 (java) S 30846 30848 29867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 833657518 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30861] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30861/stat : 30861 (java) S 30846 30848 29867 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 833657518 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30862] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30862/stat : 30862 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657520 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624934321 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30863] ppid=30846 vsize=10547292 CPUtime=0.6 cores=0,2,4,6
/proc/30848/task/30863/stat : 30863 (java) S 30846 30848 29867 0 -1 4202560 4156 0 0 0 60 0 0 0 15 0 19 0 833657520 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 0 0 0 0
[pid=30848/tid=30864] ppid=30846 vsize=10547292 CPUtime=0.77 cores=0,2,4,6
/proc/30848/task/30864/stat : 30864 (java) S 30846 30848 29867 0 -1 4202560 4356 0 0 0 77 0 0 0 15 0 19 0 833657520 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 2 0 0 0
[pid=30848/tid=30865] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30865/stat : 30865 (java) S 30846 30848 29867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833657520 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624926617 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30866] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30866/stat : 30866 (java) S 30846 30848 29867 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 833657520 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 4 0 16800975 18446604448911902656 0 0 -1 4 0 0 0
[pid=30848/tid=30867] ppid=30846 vsize=10547292 CPUtime=0 cores=0,2,4,6
/proc/30848/task/30867/stat : 30867 (java) S 30846 30848 29867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 833657564 10800427008 938221 33554432000 1073741824 1073778376 140734156665712 18446744073709551615 270624927232 0 4 0 16800975 18446604448911902656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 10547292

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

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

[startup+1797.62 s]
/proc/loadavg: 2.00 2.03 2.00 3/535 30975
/proc/meminfo: memFree=22642096/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=0 CPUtime=1800.24 cores=0,2,4,6
/proc/30848/stat : 30848 (java) Z 30846 30848 29867 0 -1 4203548 945174 0 1 0 179911 113 0 0 17 0 2 0 833657514 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 0

[startup+1797.7 s]
/proc/loadavg: 2.00 2.03 2.00 3/535 30975
/proc/meminfo: memFree=22642096/32951124 swapFree=53876548/67111528
[pid=30848] ppid=30846 vsize=0 CPUtime=1800.31 cores=0,2,4,6
/proc/30848/stat : 30848 (java) Z 30846 30848 29867 0 -1 4203548 945174 0 1 0 179911 120 0 0 17 0 2 0 833657514 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30848/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.31
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.72
CPU time (s): 1800.34
CPU user time (s): 1799.11
CPU system time (s): 1.23081
CPU usage (%): 100.146
Max. virtual memory (cumulated for all children) (KiB): 10547292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.11
system time used= 1.23081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 945174
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= 39439
involuntary context switches= 6772

runsolver used 9.8545 second user time and 19.603 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-04 22:49:26
IDJOB=3456378
IDBENCH=2208
IDSOLVER=1951
FILE ID=node108/3456378-1307220566
RUNJOBID= node108-1307215872-29885
PBS_JOBID= 13509110
Free space on /tmp= 73836 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-1.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3456378-1307220566/watcher-3456378-1307220566 -o /tmp/evaluation-result-3456378-1307220566/solver-3456378-1307220566 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456378-1307220566.opb

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

MD5SUM BENCH= 5a9e4c8983ff8fc3ce01109a5c224dd2
RANDOM SEED=1396453269

node108.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	: 5226.15
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.82
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.77
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.82
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26375188 kB
Buffers:        333204 kB
Cached:        1062540 kB
SwapCached:      13540 kB
Active:        5320508 kB
Inactive:       962696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26375188 kB
SwapTotal:    67111528 kB
SwapFree:     53876548 kB
Dirty:             908 kB
Writeback:           0 kB
AnonPages:     4884984 kB
Mapped:          20872 kB
Slab:           150968 kB
PageTables:      73452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 144903796 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= 73836 MiB
End job on node108 at 2011-06-04 23:19:25